blob: 4e2c16f5bf0b3c7fd01cbc3614be848874405a60 [file] [log] [blame]
2013-05-15 Dongseong Hwang <dongseong.hwang@intel.com>
Remove an overloaded strokeRect in <canvas>
https://bugs.webkit.org/show_bug.cgi?id=116017
Reviewed by Benjamin Poulain.
canvas/philip/tests/2d.missingargs.html can cover
fast/canvas/canvas-overloads-strokeRect.html, so this patch removed it.
* fast/canvas/canvas-overloads-strokeRect-expected.txt: Removed.
* fast/canvas/canvas-overloads-strokeRect.html: Removed.
* fast/canvas/script-tests/canvas-overloads-strokeRect.js: Removed.
* fast/canvas/script-tests/canvas-strokeRect.js:
2013-05-15 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
[css3-text] text-decoration-line now accepts "blink" as valid value
https://bugs.webkit.org/show_bug.cgi?id=116104
Reviewed by Andreas Kling.
Updated layout test results to reflect changes in specification.
* fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line-expected.txt:
* fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-decoration-line.js:
* fast/css3-text/css3-text-decoration/text-decoration-line-expected.html:
* fast/css3-text/css3-text-decoration/text-decoration-line.html:
2013-05-15 Peter Gal <galpeter@inf.u-szeged.hu>
Allow http tests on Arch Linux
https://bugs.webkit.org/show_bug.cgi?id=116155
Reviewed by Ryosuke Niwa.
* http/conf/archlinux-httpd.conf: Added.
2013-05-15 Zan Dobersek <zdobersek@igalia.com>
Unreviewed GTK gardening.
* platform/gtk/TestExpectations: Removing two redundant flaky crasher expectations. Adjusting one expectation,
assigning it a mock bug modifier so the TestExpectations linting passes.
2013-05-15 Zan Dobersek <zdobersek@igalia.com>
Unreviewed GTK gardening.
* platform/gtk/TestExpectations: Removing failure expectations for 7 CSS Regions and CSS Exclusions reftests.
2013-05-15 Zan Dobersek <zdobersek@igalia.com>
Unreviewed GTK gardening.
* platform/gtk/fast/js/global-constructors-attributes-expected.txt: Rebaselining after r149845.
2013-05-15 Zan Dobersek <zdobersek@igalia.com>
Unreviewed GTK gardening.
* platform/gtk/TestExpectations: Adding faillure expectations for two reftests that
started failing after r150025 and r150065.
2013-05-15 Radu Stavila <stavila@adobe.com>
[CSSRegions] Implement offsetParent for elements inside named flow
https://bugs.webkit.org/show_bug.cgi?id=113276
Reviewed by Darin Adler.
In the offsetParent algorithm, the nearest ancestor search skips from the topmost named flow elements directly to the body element.
Added new test for offsetParent when body is flowed into a region.
Updated existing offsetParent test.
* fast/regions/offsetParent-body-in-flow-thread-expected.txt: Added.
* fast/regions/offsetParent-body-in-flow-thread.html: Added.
* fast/regions/offsetParent-in-flow-thread-expected.txt:
* fast/regions/offsetParent-in-flow-thread.html:
2013-05-14 Hans Muller <hmuller@adobe.com>
[CSS Exclusions] Some layout tests fail to account for inline pixel snapping
https://bugs.webkit.org/show_bug.cgi?id=116115
Reviewed by Dirk Schulze.
Adjust the expected locations of spans to account for the fact that inline layout snaps boxes' logical top
and bottom to pixels, and the fact that line segment layout rounds the logical left and floors the logical
right of segments.
* fast/exclusions/shape-inside/shape-inside-polygon-layout.html: Use the quiet variable!
* fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt:
* fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html:
* fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html:
* fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html:
2013-05-14 Alexey Proskuryakov <ap@apple.com>
[Mac] Add tests for secure event input
https://bugs.webkit.org/show_bug.cgi?id=116121
Reviewed by Mark Rowe.
* editing/secure-input: Added.
* editing/secure-input/password-input-changed-type-expected.txt: Added.
* editing/secure-input/password-input-changed-type.html: Added.
* editing/secure-input/password-input-focusing-expected.txt: Added.
* editing/secure-input/password-input-focusing-to-different-frame-expected.txt: Added.
* editing/secure-input/password-input-focusing-to-different-frame.html: Added.
* editing/secure-input/password-input-focusing.html: Added.
* editing/secure-input/removed-password-input-expected.txt: Added.
* editing/secure-input/removed-password-input.html: Added.
* editing/secure-input/reset-state-on-navigation-expected.txt: Added.
* editing/secure-input/reset-state-on-navigation.html: Added.
* editing/secure-input/resources: Added.
* editing/secure-input/resources/reset-state-on-navigation-target.html: Added.
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
* platform/qt/TestExpectations:
* platform/win/TestExpectations:
* platform/wincairo/TestExpectations:
2013-05-14 David Hyatt <hyatt@apple.com>
REGRESSION (r147261): Many overlaid elements on united.com's account page
https://bugs.webkit.org/show_bug.cgi?id=116107
<rdar://problem/13690610>
Reviewed by Simon Fraser.
* fast/flexbox/auto-height-with-flex-expected.html: Added.
* fast/flexbox/auto-height-with-flex.html: Added.
2013-05-14 Bem Jones-Bey <bjonesbe@adobe.com>
Heap-use-after-free in WebCore::RenderBox::exclusionShapeOutsideInfo
https://bugs.webkit.org/show_bug.cgi?id=115566
Reviewed by David Hyatt.
Cleaned up test from the fuzzer. Will only crash if run under a memory
checking tool like ASAN.
* fast/block/float/float-append-child-crash-expected.txt: Added.
* fast/block/float/float-append-child-crash.html: Added.
2013-05-14 Commit Queue <commit-queue@webkit.org>
Unreviewed, rolling out r150023.
http://trac.webkit.org/changeset/150023
https://bugs.webkit.org/show_bug.cgi?id=116120
Causes table layout issues (Bug 116118) and crashes on
buildbot waterfall pages. (Requested by ddkilzer on #webkit).
* fast/css/vertical-align-baseline-rowspan-007-expected.html:
* fast/css/vertical-align-baseline-rowspan-007.htm:
* fast/css/vertical-align-baseline-rowspan-008-expected.html:
* fast/table/table-rowspan-height-distribution-in-rows.html: Removed.
* platform/gtk/TestExpectations:
* platform/mac/TestExpectations:
* platform/qt/TestExpectations:
* platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.png: Removed.
* platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.txt: Removed.
* platform/qt/tables/mozilla/bugs/bug17548-expected.png:
* platform/qt/tables/mozilla/bugs/bug17548-expected.txt:
* platform/qt/tables/mozilla/bugs/bug220536-expected.png:
* platform/qt/tables/mozilla/bugs/bug220536-expected.txt:
* platform/qt/tables/mozilla/bugs/bug7714-expected.png:
* platform/qt/tables/mozilla/bugs/bug7714-expected.txt:
* platform/qt/tables/mozilla/core/bloomberg-expected.png:
* platform/qt/tables/mozilla/core/bloomberg-expected.txt:
* platform/qt/tables/mozilla/other/test6-expected.png:
* platform/qt/tables/mozilla/other/test6-expected.txt:
* platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
* platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
* platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
* platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
* platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
* platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.png:
* platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
* tables/mozilla/core/bloomberg-expected.txt:
* tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
2013-05-13 Ryosuke Niwa <rniwa@webkit.org>
Removing Attr can delete a wrong Attribute in ElementData
https://bugs.webkit.org/show_bug.cgi?id=116077
Reviewed by Benjamin Poulain.
Add a regression test by importing
https://chromium.googlesource.com/chromium/blink/+/e861452a292e185501e48940305947aa6a4e23c2
* fast/dom/adopt-attribute-crash-expected.txt: Added.
* fast/dom/adopt-attribute-crash.svg: Added.
2013-05-14 Andrei Bucur <abucur@adobe.com>
Modify checkLayout to receive the log container as an optional parameter
https://bugs.webkit.org/show_bug.cgi?id=112793
Reviewed by Darin Adler.
Add a way to specify the container manually for checkLayout. This is helpful to measure regions for nested
named flows (and probably other cases as well).
* resources/check-layout.js: Added an optional parameter to window.checkLayout.
2013-04-30 Balazs Kelemen <b.kelemen@sisa.samsung.com>
[GStreamer] cannot seek after video finished
https://bugs.webkit.org/show_bug.cgi?id=114044
Reviewed by Philippe Normand.
* media/video-seek-after-end-expected.txt: Added.
* media/video-seek-after-end.html: Added.
2013-05-14 Zalan Bujtas <zalan@apple.com>
Ellipsis text is placed to wrong position, when the truncated text is fully cut off in RTL direction.
https://bugs.webkit.org/show_bug.cgi?id=115858
Reviewed by Darin Adler.
* fast/css/text-overflow-ellipsis-full-truncate-rtl-expected.html: Added.
* fast/css/text-overflow-ellipsis-full-truncate-rtl.html: Added.
2013-05-14 Zoltan Arvai <zarvai@inf.u-szeged.hu>
[Qt] Unreviewed gardening.
* platform/qt/TestExpectations: Skip test using disabled feature.
* platform/qt/http/tests/security/cross-frame-access-put-expected.txt: Rebaselining after r149869.
2013-05-14 Jinwoo Song <jinwoo7.song@samsung.com>
[EFL] Unreviewed EFL gardening
https://bugs.webkit.org/show_bug.cgi?id=116090
Unreviewed EFL gardening.
Rebaseline after r155023.
* platform/efl/TestExpectations:
* platform/efl/fast/table/007-expected.png:
* platform/efl/fast/table/007-expected.txt:
* platform/efl/fast/table/colspanMinWidth-expected.png:
* platform/efl/fast/table/colspanMinWidth-expected.txt:
* platform/efl/fast/table/spanOverlapRepaint-expected.png:
* platform/efl/fast/table/spanOverlapRepaint-expected.txt:
* platform/efl/fast/table/table-rowspan-height-distribution-in-rows-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug13169-expected.png:
* platform/efl/tables/mozilla/bugs/bug13169-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug133756-1-expected.txt:
* platform/efl/tables/mozilla/bugs/bug133756-2-expected.png:
* platform/efl/tables/mozilla/bugs/bug133756-2-expected.txt:
* platform/efl/tables/mozilla/bugs/bug17138-expected.png:
* platform/efl/tables/mozilla/bugs/bug17138-expected.txt:
* platform/efl/tables/mozilla/bugs/bug17548-expected.png:
* platform/efl/tables/mozilla/bugs/bug17548-expected.txt:
* platform/efl/tables/mozilla/bugs/bug220536-expected.png:
* platform/efl/tables/mozilla/bugs/bug220536-expected.txt:
* platform/efl/tables/mozilla/bugs/bug6304-expected.png:
* platform/efl/tables/mozilla/bugs/bug6304-expected.txt:
* platform/efl/tables/mozilla/bugs/bug73321-expected.txt: Renamed from LayoutTests/platform/efl-wk2/tables/mozilla/bugs/bug73321-expected.txt.
* platform/efl/tables/mozilla/bugs/bug7714-expected.txt:
* platform/efl/tables/mozilla/bugs/bug8858-expected.txt:
* platform/efl/tables/mozilla/core/bloomberg-expected.png:
* platform/efl/tables/mozilla/core/bloomberg-expected.txt:
* platform/efl/tables/mozilla/core/cell_heights-expected.txt:
* platform/efl/tables/mozilla/other/test6-expected.png:
* platform/efl/tables/mozilla/other/test6-expected.txt:
* platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
* platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
* platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
* platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
* platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
* platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
* platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
* platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.png:
* platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
* platform/efl/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
2013-05-14 Alex Christensen <achristensen@apple.com>
The tests marked with the comment "WebKitTestRunner needs to sanitize file urls in the output"
run successfully with WebKitTestRunner. They should not be skipped.
https://bugs.webkit.org/show_bug.cgi?id=116083
Reviewed by Darin Adler.
* platform/wk2/TestExpectations:
Unskip tests.
2013-05-13 Ryuan Choi <ryuan.choi@samsung.com>
Unreviewed EFL gardening.
Unskip several tests which already passed and add png expected results.
* platform/efl/TestExpectations:
* platform/efl/editing/selection/doubleclick-crash-expected.png: Added.
* platform/efl/editing/selection/select-missing-image-expected.png: Added.
2013-05-13 Allan Sandfeld Jensen <allan.jensen@digia.com>
compositing/transitions/transform-on-large-layer.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=110099
Reviewed by Darin Adler.
Only set the timeout for test end after the resize event has been
received. This helps slow test bots, and also makes it easier to
tell rendering failures from failures to send resize event.
* compositing/transitions/transform-on-large-layer.html:
2013-05-13 Alex Christensen <achristensen@apple.com>
Added testRunner.setPrinting.
https://bugs.webkit.org/show_bug.cgi?id=42693
rdar://problem/8213845
Reviewed by Darin Adler.
* platform/wk2/TestExpectations:
Unskipped printing tests.
2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
Rename BarInfo to BarProp and remove [NoInterfaceObject]
https://bugs.webkit.org/show_bug.cgi?id=116027
Reviewed by Andreas Kling.
Rebaseline fast/js/global-constructors-attributes.html now that there is a new
'BarProp' global constructor.
Rebaseline a few other tests now that BarInfo was renamed to BarProp.
* fast/dom/Window/window-lookup-precedence-expected.txt:
* fast/js/global-constructors-attributes-expected.txt:
* fast/loader/window-properties-restored-from-page-cache-expected.txt:
* http/tests/security/cross-frame-access-put-expected.txt:
* platform/efl/fast/js/global-constructors-attributes-expected.txt:
* platform/gtk/fast/dom/Window/window-lookup-precedence-expected.txt:
* platform/gtk/fast/js/global-constructors-attributes-expected.txt:
* platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
* platform/mac/fast/dom/Window/window-lookup-precedence-expected.txt:
* platform/qt/fast/js/global-constructors-attributes-expected.txt:
2013-05-13 Dean Jackson <dino@apple.com>
toDataURL can return an empty image in some cases
https://bugs.webkit.org/show_bug.cgi?id=115981
<rdar://problem/13760256>
Reviewed by Darin Adler.
Make sure that a canvas with content is not the same as one
without content.
* fast/canvas/toDataURL-not-empty-expected.txt: Added.
* fast/canvas/toDataURL-not-empty.html: Added.
2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Mark fast/table/crash-split-table-section-no-cell-recalc.html as crashing
on EFL port.
* platform/efl/TestExpectations:
2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Unskip several tests that stopped crashing after r150030.
* platform/efl-wk2/TestExpectations:
2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Mark fast/css/variables/var-inside-shape.html as failing on EFL after
r150025.
* platform/efl/TestExpectations:
2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Mark fast/animation/request-animation-frame-too-rapid.html as failing on EFL WK2
due to r150015.
* platform/efl-wk2/TestExpectations:
2013-05-13 Hans Muller <hmuller@adobe.com>
[CSS Exclusions] Simple shape-outside tests fail when subpixel layout is disabled
https://bugs.webkit.org/show_bug.cgi?id=115767
Reviewed by Dirk Schulze.
The overall goal of this change was to restore the (last) four excluded exclusions ref-tests
by making them work correctly when subpixel layout is disabled. All of the tests were
substantially simplified, as was the supporting javascript code. The original
shape-outside-floats-simple-rounded-rectangle test was replaced by three separate tests
because the original was bigger then then the 800x600 limit and because it unncessarily
combined three indepedent test cases.
* fast/exclusions/resources/rounded-rectangle.js:
(ellipseXIntercept): Return the 1st quadrant X intercept for an ellipse given a first quadrant Y intercept.
(scanConvertRoundedRectangleOutside): Return the line segment intervals that overlap a rounded rectangle.
(genLeftRightRoundedRectFloatShapeOutsideRefTest): Insert a stack of float divs that match the left or right edge of a rounded rectangle.
* fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y-expected.html:
* fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y.html:
* fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle-expected.html:
* fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle.html:
* fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse-expected.html:
* fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse.html:
* fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-001-expected.html: Added.
* fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-001.html: Added.
* fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-002-expected.html: Added.
* fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-002.html: Added.
* fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-003-expected.html: Added.
* fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-003.html: Added.
* fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-expected.html: Removed.
* fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle.html: Removed.
* platform/mac/TestExpectations:
2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed, rolling out r150022.
http://trac.webkit.org/changeset/150022
https://bugs.webkit.org/show_bug.cgi?id=114044
Causes assertions in media tests
* media/video-seek-after-end-expected.txt: Removed.
* media/video-seek-after-end.html: Removed.
2013-05-13 Bem Jones-Bey <bjonesbe@adobe.com>
Fix the float logic to not return an anonymous block ancestor
https://bugs.webkit.org/show_bug.cgi?id=115925
Reviewed by David Hyatt.
Cleaned up fuzzer test. Note that this will only crash when run under
a memory checker like ASAN.
* fast/block/float/float-not-removed-crash2-expected.txt: Added.
* fast/block/float/float-not-removed-crash2.html: Added.
2013-05-13 Zoltan Horvath <zoltan@webkit.org>
[CSS Regions][CSS Exclusions] Shape-inside on regions should respect region borders and paddings
https://bugs.webkit.org/show_bug.cgi?id=115456
Reviewed by David Hyatt.
I refactored the computation logic of shape-inside on regions by removing access to RenderFlowThread from ExclusionShapeInfo's logicalTopOffset
function, this means all the logic is now existing in RenderBlockLineLayout.cpp. By modifying the logicalTopOffset it turned out that the borders
and padding hadn't worked correctly, since borders and paddings were counted twice in the shape-inside's computation. This patch adds the necessary
modifications to let it respect the borders and padding in the correct way. I created 2 new helper functions to prevent increasing the code size of
the layoutRunsAndFloatsInRange function.
* fast/regions/shape-inside/shape-inside-on-additional-regions-expected.html: Modify to not use shape-inside for testing.
* fast/regions/shape-inside/shape-inside-on-additional-regions.html: Fix the shape-inside's dimension.
* fast/regions/shape-inside/shape-inside-on-first-region-block-content-expected.html: Added.
* fast/regions/shape-inside/shape-inside-on-first-region-block-content.html: Added.
* fast/regions/shape-inside/shape-inside-on-first-region-inline-content-expected.html: Added.
* fast/regions/shape-inside/shape-inside-on-first-region-inline-content.html: Added.
* fast/regions/shape-inside/shape-inside-on-regions-expected.html: Match the shape-inside height to the container's height.
* fast/regions/shape-inside/shape-inside-on-regions-inline-content-expected.html: Added.
* fast/regions/shape-inside/shape-inside-on-regions.html: Match the shape-inside height to the container's height.
* fast/regions/shape-inside/shape-inside-on-second-region-block-content-expected.html: Added.
* fast/regions/shape-inside/shape-inside-on-second-region-block-content.html: Added.
* fast/regions/shape-inside/shape-inside-on-second-region-inline-content-expected.html: Added.
* fast/regions/shape-inside/shape-inside-on-second-region-inline-content.html: Added.
* fast/regions/shape-inside/shape-inside-with-region-borders-expected.html: Added.
* fast/regions/shape-inside/shape-inside-with-region-borders.html: Added.
* fast/regions/shape-inside/shape-inside-with-region-padding-expected.html: Added.
* fast/regions/shape-inside/shape-inside-with-region-padding.html: Added.
2013-05-13 Bear Travis <betravis@adobe.com>
[css exclusions] Enable CSS Exclusions by default when CSS_EXCLUSIONS is set
https://bugs.webkit.org/show_bug.cgi?id=115919
Reviewed by Dean Jackson.
Adding a test to make sure CSS Exclusions can be enabled, and are enabled by
default.
* fast/exclusions/css-exclusions-enabled-expected.txt: Added.
* fast/exclusions/css-exclusions-enabled.html: Added.
2013-05-13 Suchit Agrawal <a.suchit@samsung.com>
Cell heights are disproportional when a row-spanning cell contains a block element that determines the height of the rows
https://bugs.webkit.org/show_bug.cgi?id=52185
Reviewed by David Hyatt.
Test case updated.
* fast/css/vertical-align-baseline-rowspan-007.htm:
Reference Test cases updated.
* fast/css/vertical-align-baseline-rowspan-007-expected.html:
* fast/css/vertical-align-baseline-rowspan-008-expected.html:
Added test cases based on changes in the code and different scenarios for rowspan height
distribution in rows.
* fast/table/table-rowspan-height-distribution-in-rows.html: Added.
* platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.png: Added.
* platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.txt: Added.
Test cases need to rebaseline in qt, efl, gtk and mac platforms.
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/mac/TestExpectations:
* platform/qt/TestExpectations:
Test case results are updated in qt platform.
* platform/qt/tables/mozilla/bugs/bug17548-expected.png:
* platform/qt/tables/mozilla/bugs/bug17548-expected.txt:
* platform/qt/tables/mozilla/bugs/bug220536-expected.png:
* platform/qt/tables/mozilla/bugs/bug220536-expected.txt:
* platform/qt/tables/mozilla/bugs/bug7714-expected.png:
* platform/qt/tables/mozilla/bugs/bug7714-expected.txt:
* platform/qt/tables/mozilla/core/bloomberg-expected.png:
* platform/qt/tables/mozilla/core/bloomberg-expected.txt:
* platform/qt/tables/mozilla/other/test6-expected.png:
* platform/qt/tables/mozilla/other/test6-expected.txt:
* platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
* platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
* platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
* platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
* platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
* platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.png:
* platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
* tables/mozilla/core/bloomberg-expected.txt:
* tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
2013-04-30 Balazs Kelemen <b.kelemen@sisa.samsung.com>
[GStreamer] cannot seek after video finished
https://bugs.webkit.org/show_bug.cgi?id=114044
Reviewed by Philippe Normand.
* media/video-seek-after-end-expected.txt: Added.
* media/video-seek-after-end.html: Added.
2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Mark several test cases as crashing on EFL port.
* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:
2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Mark 2 ref tests as failing on EFL port.
* platform/efl/TestExpectations:
2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Skip 2 HTTP tests that time out of EFL port.
* platform/efl/TestExpectations:
2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Provide EFL baselines for several compositing test cases.
* platform/efl/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added.
* platform/efl/compositing/contents-opaque/hidden-with-visible-child-expected.txt: Added.
* platform/efl/compositing/contents-opaque/hidden-with-visible-text-expected.txt: Added.
* platform/efl/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Added.
2013-05-13 Zalan Bujtas <zalan@apple.com>
WebProcess consuming very high CPU on linkedin.com
https://bugs.webkit.org/show_bug.cgi?id=115601
Reviewed by Andreas Kling.
Disable WEB_TIMING_MINIMAL.
Turn off window.performance and performance.now(). Some JS frameworks expect
additional Web Timing APIs, when performance.now() is available.
* platform/mac/TestExpectations:
* fast/js/global-constructors-attributes-expected.txt:
2013-05-13 Ádám Kallai <kadam@inf.u-szeged.hu>
[Qt] Unreviewed gardening. Added platform specific expected files.
* platform/qt-5.0-wk1/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added after r149969.
* platform/qt-5.0-wk2/compositing/contents-opaque/hidden-with-visible-child-expected.txt: Added after r149915.
* platform/qt-5.0-wk2/compositing/contents-opaque/hidden-with-visible-text-expected.txt: Added after r149915.
* platform/qt-5.0-wk2/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Added after r149914.
* platform/qt/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added after r149969.
2013-05-12 Eric Carlson <eric.carlson@apple.com>
REGRESSION (r149749): Video becomes invisible when it starts playing at newyorkbygehry.com
https://bugs.webkit.org/show_bug.cgi?id=115963
Reviewed by Dean Jackson.
* media/video-remove-insert-repaints.html: Added.
* media/video-remove-insert-repaints-expected.txt: Added.
* platform/mac/media/video-remove-insert-repaints-expected.png: Added.
2013-05-12 Jinwoo Song <jinwoo7.song@samsung.com>
[EFL] Unreviewed EFL gardening
https://bugs.webkit.org/show_bug.cgi?id=116004
Unreviewed EFL gardening
* platform/efl-wk2/TestExpectations:
* platform/efl/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Added.
* platform/efl/fast/selectors/unqualified-hover-strict-expected.txt: Added.
* platform/efl/fast/text/text-combine-different-fonts-expected.txt: Added.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt: Added.
* platform/efl/tables/mozilla/bugs/bug113235-2-expected.txt: Added.
* platform/efl/tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Added.
2013-05-12 Ryuan Choi <ryuan.choi@samsung.com>
REGRESSION (r149668): 4 reftest failures under fast/regions on GTK
https://bugs.webkit.org/show_bug.cgi?id=115783
Unreviewed rebaseline. They were fixed after r149802.
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
2013-05-12 Simon Fraser <simon.fraser@apple.com>
Dropdowns on http://www.exploratorium.edu don't show anything
https://bugs.webkit.org/show_bug.cgi?id=115991
Reviewed by Dan Bernstein.
Layer tree dump test with an overflow:hidden that projects outside its
ancestor, and is forced to composite by a composited child.
* compositing/backing/no-backing-for-clip-overhang-expected.txt: Added.
* compositing/backing/no-backing-for-clip-overhang.html: Added.
2013-05-12 Andreas Kling <akling@apple.com>
Rebaseline fast/js/global-constructors-attributes.html for mac-lion after r149920.
* platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
2013-05-10 Simon Fraser <simon.fraser@apple.com>
REGRESSION: Fixed background on ColterReed.com scrolls
https://bugs.webkit.org/show_bug.cgi?id=115951
Reviewed by Beth Dakin.
Tests with a fixed background and two different ways of making the <html> composited.
* platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-composited-html-expected.html: Added.
* platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-composited-html.html: Added.
* platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-negative-z-index-fixed-expected.html: Added.
* platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-negative-z-index-fixed.html: Added.
2013-05-11 Xan Lopez <xlopez@igalia.com>
Bogus -webkit-columns value in fast/text/international/spaces-combined-in-vertical-text.html
https://bugs.webkit.org/show_bug.cgi?id=115164
Reviewed by Rob Buis.
Remove bogus -webkit-columns property.
* fast/text/international/spaces-combined-in-vertical-text.html:
2013-05-11 Jochen Eisinger <jochen@chromium.org>
Disallow a window to focus itself via javascript URLs or using target _self
https://bugs.webkit.org/show_bug.cgi?id=115906
Reviewed by Geoffrey Garen.
* fast/dom/Window/window-focus-self-expected.txt: Added.
* fast/dom/Window/window-focus-self.html: Added.
* platform/wk2/TestExpectations: test uses unimplemented setWindowIsKey.
2013-03-17 Robert Hogan <robert@webkit.org>
Text flow broken in elements with vertical align top/bottom and inline elements taller than line-height
https://bugs.webkit.org/show_bug.cgi?id=111974
Reviewed by Ryosuke Niwa.
* editing/execCommand/query-command-state-expected.txt:
* editing/execCommand/script-tests/query-command-state.js: Remove invalid tests, vertical-align does not apply to
div elements.
(runTests):
* fast/css/vertical-align-block-elements-expected.html: Added.
* fast/css/vertical-align-block-elements.html: Added.
2013-05-10 Alexey Proskuryakov <ap@apple.com>
<rdar://problem/13666412> Clean up some edge cases of URL parsing.
https://bugs.webkit.org/show_bug.cgi?id=104919
Reviewed by Darin Adler.
* fast/dom/HTMLAnchorElement/script-tests/set-href-attribute-pathname.js:
* fast/dom/HTMLAnchorElement/set-href-attribute-pathname-expected.txt:
Updated expectations of one sub-test. We previously tried to keep the test passing
as is (see bug 57291), but I couldn't find any reason to prefer the old behavior.
* fast/url/host-expected.txt:
* fast/url/host.html:
Updated one subtest to new results, which match at least Gecko (original of the
test actually claims that all browsers including Safari already do what we'll do now).
* fast/url/segments-userinfo-vs-host-expected.txt: Added.
* fast/url/segments-userinfo-vs-host.html: Added.
Added a number of tests, with detailed explanations of the differences with Firefox,
and with rationales.
* http/tests/uri/username-with-no-hostname-expected.txt: Removed.
* http/tests/uri/username-with-no-hostname.html-disabled: Removed.
* platform/win/http/tests/uri/username-with-no-hostname-expected.txt: Removed.
This test has been disabled for a long time, and being an end-to-end test for
invalid URL handling, it would be difficult to make work again. We have multiple
parsing tests for URLs like this.
2013-05-10 Christophe Dumez <ch.dumez@sisa.samsung.com>
Remove [NoInterfaceObject] from several WebAudio IDL interfaces
https://bugs.webkit.org/show_bug.cgi?id=115894
Reviewed by Darin Adler.
Rebaseline fast/js/global-constructors-attributes.html now that more
global constructors are exposed.
* fast/js/global-constructors-attributes-expected.txt:
* platform/efl/fast/js/global-constructors-attributes-expected.txt:
2013-05-10 Simon Fraser <simon.fraser@apple.com>
REGRESSION (r145680): No box shadow rendered on element with positioned child that obscures it
https://bugs.webkit.org/show_bug.cgi?id=115840
Reviewed by Antti Koivisto.
* fast/box-shadow/box-shadow-obscured-backgrounds-expected.html: Added.
* fast/box-shadow/box-shadow-obscured-backgrounds.html: Added.
2013-05-10 Simon Fraser <simon.fraser@apple.com>
REGRESSION (r143626): Element shows as garbage in image gallery
https://bugs.webkit.org/show_bug.cgi?id=115946
Reviewed by Antti Koivisto.
Test that dumps layers for a visibility:hidden element with a child text node,
and with a visibility:visible child. The resulting compositing layer should
not be marked as opaque.
* compositing/contents-opaque/hidden-with-visible-child-expected.txt: Added.
* compositing/contents-opaque/hidden-with-visible-child.html: Added.
* compositing/contents-opaque/hidden-with-visible-text-expected.txt: Added.
* compositing/contents-opaque/hidden-with-visible-text.html: Added.
2013-05-10 Simon Fraser <simon.fraser@apple.com>
Garbage down left side of nytimes.com page (if subscriber)
https://bugs.webkit.org/show_bug.cgi?id=115839
Reviewed by Antti Koivisto.
* compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Added.
* compositing/contents-opaque/overflow-hidden-child-layers.html: Added.
2013-05-10 Eric Carlson <eric.carlson@apple.com>
In-band captions not visible immediately after track mode change
https://bugs.webkit.org/show_bug.cgi?id=115922
Reviewed by Dean Jackson.
* media/track/track-in-band-mode-expected.txt: Added.
* media/track/track-in-band-mode.html: Added.
* platform/efl/TestExpectations: Skip new test.
* platform/gtk/TestExpectations: Ditto.
* platform/mac/TestExpectations: Ditto.
* platform/qt/TestExpectations: Ditto.
* platform/win/TestExpectations: Ditto.
2013-05-10 Roger Fong <roger_fong@apple.com>
Unreviewed mac-lion rebaselines.
* platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
2013-05-10 Robert Hogan <robert@webkit.org>
REGRESSION(r148121): Empty Span does not get a linebox when it's in an anonymous block
https://bugs.webkit.org/show_bug.cgi?id=115818
Reviewed by David Hyatt.
* fast/inline/anonymous-block-with-empty-inline-expected.txt: Added.
* fast/inline/anonymous-block-with-empty-inline.html: Added.
2013-05-10 Dean Jackson <dino@apple.com>
Include tab character as a word end for kerning
https://bugs.webkit.org/show_bug.cgi?id=115915
<rdar://problem/13861491>
Reviewed by Enrica Casucci.
This is a follow-up to https://bugs.webkit.org/show_bug.cgi?id=112507
which only looked for a space character as a word end. It should
look for tab characters too.
* fast/text/word-space-with-kerning-4-expected.html: Added.
* fast/text/word-space-with-kerning-4.html: Added.
2013-05-10 Ryosuke Niwa <rniwa@webkit.org>
REGRESSION (r149652): Videos do not play on cnn.com, just black box
https://bugs.webkit.org/show_bug.cgi?id=115887
Reviewed by Antti Koivisto.
Add regression tests.
* fast/dom/HTMLDocument/image-with-same-id-and-name-expected.txt: Added.
* fast/dom/HTMLDocument/image-with-same-id-and-name.html: Added.
* fast/dom/HTMLDocument/object-with-same-id-and-name-expected.txt: Added.
* fast/dom/HTMLDocument/object-with-same-id-and-name.html: Added.
2013-05-10 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Rebaseline fast/dom/Range/getClientRects.html for EFL port.
Skip accessibility/poorly-formed-aria-table.html introduced in
r149858 but failing on EFL port.
* platform/efl/TestExpectations:
* platform/efl/fast/dom/Range/getClientRects-expected.txt:
2013-05-10 Zoltan Arvai <zarvai@inf.u-szeged.hu>
[Qt] Unreviewed gardening.
* platform/qt/fast/js/global-constructors-attributes-expected.txt: Rebaselining after r149845.
* platform/qt/inspector/console/command-line-api-expected.txt: Added after r149829.
2013-05-10 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Skip several remaining shadow dom tests and rebaseline a few others.
* platform/efl/TestExpectations:
* platform/efl/fast/images/crossfade-client-not-removed-crash-expected.txt: Added.
* platform/efl/fast/js/dom-static-property-for-in-iteration-expected.txt:
* platform/efl/inspector/console/command-line-api-expected.txt: Added.
2013-05-09 Alex Christensen <achristensen@apple.com>
Unskipped the webarchive tests for Mac that are not skipped for a reason other than
dumpDOMAsWebArchive not being implemented, which was fixed in r149692.
https://bugs.webkit.org/show_bug.cgi?id=115819
Reviewed by Benjamin Poulain.
* platform/efl-wk2/TestExpectations:
Skip webarchive tests.
* platform/gtk-wk2/TestExpectations:
Skip webarchive tests.
* platform/qt-5.0-mac-wk2/TestExpectations:
Skip webarchive tests.
* platform/qt-5.0-wk2/TestExpectations:
Skip webarchive tests.
* platform/wk2/TestExpectations:
Removed universal skipping of webarchive tests, noted which tests are still skipped with bug numbers.
2013-05-09 Chris Fleizach <cfleizach@apple.com>
AX: VoiceOver is no longer seeing items in poorly formed tables
https://bugs.webkit.org/show_bug.cgi?id=115837
Reviewed by Darin Adler.
* accessibility/poorly-formed-aria-table-expected.txt: Added.
* accessibility/poorly-formed-aria-table.html: Added.
2013-05-09 Zoltan Horvath <zoltan@webkit.org>
[Qt] REGRESSION (r148975) shape-inside-percentage.html and shape-inside-overflow-fixed-dimensions.html are failing after r148975
https://bugs.webkit.org/show_bug.cgi?id=115053
Reviewed by Alexandru Chiculita.
I changed the tests to use Ahem font (overflow will be the same on every port) and modify the markup in order to be the similar
for the two tests. The change fixes both tests and make them passing on Qt as well. I removed the tests from the TestExpectations.
* fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions-expected.html:
* fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions.html:
* fast/exclusions/shape-inside/shape-inside-percentage-expected.html:
* fast/exclusions/shape-inside/shape-inside-percentage.html:
* platform/qt/TestExpectations:
2013-05-09 Yael Aharon <yael.aharon@intel.com>
REGRESSION: Disabled multiline select element now responds to (certain) clicks
https://bugs.webkit.org/show_bug.cgi?id=115710
Reviewed by Kent Tamura.
Test that a disabled element does not change selection while scrolling.
* fast/forms/select/listbox-disabled-scroll-no-onchange-expected.txt: Added.
* fast/forms/select/listbox-disabled-scroll-no-onchange.html: Added.
* fast/forms/select/listbox-disabled-no-autoscroll.html: Added.
* fast/forms/select/listbox-disabled-no-autoscroll-expected.html: Added.
2013-05-09 Roger Fong <roger_fong@apple.com>
Unreviewed mac gardening.
* platform/mac/inspector/command-line-api-expected.txt: Removed.
* platform/mac/inspector/console: Added.
* platform/mac/inspector/console/command-line-api-expected.txt: Added.
2013-05-09 Christophe Dumez <ch.dumez@sisa.samsung.com>
[NoInterfaceObject] extended attribute should be removed for several interfaces
https://bugs.webkit.org/show_bug.cgi?id=115852
Reviewed by Benjamin Poulain.
Rebaseline several layout tests whose output has changed now that a few more
global constructors are exposed.
* fast/dom/dom-constructors-expected.txt:
* fast/js/global-constructors-attributes-expected.txt:
* platform/efl/fast/js/global-constructors-attributes-expected.txt:
2013-05-09 Robert Hogan <robert@webkit.org>
REGRESSION (Safari 3-Safari 4): Replaced element with percent height in table has incorrect height
https://bugs.webkit.org/show_bug.cgi?id=26394
Reviewed by David Hyatt.
* fast/replaced/table-percent-height-text-controls-expected.txt: Renamed from LayoutTests/platform/mac/fast/replaced/table-percent-height-text-controls-expected.txt.
* fast/replaced/table-percent-height-text-controls.html:
* platform/gtk/fast/replaced/table-percent-height-text-controls-expected.txt: Removed.
* platform/qt/fast/replaced/table-percent-height-text-controls-expected.txt: Removed.
* platform/win/fast/replaced/table-percent-height-text-controls-expected.txt: Removed.
2013-05-09 Xiaobo Wang <xbwang@torchmobile.com.cn>
Update srcipt paths in editing/shadow/rightclick-on-meter-in-shadow-crash.html
https://bugs.webkit.org/show_bug.cgi?id=96223
Reviewed by Rob Buis.
The original paths don't exist at all.
* editing/shadow/rightclick-on-meter-in-shadow-crash.html:
2013-05-09 Roger Fong <roger_fong@apple.com>
Unreviewed mac port gardening.
* platform/mac-lion/fast/js: Added.
* platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: Added.
* platform/mac/inspector/command-line-api-expected.txt: Added.
2013-05-08 Oliver Hunt <oliver@apple.com>
Code cache stores bogus var references for functions in eval code
https://bugs.webkit.org/show_bug.cgi?id=115747
Reviewed by Mark Hahnenberg.
Many tests
* fast/js/eval-cache-scoped-lookup-expected.txt: Added.
* fast/js/eval-cache-scoped-lookup.html: Added.
* fast/js/script-tests/eval-cache-scoped-lookup.js: Added.
(first):
(a.string_appeared_here.second):
(third):
(fifth):
(sixth):
(seventh):
(eighth):
(nineth):
(tenth):
(eleventh):
2013-05-08 Mark Hahnenberg <mhahnenberg@apple.com>
DFGArrayMode::fromObserved is too liberal when it sees different Array and NonArray shapes
https://bugs.webkit.org/show_bug.cgi?id=115805
Added regression test for array access over polymorphic array vs. non-array indexing types.
With the fix, we get 3.666x faster on this microbenchmark.
Reviewed by Geoffrey Garen.
* fast/js/regress/array-nonarray-polymorphic-access-expected.txt: Added.
* fast/js/regress/array-nonarray-polymorphic-access.html: Added.
* fast/js/regress/script-tests/array-nonarray-polymorphic-access.js: Added.
(f):
(run):
2013-05-09 Radu Stavila <stavila@adobe.com>
[CSSRegions] Change fast/regions/webkit-flow-inlines-inside-regions-bounds[-vertical] tests to make them platform independent
https://bugs.webkit.org/show_bug.cgi?id=115851
Reviewed by Antti Koivisto.
Modified tests to make them platform independent by using Ahem and no font smoothing.
* fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.html:
* fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.html:
* fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical.html:
* fast/regions/webkit-flow-inlines-inside-regions-bounds.html:
2013-05-09 Radu Stavila <stavila@adobe.com>
[Qt][EFL][GTK] Failing CSS region tests
https://bugs.webkit.org/show_bug.cgi?id=115785
Reviewed by Antti Koivisto.
Updated tests to overcome platform differences
Unskip fixed CSS regions tests
* fast/regions/webkit-flow-double-pagination-float-push-expected.html:
* fast/regions/webkit-flow-double-pagination-float-push.html:
* fast/regions/webkit-flow-float-pushed-to-last-region-expected.html:
* fast/regions/webkit-flow-float-pushed-to-last-region.html:
* fast/regions/webkit-flow-float-unable-to-push-expected.html:
* fast/regions/webkit-flow-float-unable-to-push.html:
* fast/regions/webkit-flow-floats-inside-regions-bounds-expected.html:
* fast/regions/webkit-flow-floats-inside-regions-bounds.html:
* platform/qt/TestExpectations:
2013-05-09 Zoltan Arvai <zarvai@inf.u-szeged.hu>
[Qt] Unreviewed gardeing. Updating some png expected results.
* platform/qt-5.0-wk2/compositing/checkerboard-expected.png: Added.
* platform/qt-5.0-wk2/css3/unicode-bidi-isolate-basic-expected.png: Added.
* platform/qt-5.0-wk2/editing/deleting/delete-image-001-expected.png: Added.
* platform/qt-5.0-wk2/editing/inserting/typing-around-image-001-expected.png: Added.
* platform/qt-5.0-wk2/editing/selection/caret-rtl-2-expected.png: Added.
* platform/qt-5.0-wk2/editing/selection/caret-rtl-2-left-expected.png: Added.
* platform/qt-5.0-wk2/editing/selection/caret-rtl-expected.png: Added.
* platform/qt-5.0-wk2/editing/selection/extend-by-character-002-expected.png: Added.
* platform/qt-5.0-wk2/editing/selection/extend-selection-bidi-expected.png: Added.
* platform/qt-5.0-wk2/editing/selection/unrendered-001-expected.png: Added.
* platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png: Added.
* platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png: Added.
* platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png: Added.
* platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png: Added.
* platform/qt-5.0-wk2/fast/borders/rtl-border-04-expecrted.png: Added.
* platform/qt-5.0-wk2/fast/borders/rtl-border-05-expected.png: Added.
* platform/qt-5.0-wk2/fast/box-shadow/shadow-repaint-expected.txt: Added.
* platform/qt-5.0-wk2/fast/dom/34176-expected.png: Added.
* platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label06-expected.png: Added.
* platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label07-expected.png: Added.
* platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.png:
* platform/qt-5.0-wk2/fast/forms/listbox-bidi-align-expected.png: Added.
* platform/qt-5.0-wk2/fast/forms/search-rtl-expected.png: Added.
* platform/qt-5.0-wk2/fast/frames/transparent-scrollbar-expected.png: Added.
* platform/qt-5.0-wk2/fast/inline/inline-box-background-expected.png: Added.
* platform/qt-5.0-wk2/fast/inline/inline-box-background-long-image-expected.png: Added.
* platform/qt-5.0-wk2/fast/inline/inline-box-background-repeat-x-expected.png: Added.
* platform/qt-5.0-wk2/fast/inline/inline-box-background-repeat-y-expected.png: Added.
* platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png:
* platform/qt-5.0-wk2/fast/repaint/absolute-position-moved-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
* platform/qt-5.0-wk2/fast/repaint/add-table-overpaint-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
* platform/qt-5.0-wk2/fast/repaint/backgroundSizeRepaint-expected.png:
* platform/qt-5.0-wk2/fast/repaint/change-transform-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/inline-outline-repaint-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png:
* platform/qt-5.0-wk2/fast/repaint/overflow-into-content-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled-expected.png.
* platform/qt-5.0-wk2/fast/repaint/stacked-diacritics-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/table-cell-overflow-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
* platform/qt-5.0-wk2/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled-expected.png:
* platform/qt-5.0-wk2/fast/repaint/table-row-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png.
* platform/qt-5.0-wk2/fast/repaint/transform-rotate-and-remove-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
* platform/qt-5.0-wk2/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Added.
* platform/qt-5.0-wk2/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/repaint-on-image-bounds-change-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png.
* platform/qt-5.0-wk2/svg/custom/use-disappears-after-style-update-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png.
* platform/qt-5.0-wk2/svg/dom/rect-modify-rx-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/repaint/svgsvgelement-repaint-children-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
* platform/qt-5.0-wk2/svg/text/tspan-dynamic-positioning-expected.png: Added.
2013-05-09 Ádám Kallai <kadam@inf.u-szeged.hu>
[Qt] Unreviewed gardening. Added platform specific expected file after r149758.
* platform/qt/fast/js/global-constructors-attributes-expected.txt: Added after r149758.
2013-05-08 Seokju Kwon <seokju.kwon@gmail.com>
[EFL] Get rid of duplicate entry line in TestExpectations
https://bugs.webkit.org/show_bug.cgi?id=115828
Unreviewed gardening.
* platform/efl/TestExpectations:
2013-05-08 Eric Carlson <eric.carlson@apple.com>
TextTrackCue should support empty content
https://bugs.webkit.org/show_bug.cgi?id=115821
Reviewed by Jer Noble.
* media/track/track-cue-empty-text-crash-expected.txt: Added.
* media/track/track-cue-empty-text-crash.html: Added.
2013-05-08 Christophe Dumez <ch.dumez@sisa.samsung.com>
Add layout test that lists all global constructors
https://bugs.webkit.org/show_bug.cgi?id=115724
Reviewed by Ryosuke Niwa.
Update fast/js/global-constructors-attributes.html so that it lists all
global constructors instead of just a few.
* fast/js/global-constructors-attributes-expected.txt:
* fast/js/script-tests/global-constructors-attributes.js:
(classNameForObject):
(constructorPropertiesOnWindow):
* platform/efl/fast/js/global-constructors-attributes-expected.txt: Added.
* platform/gtk/fast/js/global-constructors-attributes-expected.txt: Added.
2013-05-08 Roger Fong <roger_fong@apple.com>
Unreviewed gardening, mac port.
These tests should use testRunner, not layoutTestController.
* fast/js/parse-error-external-script-in-eval.html:
* fast/js/parse-error-external-script-in-new-Function.html:
2013-05-08 Darin Adler <darin@apple.com>
REGRESSION(r149700): fast/css-generated-content/close-quote-negative-depth.html
https://bugs.webkit.org/show_bug.cgi?id=115776
Reviewed by Anders Carlsson.
* TestExpectations: Expect success again on this test.
2013-05-08 Eric Carlson <eric.carlson@apple.com>
Prevent crash when track is deleted during video element deletion.
https://bugs.webkit.org/show_bug.cgi?id=106183
Reviewed by Dean Jackson.
* media/track/track-remove-crash-expected.txt: Added.
* media/track/track-remove-crash.html: Added.
2013-05-08 David Kilzer <ddkilzer@apple.com>
Remove chromium test results added in r149743
* platform/chromium/fast/js/parse-error-external-script-in-eval-expected.txt: Removed.
* platform/chromium/fast/js/parse-error-external-script-in-new-Function-expected.txt: Removed.
2013-05-08 David Kilzer <ddkilzer@apple.com>
Add layout tests for test cases in Bug 5206
<http://webkit.org/b/5206>
Reviewed by Eric Seidel.
These issues were likely fixed in r89257 for Bug 62613.
* fast/js/parse-error-external-script-in-eval-expected.txt: Added.
* fast/js/parse-error-external-script-in-eval.html: Added.
* fast/js/parse-error-external-script-in-new-Function-expected.txt: Added.
Note that the line number in this result is relative to the line
number of the second argument to the new Function() method.
* fast/js/parse-error-external-script-in-new-Function.html: Added.
* fast/js/resources/parse-error-external-script-in-eval.js: Added.
* fast/js/resources/parse-error-external-script-in-new-Function.js: Added.
* platform/chromium/fast/js/parse-error-external-script-in-eval-expected.txt: Added.
* platform/chromium/fast/js/parse-error-external-script-in-new-Function-expected.txt: Added.
2013-05-08 Eric Carlson <eric.carlson@apple.com>
[Mac] Inband text tracks are not in track menu on Lion
https://bugs.webkit.org/show_bug.cgi?id=115740
Reviewed by Dean Jackson.
* platform/mac-lion/media/video-controls-captions-trackmenu-localized-expected.txt:
2013-05-08 Sergio Villar Senin <svillar@igalia.com>
Allow blank spaces before colon (:) on CSS variable definition
https://bugs.webkit.org/show_bug.cgi?id=115802
Reviewed by Darin Adler.
New test to check that spaces are allowed before the color on CSS
variable definitions.
* css3/css-variable-definition-expected.html: Added.
* css3/css-variable-definition.html: Added.
2013-05-08 Zoltan Arvai <zarvai@inf.u-szeged.hu>
[Qt] Unreviewed gardening after r149292.
https://bugs.webkit.org/show_bug.cgi?id=115372
* platform/qt-5.0-wk2/fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt: Added.
* platform/qt-5.0-wk2/fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt: Added.
* platform/qt-5.0-wk2/fast/css-grid-layout/grid-item-change-column-repaint-expected.txt: Added.
* platform/qt-5.0-wk2/fast/css-grid-layout/grid-item-change-row-repaint-expected.txt: Added.
* platform/qt-5.0-wk2/fast/repaint/layer-full-repaint-expected.txt: Added.
* platform/qt-5.0-wk2/fast/repaint/overflow-flipped-writing-mode-table-expected.txt: Added.
* platform/qt-5.0-wk2/fast/repaint/reflection-table-layout-expected.txt: Added.
* platform/qt-5.0-wk2/fast/repaint/selection-gap-absolute-child-expected.txt: Added.
* platform/qt-5.0-wk2/fast/repaint/selection-gap-fixed-child-expected.txt: Added.
* platform/qt-5.0-wk2/fast/repaint/selection-gap-flipped-absolute-child-expected.txt: Added.
* platform/qt-5.0-wk2/fast/repaint/selection-gap-flipped-fixed-child-expected.txt: Added.
* platform/qt-5.0-wk2/fast/repaint/selection-gap-transformed-absolute-child-expected.txt: Added.
* platform/qt-5.0-wk2/fast/repaint/selection-gap-transformed-fixed-child-expected.txt: Added.
* platform/qt-5.0-wk2/fast/repaint/transform-table-layout-expected.txt: Added.
* platform/qt-5.0-wk2/svg/repaint/repaint-webkit-svg-shadow-container-expected.txt: Added.
2013-05-08 Rijubrata Bhaumik <rijubrata.bhaumik@intel.com>
[EFL] Unreviewed EFL gardening
https://bugs.webkit.org/show_bug.cgi?id=115791
Unreviewed EFL gardening
Skip fast/regions/ test cases which are failing after r149668.
* platform/efl/TestExpectations:
2013-05-08 Zoltan Arvai <zarvai@inf.u-szeged.hu>
[Qt] Unreviewed gardening. Skipping some failing fast/region tests.
https://bugs.webkit.org/show_bug.cgi?id=115785
* platform/qt/TestExpectations:
2013-05-08 Grzegorz Czajkowski <g.czajkowski@samsung.com>
Unreviewed EFL gardening.
Unskip two spelling tests as they started passing after r149366.
* platform/efl-wk2/TestExpectations:
Unskip spelling-exactly-selected-word.html and
spelling-with-punctuation-selection.html
* platform/efl/TestExpectations:
Remove spelling tests from efl/TestExpectations as the failing tests
are already skipped for both efl-wk1 and global wk2.
2013-05-08 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
Unreviewed EFL gardening.
Skip remaining Shadow DOM tests on the EFL port.
* platform/efl/TestExpectations:
2013-05-08 Zan Dobersek <zdobersek@igalia.com>
Unreviewed GTK gardening.
* platform/gtk/TestExpectations: Adding failure expectations for CSS Regions tests
that regressed when converted into reftests in r149668.
2013-05-08 Dongseong Hwang <dongseong.hwang@intel.com>
Make optional arguments in CanvasRenderingContext2D match the spec.
https://bugs.webkit.org/show_bug.cgi?id=115723
Reviewed by Dean Jackson.
When tests use <canvas> API with not enough arguments, TypeError
exception is fired now. So three tests are changed to match the canvas
spec.
* fast/canvas/canvas-overloads-strokeRect-expected.txt:
* fast/canvas/script-tests/canvas-overloads-strokeRect.js:
* platform/mac/canvas/philip/tests/2d.missingargs-expected.txt:
2013-05-08 Ryosuke Niwa <rniwa@webkit.org>
Add an image only failure expectation to fast/css-generated-content/close-quote-negative-depth.html per
bug 115776 after r149700. r149707 tried to fix its regression but this test is still failing.
* TestExpectations:
2013-05-07 Hans Muller <hmuller@adobe.com>
[CSS Exclusions] shape-inside, shape-padding, polygon test failing when subpixel layout is disabled
https://bugs.webkit.org/show_bug.cgi?id=115649
Reviewed by Dirk Schulze.
Another correction of a padded shape test that failed when subpixel layout was disabled.
This test puts a cross pattern made of five Ahem characters on three lines, within a padded
diamond polygon. The left edges of each line depend on the intersection of the padded polygon's
edges with the top of each line, which makes predicting the exact values unreliable. So we
just verify that the left edges of each line are within a pixel of the ideal value. This
change is very similar to the one made for bug 115490.
* fast/exclusions/shape-inside/shape-inside-polygon-padding-002-expected.html: Removed.
* fast/exclusions/shape-inside/shape-inside-polygon-padding-002-expected.txt: Added.
* fast/exclusions/shape-inside/shape-inside-polygon-padding-002.html:
* platform/mac/TestExpectations:
2013-05-06 Enrica Casucci <enrica@apple.com>
Support -webkit-system-font on OS X.
https://bugs.webkit.org/show_bug.cgi?id=115758
<rdar://problem/13433854>
Reviewed by Dean Jackson.
* platform/mac/fast/text/systemFont.html: Added.
* platform/mac/platform/mac/fast/text/systemFont-expected.png: Added.
* platform/mac/platform/mac/fast/text/systemFont-expected.txt: Added.
2013-05-07 Alexey Proskuryakov <ap@apple.com>
Combine html and js parts fast/url script-tests
https://bugs.webkit.org/show_bug.cgi?id=115739
Rubber-stamped by Brady Eidson.
* fast/url/anchor.html:
* fast/url/file-http-base.html:
* fast/url/file.html:
* fast/url/host-lowercase-per-scheme.html:
* fast/url/host.html:
* fast/url/idna2003.html:
* fast/url/idna2008.html:
* fast/url/invalid-urls-utf8.html:
* fast/url/ipv4.html:
* fast/url/ipv6.html:
* fast/url/mailto.html:
* fast/url/path-url.html:
* fast/url/path.html:
* fast/url/port.html:
* fast/url/query.html:
* fast/url/relative-unix.html:
* fast/url/relative-win.html:
* fast/url/relative.html:
* fast/url/safari-extension.html:
* fast/url/scheme.html:
* fast/url/script-tests: Removed.
* fast/url/script-tests/TEMPLATE.html: Removed.
* fast/url/script-tests/anchor.js: Removed.
* fast/url/script-tests/file-http-base.js: Removed.
* fast/url/script-tests/file.js: Removed.
* fast/url/script-tests/host.js: Removed.
* fast/url/script-tests/idna2003.js: Removed.
* fast/url/script-tests/idna2008.js: Removed.
* fast/url/script-tests/ipv4.js: Removed.
* fast/url/script-tests/ipv6.js: Removed.
* fast/url/script-tests/mailto.js: Removed.
* fast/url/script-tests/path-url.js: Removed.
* fast/url/script-tests/path.js: Removed.
* fast/url/script-tests/port.js: Removed.
* fast/url/script-tests/query.js: Removed.
* fast/url/script-tests/relative-unix.js: Removed.
* fast/url/script-tests/relative-win.js: Removed.
* fast/url/script-tests/relative.js: Removed.
* fast/url/script-tests/scheme.js: Removed.
* fast/url/script-tests/segments-from-data-url.js: Removed.
* fast/url/script-tests/segments.js: Removed.
* fast/url/script-tests/standard-url.js: Removed.
* fast/url/script-tests/trivial-segments.js: Removed.
* fast/url/script-tests/trivial.js: Removed.
* fast/url/segments-from-data-url.html:
* fast/url/segments.html:
* fast/url/standard-url.html:
* fast/url/trivial-segments.html:
* fast/url/trivial.html:
2013-05-07 Radu Stavila <stavila@adobe.com>
[CSS Regions] Convert remaining fast/regions/webkit-flow* pixel tests to reftests
https://bugs.webkit.org/show_bug.cgi?id=115422
Reviewed by Andreas Kling.
Converted following tests from pixel tests to ref tests:
- webkit-flow-double-pagination-float-push
- webkit-flow-float-pushed-to-last-region
- webkit-flow-float-unable-to-push
- webkit-flow-floats-inside-regions-bounds
* fast/regions/webkit-flow-double-pagination-float-push-expected.html: Added.
* fast/regions/webkit-flow-float-pushed-to-last-region-expected.html: Added.
* fast/regions/webkit-flow-float-pushed-to-last-region.html:
* fast/regions/webkit-flow-float-unable-to-push-expected.html: Added.
* fast/regions/webkit-flow-float-unable-to-push.html:
* fast/regions/webkit-flow-floats-inside-regions-bounds-expected.html: Added.
* platform/efl/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
* platform/efl/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed.
* platform/efl/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
* platform/efl/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed.
* platform/efl/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
* platform/efl/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed.
* platform/efl/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed.
* platform/efl/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
* platform/gtk/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
* platform/gtk/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed.
* platform/gtk/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
* platform/gtk/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed.
* platform/gtk/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
* platform/gtk/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed.
* platform/gtk/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed.
* platform/gtk/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
* platform/mac/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
* platform/mac/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed.
* platform/mac/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
* platform/mac/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed.
* platform/mac/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
* platform/mac/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed.
* platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed.
* platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
* platform/qt/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
* platform/qt/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed.
* platform/qt/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
* platform/qt/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed.
* platform/qt/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
* platform/qt/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed.
* platform/qt/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed.
* platform/qt/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
2013-05-06 Bem Jones-Bey <bjonesbe@adobe.com>
Heap-use-after-free in WebCore::InlineFlowBox::deleteLine
https://bugs.webkit.org/show_bug.cgi?id=114772
Reviewed by David Hyatt.
Test case generated by the fuzzer. Will only crash when run in a
vulnerable configuration with a memory checking lib enabled.
* fast/ruby/ruby-svg-crash-expected.txt: Added.
* fast/ruby/ruby-svg-crash.html: Added.
2013-05-06 Robert Hogan <robert@webkit.org>
REGRESSION(r140024): child of fixed div inside of absolute div does not get resized when window is resized
https://bugs.webkit.org/show_bug.cgi?id=115379
Reviewed by David Hyatt.
* fast/block/positioning/child-of-fixed-pos-after-movement-expected.txt: Added.
* fast/block/positioning/child-of-fixed-pos-after-movement.html: Added.
2013-05-06 Bem Jones-Bey <bjonesbe@adobe.com>
[CSS Exclusions] remove unused -webkit-wrap property
https://bugs.webkit.org/show_bug.cgi?id=102105
Reviewed by Darin Adler.
Delete tests for the -webkit-wrap property.
* fast/exclusions/css-exclusions-disabled.html: Remove use of -webkit-wrap.
* fast/exclusions/script-tests/wrap-parsing.js: Removed.
* fast/exclusions/wrap-parsing-expected.txt: Removed.
* fast/exclusions/wrap-parsing.html: Removed.
* svg/css/style-change-crash-expected.txt: Removed.
* svg/css/style-change-crash.html: Removed.
2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Add EFL-specific result for fast/events/event-attribute.html as global expectation
was changed in r149088.
* platform/efl/fast/events/event-attribute-expected.txt: Added.
2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Rebaseline several test cases for EFL port.
* platform/efl/editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable-expected.txt: Added.
* platform/efl/editing/selection/extend-inside-transforms-backward-expected.png: Added.
* platform/efl/editing/selection/extend-inside-transforms-backward-expected.txt: Added.
* platform/efl/fast/block/margin-collapse/block-inside-inline/025-expected.png:
* platform/efl/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Mark several test cases as failing after r149292 due to missing repaint rect
dumping.
* platform/efl/TestExpectations:
2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Skip repaint test that regressed after r149292.
* platform/efl/TestExpectations:
2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Skip remaining Shadow DOM test and new accessibility test introduced in
r115659.
* platform/efl/TestExpectations:
2013-05-06 Hans Muller <hmuller@adobe.com>
[CSS Exclusions] shape-inside rounded rectangle tests fail when subpixel layout is disabled
https://bugs.webkit.org/show_bug.cgi?id=115490
Second round of changes to restore platform/mac exclusion tests that started failing when
subpixel layout was turned off. This set of changes just restores four ref-tests that place
a single square Ahem character cell within a circle or an ellipse. When subpixel layout isn't
enabled the expected origin of the character is adjusted.
Reviewed by Dirk Schulze.
* fast/exclusions/shape-inside/shape-inside-circle-expected.html:
* fast/exclusions/shape-inside/shape-inside-circle-padding-expected.html:
* fast/exclusions/shape-inside/shape-inside-ellipse-expected.html:
* fast/exclusions/shape-inside/shape-inside-ellipse-padding-expected.html:
* fast/exclusions/shape-inside/shape-inside-ellipse.html:
* platform/mac/TestExpectations:
2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Remove duplicate Shadow DOM test cases from TestExpectation files.
* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:
2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed. Remove duplicate tests from EFL TestExpectation files.
* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:
2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Skip Shadow DOM tests for EFL port as the feature is being removed.
* platform/efl/TestExpectations:
2013-05-06 Zan Dobersek <zdobersek@igalia.com>
Unreviewed GTK gardening.
* platform/gtk/TestExpectations: Adding new failure expectations and adjusting an old one.
2013-05-06 Zan Dobersek <zdobersek@igalia.com>
Unreviewed GTK gardening. Rebaselining after r148720, r149088 and r149407.
* platform/gtk/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
* platform/gtk/fast/images/crossfade-client-not-removed-crash-expected.txt: Added.
* platform/gtk/http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii-expected.txt: Added.
* platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt:
2013-05-06 Robert Hogan <robert@webkit.org>
REGRESSION(r140907) - Backport blink r149612 to fix vertical-align and rowspan issue
https://bugs.webkit.org/show_bug.cgi?id=115611
Reviewed by Benjamin Poulain.
* fast/table/baseline-align-rowspan-expected.txt: Added.
* fast/table/baseline-align-rowspan.html: Added.
2013-05-05 Chris Fleizach <cfleizach@apple.com>
AX: aria-checked not exposed correctly on menuitemcheckbox or menuitemradio roles
https://bugs.webkit.org/show_bug.cgi?id=115499
Reviewed by Tim Horton.
* platform/mac/accessibility/aria-menuitem-checked-value-expected.txt: Added.
* platform/mac/accessibility/aria-menuitem-checked-value.html: Added.
2013-05-04 Dean Jackson <dino@apple.com>
Animations and Transitions should not start when globally suspended
https://bugs.webkit.org/show_bug.cgi?id=114915
Reviewed by Sam Weinig.
Two new tests. Add an animation or transition to
the document when the global animation controller is suspended.
In the animation case, nothing should happen until the
animations are resumed. In the transition case, the style
change should happen immediately and not fire any events.
* animations/added-while-suspended-expected.txt: Added.
* animations/added-while-suspended.html: Added.
* animations/suspend-transform-animation.html: Make sure to resume suspended animations
before quitting the test.
* transitions/started-while-suspended-expected.txt: Added.
* transitions/started-while-suspended.html: Added.
* transitions/suspend-transform-transition.html: Make sure to resume suspended animations
before quitting the test.
2013-04-30 Robert Hogan <robert@webkit.org>
REGRESSION(r140907): Incorrect baseline on cells after updating vertical-align
https://bugs.webkit.org/show_bug.cgi?id=115432
Reviewed by Julien Chaffraix.
* fast/table/correct-baseline-after-style-change-expected.html: Added.
* fast/table/correct-baseline-after-style-change.html: Added.
2013-05-03 Arnaud Renevier <a.renevier@sisa.samsung.com>
incorrect repainting when a table has a transform
https://bugs.webkit.org/show_bug.cgi?id=109867
Reviewed by Simon Fraser.
Create tests that resize an element inside a display: table element.
Compare to a reference html file where the element has a static size.
In the first test, the table like element has a transform. In the
second, it has a reflection.
* fast/repaint/reflection-table-layout-expected.html: Added.
* fast/repaint/reflection-table-layout.html: Added.
* fast/repaint/transform-table-layout-expected.html: Added.
* fast/repaint/transform-table-layout.html: Added.
2013-05-03 Antti Koivisto <antti@apple.com>
Remove concept of younger and older shadow trees
https://bugs.webkit.org/show_bug.cgi?id=115570
Reviewed by Andreas Kling.
* editing/text-iterator/basic-iteration-expected.txt:
* editing/text-iterator/script-tests/basic-iteration.js:
(addShadowTreeWithDivElement):
* fast/forms/resources/common-spinbutton-change-and-input-events.js:
(testSpinButtonChangeAndInputEvents):
* fast/forms/resources/common-spinbutton-click-in-iframe.js:
(getSpinButton):
2013-05-03 Viatcheslav Ostapenko <viatchslav.o@samsung.com>
[Cairo] Anti-aliasing should not be always disabled for lines
https://bugs.webkit.org/show_bug.cgi?id=109535
Reviewed by Martin Robinson.
Add pixel test with scaled text lines.
* fast/css3-text/css3-text-decoration/text-decoration-line-scaled.html: Added.
* platform/efl/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.png: Added.
* platform/efl/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.txt: Added.
2013-05-03 Stephanie Lewis <slewis@apple.com>
Revert to old results on Lion.
Unreviewed.
Results were updated in (http://trac.webkit.org/changeset/149503) but that is compiled
out on Lion (http://trac.webkit.org/changeset/149510).
* platform/mac-lion/media/video-controls-captions-trackmenu-localized-expected.txt: Added.
2013-05-03 Joone Hur <joone.hur@intel.com>
Unreviewed EFL gardening.
Skip some failing tests after r149504.
* platform/efl/TestExpectations:
2013-05-02 Joone Hur <joone.hur@intel.com>
Unreviewed EFL gardening.
Unskip html5lib test cases that were skipped due to failure after r143804.
* platform/efl/TestExpectations:
2013-05-02 Ryuan Choi <ryuan.choi@samsung.com>
Unreviewed EFL gardening.
Moved XFrameOptions results from efl-wk2 to efl and rebased source-list-parsing-nonascii.html
* platform/efl/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Renamed from LayoutTests/platform/efl-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt.
* platform/efl/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Renamed from LayoutTests/platform/efl-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt.
* platform/efl/http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii-expected.txt: Added.
2013-05-02 Joone Hur <joone.hur@intel.com>
Unreviewed EFL gardening.
Unskip WebAudio test cases on EFL WK2.
* platform/efl-wk2/TestExpectations:
2013-05-02 Arnaud Renevier <a.renevier@sisa.samsung.com>
border-radius clipping a canvas does not always clip
https://bugs.webkit.org/show_bug.cgi?id=113343
Create a test that draws a canvas into a clipped overflown div with
radius corner. Then redraw that same thing a moment later. The canvas
should stay correctly clipped the second time.
Reviewed by Simon Fraser.
* fast/overflow/border-radius-clipping-2-expected.html: Added.
* fast/overflow/border-radius-clipping-2.html: Added.
2013-05-02 Eric Carlson <eric.carlson@apple.com>
Caption menu does not include in-band captions
https://bugs.webkit.org/show_bug.cgi?id=111934
Reviewed by Dean Jackson.
* platform/mac/media/video-controls-captions-trackmenu-localized-expected.txt:
* platform/mac/media/video-controls-captions-trackmenu-sorted-expected.txt:
2013-05-02 Joone Hur <joone.hur@intel.com>
Unreviewed EFL gardening.
* platform/efl-wk2/TestExpectations:
2013-05-02 Zoltan Arvai <zarvai@inf.u-szeged.hu>
[Qt] Unreviewed. Some more gardening after r149292.
https://bugs.webkit.org/show_bug.cgi?id=115372
* platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.png:
* platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.txt:
* platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.png:
* platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.txt:
* platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-sticky-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/stacking-context-overlap-nested-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png:
* platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
* platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt: Added.
* platform/qt-5.0-wk2/css3/filters/filtered-compositing-descendant-expected.txt: Added.
* platform/qt-5.0-wk2/editing/selection/caret-rtl-right-expected.txt:
* platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.png:
* platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.txt:
* platform/qt-5.0-wk2/fast/forms/menulist-separator-painting-expected.txt:
* platform/qt-5.0-wk2/fast/forms/selectlist-minsize-expected.txt:
* platform/qt-5.0-wk2/svg/custom/glyph-selection-bidi-mirror-expected.txt:
* platform/qt-5.0-wk2/svg/custom/use-instanceRoot-event-listeners-expected.png:
2013-05-02 Zoltan Arvai <zarvai@inf.u-szeged.hu>
[Qt] Unreviewed gardening after r149457 and r149388.
* platform/qt/TestExpectations:
* platform/qt/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
2013-05-01 Ryuan Choi <ryuan.choi@samsung.com>
Unreviewed EFL gardening.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: Added.
* platform/efl/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Added.
* platform/efl/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Added.
* platform/efl/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Added.
* platform/efl/svg/text/text-midpoint-split-bug-expected.txt: Added.
* platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added.
2013-05-01 Stephanie Lewis <slewis@apple.com>
Update Lion results after http://trac.webkit.org/projects/webkit/changeset/149474
Unreviewed.
* platform/mac-lion/fast/text/text-combine-different-fonts-expected.txt: Added.
2013-05-01 Enrica Casucci <enrica@apple.com>
text-combine: horizontal does not work properly for some fonts.
https://bugs.webkit.org/show_bug.cgi?id=115503.
Reviewed by Dave Hyatt.
* fast/text/text-combine-different-fonts.html: Added.
* platform/mac/fast/text/text-combine-different-fonts-expected.png: Added.
* platform/mac/fast/text/text-combine-different-fonts-expected.txt: Added.
2013-05-01 Stephanie Lewis <slewis@apple.com>
Update Lion results after http://trac.webkit.org/projects/webkit/changeset/149450
Unreviewed.
* platform/mac-lion/fast/block/lineboxcontain/block-with-ideographs-expected.png: Added.
* platform/mac-lion/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Added.
2013-05-01 Tim Horton <timothy_horton@apple.com>
<object data="<some data URL>"> MIME types aren't case-insensitive
https://bugs.webkit.org/show_bug.cgi?id=115494
Reviewed by Darin Adler.
Add a testcase that ensures that iMaGe/PNG == image/png when it comes to
the MIME type specified in a data URL provided to <object> via its
'data' attribute.
* fast/images/object-data-url-case-insensitivity-expected.html: Added.
* fast/images/object-data-url-case-insensitivity.html: Added.
2013-05-01 Hans Muller <hmuller@adobe.com>
[CSS Exclusions] Programmatic layout tests fail when subpixel layout is disabled
https://bugs.webkit.org/show_bug.cgi?id=115455
Reviewed by Dirk Schulze.
First round of changes to restore platform/mac exclusion tests that started failing when
subpixel layout was turned off. This set of changes just restores four tests. It also revises
the subpixel-utils code to bring it into line with the most recent LayoutUnit et al changes
and to simplify its use a little.
* fast/exclusions/resources/rounded-rectangle.js:
(simulateShape): Revised dependencies on subpixel-utils.
* fast/exclusions/resources/simple-polygon.js:
(polygonXIntercepts): Ditto.
* fast/exclusions/resources/subpixel-utils.js:
(SubPixelLayout.): Substantially revised, see description.
* fast/exclusions/shape-inside/shape-inside-polygon-layout-expected.txt:
* fast/exclusions/shape-inside/shape-inside-polygon-layout.html:
* fast/exclusions/shape-inside/shape-inside-polygon-padding-003-expected.txt:
* fast/exclusions/shape-inside/shape-inside-polygon-padding-003.html:
* fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.html:
* fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt:
* fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html:
* fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left-expected.txt:
* fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html:
* fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right-expected.txt:
* fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html:
* platform/mac/TestExpectations:
2013-05-01 Enrica Casucci <enrica@apple.com>
Incorrect layout for blocks containing ideographs with -webkit-linebox-contain: glyphs, font, inline-box.
https://bugs.webkit.org/show_bug.cgi?id=115478.
Reviewed by Dave Hyatt.
* fast/block/lineboxcontain/block-with-ideographs.xhtml: Added.
* platform/mac/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Added.
* platform/mac/fast/block/lineboxcontain/block-with-ideographs-expected.png : Added.
2013-05-01 Per-Erik Brodin <per-erik.brodin@ericsson.com>
EventSource: Loss of reconnect time precision due to integer division
https://bugs.webkit.org/show_bug.cgi?id=115358
Reviewed by Alexey Proskuryakov.
* http/tests/eventsource/eventsource-retry-precision-expected.txt: Added.
* http/tests/eventsource/eventsource-retry-precision.html: Added.
* http/tests/eventsource/resources/precise-retry.asis: Added.
2013-05-01 Sergio Villar Senin <svillar@igalia.com>
Show a block cursor in overtype mode
https://bugs.webkit.org/show_bug.cgi?id=114819
Reviewed by Ryosuke Niwa.
New test case for the new block cursor to be used in overtype
mode. The test verifies that the 1-pixel long caret is replaced by
a selection like 1-character long block cursor when in overtype
mode. This test covers LTR and RTL text in LTR and RTL blocks and
bidi text.
* editing/selection/block-cursor-overtype-mode-expected.txt: Added.
* editing/selection/block-cursor-overtype-mode.html: Added.
2013-04-30 David Hyatt <hyatt@apple.com>
<button> ignores margin-bottom.
https://bugs.webkit.org/show_bug.cgi?id=114940
Reviewed by Beth Dakin.
* fast/forms/content-with-margins-inside-button-expected.html: Added.
* fast/forms/content-with-margins-inside-button.html: Added.
2013-04-30 Oliver Hunt <oliver@apple.com>
JSC Stack walking logic craches in the face of inlined functions triggering VM re-entry
https://bugs.webkit.org/show_bug.cgi?id=115449
Reviewed by Geoffrey Garen.
Add tests
* fast/js/script-tests/stack-trace.js:
(dfgTest):
(inlineableThrow):
(dfgThing.get willThrow):
(dfgThing.get willThrowEventually):
(dfgThing.willThrowFunc):
(dfgThing.willThrowEventuallyFunc):
(dfg1):
(dfg2):
(dfg3):
(dfg4):
(dfg5):
(dfg6):
(dfg7):
(dfg8):
(dfg9):
(dfga):
(dfgb):
(dfgc):
* fast/js/stack-trace-expected.txt:
2013-04-30 Roger Fong <roger_fong@apple.com>
Unreviewed. Rebaseline some tests on AppleWin port after disabling subpixel layout.
* platform/win/css1/font_properties/font-expected.txt:
* platform/win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
* platform/win/fast/lists/003-vertical-expected.txt:
* platform/win/fast/multicol/vertical-rl/float-multicol-expected.txt:
* platform/win/fast/multicol/vertical-rl/nested-columns-expected.txt:
* platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
* platform/win/svg/batik/paints: Added.
* platform/win/svg/batik/paints/gradientLimit-expected.txt: Added.
* platform/win/transforms/2d/hindi-rotated-expected.txt:
2013-04-30 Zoltan Arvai <zarvai@inf.u-szeged.hu>
[Qt][WK2] Unreviewed gardening. Massive rebaselining after r149292.
https://bugs.webkit.org/show_bug.cgi?id=115372
* platform/qt-5.0-wk2/animations/3d/replace-filling-transform-expected.png: Added.
* platform/qt-5.0-wk2/compositing/absolute-inside-out-of-view-fixed-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/backing/no-backing-for-clip-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/backing/no-backing-for-clip-overlap-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/backing/no-backing-for-perspective-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/bounds-in-flipped-writing-mode-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/clip-child-by-non-stacking-ancestor-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/columns/composited-in-paginated-expected.txt:
* platform/qt-5.0-wk2/compositing/contents-opaque/background-clip-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/contents-opaque/background-color-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/contents-opaque/control-layer-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/contents-opaque/filter-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/contents-opaque/layer-opacity-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/contents-opaque/layer-transform-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/contents-opaque/visibility-hidden-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/filters/sw-layer-overlaps-hw-shadow-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/filters/sw-shadow-overlaps-hw-shadow-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/geometry/bounds-clipped-composited-child-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt:
* platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-dynamic-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/geometry/clip-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/geometry/clip-inside-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/geometry/composited-in-columns-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/geometry/flipped-writing-mode-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/geometry/foreground-layer-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/geometry/preserve-3d-switching-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/iframes/become-composited-nested-iframes-expected.txt:
* platform/qt-5.0-wk2/compositing/iframes/become-overlapped-iframe-expected.txt:
* platform/qt-5.0-wk2/compositing/iframes/composited-parent-iframe-expected.txt:
* platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-delayed-expected.txt:
* platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-expected.txt:
* platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe2-expected.txt:
* platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe3-expected.txt:
* platform/qt-5.0-wk2/compositing/iframes/enter-compositing-iframe-expected.txt:
* platform/qt-5.0-wk2/compositing/iframes/iframe-resize-expected.txt:
* platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-hide-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt:
* platform/qt-5.0-wk2/compositing/iframes/leave-compositing-iframe-expected.txt:
* platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-expected.txt:
* platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-iframe-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/iframes/overlapped-nested-iframes-expected.txt:
* platform/qt-5.0-wk2/compositing/iframes/page-cache-layer-tree-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/iframes/resizer-expected.txt:
* platform/qt-5.0-wk2/compositing/iframes/scroll-fixed-transformed-element-expected.png:
* platform/qt-5.0-wk2/compositing/iframes/scrolling-iframe-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/images/clip-on-directly-composited-image-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/animation-overlap-with-children-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-fixed-position-under-transform-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt:
* platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-clipping-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-container-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/overlap-child-layer-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/overlap-clipping-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-3d-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-and-clipped-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-layer-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/overlap-transforms-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/rotate3d-overlap-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/stacking-context-overlap-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/layer-creation/translatez-overlap-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/masks/mask-layer-size-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/overflow-trumps-transform-style-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/overflow/composited-scrolling-paint-phases-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/overflow/content-gains-scrollbars-expected.txt:
* platform/qt-5.0-wk2/compositing/overflow/content-loses-scrollbars-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/overflow/overflow-scrollbar-layers-expected.txt:
* platform/qt-5.0-wk2/compositing/overflow/resize-painting-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-contain-expected.png: Added.
* platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-cover-expected.png: Added.
* platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-position-expected.png: Added.
* platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-size-expected.png: Added.
* platform/qt-5.0-wk2/compositing/repaint/page-scale-repaint-expected.png: Added.
* platform/qt-5.0-wk2/compositing/repaint/requires-backing-repaint-expected.png:
* platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-overflow-expected.txt:
* platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt:
* platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-relative-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/rtl/rtl-relative-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/tiled-layers-hidpi-expected.txt:
* platform/qt-5.0-wk2/compositing/tiling/backface-preserve-3d-tiled-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/tiling/crash-reparent-tiled-layer-expected.txt:
* platform/qt-5.0-wk2/compositing/tiling/huge-layer-add-remove-child-expected.txt:
* platform/qt-5.0-wk2/compositing/tiling/huge-layer-img-expected.txt: Added.
* platform/qt-5.0-wk2/compositing/tiling/huge-layer-with-layer-children-expected.txt:
* platform/qt-5.0-wk2/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt:
* platform/qt-5.0-wk2/compositing/tiling/tiled-layer-resize-expected.txt: Added.
* platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-007-expected.png: Added.
* platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-009-expected.png: Added.
* platform/qt-5.0-wk2/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added.
* platform/qt-5.0-wk2/css3/compositing/should-have-compositing-layer-expected.txt: Added.
* platform/qt-5.0-wk2/css3/filters/composited-during-animation-layertree-expected.txt:
* platform/qt-5.0-wk2/css3/filters/composited-during-transition-layertree-expected.txt: Added.
* platform/qt-5.0-wk2/css3/filters/filter-repaint-blur-expected.png: Added.
* platform/qt-5.0-wk2/css3/filters/filter-repaint-child-layers-expected.png: Added.
* platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-clipped-expected.png: Added.
* platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-expected.png: Added.
* platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-rotated-expected.png: Added.
* platform/qt-5.0-wk2/css3/filters/multiple-filters-invalidation-expected.png:
* platform/qt-5.0-wk2/css3/flexbox/repaint-during-resize-no-flex-expected.png:
* platform/qt-5.0-wk2/css3/flexbox/repaint-expected.png:
* platform/qt-5.0-wk2/css3/flexbox/repaint-rtl-column-expected.png:
* platform/qt-5.0-wk2/css3/images/cross-fade-background-size-expected.png: Added.
* platform/qt-5.0-wk2/editing/deleting/delete-3608462-fix-expected.png: Added.
* platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-001-expected.png: Added.
* platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-002-expected.png: Added.
* platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-003-expected.png: Added.
* platform/qt-5.0-wk2/editing/deleting/delete-image-002-expected.png:
* platform/qt-5.0-wk2/editing/selection/caret-rtl-right-expected.txt: Added.
* platform/qt-5.0-wk2/editing/selection/unrendered-002-expected.png: Added.
* platform/qt-5.0-wk2/editing/selection/unrendered-003-expected.png: Added.
* platform/qt-5.0-wk2/editing/selection/unrendered-004-expected.png: Added.
* platform/qt-5.0-wk2/editing/selection/unrendered-005-expected.png: Added.
* platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png: Added.
* platform/qt-5.0-wk2/fast/backgrounds/background-clip-text-on-body-expected.png: Added.
* platform/qt-5.0-wk2/fast/backgrounds/solid-color-context-restore-expected.png:
* platform/qt-5.0-wk2/fast/borders/inline-mask-overlay-image-expected.png:
* platform/qt-5.0-wk2/fast/canvas/canvas-as-image-incremental-repaint-expected.png:
* platform/qt-5.0-wk2/fast/canvas/canvas-composite-fill-repaint-expected.png:
* platform/qt-5.0-wk2/fast/canvas/canvas-incremental-repaint-2-expected.png:
* platform/qt-5.0-wk2/fast/canvas/canvas-incremental-repaint-expected.png: Added.
* platform/qt-5.0-wk2/fast/canvas/canvas-resize-after-paint-without-layout-expected.png:
* platform/qt-5.0-wk2/fast/canvas/setWidthResetAfterForcedRender-expected.png:
* platform/qt-5.0-wk2/fast/css/first-line-text-decoration-expected.png: Added.
* platform/qt-5.0-wk2/fast/css/sticky/sticky-left-expected.png: Added.
* platform/qt-5.0-wk2/fast/css/sticky/sticky-side-margins-expected.png: Added.
* platform/qt-5.0-wk2/fast/css/sticky/sticky-top-expected.png: Added.
* platform/qt-5.0-wk2/fast/css/sticky/sticky-top-margins-expected.png: Added.
* platform/qt-5.0-wk2/fast/css/sticky/sticky-writing-mode-horizontal-bt-expected.png: Added.
* platform/qt-5.0-wk2/fast/events/event-attribute-expected.txt: Added.
* platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.png:
* platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.txt: Added.
* platform/qt-5.0-wk2/fast/forms/hidden-listbox-expected.png: Added.
* platform/qt-5.0-wk2/fast/forms/listbox-clip-expected.png:
* platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-simple-expected.png: Added.
* platform/qt-5.0-wk2/fast/layers/add-layer-with-nested-stacking-expected.png: Added.
* platform/qt-5.0-wk2/fast/layers/inline-dirty-z-order-lists-expected.png: Added.
* platform/qt-5.0-wk2/fast/layers/remove-layer-with-nested-stacking-expected.png: Added.
* platform/qt-5.0-wk2/fast/layers/scroll-rect-to-visible-expected.png:
* platform/qt-5.0-wk2/fast/overflow/hidden-scrollbar-resize-expected.png: Added.
* platform/qt-5.0-wk2/fast/overflow/position-fixed-transform-clipping-expected.png: Added.
* platform/qt-5.0-wk2/fast/reflections/inline-crash-expected.png: Added.
* platform/qt-5.0-wk2/fast/regions/autosize-region-window-resize-expected.png: Added.
* platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png: Added.
* platform/qt-5.0-wk2/fast/regions/render-region-custom-style-mark-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/4774354-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/4776765-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/absolute-position-change-containing-block-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/background-generated-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/background-misaligned-expected.png:
* platform/qt-5.0-wk2/fast/repaint/backgroundSizeRepaint-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/block-layout-inline-children-float-positioned-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/block-layout-inline-children-replaced-expected.png:
* platform/qt-5.0-wk2/fast/repaint/block-no-inflow-children-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/border-radius-repaint-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/border-repaint-glitch-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/box-shadow-dynamic-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/bugzilla-3509-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/bugzilla-5699-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/bugzilla-6278-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/bugzilla-6388-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/bugzilla-6473-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/bugzilla-7235-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/button-spurious-layout-hint-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/caret-with-transformation-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/clip-with-layout-delta-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/clipped-relative-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/containing-block-position-change-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/content-into-overflow-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/continuation-after-outline-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/control-clip-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/create-layer-repaint-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/delete-into-nested-block-expected.png:
* platform/qt-5.0-wk2/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/erase-overflow-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/fixed-after-scroll-expected.png:
* platform/qt-5.0-wk2/fast/repaint/fixed-child-move-after-scroll-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/fixed-in-page-scale-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/fixed-move-after-scroll-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/fixed-position-transparency-with-overflow-expected.png:
* platform/qt-5.0-wk2/fast/repaint/fixed-table-cell-expected.png:
* platform/qt-5.0-wk2/fast/repaint/fixed-table-overflow-expected.png:
* platform/qt-5.0-wk2/fast/repaint/fixed-table-overflow-zindex-expected.png:
* platform/qt-5.0-wk2/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/fixed-tranformed-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/float-move-during-layout-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/float-overflow-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/float-overflow-right-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/inline-color-change-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/intermediate-layout-position-clip-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/intermediate-layout-position-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/layer-visibility-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/layout-state-only-positioned-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/layout-state-relative-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset2-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset3-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-1-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-10-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-2-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-3-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-4-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-5-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-6-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-7-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-8-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-9-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-in-regions-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/line-in-scrolled-clipped-block-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/line-overflow-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/lines-with-layout-delta-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/list-marker-2-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/make-children-non-inline-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/multicol-repaint-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/nested-iframe-scroll-inner-expected.png:
* platform/qt-5.0-wk2/fast/repaint/nested-iframe-scroll-outer-expected.png:
* platform/qt-5.0-wk2/fast/repaint/opacity-change-on-overflow-float-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/outline-child-repaint-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/outline-inset-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/outline-repaint-glitch-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/outline-shrinking-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/overflow-delete-line-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/overflow-flipped-writing-mode-block-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/overflow-scroll-body-appear-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/overflow-scroll-delete-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/overflow-show-expected.png:
* platform/qt-5.0-wk2/fast/repaint/overhanging-float-detach-repaint-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/positioned-document-element-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/reflection-redraw-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/reflection-repaint-test-expected.png:
* platform/qt-5.0-wk2/fast/repaint/region-painting-invalidation-expected.png:
* platform/qt-5.0-wk2/fast/repaint/region-painting-via-layout-expected.png:
* platform/qt-5.0-wk2/fast/repaint/rel-positioned-inline-with-overflow-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/repaint-during-scroll-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/repaint-during-scroll-with-zoom-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/repaint-resized-overflow-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/scale-page-shrink-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/scroll-in-clipped-layer-expected.png:
* platform/qt-5.0-wk2/fast/repaint/scroll-in-transformed-layer-expected.png:
* platform/qt-5.0-wk2/fast/repaint/scroll-inside-table-cell-expected.png:
* platform/qt-5.0-wk2/fast/repaint/scroll-with-transformed-parent-layer-expected.png:
* platform/qt-5.0-wk2/fast/repaint/select-option-background-color-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/selected-replaced-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/selection-after-delete-expected.png:
* platform/qt-5.0-wk2/fast/repaint/selection-after-remove-expected.png:
* platform/qt-5.0-wk2/fast/repaint/selection-gap-overflow-scroll-2-expected.png:
* platform/qt-5.0-wk2/fast/repaint/selection-rl-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/subtree-layoutstate-transform-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/subtree-root-clip-2-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/subtree-root-clip-3-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/subtree-root-clip-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/table-cell-collapsed-border-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/table-cell-move-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/table-col-background-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/table-collapsed-border-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/table-extra-bottom-grow-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/table-outer-border-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/table-section-overflow-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/table-section-repaint-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/table-two-pass-layout-overpaint-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/text-append-dirty-lines-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/text-in-relative-positioned-inline-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/trailing-floats-root-line-box-overflow-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/transform-absolute-child-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/transform-absolute-in-positioned-container-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/transform-disable-layoutstate-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/transform-layout-repaint-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/transform-relative-position-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/transform-repaint-descendants-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/transform-replaced-shadows-expected.png:
* platform/qt-5.0-wk2/fast/repaint/transform-translate-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/view-background-from-body-1-expected.png: Added.
* platform/qt-5.0-wk2/fast/repaint/view-background-from-body-2-expected.png: Added.
* platform/qt-5.0-wk2/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png: Added.
* platform/qt-5.0-wk2/fast/table/border-collapsing/cached-69296-expected.png:
* platform/qt-5.0-wk2/fast/table/border-collapsing/cached-cell-append-expected.png: Added.
* platform/qt-5.0-wk2/fast/table/border-collapsing/cached-cell-remove-expected.png: Added.
* platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-cell-border-color-expected.png: Added.
* platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-cell-border-width-expected.png: Added.
* platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.png: Added.
* platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-col-border-color-expected.png: Added.
* platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-col-border-width-expected.png: Added.
* platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.png: Added.
* platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.png: Added.
* platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-row-border-color-expected.png: Added.
* platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-row-border-width-expected.png:
* platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-table-border-color-expected.png: Added.
* platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-table-border-width-expected.png: Added.
* platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-tbody-border-color-expected.png: Added.
* platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-tbody-border-width-expected.png:
* platform/qt-5.0-wk2/fast/table/simple_paint-expected.png: Added.
* platform/qt-5.0-wk2/fast/text/font-initial-expected.png: Added.
* platform/qt-5.0-wk2/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added.
* platform/qt-5.0-wk2/svg/as-background-image/animated-svg-as-background-expected.png: Added.
* platform/qt-5.0-wk2/svg/as-background-image/svg-background-partial-redraw-expected.png: Added.
* platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-expected.png: Added.
* platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png: Added.
* platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-same-image-expected.png: Added.
* platform/qt-5.0-wk2/svg/as-image/image-respects-pageScaleFactor-expected.png:
* platform/qt-5.0-wk2/svg/as-image/svg-image-change-content-size-expected.png: Added.
* platform/qt-5.0-wk2/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
* platform/qt-5.0-wk2/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
* platform/qt-5.0-wk2/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Added.
* platform/qt-5.0-wk2/svg/as-object/embedded-svg-size-changes-expected.png: Added.
* platform/qt-5.0-wk2/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png: Added.
* platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added.
* platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
* platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
* platform/qt-5.0-wk2/svg/carto.net/window-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/absolute-sized-content-with-resources-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/animate-path-discrete-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/animate-path-morphing-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/animate-target-id-changed-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/animate-target-removed-from-document-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/circle-move-invalidation-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/clip-path-child-changes-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/clip-path-href-changes-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/clip-path-id-changes-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/clip-path-units-changes-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/deep-dynamic-updates-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/fill-opacity-update-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/glyph-selection-bidi-mirror-expected.txt: Added.
* platform/qt-5.0-wk2/svg/custom/gradient-add-stops-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/gradient-stop-style-change-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/hit-test-unclosed-subpaths-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/hit-test-with-br-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-late-clipPath-creation-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-late-gradient-and-object-creation-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-late-gradient-creation-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-late-marker-and-object-creation-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-late-marker-creation-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-late-mask-and-object-creation-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-late-mask-creation-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-late-pattern-and-object-creation-expected.png:
* platform/qt-5.0-wk2/svg/custom/js-repaint-rect-on-path-with-stroke-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-update-bounce-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-update-container-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-update-container2-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-update-gradient-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-update-image-expected.png:
* platform/qt-5.0-wk2/svg/custom/js-update-path-changes-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-update-path-removal-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-update-pattern-child-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-update-pattern-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-update-polygon-changes-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-update-polygon-removal-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-update-stop-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-update-stop-linked-gradient-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-update-style-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-update-transform-addition-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/js-update-transform-changes-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/marker-child-changes-css-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/marker-child-changes-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/marker-strokeWidth-changes-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/marker-viewBox-changes-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/mask-child-changes-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/mask-invalidation-expected.png:
* platform/qt-5.0-wk2/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/pending-resource-after-removal-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/prevent-default-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/relative-sized-content-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/relative-sized-content-with-resources-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/relative-sized-deep-shadow-tree-content-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/relative-sized-image-expected.png:
* platform/qt-5.0-wk2/svg/custom/relative-sized-inner-svg-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/relative-sized-shadow-tree-content-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/relative-sized-use-on-symbol-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/repaint-moving-svg-and-div-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/repaint-shadow-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/repaint-stroke-width-changes-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/resource-client-removal-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/resource-invalidate-on-target-update-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/scroll-hit-test-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/stroke-opacity-update-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/svg-absolute-children-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/text-dom-removal-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/text-repaint-including-stroke-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/text-xy-updates-SVGList-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/use-clipped-hit-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/use-detach-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/use-elementInstance-event-target-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/use-elementInstance-methods-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/use-event-handler-on-referenced-element-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/use-event-handler-on-use-element-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/use-inherit-style-expected.png: Added.
* platform/qt-5.0-wk2/svg/custom/use-setAttribute-crash-expected.png: Added.
* platform/qt-5.0-wk2/svg/dom/SVGPathSegList-segment-modification-expected.png: Added.
* platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png: Added.
* platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png:
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.png: Added.
* platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.png: Added.
* platform/qt-5.0-wk2/svg/filters/animate-fill-expected.png: Added.
* platform/qt-5.0-wk2/svg/filters/feImage-change-target-id-expected.png: Added.
* platform/qt-5.0-wk2/svg/filters/feImage-remove-target-expected.png: Added.
* platform/qt-5.0-wk2/svg/filters/filter-refresh-expected.png: Added.
* platform/qt-5.0-wk2/svg/filters/filter-width-update-expected.png: Added.
* platform/qt-5.0-wk2/svg/filters/invalidate-on-child-layout-expected.png: Added.
* platform/qt-5.0-wk2/svg/foreignObject/fO-parent-display-changes-expected.png: Added.
* platform/qt-5.0-wk2/svg/hixie/perf/001-expected.png: Added.
* platform/qt-5.0-wk2/svg/hixie/perf/002-expected.png: Added.
* platform/qt-5.0-wk2/svg/hixie/perf/003-expected.png: Added.
* platform/qt-5.0-wk2/svg/hixie/perf/004-expected.png: Added.
* platform/qt-5.0-wk2/svg/hixie/perf/005-expected.png: Added.
* platform/qt-5.0-wk2/svg/hixie/perf/006-expected.png: Added.
* platform/qt-5.0-wk2/svg/hixie/perf/007-expected.png: Added.
* platform/qt-5.0-wk2/svg/repaint/container-repaint-expected.png: Added.
* platform/qt-5.0-wk2/svg/repaint/filter-child-repaint-expected.png: Added.
* platform/qt-5.0-wk2/svg/repaint/image-href-change-expected.png:
* platform/qt-5.0-wk2/svg/repaint/image-with-clip-path-expected.png:
* platform/qt-5.0-wk2/svg/repaint/inner-svg-change-viewBox-contract-expected.png: Added.
* platform/qt-5.0-wk2/svg/repaint/inner-svg-change-viewBox-expected.png:
* platform/qt-5.0-wk2/svg/repaint/inner-svg-change-viewPort-relative-expected.png: Added.
* platform/qt-5.0-wk2/svg/repaint/mask-clip-target-transform-expected.png: Added.
* platform/qt-5.0-wk2/svg/repaint/repaint-webkit-svg-shadow-expected.png: Added.
* platform/qt-5.0-wk2/svg/repaint/repainting-after-animation-element-removal-expected.png: Added.
* platform/qt-5.0-wk2/svg/repaint/text-mask-update-expected.png: Added.
* platform/qt-5.0-wk2/svg/text/append-text-node-to-tspan-expected.png: Added.
* platform/qt-5.0-wk2/svg/text/ems-display-none-expected.png: Added.
* platform/qt-5.0-wk2/svg/text/exs-display-none-expected.png: Added.
* platform/qt-5.0-wk2/svg/text/modify-text-node-in-tspan-expected.png: Added.
* platform/qt-5.0-wk2/svg/text/remove-text-node-from-tspan-expected.png:
* platform/qt-5.0-wk2/svg/text/remove-tspan-from-text-expected.png:
* platform/qt-5.0-wk2/svg/text/text-rescale-expected.png:
* platform/qt-5.0-wk2/svg/text/text-text-05-t-expected.png: Added.
* platform/qt-5.0-wk2/svg/text/text-viewbox-rescale-expected.png: Added.
* platform/qt-5.0-wk2/svg/transforms/animated-path-inside-transformed-html-expected.png: Added.
* platform/qt-5.0-wk2/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-background-image-tiled-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-background-images-expected.png:
* platform/qt-5.0-wk2/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-foreign-content-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-foreignObject-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-image-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-object-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-relative-image-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-float-border-padding-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
* platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
* platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-percentage-warning: inexact rename detection was skipped due to too many files.:
* platform/qt-5.0-wk2/svg/zoom/text/zoom-hixie-mixed-008-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png: Added.
* platform/qt-5.0-wk2/svg/zoom/text/zoom-svg-float-border-padding-expected.png: Added.
* platform/qt-5.0-wk2/tables/mozilla/core/bloomberg-expected.png: Added.
* platform/qt-5.0-wk2/tables/mozilla/core/row_span-expected.png: Added.
* platform/qt-5.0-wk2/transforms/2d/transform-fixed-container-expected.png: Added.
* platform/qt-5.0-wk2/transforms/3d/general/matrix-with-zoom-3d-expected.png: Added.
* platform/qt-5.0-wk2/transforms/3d/hit-testing/backface-hit-test-expected.png: Added.
* platform/qt-5.0-wk2/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.png: Added.
* platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-3-expected.png: Added.
* platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png:
* platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png:
2013-04-30 Roger Fong <roger_fong@apple.com>
Unreviewed gardening of AppleWin port after r148944.
* platform/win/fast/table: Added.
* platform/win/fast/table/giantRowspan-expected.txt: Added.
* platform/win/fast/table/giantRowspan2-expected.txt: Added.
* platform/win/tables/mozilla/bugs: Added.
* platform/win/tables/mozilla/bugs/bug133756-1-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug133756-2-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug220536-expected.txt: Added.
* platform/win/tables/mozilla/bugs/bug8858-expected.txt: Added.
* platform/win/tables/mozilla/core: Added.
* platform/win/tables/mozilla/core/row_span-expected.txt: Added.
* platform/win/tables/mozilla_expected_failures/bugs: Added.
* platform/win/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Added.
* platform/win/tables/mozilla_expected_failures/bugs/bug23847-expected.txt: Added.
* platform/win/tables/mozilla_expected_failures/bugs/bug65372-expected.txt: Added.
2013-04-30 Roger Fong <roger_fong@apple.com>
Unreviewed gardening. AppleWin port.
* platform/win/TestExpectations:
2013-04-30 Zan Dobersek <zdobersek@igalia.com>
Unreviewed GTK gardening.
* platform/gtk/TestExpectations: Removing failure expectations for tests that are
constantly passing on the builders.
2013-04-30 Zan Dobersek <zdobersek@igalia.com>
Unreviewed GTK gardening.
* platform/gtk/TestExpectations: Adding failure expectations for
the current reftest failures on the builders.
2013-04-30 Simon Fraser <simon.fraser@apple.com>
Cap max CALayer tree depth to avoid crashes
https://bugs.webkit.org/show_bug.cgi?id=115431
<rdar://problem/13401861>
Reviewed by Tim Horton.
Test that makes a very deep tree. Should note crash, and should match
the reference.
* compositing/layer-creation/deep-tree-expected.html: Added.
* compositing/layer-creation/deep-tree.html: Added.
2013-04-30 Andreas Kling <akling@apple.com>
REGRESSION(r149287): Assertion failure in fast/frames/flattening/iframe-flattening-crash.html
<http://webkit.org/b/115386>
<rdar://problem/13769995>
Reviewed by Darin Adler.
* platform/mac/TestExpectations:
2013-04-30 Glenn Adams <glenn@skynav.com>
The bison grammar for @supports should return 0 in case of an error
https://bugs.webkit.org/show_bug.cgi?id=115402
Reviewed by Darin Adler.
Back ported from https://chromium.googlesource.com/chromium/blink/+/74399c27c8b93286bae03a1d6371735935b34d85.
* css3/supports-crash-expected.txt: Added.
* css3/supports-crash.html: Added.
2013-04-30 Radu Stavila <stavila@adobe.com>
[CSS Regions] Convert some fast/regions pixel tests to reftests
https://bugs.webkit.org/show_bug.cgi?id=80712
Reviewed by Alexandru Chiculita.
Converted webkit-flow-inlines-inside-regions-bounds and webkit-flow-inlines-inside-regions-bounds-vertical to reftest
* fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.html: Added.
* fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.html: Added.
* platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed.
* platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed.
* platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed.
* platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed.
* platform/gtk/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed.
* platform/gtk/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed.
* platform/gtk/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed.
* platform/gtk/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed.
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed.
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed.
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed.
* platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed.
* platform/qt/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed.
* platform/qt/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed.
* platform/qt/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed.
* platform/qt/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed.
2013-04-30 Zan Dobersek <zdobersek@igalia.com>
Unreviewed GTK gardening.
Rebaselining tests that are possible to and required to be rebaselined
* platform/gtk-wk1/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
* platform/gtk/editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable-expected.txt: Added.
* platform/gtk/editing/selection/drag-start-event-client-x-y-expected.txt: Added.
* platform/gtk/fast/dom/Range/getClientRects-expected.txt:
* platform/gtk/fast/events/remove-target-with-shadow-in-drag-expected.txt:
* platform/gtk/fast/js/dom-static-property-for-in-iteration-expected.txt:
* platform/gtk/fast/js/function-length-expected.txt: Added.
* platform/gtk/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.txt:
* platform/gtk/media/media-can-play-ogg-expected.txt: Added.
* platform/gtk/media/video-played-collapse-expected.txt:
* platform/gtk/media/video-volume-slider-expected.txt:
2013-04-30 Balazs Kelemen <kbalazs@webkit.org>
[EFL][GStreamer] failing media tests
https://bugs.webkit.org/show_bug.cgi?id=115419
Unreviewed gardening.
* platform/efl/TestExpectations: Track failing tests.
2013-04-30 Zan Dobersek <zdobersek@igalia.com>
Unreviewed GTK gardening.
* platform/gtk/TestExpectations: Adding failure expectations for additional failing tests
after the Shadow DOM feature was disabled for the GTK port in r149352.
2013-04-30 Christophe Dumez <ch.dumez@sisa.samsung.com>
[EFL] Enable scaled cursors
https://bugs.webkit.org/show_bug.cgi?id=106242
Reviewed by Gyuyoung Kim.
Unskip fast/css/cursor-parsing-image-set.html for EFL port
now that scaled cursors are enabled. Update expectation for
fast/events/mouse-cursor-image-set.html to explain the
reason why it is failing and set its bug URL.
* platform/efl/TestExpectations:
2013-04-30 Zoltan Arvai <zarvai@inf.u-szeged.hu>
[Qt] Unreviewed gardening.
Skipping tests using unimplemented feature.
* platform/qt-5.0-wk1/TestExpectations:
2013-04-30 Thiago Marcos P. Santos <thiago.santos@intel.com>
CSSParser::parseFontFamily should allow the keyword "default" as part of a font name
https://bugs.webkit.org/show_bug.cgi?id=107231
Reviewed by Ryosuke Niwa.
* fast/css/font-family-parse-keyword-expected.html: Added.
* fast/css/font-family-parse-keyword.html: Added.
2013-04-30 Zalan Bujtas <zalan@apple.com>
Animations fail to start on http://www.google.com/insidesearch/howsearchworks/thestory/
https://bugs.webkit.org/show_bug.cgi?id=111244
Reviewed by David Kilzer.
Enable performance.now() as a minimal subset of Web Timing API.
It returns DOMHighResTimeStamp, a monotonically increasing value representing the
number of milliseconds from the start of the navigation of the current document.
JS libraries use this API to check against the requestAnimationFrame() timestamp.
We can test the monotonical behaviour of this API only. Checking whether the value
actually represents the navigation start requires PerformanceTiming enabled.
* fast/dom/Window/web-timing-minimal-performance-now-expected.txt: Added.
* fast/dom/Window/web-timing-minimal-performance-now.html: Added.
2013-04-29 Zan Dobersek <zdobersek@igalia.com>
Unreviewed GTK gardening.
* platform/gtk/TestExpectations: Skipping the Shadow DOM layout tests after the feature was disabled in r149352.
2013-04-29 Roger Fong <roger_fong@apple.com>
Unreviewed gardening. Rebaseline some Windows tests after disabling subpixel layout.
* platform/win/editing/selection/caret-ltr-right-expected.txt:
* platform/win/editing/selection/caret-rtl-2-left-expected.txt:
* platform/win/editing/selection/caret-rtl-right-expected.txt:
* platform/win/editing/selection/extend-selection-word-expected.txt: Added.
* platform/win/editing/selection/mixed-editability-10-expected.txt:
* platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
* platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
* platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
* platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
* platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
* platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
* platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt:
* platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt:
* platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt:
* platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt:
* platform/win/fast/borders/bidi-012-expected.txt:
* platform/win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt:
* platform/win/fast/forms/file/file-input-disabled-expected.txt:
* platform/win/fast/forms/range: Added.
* platform/win/fast/forms/range/slider-mouse-events-expected.txt: Added.
* platform/win/fast/inline/inline-box-background-expected.txt:
* platform/win/fast/inline/inline-box-background-long-image-expected.txt:
* platform/win/fast/inline/inline-box-background-repeat-x-expected.txt:
* platform/win/fast/inline/inline-box-background-repeat-y-expected.txt:
2013-04-29 Roger Fong <roger_fong@apple.com>
Unreviewed. Windows gardening after r148987.
* platform/win/editing/deleting/delete-by-word-002-expected.txt: Added.
* platform/win/editing/deleting/delete-cell-contents-expected.txt: Added.
* platform/win/editing/execCommand: Added.
* platform/win/editing/execCommand/button-expected.txt: Added.
* platform/win/editing/execCommand/createLink-expected.txt: Added.
* platform/win/editing/execCommand/indent-pre-expected.txt: Added.
* platform/win/editing/execCommand/unlink-expected.txt: Added.
* platform/win/editing/inserting/insert-before-link-1-expected.txt: Added.
* platform/win/editing/pasteboard/display-block-on-spans-expected.txt: Added.
* platform/win/editing/pasteboard/merge-end-list-2-expected.txt: Added.
* platform/win/editing/pasteboard/merge-end-table-2-expected.txt: Added.
* platform/win/editing/pasteboard/page-zoom-expected.txt: Added.
* platform/win/editing/style: Added.
* platform/win/editing/style/apply-through-end-of-document-expected.txt: Added.
* platform/win/editing/style/remove-underline-across-paragraph-expected.txt: Added.
* platform/win/editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Added.
* platform/win/editing/style/remove-underline-expected.txt: Added.
* platform/win/editing/style/remove-underline-from-stylesheet-expected.txt: Added.
* platform/win/editing/style/remove-underline-in-bold-expected.txt: Added.
* platform/win/editing/style/unbold-in-bold-expected.txt: Added.
* platform/win/editing/undo: Added.
* platform/win/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt: Added.
2013-04-29 James Craig <james@cookiecrook.com>
Settings.in selectionIncludesAltImageText should default to true, due to update in HTML spec.
https://bugs.webkit.org/show_bug.cgi?id=115283
Reviewed by Chris Fleizach.
Update test to account for the initial setting change.
* editing/pasteboard/copy-image-with-alt-text.html:
2013-04-29 Alexey Proskuryakov <ap@apple.com>
REGRESSION (r149287?): Assertion failure in fast/frames/flattening/iframe-flattening-crash.html
https://bugs.webkit.org/show_bug.cgi?id=115386
* platform/mac/TestExpectations: Skipping the test.
* platform/mac-wk2/TestExpectations: Removed it from here, as the assertion failure is not limited to wk2.
2013-04-22 Jeffrey Pfau <jpfau@apple.com>
Change approach to third-party blocking for LocalStorage
https://bugs.webkit.org/show_bug.cgi?id=115004
Reviewed by Maciej Stachowiak.
* http/tests/security/cross-origin-local-storage-allowed-expected.txt:
* http/tests/security/cross-origin-local-storage-allowed.html:
* http/tests/security/cross-origin-local-storage-expected.txt:
* http/tests/security/cross-origin-local-storage-wk1.html:
* http/tests/security/cross-origin-local-storage-wk1-expected.txt:
* http/tests/security/cross-origin-local-storage.html:
* http/tests/security/resources/cross-origin-iframe-for-local-storage.html:
* http/tests/security/resources/load-local-storage.html: Added.
* platform/mac-wk2/http/tests/security/cross-origin-local-storage-wk1-expected.txt:
* platform/mac/http/tests/security/cross-origin-local-storage-wk1-expected.txt:
2013-04-29 Yi Shen <max.hong.shen@gmail.com>
HTML Editing: Insertion point jumps when using link detection
https://bugs.webkit.org/show_bug.cgi?id=82198
Reviewed by Ryosuke Niwa.
Update typing-space-to-trigger-smart-link.html to verify link detection behavior
when typing a link before existing text.
* editing/inserting/typing-space-to-trigger-smart-link-expected.txt:
* editing/inserting/typing-space-to-trigger-smart-link.html:
2013-04-29 Roger Fong <roger_fong@apple.com>
Unreviewed. Tests mistakenly added to general TestExpectations file moved to mac TestExpectations file.
* TestExpectations:
* platform/mac/TestExpectations:
2013-04-29 Jeffrey Pfau <jpfau@apple.com>
Unreviewed, added missing new line in baseline.
* fast/canvas/2d.imageDataHD-expected.txt:
2013-04-29 Stephen Chenney <schenney@chromium.org>
SVGElement destructor can use invalid iterator
https://bugs.webkit.org/show_bug.cgi?id=115361
Reviewed by Philip Rogers.
Test asserts in Debug and should also crash in memory checking builds.
* svg/custom/svg-element-destructor-iteration-crash-expected.txt: Added.
* svg/custom/svg-element-destructor-iteration-crash.html: Added.
2013-04-29 Dirk Schulze <krit@webkit.org>
Animate clip rect() between different Length types
https://bugs.webkit.org/show_bug.cgi?id=115336
Reviewed by Andreas Kling.
Modify test for clip animation to cover animations between
different Length types.
* transitions/clip-transition.html:
2013-04-29 Zoltan Arvai <zarvai@inf.u-szeged.hu>
[Qt] Unreviewed gardening.
Move Qt Mac specific results to qt-mac after r149210.
* platform/qt-mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt: Renamed from LayoutTests/platform/qt-5.0/compositing/visibility/visibility-image-layers-dynamic-expected.txt.
* platform/qt-mac/editing/selection/collapse-selection-in-bidi-expected.txt: Renamed from LayoutTests/platform/qt-5.0/editing/selection/collapse-selection-in-bidi-expected.txt.
* platform/qt-mac/editing/selection/drag-start-event-client-x-y-expected.txt: Renamed from LayoutTests/platform/qt-5.0/editing/selection/drag-start-event-client-x-y-expected.txt.
* platform/qt-mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt.
* platform/qt-mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/block/basic/fieldset-stretch-to-legend-expected.txt.
* platform/qt-mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt.
* platform/qt-mac/fast/borders/fieldsetBorderRadius-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/borders/fieldsetBorderRadius-expected.txt.
* platform/qt-mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt.
* platform/qt-mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt.
* platform/qt-mac/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt.
* platform/qt-mac/fast/events/document-elementFromPoint-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/events/document-elementFromPoint-expected.txt.
* platform/qt-mac/fast/flexbox/flex-hang-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/flexbox/flex-hang-expected.txt.
* platform/qt-mac/fast/images/repaint-subrect-grid-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/images/repaint-subrect-grid-expected.txt.
* platform/qt-mac/fast/images/zoomed-img-size-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/images/zoomed-img-size-expected.txt.
* platform/qt-mac/fast/multicol/break-properties-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/multicol/break-properties-expected.txt.
* platform/qt-mac/fast/multicol/vertical-lr/break-properties-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/multicol/vertical-lr/break-properties-expected.txt.
* platform/qt-mac/fast/multicol/vertical-rl/break-properties-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/multicol/vertical-rl/break-properties-expected.txt.
* platform/qt-mac/fast/overflow/infiniteRecursionGuard-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/overflow/infiniteRecursionGuard-expected.txt.
* platform/qt-mac/fast/parser/style-script-head-test-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/parser/style-script-head-test-expected.txt.
* platform/qt-mac/fast/reflections/reflection-with-zoom-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/reflections/reflection-with-zoom-expected.txt.
* platform/qt-mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt.
* platform/qt-mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt.
* platform/qt-mac/http/tests/misc/acid3-expected.txt: Renamed from LayoutTests/platform/qt-5.0/http/tests/misc/acid3-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt.
* platform/qt-mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt.
* platform/qt-mac/svg/as-image/svg-non-integer-scaled-image-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/as-image/svg-non-integer-scaled-image-expected.txt.
* platform/qt-mac/svg/custom/fractional-rects-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/fractional-rects-expected.txt.
* platform/qt-mac/svg/custom/js-update-container-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/js-update-container-expected.txt.
* platform/qt-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt.
* platform/qt-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt.
* platform/qt-mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt.
* platform/qt-mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/svg-fonts-with-no-element-reference-expected.txt.
* platform/qt-mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt.
* platform/qt-mac/svg/custom/viewBox-hit-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/viewBox-hit-expected.txt.
* platform/qt-mac/svg/hixie/text/001-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/hixie/text/001-expected.txt.
* platform/qt-mac/svg/hixie/text/003a-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/hixie/text/003a-expected.txt.
* platform/qt-mac/svg/text/small-fonts-2-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/text/small-fonts-2-expected.txt.
* platform/qt-mac/svg/text/text-hkern-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/text/text-hkern-expected.txt.
* platform/qt-mac/svg/text/text-viewbox-rescale-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/text/text-viewbox-rescale-expected.txt.
* platform/qt-mac/svg/wicd/sizing-flakiness-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/wicd/sizing-flakiness-expected.txt.
* platform/qt-mac/svg/zoom/page/zoom-background-image-tiled-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-background-image-tiled-expected.txt.
* platform/qt-mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt.
* platform/qt-mac/svg/zoom/page/zoom-svg-as-image-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-as-image-expected.txt.
* platform/qt-mac/svg/zoom/page/zoom-svg-as-object-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-as-object-expected.txt.
* platform/qt-mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-as-relative-image-expected.txt.
* platform/qt-mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt.
* platform/qt-mac/tables/mozilla/bugs/bug83786-expected.txt: Renamed from LayoutTests/platform/qt-5.0/tables/mozilla/bugs/bug83786-expected.txt.
2013-04-28 Zan Dobersek <zdobersek@igalia.com>
Rename TestRunner's setAudioData to setAudioResult
https://bugs.webkit.org/show_bug.cgi?id=115326
Reviewed by Darin Adler.
Adjust the testRunner.setAudioData references/callsites, the method is now named setAudioResult.
* platform/efl-wk1/TestExpectations:
* webaudio/resources/audio-codec-test.js:
(finishedLoading):
* webaudio/resources/audio-testing.js:
(finishAudioTest):
* webaudio/test-basic.html:
2013-04-28 Seokju Kwon <seokju.kwon@gmail.com>
Get rid of a duplicate file from LayoutTests/TestExpectations
https://bugs.webkit.org/show_bug.cgi?id=115337
Unreviewed gardening.
* TestExpectations: Remove one of two svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm.
2013-04-28 Dean Jackson <dino@apple.com>
[Mac] Disable canvas backing store scaling (HIGH_DPI_CANVAS)
https://bugs.webkit.org/show_bug.cgi?id=115310
Reviewed by Simon Fraser.
No need for platform-specific results any more.
* fast/canvas/2d.backingStorePixelRatio-expected.txt:
* fast/canvas/2d.imageDataHD-expected.txt:
* fast/canvas/canvas-resize-reset-pixelRatio-expected.txt:
* platform/win/fast/canvas/2d.backingStorePixelRatio-expected.txt: Removed.
* platform/win/fast/canvas/canvas-resize-reset-pixelRatio-expected.txt: Removed.
2013-04-28 Zan Dobersek <zdobersek@igalia.com>
[WKTR] Tests dumping audio data shouldn't dump pixels
https://bugs.webkit.org/show_bug.cgi?id=115270
Reviewed by Benjamin Poulain.
Remove the now-unnecessary pixel baselines for audio tests that were used on the EFL WK2 platform.
* platform/efl-wk2/webaudio/audiobuffersource-expected.png: Removed.
* platform/efl-wk2/webaudio/audiobuffersource-loop-points-expected.png: Removed.
* platform/efl-wk2/webaudio/audiobuffersource-multi-channels-expected.png: Removed.
* platform/efl-wk2/webaudio/audiobuffersource-playbackrate-expected.png: Removed.
* platform/efl-wk2/webaudio/codec-tests/aac/vbr-128kbps-44khz-expected.png: Removed.
* platform/efl-wk2/webaudio/codec-tests/wav/24bit-22khz-resample-expected.png: Removed.
* platform/efl-wk2/webaudio/codec-tests/wav/24bit-44khz-expected.png: Removed.
* platform/efl-wk2/webaudio/gain-expected.png: Removed.
* platform/efl-wk2/webaudio/mixing-expected.png: Removed.
* platform/efl-wk2/webaudio/oscillator-custom-expected.png: Removed.
* platform/efl-wk2/webaudio/oscillator-sawtooth-expected.png: Removed.
* platform/efl-wk2/webaudio/oscillator-sine-expected.png: Removed.
* platform/efl-wk2/webaudio/oscillator-square-expected.png: Removed.
* platform/efl-wk2/webaudio/oscillator-triangle-expected.png: Removed.
* platform/efl-wk2/webaudio/up-mixing-mono-51-expected.png: Removed.
* platform/efl-wk2/webaudio/up-mixing-mono-stereo-expected.png: Removed.
* platform/efl-wk2/webaudio/up-mixing-stereo-51-expected.png: Removed.
2013-04-27 Ryosuke Niwa <rniwa@webkit.org>
Pressing mouse button inside a dragstart event causes a crash
https://bugs.webkit.org/show_bug.cgi?id=115296
Reviewed by Darin Adler.
Added a regression test. While the bug report involves opening inspector and setting a breakpoint,
a simpler reduction that uses eventSender significantly reduces the complexity.
* fast/events/mousedown-inside-dragstart-should-not-cause-crash-expected.txt: Added.
* fast/events/mousedown-inside-dragstart-should-not-cause-crash.html: Added.
2013-04-25 Geoffrey Garen <ggaren@apple.com>
Cleaned up pre/post inc/dec in bytecode
https://bugs.webkit.org/show_bug.cgi?id=115222
Reviewed by Filip Pizlo.
* fast/js/const-expected.txt:
* fast/js/resources/const.js: Added tests for some const cases we used
to get wrong.
2013-04-26 Geoffrey Garen <ggaren@apple.com>
Re-landing <http://trac.webkit.org/changeset/148999>
Filled out more cases of branch folding in bytecode when emitting
expressions into a branching context
https://bugs.webkit.org/show_bug.cgi?id=115057
Reviewed by Phil Pizlo.
Added a more exhaustive correctness test.
* fast/js/branch-fold-correctness-expected.txt: Added.
* fast/js/branch-fold-correctness.html: Added.
2013-04-26 Jer Noble <jer.noble@apple.com>
Video playback has corruption on the edges of the video
https://bugs.webkit.org/show_bug.cgi?id=115216
Reviewed by Simon Fraser.
* media/content/test.jpg: Added.
* media/video-poster-background-expected.html: Added.
* media/video-poster-background.html: Added.
2013-04-26 Roger Fong <roger_fong@apple.com>
Unreviewed. Skipping some more tests that still need rebaselining after disabling subpixel layout on mac.
http://bugs.webkit.org/show_bug.cgi?id=115292
* TestExpectations:
2013-04-26 Roger Fong <roger_fong@apple.com>
Unreviewed. Skipping some tests that still need rebaselining after disabling subpixel layout on mac.
http://bugs.webkit.org/show_bug.cgi?id=115292
* TestExpectations:
2013-04-26 Roger Fong <roger_fong@apple.com>
Unreviewed. More rebaselines for mac after disabling sub-pixel layout.
* platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt: Added.
* platform/mac/editing/selection/collapse-selection-in-bidi-expected.txt: Added.
* platform/mac/editing/selection/drag-start-event-client-x-y-expected.txt: Added.
* platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Added.
* platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt: Added.
* platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Added.
* platform/mac/fast/borders/fieldsetBorderRadius-expected.txt: Added.
* platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Added.
* platform/mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt: Added.
* platform/mac/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt: Added.
* platform/mac/fast/events/document-elementFromPoint-expected.txt: Added.
* platform/mac/fast/flexbox/flex-hang-expected.txt: Added.
* platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt: Added.
* platform/mac/fast/images/repaint-subrect-grid-expected.txt: Added.
* platform/mac/fast/images/zoomed-img-size-expected.txt: Added.
* platform/mac/fast/multicol/break-properties-expected.txt: Added.
* platform/mac/fast/multicol/vertical-lr/break-properties-expected.txt: Added.
* platform/mac/fast/multicol/vertical-rl/break-properties-expected.txt: Added.
* platform/mac/fast/parser/style-script-head-test-expected.txt: Added.
* platform/mac/fast/reflections/reflection-with-zoom-expected.txt: Added.
* platform/mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Added.
* platform/mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Added.
* platform/mac/http/tests/misc/acid3-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added.
* platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Added.
* platform/mac/svg/as-image/svg-non-integer-scaled-image-expected.txt: Added.
* platform/mac/svg/custom/fractional-rects-expected.txt: Added.
* platform/mac/svg/custom/js-update-container-expected.txt: Added.
* platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added.
* platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Added.
* platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Added.
* platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Added.
* platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt: Added.
* platform/mac/svg/custom/viewBox-hit-expected.txt: Added.
* platform/mac/svg/hixie/text/001-expected.txt: Added.
* platform/mac/svg/hixie/text/003a-expected.txt:
* platform/mac/svg/text/small-fonts-2-expected.txt:
* platform/mac/svg/text/text-hkern-expected.txt: Added.
* platform/mac/svg/text/text-viewbox-rescale-expected.txt: Added.
* platform/mac/svg/wicd/sizing-flakiness-expected.txt: Added.
* platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt: Added.
* platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added.
* platform/mac/svg/zoom/page/zoom-svg-as-image-expected.txt: Added.
* platform/mac/svg/zoom/page/zoom-svg-as-object-expected.txt: Added.
* platform/mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Added.
* platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added.
* platform/mac/tables/mozilla/bugs/bug83786-expected.txt: Added.
2013-04-25 Roger Fong <roger_fong@apple.com>
Unreviewed. Rebaseline a bunch of tests and run optimize-baselines after disabling sub-pixel layout on mac.
https://bugs.webkit.org/show_bug.cgi?id=114999.
2013-04-26 Konrad Piascik <kpiascik@blackberry.com>
Web Inspector: Crash due to null items from getDOMStorageItems
https://bugs.webkit.org/show_bug.cgi?id=115176
Reviewed by Joseph Pecoraro.
Tests to check that if local and session storage are empty
that they still work corerctly.
* inspector/storage-panel-dom-storage-empty-expected.txt: Added.
* inspector/storage-panel-dom-storage-empty.html: Added.
2013-04-26 Eric Carlson <eric.carlson@apple.com>
[Mac] media/track/track-mode.html sometimes trigger InvalidStateError
https://bugs.webkit.org/show_bug.cgi?id=115045
Reviewed by Alexey Proskuryakov.
* media/track/track-mode.html: Don't assume that the video element is ready for seeking
after a 100ms timeout.
2013-04-26 David Kilzer <ddkilzer@apple.com>
Sort jsc-test-list
$ sort -f -o LayoutTests/fast/js/jsc-test-list LayoutTests/fast/js/jsc-test-list
* fast/js/jsc-test-list: Sort case-insensitively.
2013-04-26 David Kilzer <ddkilzer@apple.com>
Upstream iOS changes to jsc-test-list
Reviewed by Michael Saboff.
* fast/js/jsc-test-list: Add tests.
2013-04-26 Ádám Kallai <kadam@inf.u-szeged.hu>
[Qt] Unreviewed gardening. Skip two failing tests.
* platform/qt/TestExpectations:
2013-04-26 Zalan Bujtas <zalan@apple.com>
use-after-free removing a frame from its parent in a beforeload event of an OBJECT element
https://bugs.webkit.org/show_bug.cgi?id=113964
Reviewed by Antti Koivisto.
* fast/frames/crash-remove-iframe-during-object-beforeload-expected.txt: Added.
* fast/frames/crash-remove-iframe-during-object-beforeload.html: Added.
* fast/frames/resources/remove-this-during-object-beforeload.html: Added.
2013-04-26 Zan Dobersek <zdobersek@igalia.com>
[GTK] Enable Web Audio layout tests on WK2, provide platform-specific expected output
https://bugs.webkit.org/show_bug.cgi?id=114513
Reviewed by Philippe Normand.
Unskip the Web Audio layout tests for GTK WK2 and generate platform-specific baselines for the tests.
The audio baselines are not audibly different from the generic baselines, but it can be expected that
different backends won't produce the same binary output.
The remaining failures are marked as such in the TestExpectations, each failure having the appropriate
bug handle covering the issue. The tests are still skipped for GTK WK1 as DumpRenderTree is still missing
infrastructure support for running these tests.
* platform/gtk-wk1/TestExpectations:
* platform/gtk/TestExpectations:
* platform/gtk/webaudio/audiobuffersource-loop-points-expected.wav: Added.
* platform/gtk/webaudio/audiobuffersource-playbackrate-expected.wav: Added.
* platform/gtk/webaudio/codec-tests/aac/vbr-128kbps-44khz-expected.wav: Added.
* platform/gtk/webaudio/codec-tests/mp3/128kbps-44khz-expected.wav: Added.
* platform/gtk/webaudio/codec-tests/vorbis/vbr-128kbps-44khz-expected.wav: Added.
* platform/gtk/webaudio/codec-tests/vorbis/vbr-70kbps-44khz-expected.wav: Added.
* platform/gtk/webaudio/codec-tests/vorbis/vbr-96kbps-44khz-expected.wav: Added.
* platform/gtk/webaudio/codec-tests/wav/24bit-22khz-resample-expected.wav: Added.
* platform/gtk/webaudio/codec-tests/wav/24bit-44khz-expected.wav: Added.
* platform/gtk/webaudio/oscillator-custom-expected.wav: Added.
* platform/gtk/webaudio/oscillator-sawtooth-expected.wav: Added.
* platform/gtk/webaudio/oscillator-sine-expected.wav: Added.
* platform/gtk/webaudio/oscillator-square-expected.wav: Added.
* platform/gtk/webaudio/oscillator-triangle-expected.wav: Added.
2013-04-26 Claudio Saavedra <csaavedra@igalia.com>
[GTK] Unreviewed gardnering. Unskip passing test.
* platform/gtk/TestExpectations: Unskip http/tests/inspector/compiler-source-mapping-debug.html
2013-04-26 Allan Sandfeld Jensen <allan.jensen@digia.com>
Mouseenter and mouseleave events not supported
https://bugs.webkit.org/show_bug.cgi?id=18930
Reviewed by David Hyatt.
To new tests that mouseenter and mouseleave works in both bubbling and capture phase.
* fast/events/mouseenter-mouseleave-capture-expected.txt: Added.
* fast/events/mouseenter-mouseleave-capture.html: Added.
* fast/events/mouseenter-mouseleave-expected.txt: Added.
* fast/events/mouseenter-mouseleave.html: Added.
2013-04-26 Christophe Dumez <ch.dumez@sisa.samsung.com>
[Qt] REGRESSION(r149001): It made two fast/dom/DeviceMotion tests fail.
https://bugs.webkit.org/show_bug.cgi?id=115235
Reviewed by Kentaro Hara.
Update window-property.html test cases for DeviceMotion and DeviceOrientation.
The global constructors are no longer enumerable after r149001.
* fast/dom/DeviceMotion/script-tests/window-property.js:
* fast/dom/DeviceMotion/window-property-expected.txt:
* fast/dom/DeviceOrientation/script-tests/window-property.js:
* fast/dom/DeviceOrientation/window-property-expected.txt:
2013-04-25 Mihnea Ovidenie <mihnea@adobe.com>
[CSS Regions] Hit testing is broken for absolutely positioned regions that have overflow: hidden
https://bugs.webkit.org/show_bug.cgi?id=113874
Reviewed by David Hyatt.
Add test for hit-testing of border of an out-of-flow region with overflow: hidden.
* fast/regions/hit-test-abspos-overflow-region-expected.txt: Added.
* fast/regions/hit-test-abspos-overflow-region.html: Added.
2013-04-25 Ryosuke Niwa <rniwa@webkit.org>
Copy and paste can strip !important CSS rules due to a bug in mergeStyleFromRules
https://bugs.webkit.org/show_bug.cgi?id=115217
Reviewed by Darin Adler.
Added a regression test.
* editing/pasteboard/copy-paste-with-important-rules-expected.txt: Added.
* editing/pasteboard/copy-paste-with-important-rules.html: Added.
2013-04-24 Oliver Hunt <oliver@apple.com>
Add support for Math.imul
https://bugs.webkit.org/show_bug.cgi?id=115143
Reviewed by Filip Pizlo.
Add a bunch of tests for Math.imul
* fast/js/Object-getOwnPropertyNames-expected.txt:
* fast/js/imul-expected.txt: Added.
* fast/js/imul.html: Added.
* fast/js/regress/imul-double-only-expected.txt: Added.
* fast/js/regress/imul-double-only.html: Added.
* fast/js/regress/imul-int-only-expected.txt: Added.
* fast/js/regress/imul-int-only.html: Added.
* fast/js/regress/imul-mixed-expected.txt: Added.
* fast/js/regress/imul-mixed.html: Added.
* fast/js/regress/script-tests/imul-double-only.js: Added.
(f):
* fast/js/regress/script-tests/imul-int-only.js: Added.
(f):
* fast/js/regress/script-tests/imul-mixed.js: Added.
(f):
* fast/js/script-tests/Object-getOwnPropertyNames.js:
* fast/js/script-tests/imul.js: Added.
(testIMul):
2013-04-25 Chris Fleizach <cfleizach@apple.com>
<meter> element not exposed to accessibility
https://bugs.webkit.org/show_bug.cgi?id=109023
Reviewed by Tim Horton.
* accessibility/meter-element-expected.txt: Added.
* accessibility/meter-element.html: Added.
* platform/mac/accessibility/role-subrole-roledescription-expected.txt:
* platform/mac/accessibility/role-subrole-roledescription.html:
2013-04-25 Roman Zhuykov <zhroma@ispras.ru>
Arithmetic operations with negative zero should be optimized correclty.
https://bugs.webkit.org/show_bug.cgi?id=113862
Reviewed by Filip Pizlo.
* fast/js/regress/negative-zero-divide-expected.txt: Added.
* fast/js/regress/negative-zero-divide.html: Added.
* fast/js/regress/negative-zero-modulo-expected.txt: Added.
* fast/js/regress/negative-zero-modulo.html: Added.
* fast/js/regress/negative-zero-negate-expected.txt: Added.
* fast/js/regress/negative-zero-negate.html: Added.
* fast/js/regress/script-tests/negative-zero-divide.js: Added.
(foo):
* fast/js/regress/script-tests/negative-zero-modulo.js: Added.
(foo):
* fast/js/regress/script-tests/negative-zero-negate.js: Added.
(foo):
2013-04-25 Kent Tamura <tkent@chromium.org>
Ignore invalid regular expressions for input[pattern].
https://bugs.webkit.org/show_bug.cgi?id=115204
Reviewed by Darin Adler.
* fast/forms/ValidityState-patternMismatch-expected.txt:
* fast/forms/ValidityState-patternMismatch.html:
2013-04-25 Alexey Proskuryakov <ap@apple.com>
Update a comment, mentioning a newly filed bug.
* platform/wk2/TestExpectations:
2013-04-25 Joseph Pecoraro <pecoraro@apple.com>
ScriptExecutionContext log exception should include a column number
https://bugs.webkit.org/show_bug.cgi?id=114315
Reviewed by Oliver Hunt.
* inspector/console/console-exception-stack-traces-expected.txt: Added.
* inspector/console/console-exception-stack-traces.html: Added.
Verifies that exceptions have stack traces and match a console.trace stack.
* http/tests/inspector-enabled/console-exception-while-no-inspector-expected.txt: Removed.
* http/tests/inspector-enabled/console-exception-while-no-inspector.html: Removed.
We now save exception backtraces even if the inspector is not open.
* fast/dom/javascript-url-exception-isolation-expected.txt
* fast/events/remove-target-with-shadow-in-drag-expected.txt
* fast/events/set-attribute-listener-window-onerror-crash-expected.txt
* inspector-protocol/media-query-listener-exception-expected.txt:
* inspector/console/console-uncaught-exception-expected.txt:
* inspector/console/console-uncaught-exception-in-eval-expected.txt:
Update results that now include backtraces or different data. Most better, some worse.
2013-04-25 Ryosuke Niwa <rniwa@webkit.org>
HTMLOptionsCollection's namedItem and name getter should return the first item
https://bugs.webkit.org/show_bug.cgi?id=115150
Reviewed by Andreas Kling.
Changed the expectations of the tests.
* fast/dom/HTMLSelectElement/named-options-expected.txt:
* fast/dom/HTMLSelectElement/script-tests/named-options.js:
* fast/dom/html-collections-named-getter-expected.txt:
* fast/dom/html-collections-named-getter.html:
2013-04-25 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: ConsoleMessage should include line and column number where possible
https://bugs.webkit.org/show_bug.cgi?id=114929
Update a test that was outputting the url and line number of console
method calls, to output the column number as well. Added a test that
verifies that console API messages have stack traces if appropriate.
Reviewed by Timothy Hatcher.
* inspector/console/console-url-and-line-expected.txt: Removed.
* inspector/console/console-url-line-column-expected.txt: Added.
* inspector/console/console-url-line-column.html: Renamed from LayoutTests/inspector/console/console-url-and-line.html.
* inspector/console/console-messages-stack-traces-expected.txt: Added.
* inspector/console/console-messages-stack-traces.html: Added.
2013-04-25 Lamarque V. Souza <Lamarque.Souza@basyskom.com>
Sec-WebSocket-Extensions header field must not appear more than once in an HTTP response.
https://bugs.webkit.org/show_bug.cgi?id=115128
Reviewed by Alexey Proskuryakov.
* http/tests/websocket/tests/hybi/handshake-fail-by-more-extensions-header-expected.txt: Added.
* http/tests/websocket/tests/hybi/handshake-fail-by-more-extensions-header.html: Added.
* http/tests/websocket/tests/hybi/handshake-fail-by-more-extensions-header_wsh.py: Added.
2013-04-25 Adrian Perez de Castro <aperez@igalia.com>
[GStreamer] Add audio/speex MIME type as supported
https://bugs.webkit.org/show_bug.cgi?id=115032
Reviewed by Philippe Normand.
Speex (http://www.speex.org) streams can be embedded into Ogg
Ogg containers, so add a check for it in the test case.
* media/media-can-play-ogg-expected.txt:
* media/media-can-play-ogg.html:
* platform/blackberry/media/media-can-play-ogg-expected.txt:
* platform/mac/media/media-can-play-ogg-expected.txt:
* platform/qt-linux/media/media-can-play-ogg-expected.txt:
* platform/win/media/media-can-play-ogg-expected.txt:
2013-04-25 Andreas Kling <akling@apple.com>
CSS parser: Add error recovery while parsing @-webkit-keyframes key values.
<http://webkit.org/b/115175>
From Blink r148714 by <apavlov@chromium.org>.
* animations/keyframes-invalid-keys-expected.txt: Added.
* animations/keyframes-invalid-keys.html: Added.
* fast/css/webkit-keyframes-errors-expected.html: Added.
* fast/css/webkit-keyframes-errors.html: Added.
2013-04-25 Ádám Kallai <kadam@inf.u-szeged.hu>
[Qt] Unreviewed gardening. Skip some failing tests after r148996.
* platform/qt/TestExpectations:
2013-04-25 Andreas Kling <akling@apple.com>
SVG: Fix viewBox animations on shapes with non-scaling-stroke.
<http://webkit.org/b/115173>
From Blink r149058 by <pdr@chromium.org>.
* svg/stroke/animated-non-scaling-stroke-expected.html: Added.
* svg/stroke/animated-non-scaling-stroke.html: Added.
2013-04-25 Ádám Kallai <kadam@inf.u-szeged.hu>
[Qt] Unreviewed gardening. Unskip now passing tests.
* platform/qt-5.0-wk1/TestExpectations:
* platform/qt-5.0-wk2/TestExpectations:
* platform/qt/TestExpectations:
2013-04-25 Ádám Kallai <kadam@inf.u-szeged.hu>
[Qt] Unreviewed gardening. Organize expected files after r149095.
* platform/qt-5.0-wk1/editing/deleting/delete-by-word-002-expected.txt: Copied from LayoutTests/platform/qt/editing/deleting/delete-by-word-002-expected.txt.
* platform/qt-5.0-wk1/editing/deleting/delete-cell-contents-expected.txt: Copied from LayoutTests/platform/qt/editing/deleting/delete-cell-contents-expected.txt.
* platform/qt-5.0-wk1/editing/execCommand/button-expected.txt: Copied from LayoutTests/platform/qt/editing/execCommand/button-expected.txt.
* platform/qt-5.0-wk1/editing/execCommand/createLink-expected.txt: Copied from LayoutTests/platform/qt/editing/execCommand/createLink-expected.txt.
* platform/qt-5.0-wk1/editing/execCommand/indent-pre-expected.txt: Copied from LayoutTests/platform/qt/editing/execCommand/indent-pre-expected.txt.
* platform/qt-5.0-wk1/editing/execCommand/unlink-expected.txt: Copied from LayoutTests/platform/qt/editing/execCommand/unlink-expected.txt.
* platform/qt-5.0-wk1/editing/input/emacs-ctrl-o-expected.txt: Copied from LayoutTests/platform/qt/editing/input/emacs-ctrl-o-expected.txt.
* platform/qt-5.0-wk1/editing/inserting/insert-before-link-1-expected.txt: Copied from LayoutTests/platform/qt/editing/inserting/insert-before-link-1-expected.txt.
* platform/qt-5.0-wk1/editing/pasteboard/display-block-on-spans-expected.txt: Copied from LayoutTests/platform/qt/editing/pasteboard/display-block-on-spans-expected.txt.
* platform/qt-5.0-wk1/editing/pasteboard/emacs-cntl-y-001-expected.txt: Copied from LayoutTests/platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.txt.
* platform/qt-5.0-wk1/editing/pasteboard/merge-end-list-2-expected.txt: Copied from LayoutTests/platform/qt/editing/pasteboard/merge-end-list-2-expected.txt.
* platform/qt-5.0-wk1/editing/pasteboard/merge-end-table-2-expected.txt: Copied from LayoutTests/platform/qt/editing/pasteboard/merge-end-table-2-expected.txt.
* platform/qt-5.0-wk1/editing/pasteboard/page-zoom-expected.txt: Copied from LayoutTests/platform/qt/editing/pasteboard/page-zoom-expected.txt.
* platform/qt-5.0-wk1/editing/selection/extend-selection-word-expected.txt: Copied from LayoutTests/platform/qt/editing/selection/extend-selection-word-expected.txt.
* platform/qt-5.0-wk1/editing/style/apply-through-end-of-document-expected.txt: Copied from LayoutTests/platform/qt/editing/style/apply-through-end-of-document-expected.txt.
* platform/qt-5.0-wk1/editing/style/remove-underline-across-paragraph-expected.txt: Copied from LayoutTests/platform/qt/editing/style/remove-underline-across-paragraph-expected.txt.
* platform/qt-5.0-wk1/editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Copied from LayoutTests/platform/qt/editing/style/remove-underline-across-paragraph-in-bold-expected.txt.
* platform/qt-5.0-wk1/editing/style/remove-underline-expected.txt: Copied from LayoutTests/platform/qt/editing/style/remove-underline-expected.txt.
* platform/qt-5.0-wk1/editing/style/remove-underline-from-stylesheet-expected.txt: Copied from LayoutTests/platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt.
* platform/qt-5.0-wk1/editing/style/remove-underline-in-bold-expected.txt: Copied from LayoutTests/platform/qt/editing/style/remove-underline-in-bold-expected.txt.
* platform/qt-5.0-wk1/editing/style/unbold-in-bold-expected.txt: Copied from LayoutTests/platform/qt/editing/style/unbold-in-bold-expected.txt.
* platform/qt-5.0-wk1/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt: Copied from LayoutTests/platform/qt/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt.
* platform/qt/editing/deleting/delete-by-word-002-expected.txt:
* platform/qt/editing/deleting/delete-cell-contents-expected.txt:
* platform/qt/editing/execCommand/button-expected.txt:
* platform/qt/editing/execCommand/createLink-expected.txt:
* platform/qt/editing/execCommand/indent-pre-expected.txt:
* platform/qt/editing/execCommand/unlink-expected.txt:
* platform/qt/editing/input/emacs-ctrl-o-expected.txt:
* platform/qt/editing/inserting/insert-before-link-1-expected.txt:
* platform/qt/editing/pasteboard/display-block-on-spans-expected.txt:
* platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.txt:
* platform/qt/editing/pasteboard/merge-end-list-2-expected.txt:
* platform/qt/editing/pasteboard/merge-end-table-2-expected.txt:
* platform/qt/editing/pasteboard/page-zoom-expected.txt:
* platform/qt/editing/selection/extend-selection-word-expected.txt:
* platform/qt/editing/style/apply-through-end-of-document-expected.txt:
* platform/qt/editing/style/remove-underline-across-paragraph-expected.txt:
* platform/qt/editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
* platform/qt/editing/style/remove-underline-expected.txt:
* platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt:
* platform/qt/editing/style/remove-underline-in-bold-expected.txt:
* platform/qt/editing/style/unbold-in-bold-expected.txt:
* platform/qt/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt:
2013-04-25 Per-Erik Brodin <per-erik.brodin@ericsson.com>
EventSource: Synchronous loader callback not handled properly
https://bugs.webkit.org/show_bug.cgi?id=115104
Reviewed by Alexey Proskuryakov.
* http/tests/eventsource/eventsource-cors-non-http-expected.txt: Added.
* http/tests/eventsource/eventsource-cors-non-http.html: Added.
2013-04-25 Ádám Kallai <kadam@inf.u-szeged.hu>
[Qt] Unreviewed gardening. Added platform specific expected files after r148987.
* platform/qt/editing/deleting/delete-by-word-002-expected.txt: Added.
* platform/qt/editing/deleting/delete-cell-contents-expected.txt: Added.
* platform/qt/editing/execCommand/button-expected.txt: Added.
* platform/qt/editing/execCommand/createLink-expected.txt: Added.
* platform/qt/editing/execCommand/indent-pre-expected.txt: Added.
* platform/qt/editing/execCommand/unlink-expected.txt: Added.
* platform/qt/editing/input/emacs-ctrl-o-expected.png:
* platform/qt/editing/input/emacs-ctrl-o-expected.txt:
* platform/qt/editing/inserting/insert-before-link-1-expected.txt: Added.
* platform/qt/editing/pasteboard/display-block-on-spans-expected.txt: Added.
* platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.png:
* platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.txt:
* platform/qt/editing/pasteboard/merge-end-list-2-expected.txt: Added.
* platform/qt/editing/pasteboard/merge-end-table-2-expected.txt: Added.
* platform/qt/editing/pasteboard/page-zoom-expected.txt: Added.
* platform/qt/editing/selection/extend-selection-word-expected.txt: Added.
* platform/qt/editing/selection/selection-extend-should-not-move-across-caret-on-mac-expected.txt: Added.
* platform/qt/editing/style/apply-through-end-of-document-expected.txt: Added.
* platform/qt/editing/style/make-text-writing-direction-inline-win-expected.txt: Added.
* platform/qt/editing/style/remove-underline-across-paragraph-expected.txt: Added.
* platform/qt/editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Added.
* platform/qt/editing/style/remove-underline-expected.txt: Added.
* platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt: Added.
* platform/qt/editing/style/remove-underline-in-bold-expected.txt: Added.
* platform/qt/editing/style/unbold-in-bold-expected.png:
* platform/qt/editing/style/unbold-in-bold-expected.txt:
* platform/qt/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt: Added.
2013-04-24 Kent Tamura <tkent@chromium.org>
Back references don't work in pattern attribute
https://bugs.webkit.org/show_bug.cgi?id=105875
Reviewed by Geoffrey Garen.
* fast/forms/ValidityState-patternMismatch-expected.txt:
* fast/forms/ValidityState-patternMismatch.html:
2013-04-24 Roger Fong <roger_fong@apple.com>
Roll out AppleWin re-baselines from r149088.
2013-04-24 Roger Fong <roger_fong@apple.com>
Unreviewed optimize-baselines for mac and win.
2013-04-24 Simon Fraser <simon.fraser@apple.com>
Garbage at the top of http://www.technologyreview.com after scrolling
https://bugs.webkit.org/show_bug.cgi?id=114825
Reviewed by Tim Horton.
Test that sets visibility:hidden on an element with some complex
configuration of layer children, and dumps the layer tree to check
that the contents are not marked as opaque.
* compositing/contents-opaque/visibility-hidden-expected.txt: Added.
* compositing/contents-opaque/visibility-hidden.html: Added.
2013-04-24 David Kilzer <ddkilzer@apple.com>
Fix invalid test names in jsc-test-list
<http://webkit.org/b/115136>
Reviewed by Geoffrey Garen.
This shell script finds all the invalid tests listed in
LayoutTests/fast/js/jsc-test-list:
$ for F in `cat LayoutTests/fast/js/jsc-test-list`; do if [ ! -f LayoutTests/$F.html ]; then echo $F; fi; done
fast/js/dfg-double-addition-simplify-to-int.html
fast/js/dfg-mul-big-integers-with-small-integer-and-bitor
fast/js/dfg-mul-big-integers-with-small-integer-and-detect-overflow
fast/js/dfg-mul-big-integers-with-small-integer
fast/js/dfg-value-to-int32-with-side-effects
* fast/js/jsc-test-list: Fix invalid test names by removing
*.html suffix or stray "s" characters.
2013-04-24 Filip Pizlo <fpizlo@apple.com>
DFG should keep the operand to create_this alive if it's emitting code for create_this
https://bugs.webkit.org/show_bug.cgi?id=115133
Reviewed by Mark Hahnenberg.
This test crashes prior to my change.
* fast/js/dfg-allocation-profile-watch-point-exit-expected.txt: Added.
* fast/js/dfg-allocation-profile-watch-point-exit.html: Added.
* fast/js/jsc-test-list:
* fast/js/script-tests/dfg-allocation-profile-watch-point-exit.js: Added.
(Foo):
(foo):
2013-04-24 Alexey Proskuryakov <ap@apple.com>
fast/js/global-constructors.html was deleted in r149001, removing it from
TextExpectations too.
* platform/mac/TestExpectations:
* platform/qt-arm/TestExpectations:
* platform/win/TestExpectations:
* platform/wincairo/TestExpectations:
2013-04-23 Ryosuke Niwa <rniwa@webkit.org>
Moving word boundaries backwards fails when there is a text node starting with an apostrophe
https://bugs.webkit.org/show_bug.cgi?id=115070
Reviewed by Alexey Proskuryakov.
Added a test case for moving bacwkards with a word granurality across multiple text nodes.
Some test cases still fail since this patch only implements a work around.
* editing/selection/previous-word-boundary-across-text-nodes-expected.txt: Added.
* editing/selection/previous-word-boundary-across-text-nodes.html: Added.
2013-04-24 Chris Fleizach <cfleizach@apple.com>
AX: WAI-ARIA landmarks no longer speak type of landmark on iOS
https://bugs.webkit.org/show_bug.cgi?id=114547
Reviewed by David Kilzer.
* platform/iphone-simulator/accessibility/landmark-type-expected.txt: Added.
* platform/iphone-simulator/accessibility/landmark-type.html: Added.
* platform/iphone-simulator/accessibility/link-with-images-text-expected.txt:
* platform/iphone-simulator/accessibility/link-with-images-text.html:
Minor change to accomodate trimming of white space.
* platform/iphone-simulator/accessibility/math-expected.txt:
* platform/iphone-simulator/accessibility/math.html:
Math objects now include "math" as the landmark type.
2013-04-24 Geoffrey Garen <ggaren@apple.com>
Filled out more cases of branch folding in the DFG
https://bugs.webkit.org/show_bug.cgi?id=115088
Reviewed by Oliver Hunt.
* fast/js/regress/script-tests/branch-fold.js:
(g): Added some boolean and constant-folded cases.
2013-04-24 Christophe Dumez <ch.dumez@sisa.samsung.com>
Unreviewed EFL gardening.
Rebaseline fast/js/constructor-length.html for EFL port after
r148997.
* platform/efl/fast/js/constructor-length-expected.txt:
2013-04-24 Seokju Kwon <seokju.kwon@gmail.com>
[EFL] Rebaselining after r148944
https://bugs.webkit.org/show_bug.cgi?id=115085
Unreviewed gardening.
* platform/efl/TestExpectations:
* platform/efl/fast/table/giantRowspan-expected.txt:
* platform/efl/fast/table/giantRowspan2-expected.png:
* platform/efl/fast/table/giantRowspan2-expected.txt:
* platform/efl/tables/mozilla/bugs/bug133756-1-expected.png:
* platform/efl/tables/mozilla/bugs/bug133756-1-expected.txt:
* platform/efl/tables/mozilla/bugs/bug133756-2-expected.png:
* platform/efl/tables/mozilla/bugs/bug133756-2-expected.txt:
* platform/efl/tables/mozilla/bugs/bug220536-expected.png:
* platform/efl/tables/mozilla/bugs/bug220536-expected.txt:
* platform/efl/tables/mozilla/bugs/bug8858-expected.png:
* platform/efl/tables/mozilla/bugs/bug8858-expected.txt:
* platform/efl/tables/mozilla/core/bloomberg-expected.png:
* platform/efl/tables/mozilla/core/bloomberg-expected.txt:
* platform/efl/tables/mozilla/core/row_span-expected.png:
* platform/efl/tables/mozilla/core/row_span-expected.txt:
* platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png:
* platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
* platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
* platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
* platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.png:
* platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
2013-04-24 Mihai Tica <mitica@adobe.com>
Fix test style issues following the commit of
https://bugs.webkit.org/show_bug.cgi?id=114412
Unreviewed gardening.
* css3/compositing/effect-background-blend-mode-color.html:
* css3/compositing/effect-background-blend-mode-color2.html:
== Rolled over to ChangeLog-2013-04-24 ==