blob: 38433c8bb8f82a2faa1a6a8911c4339a7cf69d34 [file] [log] [blame]
2017-03-23 Chris Dumez <cdumez@apple.com>
Add a test to make sure SVG animations are paused in detached iframes
https://bugs.webkit.org/show_bug.cgi?id=170020
Reviewed by Antti Koivisto.
* svg/animations/animations-paused-disconnected-iframe-expected.txt: Added.
* svg/animations/animations-paused-disconnected-iframe.html: Added.
* svg/animations/resources/frame-with-svg-animation.html: Added.
* svg/animations/resources/grandchild-frame-with-svg-animation.html: Added.
2017-03-23 Daniel Bates <dabates@apple.com>
REGRESSION (r214047): LayoutTest fast/events/pageshow-pagehide-on-back-cached-with-frames.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=169834
Reviewed by Alexey Proskuryakov.
Ensure that the subframes are loaded in a consistent order between test runs.
Currently the test fast/events/pageshow-pagehide-on-back-cached-with-frames.html assumes
that subframes will load in tree order. This assumption is incorrect. Therefore, we need
to explicitly manage the loading of the subframes to ensure this invariant.
* fast/events/pageshow-pagehide-on-back-cached-with-frames-expected.txt:
* fast/events/pageshow-pagehide-on-back-cached-with-frames.html:
2017-03-23 Brady Eidson <beidson@apple.com>
WebSQL databases should not openable in private browsing.
<rdar://problem/30383335> and https://bugs.webkit.org/show_bug.cgi?id=170013
Reviewed by Alex Christensen.
* storage/websql/private-browsing-open-disabled-expected.txt: Added.
* storage/websql/private-browsing-open-disabled.html: Added.
2017-03-23 Ryan Haddad <ryanhaddad@apple.com>
Remove pass expectation for fast/forms/range/range-remove-on-drag.html as it relies on touch events.
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
2017-03-23 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK] Mark compositing and css3/blending tests asserting on debug builds.
Unreviewed test gardening.
* platform/gtk/TestExpectations:
2017-03-23 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark webrtc/connection-state.html as failing.
* platform/gtk/TestExpectations:
2017-03-22 Youenn Fablet <youenn@apple.com>
Support RTCPeerConnectionState
https://bugs.webkit.org/show_bug.cgi?id=169978
Reviewed by Jon Lee.
* webrtc/connection-state-expected.txt: Added.
* webrtc/connection-state.html: Added.
* webrtc/rtcpeerconnection-error-messages-expected.txt:
2017-03-22 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK] Enable CSS filters related tests.
https://bugs.webkit.org/show_bug.cgi?id=99026
Unreviewed test gardening.
* platform/gtk/TestExpectations:
* platform/gtk/css3/filters/composited-during-transition-layertree-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-blur-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-blur-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-blur-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-blur-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-combined-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-combined-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-combined-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-combined-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-contrast-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-contrast-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-contrast-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-contrast-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-grayscale-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-grayscale-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-grayscale-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-grayscale-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-hue-rotate-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-hue-rotate-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-hue-rotate-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-hue-rotate-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-invert-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-invert-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-invert-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-invert-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-opacity-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-opacity-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-opacity-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-opacity-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-composite-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-composite-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-composite-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-composite-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-ordering-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-ordering-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-ordering-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-ordering-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-saturate-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-saturate-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-saturate-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-saturate-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-sepia-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-sepia-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-sepia-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-sepia-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/regions-expanding-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/regions-expanding-expected.txt: Added. Rebaselined.
2017-03-22 Jiewen Tan <jiewen_tan@apple.com>
ASSERT_WITH_SECURITY_IMPLICATION hit when removing an <input type="range"> while dragging on iOS
https://bugs.webkit.org/show_bug.cgi?id=165535
<rdar://problem/29559749>
Reviewed by Ryosuke Niwa.
This test case is only enabled in iOS simulator WK2.
* TestExpectations:
* fast/forms/range/range-remove-on-drag-expected.txt: Added.
* fast/forms/range/range-remove-on-drag.html: Added.
* platform/ios-simulator-wk2/TestExpectations:
2017-03-22 Antti Koivisto <antti@apple.com>
Dynamically applied :empty pseudo class with display:none does not get unapplied
https://bugs.webkit.org/show_bug.cgi?id=169907
Reviewed by Ryosuke Niwa.
* fast/css/empty-display-none-invalidation-expected.html: Added.
* fast/css/empty-display-none-invalidation.html: Added.
2017-03-22 Mark Lam <mark.lam@apple.com>
Add support for Error.stackTraceLimit.
https://bugs.webkit.org/show_bug.cgi?id=169904
Reviewed by Saam Barati.
Rebased test.
* js/Object-getOwnPropertyNames-expected.txt:
* js/script-tests/Object-getOwnPropertyNames.js:
2017-03-22 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK] Update layout test expectations file.
Unreviewed test gardening.
* platform/gtk/TestExpectations: Update the list of expected failures.
2017-03-22 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Controls size lags behind media size
https://bugs.webkit.org/show_bug.cgi?id=169962
<rdar://problem/30340293>
Reviewed by Dean Jackson.
Updating an existing test to use a "resize" event handler to check that a size change
on the element is reflected on the shadow root. This would have failed prior to this
patch. Also rebaselining a test which now reports correct values.
* media/modern-media-controls/media-controller/media-controller-resize-expected.txt:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* media/modern-media-controls/media-controller/media-controller-scale-factor-audio-expected.txt:
* media/modern-media-controls/media-controller/media-controller-scale-factor-audio.html:
2017-03-22 Youenn Fablet <youenn@apple.com>
Activate remaining webrtc tests
https://bugs.webkit.org/show_bug.cgi?id=169957
Unreviewed.
* platform/mac-wk2/TestExpectations:
2017-03-22 Chris Dumez <cdumez@apple.com>
WebKit should disallow beforeunload alerts from web pages users have never interacted with
https://bugs.webkit.org/show_bug.cgi?id=169936
<rdar://problem/23798897>
Reviewed by Brent Fulgham.
* fast/events/before-unload-return-string-conversion-expected.txt:
* fast/events/before-unload-returnValue-expected.txt:
Rebaseline now that the CONFIRM MESSAGE is no longer shown. This is because there is
no user interaction with the page.
* fast/events/beforeunload-alert-no-user-interaction-expected.txt: Added.
* fast/events/beforeunload-alert-no-user-interaction.html: Added.
* fast/events/beforeunload-alert-user-interaction-expected.txt: Added.
* fast/events/beforeunload-alert-user-interaction.html: Added.
* fast/events/beforeunload-alert-user-interaction2-expected.txt: Added.
* fast/events/beforeunload-alert-user-interaction2.html: Added.
Add layout test coverage.
* fast/loader/form-submission-after-beforeunload-cancel.html:
* fast/loader/show-only-one-beforeunload-dialog.html:
* http/tests/misc/iframe-beforeunload-dialog-matching-ancestor-securityorigin.html:
* http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html:
Simulate user interaction with the page so that the CONFIRM MESSAGE log lines are still
shown.
2017-03-22 Nan Wang <n_wang@apple.com>
AX: WebKit is returning the wrong rangeForLine
https://bugs.webkit.org/show_bug.cgi?id=169940
Reviewed by Chris Fleizach.
* accessibility/mac/range-for-contenteditable-newline-expected.txt:
* accessibility/mac/range-for-contenteditable-newline.html:
2017-03-22 John Wilander <wilander@apple.com>
Resource Load Statistics: Fix partitioning bug for client-side cookie access
https://bugs.webkit.org/show_bug.cgi?id=169906
<rdar://problem/31164456>
Reviewed by Alex Christensen.
* http/tests/loading/resourceLoadStatistics/partitioned-cookies-with-and-without-user-interaction-expected.txt:
* http/tests/loading/resourceLoadStatistics/resources/get-cookies.php:
Now also outputs document.cookie client-side.
2017-03-22 Jer Noble <jer.noble@apple.com>
Media files served without an extension will not load in <video> tag.
https://bugs.webkit.org/show_bug.cgi?id=169895
Reviewed by Eric Carlson.
* http/tests/media/video-served-as-text-with-type-expected.txt: Added.
* http/tests/media/video-served-as-text-with-type.html: Added.
* platform/mac/TestExpectations:
2017-03-22 Ryan Haddad <ryanhaddad@apple.com>
Remove duplicate TestExpectations entry.
Unreviewed test gardening.
* TestExpectations:
2017-03-22 Romain Bellessort <romain.bellessort@crf.canon.fr>
[Readable Streams API] Implement ReadableStreamBYOBRequest respond() (readable stream state)
https://bugs.webkit.org/show_bug.cgi?id=169759
Reviewed by Youenn Fablet.
Added new tests to check code that can currently be reached.
* streams/readable-stream-byob-request-expected.txt: Updated.
* streams/readable-stream-byob-request.js: Updated.
2017-03-22 Youenn Fablet <youenn@apple.com>
Move LayoutTests/webrtc/rtcconfiguration-icecandidatepoolsize.html to web-platform-tests
https://bugs.webkit.org/show_bug.cgi?id=169958
Reviewed by Jon Lee.
* webrtc/rtcconfiguration-icecandidatepoolsize-expected.txt: Removed.
* webrtc/rtcconfiguration-icecandidatepoolsize.html: Removed.
2017-03-22 Antoine Quint <graouts@webkit.org>
[Modern Media Controls] Rendering glitches for fullscreen controls while dragging
https://bugs.webkit.org/show_bug.cgi?id=169949
<rdar://problem/30687803>
Reviewed by Eric Carlson.
Add an assertion that checks that the controls bar is not clipped.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-controls-bar-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-controls-bar-styles.html:
2017-03-22 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Rebaseline fast/text/hyphenate-limit-lines.html.
* platform/gtk/fast/text/hyphenate-limit-lines-expected.txt:
2017-03-22 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Remove platform expectation after r214246.
* platform/gtk/http/tests/loading/server-redirect-for-provisional-load-caching-expected.txt: Removed.
2017-03-22 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Rebaseline several tests after r214244.
* platform/gtk/accessibility/file-upload-button-stringvalue-expected.txt:
* platform/gtk/fast/forms/box-shadow-override-expected.png:
* platform/gtk/fast/forms/box-shadow-override-expected.txt:
* platform/gtk/fast/forms/file/file-input-direction-expected.png:
* platform/gtk/fast/forms/file/file-input-direction-expected.txt:
* platform/gtk/fast/forms/file/file-input-disabled-expected.png:
* platform/gtk/fast/forms/file/file-input-disabled-expected.txt:
* platform/gtk/fast/forms/form-element-geometry-expected.png:
* platform/gtk/fast/forms/form-element-geometry-expected.txt:
* platform/gtk/fast/forms/input-appearance-height-expected.png:
* platform/gtk/fast/forms/input-appearance-height-expected.txt:
* platform/gtk/fast/forms/input-value-expected.txt:
* platform/gtk/media/video-controls-captions-trackmenu-localized-expected.txt:
* platform/gtk/media/video-controls-captions-trackmenu-sorted-expected.txt:
2017-03-21 Sergio Villar Senin <svillar@igalia.com>
[Soup] "Only from websites I visit" cookie policy is broken
https://bugs.webkit.org/show_bug.cgi?id=168912
Reviewed by Carlos Garcia Campos.
* http/tests/security/cookies/third-party-cookie-blocking-redirect-expected.txt: Added.
* http/tests/security/cookies/third-party-cookie-blocking-redirect.html: Added.
2017-03-21 Sergio Villar Senin <svillar@igalia.com>
All http/ tests with PHP fail in Debian unstable with php7
https://bugs.webkit.org/show_bug.cgi?id=169913
Reviewed by Michael Catanzaro.
The problem is that the configuration file was still checking for php5 instead of php7.
* http/conf/debian-httpd-2.4-php7.conf:
2017-03-22 Carlos Garcia Campos <cgarcia@igalia.com>
[GTK] Several WPT tests are failing since they were added in the last update in r213882
https://bugs.webkit.org/show_bug.cgi?id=169915
Reviewed by Michael Catanzaro.
They fail because libsoup fails to load the requests because the response doesn't include the empty line after the
headers while other browsers allow that. Even with libsoup patched we still need platform specific expectations
for imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders.htm, because libsoup caches all header
names, so the first time foo-test header is cached and then always used no matter what case is used. The results
are still valid in any case.
* platform/gtk/imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders-expected.txt: Added.
2017-03-21 Myles C. Maxfield <mmaxfield@apple.com>
[iOS] Migrate off of CTFontCreateForCSS
https://bugs.webkit.org/show_bug.cgi?id=168894
Reviewed by Antti Koivisto.
* platform/ios-simulator/fast/text/font-weights-expected.txt:
2017-03-21 Brady Eidson <beidson@apple.com>
Disable all virtual tables.
<rdar://problem/31081972> and https://bugs.webkit.org/show_bug.cgi?id=169928
Reviewed by Jer Noble.
* storage/websql/test-authorizer-expected.txt:
* storage/websql/test-authorizer.js:
(createStatementsCallback):
2017-03-21 Zalan Bujtas <zalan@apple.com>
Tear down descendant renderers when <slot>'s display value is set to no "contents".
https://bugs.webkit.org/show_bug.cgi?id=169921
<rdar://problem/30336417>
Reviewed by Antti Koivisto.
* fast/shadow-dom/slot-with-continuation-descendants-expected.txt: Added.
* fast/shadow-dom/slot-with-continuation-descendants.html: Added.
2017-03-21 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK][Wayland] Enable WebGL, 3D and compositing layout tests
https://bugs.webkit.org/show_bug.cgi?id=71849
Unreviewed test gardening.
* platform/gtk-wayland/TestExpectations: Add the diff of native Wayland compared to Xvfb.
* platform/gtk/TestExpectations: This two tests seem flaky.
2017-03-21 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK] Enable WebGL, 3D and compositing layout tests
https://bugs.webkit.org/show_bug.cgi?id=71849
Unreviewed test gardeninng.
* http/tests/webgl/1.0.2/origin-clean-conformance-expected.txt: Rebaseline after r208049.
* platform/gtk/TestExpectations: Mark new expected failures.
* platform/gtk/compositing/animation/state-at-end-event-transform-layer-expected.png: Added. Rebaselined.
* platform/gtk/compositing/animation/state-at-end-event-transform-layer-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/backing/backface-visibility-in-3dtransformed-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/backing/child-layer-no-backing-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/backing/inline-block-no-backing-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/backing/no-backing-for-clip-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/backing/no-backing-for-clip-overlap-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/backing/replaced-child-no-backing-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/color-matching/image-color-matching-expected.png: Added. Rebaselined.
* platform/gtk/compositing/color-matching/image-color-matching-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/color-matching/pdf-image-match-expected.png: Added. Rebaselined.
* platform/gtk/compositing/color-matching/pdf-image-match-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/compositing-visible-descendant-expected.png: Added. Rebaselined.
* platform/gtk/compositing/compositing-visible-descendant-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/direct-image-compositing-expected.png: Added. Rebaselined.
* platform/gtk/compositing/direct-image-compositing-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/generated-content-expected.png: Added. Rebaselined.
* platform/gtk/compositing/generated-content-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/abs-position-inside-opacity-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/abs-position-inside-opacity-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/clipping-foreground-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/clipping-foreground-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/composited-html-size-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/composited-html-size-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/composited-in-columns-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/composited-in-columns-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/fixed-in-composited-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/fixed-in-composited-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/fixed-position-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/fixed-position-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/horizontal-scroll-composited-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/horizontal-scroll-composited-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/layer-due-to-layer-children-deep-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/layer-due-to-layer-children-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/layer-due-to-layer-children-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/outline-change-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/outline-change-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/partial-layout-update-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/partial-layout-update-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/root-layer-update-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/root-layer-update-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/vertical-scroll-composited-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/vertical-scroll-composited-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/video-fixed-scrolling-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/video-fixed-scrolling-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/video-opacity-overlay-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/video-opacity-overlay-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/iframes/composited-iframe-alignment-expected.png: Added. Rebaselined.
* platform/gtk/compositing/iframes/composited-iframe-alignment-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/iframes/iframe-copy-on-scroll-expected.png: Added. Rebaselined.
* platform/gtk/compositing/iframes/iframe-copy-on-scroll-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/iframes/iframe-in-composited-layer-expected.png: Added. Rebaselined.
* platform/gtk/compositing/iframes/iframe-in-composited-layer-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/iframes/invisible-nested-iframe-show-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/iframes/resizer-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/images/direct-image-background-color-expected.png: Added. Rebaselined.
* platform/gtk/compositing/images/direct-image-background-color-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/layer-creation/fixed-position-scroll-expected.png: Added. Rebaselined.
* platform/gtk/compositing/layer-creation/fixed-position-scroll-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/layer-creation/overlap-animation-container-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/layer-creation/overlap-animation-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/layer-creation/will-change-layer-creation-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/layer-creation/will-change-on-normal-flow-content-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/layers-inside-overflow-scroll-expected.png: Added. Rebaselined.
* platform/gtk/compositing/layers-inside-overflow-scroll-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/masks/direct-image-mask-expected.png: Added. Rebaselined.
* platform/gtk/compositing/masks/direct-image-mask-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/masks/masked-ancestor-expected.png: Added. Rebaselined.
* platform/gtk/compositing/masks/masked-ancestor-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/masks/multiple-masks-expected.png: Added. Rebaselined.
* platform/gtk/compositing/masks/multiple-masks-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/masks/simple-composited-mask-expected.png: Added. Rebaselined.
* platform/gtk/compositing/masks/simple-composited-mask-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/media-controls-bar-appearance-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/composited-scrolling-paint-phases-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/fixed-position-ancestor-clip-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/fixed-position-ancestor-clip-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/nested-scrolling-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/nested-scrolling-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/overflow-compositing-descendant-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/overflow-compositing-descendant-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/overflow-positioning-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/overflow-positioning-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/overflow-scroll-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/overflow-scroll-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/parent-overflow-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/parent-overflow-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/remove-overflow-crash2-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/remove-overflow-crash2-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/scroll-ancestor-update-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/scroll-ancestor-update-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/scrollbar-painting-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/scrollbar-painting-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/theme-affects-visual-overflow-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/theme-affects-visual-overflow-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/reflections/reflection-in-composited-expected.png: Added. Rebaselined.
* platform/gtk/compositing/reflections/reflection-in-composited-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/become-overlay-composited-layer-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/become-overlay-composited-layer-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/composited-document-element-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/composited-document-element-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/content-into-overflow-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/content-into-overflow-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/layer-repaint-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/layer-repaint-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/layer-repaint-rects-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/layer-repaint-rects-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/newly-composited-on-scroll-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/newly-composited-on-scroll-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/opacity-between-absolute-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/opacity-between-absolute-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/opacity-between-absolute2-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/opacity-between-absolute2-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/overflow-into-content-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/overflow-into-content-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/rtl/rtl-iframe-absolute-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/rtl/rtl-iframe-relative-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/rtl/rtl-overflow-scrolling-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/rtl/rtl-scrolling-with-transformed-descendants-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/self-painting-layers-expected.png: Added. Rebaselined.
* platform/gtk/compositing/self-painting-layers-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/shadows/shadow-drawing-expected.png: Added. Rebaselined.
* platform/gtk/compositing/shadows/shadow-drawing-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/sibling-positioning-expected.png: Added. Rebaselined.
* platform/gtk/compositing/sibling-positioning-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/text-on-large-layer-expected.png: Added. Rebaselined.
* platform/gtk/compositing/text-on-large-layer-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/tiling/huge-layer-add-remove-child-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/tiling/visiblerect-accumulated-offset-expected.png: Added. Rebaselined.
* platform/gtk/compositing/tiling/visiblerect-accumulated-offset-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/visibility/layer-visible-content-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/webgl/webgl-background-color-expected.png: Added. Rebaselined.
* platform/gtk/compositing/webgl/webgl-background-color-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/webgl/webgl-nonpremultiplied-blend-expected.png: Added. Rebaselined.
* platform/gtk/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-default-value-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-default-value-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-different-image-formats-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-different-image-formats-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-gif-color-2-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-gif-color-2-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-gif-color-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-gif-color-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-image-color-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-image-color-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-image-image-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-image-image-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-single-layer-no-blending-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-single-layer-no-blending-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/blend-mode-background-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/blend-mode-background-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/blend-mode-isolation-flags-remove-non-stacking-context-blending-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/blend-mode-isolation-flags-remove-non-stacking-context-blending-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/blend-mode-isolation-flags-remove-stacking-context-blending-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/blend-mode-isolation-flags-remove-stacking-context-blending-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-blend-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-blend-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-filter-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-filter-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-mask-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-mask-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-opacity-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-opacity-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-shadow-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-shadow-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-multiply-alpha-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-multiply-alpha-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-normal-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-normal-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-plus-darker-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-plus-darker-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-plus-lighter-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-plus-lighter-expected.txt: Added. Rebaselined.
* platform/gtk/fast/canvas/webgl/css-webkit-canvas-expected.png: Added. Rebaselined.
* platform/gtk/fast/canvas/webgl/css-webkit-canvas-expected.txt: Added. Rebaselined.
* platform/gtk/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png: Added. Rebaselined.
* platform/gtk/fast/canvas/webgl/css-webkit-canvas-repaint-expected.txt: Added. Rebaselined.
2017-03-21 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Remove expectations for imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-content-type.htm.
It no longer works with current version of wptserve and it's already skipped globally.
* platform/gtk/TestExpectations:
2017-03-21 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Remove duplicated entry.
* platform/gtk/TestExpectations:
2017-03-21 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark more tests that are failing.
* platform/gtk/TestExpectations:
2017-03-21 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark several tests as failing and skip others.
* platform/gtk/TestExpectations:
2017-03-20 Jon Lee <jonlee@apple.com>
Add iceCandidatePoolSize to RTCConfiguration
https://bugs.webkit.org/show_bug.cgi?id=169866
Reviewed by Youenn Fablet.
* webrtc/rtcconfiguration-icecandidatepoolsize-expected.txt: Added.
* webrtc/rtcconfiguration-icecandidatepoolsize.html: Added.
2017-03-20 Chris Dumez <cdumez@apple.com>
Suspend media playback in background tabs
https://bugs.webkit.org/show_bug.cgi?id=169883
<rdar://problem/28056151>
Reviewed by Eric Carlson.
Add layout test coverage.
* media/media-playback-page-visibility-expected.txt: Added.
* media/media-playback-page-visibility.html: Added.
2017-03-20 Daniel Bates <dabates@apple.com>
Prevent new navigations from onbeforeunload handler
https://bugs.webkit.org/show_bug.cgi?id=169891
<rdar://problem/31155736>
Reviewed by Ryosuke Niwa.
Update test to ensure that we disallow navigation initiated via a DOM click event from
an onbeforeunload handler.
* fast/events/before-unload-forbidden-navigation.html:
2017-03-20 Andy Estes <aestes@apple.com>
[QuickLook] Subresources should be in the same origin as the main document
https://bugs.webkit.org/show_bug.cgi?id=169868
<rdar://problem/29898214>
Reviewed by Daniel Bates.
* http/tests/quicklook/resources/same-origin-xmlhttprequest-allowed.rtf: Added.
* http/tests/quicklook/resources/tap-run-test-hyperlink.js:
(runTest):
* http/tests/quicklook/same-origin-xmlhttprequest-allowed-expected.txt: Added.
* http/tests/quicklook/same-origin-xmlhttprequest-allowed.html: Added.
2017-03-20 Eric Carlson <eric.carlson@apple.com>
[MediaStream] Respect constraints passed to getUserMedia
https://bugs.webkit.org/show_bug.cgi?id=169870
<rdar://problem/31138936>
Reviewed by Youenn Fablet and Jer Noble.
* fast/mediastream/MediaDevices-enumerateDevices-expected.txt:
* fast/mediastream/MediaDevices-getUserMedia-expected.txt:
* fast/mediastream/MediaDevices-getUserMedia.html:
* fast/mediastream/MediaStream-video-element-expected.txt:
* fast/mediastream/MediaStreamTrack-getCapabilities-expected.txt:
2017-03-20 Ryan Haddad <ryanhaddad@apple.com>
Mark imported/w3c/web-platform-tests/XMLHttpRequest/timeout-multiple-fetches.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=169637
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-03-19 Chris Dumez <cdumez@apple.com>
Implement self.origin
https://bugs.webkit.org/show_bug.cgi?id=168023
Reviewed by Sam Weinig.
* http/tests/websocket/tests/hybi/handshake-fail-by-maxlength-expected.txt:
* http/tests/websocket/tests/hybi/handshake-fail-by-maxlength.html:
* http/tests/websocket/tests/hybi/handshake-fail-by-no-cr-expected.txt:
* http/tests/websocket/tests/hybi/handshake-fail-by-no-cr.html:
* http/tests/websocket/tests/hybi/handshake-fail-by-null-char-in-status-expected.txt:
* http/tests/websocket/tests/hybi/handshake-fail-by-null-char-in-status.html:
* http/tests/websocket/tests/hybi/handshake-fail-by-prepended-null-expected.txt:
* http/tests/websocket/tests/hybi/handshake-fail-by-prepended-null.html:
Rename origin to wsOrigin in tests to avoid conflict with window.origin.
2017-03-19 Chris Dumez <cdumez@apple.com>
`const location = "foo"` throws in a worker
https://bugs.webkit.org/show_bug.cgi?id=169839
Reviewed by Mark Lam.
* fast/dom/window-const-variable-shadowing-expected.txt: Added.
* fast/dom/window-const-variable-shadowing.html: Added.
* fast/workers/const-location-variable-expected.txt: Added.
* fast/workers/const-location-variable.html: Added.
* fast/workers/resources/worker-const-location.js: Added.
Add layout test coverage for behavior changes. Those tests pass in Firefox and Chrome.
* js/dom/const-expected.txt:
* js/dom/const.html:
Update test which wrongly expected a let variable not to be able to shadow a
window named property. This test was failing in Chrome and Firefox. The reason
this does not throw is because window named properties are not on the window
object, they are on the WindowProperties object in the Window prototype chain.
2017-03-18 Jon Lee <jonlee@apple.com>
Add support for ImplementedAs, Clamp, EnforceRange, TreatNullAs for dictionary members
https://bugs.webkit.org/show_bug.cgi?id=169731
Reviewed by Alex Christensen.
Rebaseline. The enhancement progressed the results of these tests.
* crypto/subtle/aes-gcm-encrypt-malformed-parameters-expected.txt:
* crypto/subtle/aes-generate-key-malformed-parameters-expected.txt:
* crypto/subtle/hmac-generate-key-malformed-parameters-expected.txt:
2017-03-18 Chris Dumez <cdumez@apple.com>
Allow setting the prototype of cross-origin objects, as long as they don't change
https://bugs.webkit.org/show_bug.cgi?id=169787
Reviewed by Mark Lam.
* http/tests/security/cross-frame-access-object-setPrototypeOf-expected.txt:
* http/tests/security/cross-frame-access-object-setPrototypeOf.html:
* js/dom/setPrototypeOf-location-window-expected.txt:
* js/dom/setPrototypeOf-location-window.html:
Add checks for setting prototype of window and location objects to the same value
to make sure it does not throw, both in the same origin and the cross origin
cases.
* fast/dom/Window/window-custom-prototype-crash-expected.txt:
* http/tests/security/xss-DENIED-regular-propterty-with-iframe-proto-expected.txt:
* js/object-literal-shorthand-construction-expected.txt:
Rebaseline tests now that the exception message is a bit different.
* js/script-tests/prototype-assignment.js:
Remove special casing for Window, it now behaves like a regular immutable prototype
exotic object.
2017-03-17 Youenn Fablet <youenn@apple.com>
Implement incoming webrtc data based on tracksCurr
https://bugs.webkit.org/show_bug.cgi?id=169836
Reviewed by Eric Carlson.
* webrtc/video-with-receiver-expected.txt: Added.
* webrtc/video-with-receiver.html: Copied from LayoutTests/webrtc/video.html.
* webrtc/video.html:
2017-03-17 Ryan Haddad <ryanhaddad@apple.com>
Remove TestExpectation for a test that is no longer in the tree.
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-03-17 Dean Jackson <dino@apple.com>
MediaQueryList instances do not update for `prefers-reduced-motion`
https://bugs.webkit.org/show_bug.cgi?id=169835
<rdar://problem/30339378>
Reviewed by Anders Carlsson.
* fast/media/mq-prefers-reduced-motion-matchMedia-expected.txt: Added.
* fast/media/mq-prefers-reduced-motion-matchMedia.html: Added.
2017-03-17 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/airplay-placard/airplay-placard-text-section.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=169654
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-03-17 Dave Hyatt <hyatt@apple.com>
Disable per-region boxes for multicolumn
https://bugs.webkit.org/show_bug.cgi?id=169830
Reviewed by Zalan Bujtas.
* fast/multicol/float-adjacent-to-overflow-block-expected.html: Added.
* fast/multicol/float-adjacent-to-overflow-block.html: Added.
2017-03-17 Jiewen Tan <jiewen_tan@apple.com>
[WebCrypto] Make sure all CryptoKey classes are structured clonable
https://bugs.webkit.org/show_bug.cgi?id=169232
<rdar://problem/31106660>
Reviewed by Brent Fulgham.
* crypto/workers/subtle/aes-postMessage-worker-expected.txt:
* crypto/workers/subtle/aes-postMessage-worker.html:
* crypto/workers/subtle/ec-postMessage-worker-expected.txt: Added.
* crypto/workers/subtle/ec-postMessage-worker.html: Added.
* crypto/workers/subtle/hmac-postMessage-worker-expected.txt:
* crypto/workers/subtle/hmac-postMessage-worker.html:
* crypto/workers/subtle/raw-postMessage-worker-expected.txt: Added.
* crypto/workers/subtle/raw-postMessage-worker.html: Added.
* crypto/workers/subtle/resources/ec-postMessage-worker.js: Added.
* crypto/workers/subtle/resources/raw-postMessage-worker.js: Added.
* crypto/workers/subtle/resources/rsa-postMessage-worker.js:
* crypto/workers/subtle/rsa-postMessage-worker-expected.txt:
* crypto/workers/subtle/rsa-postMessage-worker.html:
2017-03-17 Zalan Bujtas <zalan@apple.com>
Fix the flow thread state on the descendants of out of flow positioned replaced elements.
https://bugs.webkit.org/show_bug.cgi?id=169821
<rdar://problem/30964017>
Reviewed by Simon Fraser.
* fast/multicol/fix-inherit-when-container-is-replaced-expected.txt: Added.
* fast/multicol/fix-inherit-when-container-is-replaced.html: Added.
2017-03-17 Youenn Fablet <youenn@apple.com>
Update webrtc tests expectations
https://bugs.webkit.org/show_bug.cgi?id=169828
Unreviewed.
* TestExpectations: Marking some webrtc tests as flaky.
2017-03-17 Antti Koivisto <antti@apple.com>
Add a reload policy where only expired subresources are revalidated
https://bugs.webkit.org/show_bug.cgi?id=169756
Reviewed by Andreas Kling.
* http/tests/cache/reload-expired-only-expected.txt: Added.
* http/tests/cache/reload-expired-only.html: Added.
* http/tests/cache/resources/document-with-cached-unique-script.html: Added.
* http/tests/cache/resources/random-cached.cgi:
2017-03-17 Nan Wang <n_wang@apple.com>
AX: VoiceOver no longer works corectly with editable text in the web
https://bugs.webkit.org/show_bug.cgi?id=169801
Reviewed by Chris Fleizach.
* accessibility/ios-simulator/element-text-range-for-text-control-expected.txt: Added.
* accessibility/ios-simulator/element-text-range-for-text-control.html: Added.
* accessibility/mac/text-markers-for-input-with-placeholder-expected.txt: Added.
* accessibility/mac/text-markers-for-input-with-placeholder.html: Added.
2017-03-17 Dave Hyatt <hyatt@apple.com>
Initial letter does not paginate properly.
https://bugs.webkit.org/show_bug.cgi?id=169795
<rdar://problem/23715770>
Reviewed by Zalan Bujtas.
* fast/css-generated-content/initial-letter-pagination-raised-expected.html: Added.
* fast/css-generated-content/initial-letter-pagination-raised.html: Added.
* fast/css-generated-content/initial-letter-pagination-sunken-expected.html: Added.
* fast/css-generated-content/initial-letter-pagination-sunken.html: Added.
* platform/ios-simulator/TestExpectations:
2017-03-17 Youenn Fablet <youenn@apple.com>
RealtimeIncomingAudioSource is not stopping properly
https://bugs.webkit.org/show_bug.cgi?id=169807
Reviewed by Eric Carlson.
* webrtc/release-after-getting-track-expected.txt: Added.
* webrtc/release-after-getting-track.html: Added.
2017-03-17 Miguel Gomez <magomez@igalia.com>
Follow-up (r213833): write a layout test for 169199
https://bugs.webkit.org/show_bug.cgi?id=169576
<rdar://problem/31024766>
Reviewed by Said Abou-Hallawa.
Add a test that ensures there's no crash when deleting the ImageDecoder after requesting
an async decoding operation.
* fast/images/clear-animation-decoder-expected.txt: Added.
* fast/images/clear-animation-decoder.html: Added.
2017-03-17 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark mediastream and webrtc new failures.
* platform/gtk/TestExpectations:
2017-03-16 Ryan Haddad <ryanhaddad@apple.com>
Mark imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=169572
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-03-16 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline js/dom/global-constructors-attributes.html.
Unreviewed test gardening.
* platform/mac-elcapitan/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
2017-03-16 Youenn Fablet <youenn@apple.com>
activating webrtc tests on Release bots
https://bugs.webkit.org/show_bug.cgi?id=169775
Unreviewed.
* TestExpectations:
2017-03-16 Dean Jackson <dino@apple.com>
WebGL: Improve index validation when using uint index values
https://bugs.webkit.org/show_bug.cgi?id=169798
Reviewed by Simon Fraser.
* fast/canvas/webgl/draw-elements-out-of-bounds-uint-index-expected.txt: Added.
* fast/canvas/webgl/draw-elements-out-of-bounds-uint-index.html: Added.
2017-03-16 Youenn Fablet <youenn@apple.com>
Wrap legacy WebRTC API in runtime flag
https://bugs.webkit.org/show_bug.cgi?id=169646
Reviewed by Alex Christensen.
* webrtc/legacy-api-expected.txt: Added.
* webrtc/legacy-api.html: Added.
2017-03-16 Youenn Fablet <youenn@apple.com>
Rebase webrtc tests
https://bugs.webkit.org/show_bug.cgi?id=169791
Unreviewed.
* TestExpectations:
* fast/mediastream/MediaStream-add-remove-tracks-expected.txt:
* fast/mediastream/MediaStreamTrack-expected.txt:
* fast/mediastream/MediaStreamTrack-onended-expected.txt:
* fast/mediastream/RTCPeerConnection-addIceCandidate-expected.txt:
* fast/mediastream/RTCPeerConnection-events-expected.txt:
* fast/mediastream/RTCPeerConnection-media-setup-single-dialog-expected.txt:
* fast/mediastream/RTCPeerConnection-media-setup-two-dialogs-expected.txt:
* fast/mediastream/RTCPeerConnection-remotely-assigned-transceiver-mid-expected.txt:
* fast/mediastream/RTCPeerConnection-setLocalDescription-offer-expected.txt:
* fast/mediastream/RTCPeerConnection-setRemoteDescription-offer-expected.txt:
* fast/mediastream/RTCPeerConnection-statsSelector-expected.txt:
* platform/mac/TestExpectations:
2017-03-16 Jiewen Tan <jiewen_tan@apple.com>
[WebCrypto] Support SPKI/PKCS8 for Elliptic Curve
https://bugs.webkit.org/show_bug.cgi?id=169318
<rdar://problem/31081956>
Reviewed by Brent Fulgham.
* crypto/subtle/ec-export-key-malformed-parameters-expected.txt:
* crypto/subtle/ec-export-key-malformed-parameters.html:
* crypto/subtle/ec-import-jwk-key-export-jwk-key-private-expected.txt:
* crypto/subtle/ec-import-jwk-key-export-jwk-key-private.html:
* crypto/subtle/ec-import-jwk-key-export-pkcs8-key-expected.txt: Added.
* crypto/subtle/ec-import-jwk-key-export-pkcs8-key.html: Added.
* crypto/subtle/ec-import-jwk-key-export-spki-key-expected.txt: Added.
* crypto/subtle/ec-import-jwk-key-export-spki-key.html: Added.
* crypto/subtle/ec-import-key-malformed-parameters-expected.txt:
* crypto/subtle/ec-import-key-malformed-parameters.html:
* crypto/subtle/ec-import-pkcs8-key-export-jwk-key-expected.txt: Added.
* crypto/subtle/ec-import-pkcs8-key-export-jwk-key.html: Added.
* crypto/subtle/ec-import-pkcs8-key-export-pkcs8-key-p256-expected.txt: Added.
* crypto/subtle/ec-import-pkcs8-key-export-pkcs8-key-p256.html: Added.
* crypto/subtle/ec-import-pkcs8-key-export-pkcs8-key-p384-expected.txt: Added.
* crypto/subtle/ec-import-pkcs8-key-export-pkcs8-key-p384.html: Added.
* crypto/subtle/ec-import-raw-key-export-spki-key-expected.txt: Added.
* crypto/subtle/ec-import-raw-key-export-spki-key.html: Added.
* crypto/subtle/ec-import-spki-key-export-jwk-key-expected.txt: Added.
* crypto/subtle/ec-import-spki-key-export-jwk-key.html: Added.
* crypto/subtle/ec-import-spki-key-export-raw-key-expected.txt: Added.
* crypto/subtle/ec-import-spki-key-export-raw-key.html: Added.
* crypto/subtle/ec-import-spki-key-export-spki-key-p256-expected.txt: Added.
* crypto/subtle/ec-import-spki-key-export-spki-key-p256.html: Added.
* crypto/subtle/ec-import-spki-key-export-spki-key-p384-expected.txt: Added.
* crypto/subtle/ec-import-spki-key-export-spki-key-p384.html: Added.
* crypto/subtle/ecdh-generate-export-key-spki-p256-expected.txt: Added.
* crypto/subtle/ecdh-generate-export-key-spki-p256.html: Added.
* crypto/subtle/ecdh-generate-export-key-spki-p384-expected.txt: Added.
* crypto/subtle/ecdh-generate-export-key-spki-p384.html: Added.
* crypto/subtle/ecdh-generate-export-pkcs8-p256-expected.txt: Added.
* crypto/subtle/ecdh-generate-export-pkcs8-p256.html: Added.
* crypto/subtle/ecdh-generate-export-pkcs8-p384-expected.txt: Added.
* crypto/subtle/ecdh-generate-export-pkcs8-p384.html: Added.
* crypto/subtle/ecdh-import-pkcs8-key-p256-expected.txt: Added.
* crypto/subtle/ecdh-import-pkcs8-key-p256.html: Added.
* crypto/subtle/ecdh-import-pkcs8-key-p384-expected.txt: Added.
* crypto/subtle/ecdh-import-pkcs8-key-p384.html: Added.
* crypto/subtle/ecdh-import-spki-key-p256-expected.txt: Added.
* crypto/subtle/ecdh-import-spki-key-p256.html: Added.
* crypto/subtle/ecdh-import-spki-key-p384-expected.txt: Added.
* crypto/subtle/ecdh-import-spki-key-p384.html: Added.
* crypto/workers/subtle/ec-generate-export-pkcs8-key-expected.txt: Added.
* crypto/workers/subtle/ec-generate-export-pkcs8-key.html: Added.
* crypto/workers/subtle/ec-generate-export-spki-key-expected.txt: Added.
* crypto/workers/subtle/ec-generate-export-spki-key.html: Added.
* crypto/workers/subtle/ec-import-pkcs8-key-expected.txt: Added.
* crypto/workers/subtle/ec-import-pkcs8-key.html: Added.
* crypto/workers/subtle/ec-import-spki-key-expected.txt: Added.
* crypto/workers/subtle/ec-import-spki-key.html: Added.
* crypto/workers/subtle/resources/ec-generate-export-pkcs8-key.js: Added.
* crypto/workers/subtle/resources/ec-generate-export-spki-key.js: Added.
* crypto/workers/subtle/resources/ec-import-pkcs8-key.js: Added.
* crypto/workers/subtle/resources/ec-import-spki-key.js: Added.
2017-03-16 Zalan Bujtas <zalan@apple.com>
Simple line layout: Extend webkit-hyphenate-limit-lines to cover subsequent words.
https://bugs.webkit.org/show_bug.cgi?id=169631
Reviewed by Antti Koivisto.
* fast/text/simple-line-layout-hyphenation-limit-lines-accross-words-expected.html: Added.
* fast/text/simple-line-layout-hyphenation-limit-lines-accross-words.html: Added.
2017-03-16 Youenn Fablet <youenn@apple.com>
[mac-wk2 debug] LayoutTest webrtc/video-mute.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=169758
Reviewed by Eric Carlson.
* TestExpectations:
2017-03-16 Zalan Bujtas <zalan@apple.com>
Stay inside the continuation while searching for a candidate ancestor for insertion.
https://bugs.webkit.org/show_bug.cgi?id=169768
<rdar://problem/30959936>
Reviewed by David Hyatt.
* fast/inline/continuation-crash-with-anon-ancestors-expected.txt: Added.
* fast/inline/continuation-crash-with-anon-ancestors.html: Added.
2017-03-16 Ryan Haddad <ryanhaddad@apple.com>
Mark fast/mediacapturefromelement/CanvasCaptureMediaStream-request-frame-events.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=169719
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-03-16 Ryan Haddad <ryanhaddad@apple.com>
TestExpectations gardening for modern-media-controls tests.
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:
2017-03-16 Ryan Haddad <ryanhaddad@apple.com>
Mark imported/w3c/web-platform-tests/IndexedDB/fire-success-event-exception.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=169760
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
* platform/mac-wk2/TestExpectations:
2017-03-16 Daniel Bates <dabates@apple.com>
Update test fast/events/pageshow-pagehide-on-back-cached-with-frames.html to ensure
that pageshow events are dispatched to frames in post-order traversal
<https://bugs.webkit.org/show_bug.cgi?id=169682>
Reviewed by Brady Eidson.
* fast/events/pageshow-pagehide-on-back-cached-with-frames-expected.txt:
* fast/events/pageshow-pagehide-on-back-cached-with-frames.html:
* fast/events/resources/pageshow-pagehide-subframe-cachable-2.html: Added.
* fast/events/resources/pageshow-pagehide-subsubframe-cachable-2.html: Added.
2017-03-16 Youenn Fablet <youenn@apple.com>
Improve WebRTC track enabled support
https://bugs.webkit.org/show_bug.cgi?id=169727
Reviewed by Alex Christensen.
* TestExpectations:
* webrtc/audio-peer-connection-webaudio.html:
* webrtc/peer-connection-audio-mute-expected.txt:
* webrtc/peer-connection-audio-mute.html:
* webrtc/peer-connection-audio-mute2-expected.txt: Added.
* webrtc/peer-connection-audio-mute2.html: Added.
* webrtc/peer-connection-remote-audio-mute-expected.txt: Added.
* webrtc/peer-connection-remote-audio-mute.html: Added.
* webrtc/video-mute-expected.txt:
* webrtc/video-mute.html:
* webrtc/video-remote-mute-expected.txt: Added.
* webrtc/video-remote-mute.html: Added.
2017-03-16 Manuel Rego Casasnovas <rego@igalia.com>
[css-grid] Crash on debug removing a positioned child
https://bugs.webkit.org/show_bug.cgi?id=169739
Reviewed by Sergio Villar Senin.
Add new test that checks that adding and removing a positioned grid item
doesn't cause any crashes.
* fast/css-grid-layout/grid-crash-remove-positioned-item-expected.txt: Added.
* fast/css-grid-layout/grid-crash-remove-positioned-item.html: Added.
2017-03-16 Caio Lima <ticaiolima@gmail.com>
[ESnext] Implement Object Spread
https://bugs.webkit.org/show_bug.cgi?id=167963
Reviewed by Yusuke Suzuki.
* js/parser-syntax-check-expected.txt:
* js/script-tests/parser-syntax-check.js:
2017-03-16 Carlos Alberto Lopez Perez <clopez@igalia.com>
[WebRTC] SDP sess-id in the "o=" line should be a value between 0 and LLONG_MAX.
https://bugs.webkit.org/show_bug.cgi?id=169681
Reviewed by Alejandro G. Castro.
Check that the generated sess-id value its between the limits before validating it.
This is covered by the tests fast/mediastream/RTCPeerConnection-inspect-answer.html
and fast/mediastream/RTCPeerConnection-inspect-offer.html.
Both tests will fail if the sess-id value generated is not within the limits.
* fast/mediastream/resources/sdp-utils.js:
(printComparableSessionDescription):
2017-03-15 Zalan Bujtas <zalan@apple.com>
Do not reparent floating object until after intruding/overhanging dependency is cleared.
https://bugs.webkit.org/show_bug.cgi?id=169711
<rdar://problem/30959743>
Reviewed by Simon Fraser.
* fast/block/float/inline-becomes-float-and-moves-around-expected.txt: Added.
* fast/block/float/inline-becomes-float-and-moves-around.html: Added.
2017-03-15 Dave Hyatt <hyatt@apple.com>
Positioned SVG not sized correctly
https://bugs.webkit.org/show_bug.cgi?id=169693
<rdar://problem/30996893>
Reviewed by Zalan Bujtas.
* svg/in-html/rect-positioned-expected.html: Added.
* svg/in-html/rect-positioned.html: Added.
2017-03-15 Ryan Haddad <ryanhaddad@apple.com>
Clean up TestExpectations for some WPT LayoutTests.
Unreviewed test gardening.
* TestExpectations:
2017-03-15 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Using the arrow keys to navigate in the tracks menu also scrolls the page
https://bugs.webkit.org/show_bug.cgi?id=169671
<rdar://problem/31060091>
Reviewed by Eric Carlson.
Add a test that checks that preventDefault() is called on "keydown" events that we know to handle.
* media/modern-media-controls/tracks-panel/tracks-panel-prevent-default-on-keydown-expected.txt: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-prevent-default-on-keydown.html: Added.
2017-03-15 Jonathan Bedard <jbedard@apple.com>
Remove TestExpectations.orig after r213882
Unreviewed, removing file committed by mistake.
* TestExpectations.orig: Removed.
2017-03-15 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Tracks menu overlaps controls bar in fullscreen
https://bugs.webkit.org/show_bug.cgi?id=169670
<rdar://problem/31060086>
Reviewed by Eric Carlson.
Unflake a test that checks the tracks panel position in fullscreen.
* media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen-expected.txt:
* media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen.html:
* platform/mac/TestExpectations:
2017-03-15 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Captions do not default to Auto when language is changed
https://bugs.webkit.org/show_bug.cgi?id=169675
<rdar://problem/30423369>
Reviewed by Eric Carlson.
Add new tests that check the cases where the expected selected track should be "Off" or "Auto".
* media/modern-media-controls/tracks-support/tracks-support-auto-text-track-expected.txt: Added.
* media/modern-media-controls/tracks-support/tracks-support-auto-text-track.html: Added.
* media/modern-media-controls/tracks-support/tracks-support-off-text-track-expected.txt: Added.
* media/modern-media-controls/tracks-support/tracks-support-off-text-track.html: Added.
2017-03-15 Ryan Haddad <ryanhaddad@apple.com>
Mark http/tests/media/modern-media-controls/time-labels-support/long-time.html as flaky on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=169677
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-03-15 Youenn Fablet <youenn@apple.com>
run-webkit-tests is always creating mock libwebrtc tracks
https://bugs.webkit.org/show_bug.cgi?id=169658
Reviewed by Alex Christensen.
* TestExpectations:
* webrtc/audio-peer-connection-webaudio.html:
* webrtc/peer-connection-audio-mute-expected.txt: Added.
* webrtc/peer-connection-audio-mute.html: Added.
* webrtc/routines.js:
(analyseAudio):
* webrtc/video-expected.txt:
* webrtc/video-mute-expected.txt: Added.
* webrtc/video-mute.html: Added.
* webrtc/video.html:
2017-03-15 Youenn Fablet <youenn@apple.com>
Preventive clean-up: ensure RTCPeerConnection stays valid when calling postTask
https://bugs.webkit.org/show_bug.cgi?id=169661
Reviewed by Alex Christensen.
* webrtc/negotiatedneeded-event-addStream-expected.txt:
* webrtc/negotiatedneeded-event-addStream.html:
2017-03-14 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/volume-down-support/volume-down-support.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=169568
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-03-15 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Always use six digits to display time when overall media duration is an hour or more
https://bugs.webkit.org/show_bug.cgi?id=169668
<rdar://problem/31059699>
Reviewed by Dean Jackson.
Rebase some tests due to the rename of the labelsMayDisplayTimesOverAnHour property to
useSixDigitsForTimeLabels. We also add an assertion in long-time.html to check that
we currently use six digits to display a time that is under an hour but where the
media duration is over an hour.
* http/tests/media/modern-media-controls/time-labels-support/long-time-expected.txt:
* http/tests/media/modern-media-controls/time-labels-support/long-time.html:
* media/modern-media-controls/time-control/time-control-use-six-digits-for-time-labels-expected.txt: Renamed from LayoutTests/media/modern-media-controls/time-control/time-control-labels-may-display-times-over-an-hour-expected.txt.
* media/modern-media-controls/time-control/time-control-use-six-digits-for-time-labels.html: Renamed from LayoutTests/media/modern-media-controls/time-control/time-control-labels-may-display-times-over-an-hour.html.
2017-03-15 Antoine Quint <graouts@apple.com>
[mac-wk1 debug] LayoutTest media/modern-media-controls/airplay-placard/airplay-placard-text-section.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=169654
<rdar://problem/31059092>
Reviewed by Dean Jackson.
Using an asynchronous assertion to improve reliability.
* media/modern-media-controls/airplay-placard/airplay-placard-text-section-expected.txt:
* media/modern-media-controls/airplay-placard/airplay-placard-text-section.html:
2017-03-14 Youenn Fablet <youenn@apple.com>
CanvasCapture should not generate a frame per each canvas draw command
https://bugs.webkit.org/show_bug.cgi?id=169498
Reviewed by Simon Fraser & Eric Carlson.
* fast/mediastream/captureStream/canvas2d-heavy-drawing-expected.txt: Added.
* fast/mediastream/captureStream/canvas2d-heavy-drawing.html: Added.
2017-03-14 Wenson Hsieh <wenson_hsieh@apple.com>
Unreviewed, skip fast/media/video-element-in-details-collapse.html on iOS
* platform/ios-simulator/TestExpectations:
2017-03-14 Youenn Fablet <youenn@apple.com>
REGRESSION (r213882): 12 new/updated web-platform-tests failing
https://bugs.webkit.org/show_bug.cgi?id=169615
Unreviewed.
* TestExpectations: Marking tests requiring updated wptserver as failing.
2017-03-14 Wenson Hsieh <wenson_hsieh@apple.com>
RenderElements should unregister for viewport visibility callbacks when they are destroyed
https://bugs.webkit.org/show_bug.cgi?id=169521
<rdar://problem/30959545>
Reviewed by Simon Fraser.
Adds a new layout test covering this regression. See WebCore ChangeLog for more details.
* fast/media/video-element-in-details-collapse-expected.txt: Added.
* fast/media/video-element-in-details-collapse.html: Added.
2017-03-14 Andy Estes <aestes@apple.com>
Update ApplePaySession.html after r213949
Rubber-stamped by Beth Dakin.
* http/tests/ssl/applepay/ApplePaySession-expected.txt:
* http/tests/ssl/applepay/ApplePaySession.html:
2017-03-14 Ryan Haddad <ryanhaddad@apple.com>
Mark imported/w3c/web-platform-tests/html/webappapis/scripting/events/event-handler-javascript.html as failing on ios-simulator-wk2.
https://bugs.webkit.org/show_bug.cgi?id=169640
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
2017-03-14 Ryan Haddad <ryanhaddad@apple.com>
Mark imported/w3c/web-platform-tests/html/webappapis/scripting/events/event-handler-javascript.html as failing on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=169640
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-03-14 Zalan Bujtas <zalan@apple.com>
Simple line layout: Adjust hyphenation constrains based on the normal line layout line-breaking logic.
https://bugs.webkit.org/show_bug.cgi?id=169617
Reviewed by Antti Koivisto.
* fast/text/simple-line-layout-hyphenation-constrains-expected.html: Added.
* fast/text/simple-line-layout-hyphenation-constrains.html: Added.
2017-03-14 Ryan Haddad <ryanhaddad@apple.com>
Mark imported/w3c/web-platform-tests/cors/status.htm as flaky.
https://bugs.webkit.org/show_bug.cgi?id=169625
Unreviewed test gardening.
* TestExpectations:
2017-03-14 Ryan Haddad <ryanhaddad@apple.com>
Mark imported/w3c/web-platform-tests/IndexedDB/fire-error-event-exception.html as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=169621
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-03-14 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Fullscreen controls during Live Broadcast is completely broken
https://bugs.webkit.org/show_bug.cgi?id=169354
<rdar://problem/30636370>
Reviewed by Dean Jackson.
Add a new test, skipped on iOS, to check scrubbing controls are disabled in fullscreen
for a Live Broadcast video and that the status label is visible. We also rebaseline a
couple of tests now that the time control is added on first layout instead of inside
the constructor.
* http/tests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-live-broadcast-expected.txt: Added.
* http/tests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-live-broadcast.html: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-constructor-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-constructor.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-time-control-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-time-control-styles.html:
* platform/ios-simulator/TestExpectations:
2017-03-14 Ryan Haddad <ryanhaddad@apple.com>
Skip 12 web-platform-tests until wptserver is upgraded.
https://bugs.webkit.org/show_bug.cgi?id=169615
Unreviewed test gardening.
* TestExpectations:
2017-03-14 Youenn Fablet <youenn@apple.com>
Import web-platform-tests/cors
https://bugs.webkit.org/show_bug.cgi?id=169565
Reviewed by Sam Weinig.
* tests-options.json:
2017-03-14 Antoine Quint <graouts@apple.com>
[Modern Media Controls] iOS may attempt to load fullscreen icon variants
https://bugs.webkit.org/show_bug.cgi?id=169608
<rdar://problem/31037369>
Reviewed by Eric Carlson.
Amend an existing test to check that we disregard fullscreen and compact variants on iOS.
* media/modern-media-controls/icon-service/icon-service-expected.txt:
* media/modern-media-controls/icon-service/icon-service.html:
2017-03-14 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Controls are laid out incorrectly with RTL languages
https://bugs.webkit.org/show_bug.cgi?id=169605
<rdar://problem/30975709>
Reviewed by Eric Carlson.
Add a test that enforces "direction: rtl" on a parent element to check that the controls
bar use "direction: ltr" anyway.
* media/modern-media-controls/media-controls/media-controls-controls-bar-always-ltr-expected.txt: Added.
* media/modern-media-controls/media-controls/media-controls-controls-bar-always-ltr.html: Added.
2017-03-13 Wenson Hsieh <wenson_hsieh@apple.com>
Make RepaintRegionAccumulator hold a WeakPtr to its root RenderView
https://bugs.webkit.org/show_bug.cgi?id=168480
<rdar://problem/30566976>
Reviewed by Antti Koivisto.
Introduces a new layout test. See WebCore ChangeLog for more details.
* TestExpectations:
* editing/execCommand/show-modal-dialog-during-execCommand-expected.txt: Added.
* editing/execCommand/show-modal-dialog-during-execCommand.html: Added.
* editing/execCommand/resources/self-closing-modal-dialog.html: Added.
* platform/mac-wk1/TestExpectations:
2017-03-13 Youenn Fablet <youenn@apple.com>
Sync web-platform-tests up to revision a5b95cb31914507088a4eda16f7674bbc6f3313f
https://bugs.webkit.org/show_bug.cgi?id=169523
Reviewed by Alex Christensen.
* platform/mac/imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-content-type-expected.txt:
* tests-options.json:
2017-03-13 Eric Carlson <eric.carlson@apple.com>
[MediaStream] Move paintCurrentFrameInContext from RealtimeMediaSources to MediaPlayer
https://bugs.webkit.org/show_bug.cgi?id=169474
<rdar://problem/30976747>
Reviewed by Youenn Fablet.
* fast/mediastream/MediaStream-video-element-video-tracks-disabled-then-enabled-expected.txt:
* fast/mediastream/MediaStream-video-element-video-tracks-disabled-then-enabled.html: Fix
bug uncovered by patch.
2017-03-13 Ryan Haddad <ryanhaddad@apple.com>
Skip WebGPU tests on ios-simulator.
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2017-03-13 Devin Rousso <webkit@devinrousso.com>
Web Inspector: Event Listeners section is missing 'once', 'passive' event listener flags
https://bugs.webkit.org/show_bug.cgi?id=167080
Reviewed by Joseph Pecoraro.
Tests the result of DOMAgent.getEventListenersForNode and ensures that additional options
are passed to the frontend.
* inspector/dom/getEventListenersForNode-expected.txt: Added.
* inspector/dom/getEventListenersForNode.html: Added.
2017-03-13 Dean Jackson <dino@apple.com>
Respect the runtime flag for WebGPU, default feature to off, and print a warning
https://bugs.webkit.org/show_bug.cgi?id=169564
<rdar://problem/31018864>
Reviewed by Tim Horton.
* fast/canvas/webgpu/webgpu-runtime-flag-expected.txt: Added.
* fast/canvas/webgpu/webgpu-runtime-flag.html: Added.
2017-03-13 Caio Lima <ticaiolima@gmail.com>
[JSC] It should be possible create a label named let when parsing Statement in non strict mode
https://bugs.webkit.org/show_bug.cgi?id=168684
Reviewed by Saam Barati.
* js/let-syntax-expected.txt:
* js/script-tests/let-syntax.js:
(shouldNotHaveSyntaxErrorSloopyOnly):
2017-03-13 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline js/dom/global-constructors-attributes.html.
Unreviewed test gardening.
* platform/mac-elcapitan/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
2017-03-13 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Volume icon doesn't turn to mute when the knob is set to 0
https://bugs.webkit.org/show_bug.cgi?id=169553
<rdar://problem/30754543>
Reviewed by Eric Carlson.
Adding a new test where we drag the volume slider to 0 and ensure that the volume gets muted
and that clicking on the mute button resets the volume to be the same value as prior to the
dragging interaction.
* media/modern-media-controls/volume-support/volume-support-drag-to-mute-expected.txt: Added.
* media/modern-media-controls/volume-support/volume-support-drag-to-mute.html: Added.
2017-03-13 Manuel Rego Casasnovas <rego@igalia.com>
Unprefix -webkit-min-content, -webkit-max-content and -webkit-fit-content
https://bugs.webkit.org/show_bug.cgi?id=169195
Reviewed by Sergio Villar Senin.
Based on Blink r200846 by <cbiesinger@chromium.org>.
https://src.chromium.org/viewvc/blink?revision=200846&view=revision
For most of the tests the only change is that we remove the prefix in these properties.
Additionally we're checking the behavior of both the prefixed and unprefixed versions in:
- fast/css-intrinsic-dimensions/height-property-value.html
- fast/css-intrinsic-dimensions/width-property-value.html
On top of that, a few tests from the CSS Grid Layout W3C test suite are now passing.
* TestExpectations:
* css3/flexbox/flexitem.html:
* css3/flexbox/orthogonal-writing-modes-and-intrinsic-sizing-expected.txt: Update results
as tests is now passing (it was using "min-content" already and thus failing on WebKit).
* css3/flexbox/overflow-auto-resizes-correctly.html:
* fast/css-grid-layout/fit-content-columns-expected.html:
* fast/css-grid-layout/fit-content-columns.html:
* fast/css-grid-layout/fit-content-rows-expected.html:
* fast/css-grid-layout/fit-content-rows.html:
* fast/css-grid-layout/flex-and-content-sized-resolution-columns.html:
* fast/css-grid-layout/flex-and-minmax-content-resolution-columns.html:
* fast/css-grid-layout/flex-and-minmax-content-resolution-rows.html:
* fast/css-grid-layout/float-not-protruding-into-next-grid-item.html:
* fast/css-grid-layout/grid-auto-columns-rows-auto-flow-resolution.html:
* fast/css-grid-layout/grid-auto-columns-rows-get-set-expected.txt:
* fast/css-grid-layout/grid-auto-columns-rows-get-set.html:
* fast/css-grid-layout/grid-auto-columns-rows-resolution.html:
* fast/css-grid-layout/grid-auto-columns-rows-update.html:
* fast/css-grid-layout/grid-auto-fill-columns.html:
* fast/css-grid-layout/grid-auto-fill-rows.html:
* fast/css-grid-layout/grid-auto-fit-columns.html:
* fast/css-grid-layout/grid-auto-fit-rows.html:
* fast/css-grid-layout/grid-auto-repeat-intrinsic.html:
* fast/css-grid-layout/grid-automatic-minimum-for-auto-columns.html:
* fast/css-grid-layout/grid-automatic-minimum-for-auto-rows.html:
* fast/css-grid-layout/grid-change-intrinsic-size-with-auto-repeat-tracks.html:
* fast/css-grid-layout/grid-columns-rows-get-set-expected.txt:
* fast/css-grid-layout/grid-columns-rows-get-set-multiple-expected.txt:
* fast/css-grid-layout/grid-columns-rows-get-set-multiple.html:
* fast/css-grid-layout/grid-columns-rows-get-set.html:
* fast/css-grid-layout/grid-content-alignment-overflow.html:
* fast/css-grid-layout/grid-content-alignment-stretch-only-valid-for-auto-sized-tracks.html:
* fast/css-grid-layout/grid-content-sized-columns-resolution.html:
* fast/css-grid-layout/grid-dynamic-updates-relayout.html:
* fast/css-grid-layout/grid-element-auto-repeat-get-set-expected.txt:
* fast/css-grid-layout/grid-element-auto-repeat-get-set.html:
* fast/css-grid-layout/grid-element-repeat-get-set.html:
* fast/css-grid-layout/grid-grow-tracks-to-their-max.html:
* fast/css-grid-layout/grid-gutters-and-flex-content.html:
* fast/css-grid-layout/grid-gutters-and-tracks.html:
* fast/css-grid-layout/grid-gutters-get-set.html:
* fast/css-grid-layout/grid-indefinite-calculated-height-crash-expected.txt:
* fast/css-grid-layout/grid-indefinite-calculated-height-crash.html:
* fast/css-grid-layout/grid-initialize-span-one-items.html:
* fast/css-grid-layout/grid-intrinsic-maximums.html:
* fast/css-grid-layout/grid-item-addition-track-breadth-update.html:
* fast/css-grid-layout/grid-item-auto-margins-must-respect-specified-margins.html:
* fast/css-grid-layout/grid-item-order-in-content-sized-columns-resolution.html:
* fast/css-grid-layout/grid-item-removal-track-breadth-update.html:
* fast/css-grid-layout/grid-item-sizing-with-orthogonal-flows.html:
* fast/css-grid-layout/grid-item-spanning-and-orthogonal-flows.html:
* fast/css-grid-layout/grid-item-with-border-in-intrinsic.html:
* fast/css-grid-layout/grid-item-with-percent-height-in-auto-height-grid-resolution.html:
* fast/css-grid-layout/grid-preferred-logical-widths.html:
* fast/css-grid-layout/grid-template-shorthand-get-set.html:
* fast/css-grid-layout/grid-update-sizes-after-distributing-all.html:
* fast/css-grid-layout/implicit-position-dynamic-change.html:
* fast/css-grid-layout/mark-as-infinitely-growable.html:
* fast/css-grid-layout/min-content-row-must-shrink-when-column-grows.html:
* fast/css-grid-layout/minmax-max-content-resolution-columns.html:
* fast/css-grid-layout/minmax-max-content-resolution-rows.html:
* fast/css-grid-layout/minmax-min-content-column-resolution-columns.html:
* fast/css-grid-layout/minmax-min-content-column-resolution-rows.html:
* fast/css-grid-layout/minmax-spanning-resolution-columns.html:
* fast/css-grid-layout/minmax-spanning-resolution-rows.html:
* fast/css-grid-layout/named-grid-line-get-set-expected.txt:
* fast/css-grid-layout/named-grid-line-get-set.html:
* fast/css-grid-layout/non-grid-columns-rows-get-set-expected.txt:
* fast/css-grid-layout/non-grid-columns-rows-get-set-multiple-expected.txt:
* fast/css-grid-layout/non-grid-columns-rows-get-set-multiple.html:
* fast/css-grid-layout/non-grid-columns-rows-get-set.html:
* fast/css-grid-layout/non-named-grid-line-get-set-expected.txt:
* fast/css-grid-layout/non-named-grid-line-get-set.html:
* fast/css-grid-layout/resources/grid-columns-rows-get-set-multiple.js:
* fast/css-grid-layout/resources/grid-columns-rows-get-set.js:
* fast/css-grid-layout/resources/non-grid-columns-rows-get-set-multiple.js:
* fast/css-grid-layout/resources/non-grid-columns-rows-get-set.js:
* fast/css-intrinsic-dimensions/css-tables.html:
* fast/css-intrinsic-dimensions/height-property-value-expected.txt:
* fast/css-intrinsic-dimensions/height-property-value.html:
* fast/css-intrinsic-dimensions/intrinsic-sized-absolutes.html:
* fast/css-intrinsic-dimensions/intrinsic-sized-blocks.html:
* fast/css-intrinsic-dimensions/intrinsic-sized-replaced-absolutes.html:
* fast/css-intrinsic-dimensions/tables.html:
* fast/css-intrinsic-dimensions/width-property-value-expected.txt:
* fast/css-intrinsic-dimensions/width-property-value.html:
* fast/events/key-events-in-editable-gridbox.html:
* fast/regions/intrinsic-sized-regions.html:
* fast/regions/overflow/overflow-scrollable-fit-complex-expected.html:
* fast/replaced/before-content-intrinsic-crash.html:
* fast/table/assert-on-min-max-content-values.html:
* imported/blink/svg/css/replaced-intrinsic-ratio-min-width-min-content.html:
2017-03-12 Zalan Bujtas <zalan@apple.com>
Simple line layout: Paginated content is not painted properly when font overflows line height.
https://bugs.webkit.org/show_bug.cgi?id=169516
Reviewed by Antti Koivisto.
* fast/multicol/simple-line-layout-line-index-after-strut-expected.html: Added.
* fast/multicol/simple-line-layout-line-index-after-strut.html: Added.
2017-03-12 Javier Fernandez <jfernandez@igalia.com>
[GTK] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=169534
Unreviewed GTK+ gardening.
Rebaseline tests:
- http/tests/xmlhttprequest/xmlhttprequest-test-custom-headers.html
* platform/gtk/TestExpectations:
- fast/text/font-selection-font-face-parse.html [ Skip ]
* platform/gtk/http/tests/xmlhttprequest/xmlhttprequest-test-custom-headers-expected.txt:
2017-03-12 Romain Bellessort <romain.bellessort@crf.canon.fr>
[Readable Streams API] Implement ReadableStreamBYOBRequest respond() (closed stream state)
https://bugs.webkit.org/show_bug.cgi?id=168781
Reviewed by Youenn Fablet.
Added new tests related to ReadableStreamBYOBRequeset respond() method.
* streams/readable-stream-byob-request-expected.txt:
* streams/readable-stream-byob-request.js:
2017-03-11 Youenn Fablet <youenn@apple.com>
XMLHttpRequest: make setRequestHeader() use `, ` as separator (including a space)
https://bugs.webkit.org/show_bug.cgi?id=169285
Reviewed by Sam Weinig.
* http/tests/xmlhttprequest/check-combining-headers-expected.txt:
* http/tests/xmlhttprequest/check-combining-headers.html:
* http/tests/xmlhttprequest/web-apps/005.html:
2017-03-10 Dave Hyatt <hyatt@apple.com>
Percentage constrained images shrinking inside blocks inside nested flex boxes
https://bugs.webkit.org/show_bug.cgi?id=169438
Reviewed by Dean Jackson.
* fast/hidpi/percent-height-image-nested-expected.html: Added.
* fast/hidpi/percent-height-image-nested.html: Added.
* fast/hidpi/resources/pic.jpg: Added.
2017-03-10 Youenn Fablet <youenn@apple.com>
Move libwebrtc backend to using tracks
https://bugs.webkit.org/show_bug.cgi?id=169472
Reviewed by Alex Christensen.
* TestExpectations:
2017-03-10 Ryan Haddad <ryanhaddad@apple.com>
Mark compositing/regions/transformed-layer-inside-transformed-layer.html as failing on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=169457
Unreviewed test gardening.
* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator/TestExpectations:
2017-03-10 Zalan Bujtas <zalan@apple.com>
Simple line layout: Check how many orphans needed on the current page before breaking.
https://bugs.webkit.org/show_bug.cgi?id=169477
Reviewed by Antti Koivisto.
* fast/multicol/simple-line-layout-orphans-and-widows-expected.html: Added.
* fast/multicol/simple-line-layout-orphans-and-widows.html: Added.
2017-03-10 Ryan Haddad <ryanhaddad@apple.com>
Mark webrtc/libwebrtc/descriptionGetters.html as a flaky.
https://bugs.webkit.org/show_bug.cgi?id=169481
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-03-10 Zalan Bujtas <zalan@apple.com>
Simple line layout: Oprhan lines with visual overflow does not work properly.
https://bugs.webkit.org/show_bug.cgi?id=169409
Reviewed by Antti Koivisto.
* TestExpectations:
2017-03-09 Simon Fraser <simon.fraser@apple.com>
[iOS WK2] Layer content blurry with nested perspective and transforms
https://bugs.webkit.org/show_bug.cgi?id=169457
Reviewed by Tim Horton.
We set rasterizationScale on CALayers to the same values as contentsScale, to
avoid blurry layers when CA rasterizes, which often happens with nested perspective
transforms.
However, in UI-side compositing, if the page is not zoomed, we never applied the
rasterizationScale in the UI process. This happened because the PlatformCALayerRemote
constructor set m_properties.contentsScale, but did not set the dirty bit that
triggers the application of contentsScale and rasterizationScale in RemoteLayerTreePropertyApplier.
The fix is to set this dirty bit.
The rest of the changes are for testing. Internals now exposes layerIDForElement()
for returns an internal (non-stable-across-loads) layerID, which can be passed
to UIScriptController.propertiesOfLayerWithID() in the UI process, which inspects
the built layer (UIView) hierarchy. propertiesOfLayerWithID() returns a dictionary
which the test can dump as JSON, or pull values out of.
A few #pragma once cleanups also.
* TestExpectations:
* compositing/ios/basic-layer-properties-expected.txt: Added.
* compositing/ios/basic-layer-properties.html: Added.
* compositing/ios/rasterization-scale-expected.txt: Added.
* compositing/ios/rasterization-scale.html: Added.
* platform/ios-simulator-wk2/TestExpectations:
2017-03-10 Javier Fernandez <jfernandez@igalia.com>
[GTK] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=169470
Unreviewed GTK+ gardening. Updated test expectations after regressions r213671 and r213560.
* platform/gtk/TestExpectations:
- imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.worker.html [ Failure ]
- imported/w3c/web-platform-tests/WebCryptoAPI/derive_bits_keys/test_pbkdf2.html [ Failure ]
- imported/w3c/web-platform-tests/WebCryptoAPI/import_export/ec_importKey.worker.html [ Failure ]
- imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_ec_importKey.html [ Failure ]
2017-03-10 Antti Koivisto <antti@apple.com>
Loading in-body stylesheets should not block rendering of elements before them
https://bugs.webkit.org/show_bug.cgi?id=169345
Reviewed by Simon Fraser.
* http/tests/incremental/resources/delayed-css.php: Added.
* http/tests/incremental/stylesheet-body-incremental-rendering-expected.html: Added.
* http/tests/incremental/stylesheet-body-incremental-rendering.html: Added.
2017-03-10 Antoine Quint <graouts@apple.com>
[mac-wk1] LayoutTest media/modern-media-controls/airplay-button/airplay-button.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=168409
Unreviewed.
Add some debugging in the hope of understanding why airplay-button.html fails once a day on bots.
* media/modern-media-controls/airplay-button/airplay-button-expected.txt:
* media/modern-media-controls/airplay-button/airplay-button.html:
2017-03-09 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r213633.
This change caused LayoutTest imported/w3c/web-platform-
tests/html/semantics/embedded-content/the-img-
element/sizes/parse-a-sizes-attribute.html to become a flaky
failure.
Reverted changeset:
"Loading in-body stylesheets should not block rendering of
elements before them"
https://bugs.webkit.org/show_bug.cgi?id=169345
http://trac.webkit.org/changeset/213633
2017-03-09 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline js/dom/global-constructors-attributes.html.
Unreviewed test gardening.
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
2017-03-09 Caio Lima <ticaiolima@gmail.com>
[ESnext] Implement Object Rest - Implementing Object Rest Destructuring
https://bugs.webkit.org/show_bug.cgi?id=167962
Reviewed by Keith Miller.
* js/parser-syntax-check-expected.txt:
* js/script-tests/parser-syntax-check.js:
2017-03-09 Matt Baker <mattbaker@apple.com>
Web Inspector: Add XHR breakpoints UI
https://bugs.webkit.org/show_bug.cgi?id=168763
<rdar://problem/30952439>
Reviewed by Joseph Pecoraro.
Tests for pausing on XMLHttpRequests using XHR breakpoints.
* inspector/dom-debugger/xhr-breakpoints-expected.txt: Added.
* inspector/dom-debugger/xhr-breakpoints.html: Added.
2017-03-09 John Wilander <wilander@apple.com>
Resource Load Statistics: Remove statistics data as part of full website data removal
https://bugs.webkit.org/show_bug.cgi?id=169448
Reviewed by Alex Christensen.
* http/tests/loading/resourceLoadStatistics/clear-in-memory-and-persistent-store-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/clear-in-memory-and-persistent-store.html: Added.
* platform/wk2/TestExpectations:
Marked as [ Pass ] for WebKit2.
2017-03-09 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Show HTTP protocol version and other Network Load Metrics (IP Address, Priority, Connection ID)
https://bugs.webkit.org/show_bug.cgi?id=29687
<rdar://problem/19281586>
Reviewed by Matt Baker and Brian Burg.
* http/tests/inspector/network/resource-metrics-expected.txt: Added.
* http/tests/inspector/network/resource-metrics.html: Added.
2017-03-09 Ryan Haddad <ryanhaddad@apple.com>
Add iOS baseline for compositing/contents-format/subpixel-antialiased-text-traversal.
Unreviewed test gardening.
* platform/ios-simulator/compositing/contents-format/subpixel-antialiased-text-traversal-expected.txt: Added.
2017-03-09 Daniel Bates <dabates@apple.com>
Guard Credential Management implementation behind a runtime enabled feature flag
https://bugs.webkit.org/show_bug.cgi?id=169364
<rdar://problem/30957425>
Reviewed by Brent Fulgham.
* credentials/idlharness.html: Use comment header to enable Credential Management API.
* platform/mac-elcapitan/js/dom/global-constructors-attributes-expected.txt: Update expected results now
that we no longer expose the Credential Management API by default.
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt: Ditto.
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt: Ditto.
* platform/mac/js/dom/global-constructors-attributes-expected.txt: Ditto.
* platform/win/TestExpectations: For now, skip the Credential Management API tests.
2017-03-09 Yoav Weiss <yoav@yoav.ws>
[link preload] Double downloads of preloaded CSS
https://bugs.webkit.org/show_bug.cgi?id=169274
Reviewed by Antti Koivisto.
Added tests making sure that header based preloads also trigger a single download,
and that we properly handle multiple charsets for the same preloaded resource.
* http/tests/preload/single_download_preload_headers-expected.txt: Added.
* http/tests/preload/single_download_preload_headers.php: Added.
* http/tests/preload/preload-encoding-expected.txt: Added.
* http/tests/preload/preload-encoding.php: Added.
2017-03-09 Jiewen Tan <jiewen_tan@apple.com>
Implement PBKDF2 in WebCrypto
https://bugs.webkit.org/show_bug.cgi?id=143458
<rdar://problem/27311703>
Reviewed by Brent Fulgham.
* TestExpectations:
Mark slow tests as slow.
* crypto/subtle/derive-key-malformed-parameters.html:
* crypto/subtle/ecdh-import-key-derive-pbkdf2-key-expected.txt: Added.
* crypto/subtle/ecdh-import-key-derive-pbkdf2-key.html: Added.
* crypto/subtle/pbkdf2-derive-bits-malformed-parametrs-expected.txt: Added.
* crypto/subtle/pbkdf2-derive-bits-malformed-parametrs.html: Added.
* crypto/subtle/pbkdf2-import-key-derive-bits-expected.txt: Added.
* crypto/subtle/pbkdf2-import-key-derive-bits.html: Added.
* crypto/subtle/pbkdf2-import-key-derive-hmac-key-expected.txt: Added.
* crypto/subtle/pbkdf2-import-key-derive-hmac-key.html: Added.
* crypto/subtle/pbkdf2-import-key-expected.txt: Added.
* crypto/subtle/pbkdf2-import-key-malformed-parameters-expected.txt: Added.
* crypto/subtle/pbkdf2-import-key-malformed-parameters.html: Added.
* crypto/subtle/pbkdf2-import-key.html: Added.
* crypto/workers/subtle/pbkdf2-import-key-derive-bits-expected.txt: Added.
* crypto/workers/subtle/pbkdf2-import-key-derive-bits.html: Added.
* crypto/workers/subtle/pbkdf2-import-key-derive-hmac-key-expected.txt: Added.
* crypto/workers/subtle/pbkdf2-import-key-derive-hmac-key.html: Added.
* crypto/workers/subtle/pbkdf2-import-key-expected.txt: Added.
* crypto/workers/subtle/pbkdf2-import-key.html: Added.
* crypto/workers/subtle/resources/pbkdf2-import-key-derive-bits.js: Added.
* crypto/workers/subtle/resources/pbkdf2-import-key-derive-hmac-key.js: Added.
* crypto/workers/subtle/resources/pbkdf2-import-key.js: Added.
2017-03-09 Antoine Quint <graouts@apple.com>
[Modern Media Controls] iOS: long press on play button shows the Copy menu
https://bugs.webkit.org/show_bug.cgi?id=169355
<rdar://problem/30928998>
Reviewed by Dean Jackson.
Add a test to check that the expected properties are set as they should to disable
built-in UI behavior that shows a magnifier or a copy callout when pressing on an
element for a long time.
* media/modern-media-controls/audio/audio-controls-styles-expected.txt: Added.
* media/modern-media-controls/audio/audio-controls-styles.html: Added.
* platform/mac/TestExpectations:
2017-03-09 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline js/dom/global-constructors-attributes.html.
Unreviewed test gardening.
* platform/mac-elcapitan/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
2017-03-09 Chris Dumez <cdumez@apple.com>
Align Document.elementFromPoint() with the CSSOM specification
https://bugs.webkit.org/show_bug.cgi?id=169403
Reviewed by Sam Weinig.
Add layout test coverage.
* fast/dom/elementFromPoint-parameters-expected.txt: Added.
* fast/dom/elementFromPoint-parameters.html: Added.
* fast/dom/non-numeric-values-numeric-parameters-expected.txt:
* fast/dom/script-tests/non-numeric-values-numeric-parameters.js:
2017-03-09 Antoine Quint <graouts@apple.com>
[mac-wk1] LayoutTest media/modern-media-controls/airplay-button/airplay-button.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=168409
Reviewed by Eric Carlson.
Adding yet more logging to try to determine the cause of this test's flakiness.
* media/modern-media-controls/airplay-button/airplay-button-expected.txt:
* media/modern-media-controls/airplay-button/airplay-button.html:
2017-03-09 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Fullscreen controls are difficult to drag around
https://bugs.webkit.org/show_bug.cgi?id=169412
<rdar://problem/30931892>
Reviewed by Eric Carlson.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles.html:
Rebaseline test to account for CSS changes.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag-is-prevented-over-button.html:
Change drag start coordinate to be right over a button so that it is prevented. Starting with this patch,
a drag at this coordinate would have been tolerated as being part of the left buttons container but not
part of a button in that container.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag.html:
Change drag start coordinate to be right between two buttons so that it would have failed prior to this
patch.
2017-03-09 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Controls are not visible in fullscreen without the controls attribute
https://bugs.webkit.org/show_bug.cgi?id=169411
<rdar://problem/30931724>
Reviewed by Eric Carlson.
Add two new tests to check that controls are visible in fullscreen in the absence of the controls attribute,
except if the fullscreen element is a parent element.
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-fullscreen-on-parent-element.html: Added.
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-fullscreen-on-video.html: Added.
* platform/ios-simulator/TestExpectations: Skip new tests on iOS since it uses platform controls.
2017-03-09 Zalan Bujtas <zalan@apple.com>
Simple line layout: Add top level pagination support.
https://bugs.webkit.org/show_bug.cgi?id=169410
<rdar://problem/28536227>
Reviewed by Antti Koivisto.
* TestExpectations:
2017-03-08 Per Arne Vollan <pvollan@apple.com>
Implement stroke-width CSS property.
https://bugs.webkit.org/show_bug.cgi?id=169273
Reviewed by Simon Fraser.
* fast/css/stroke-width-expected.html: Added.
* fast/css/stroke-width-percent-expected.html: Added.
* fast/css/stroke-width-percent.html: Added.
* fast/css/stroke-width.html: Added.
2017-03-09 Antti Koivisto <antti@apple.com>
Loading in-body stylesheets should not block rendering of elements before them
https://bugs.webkit.org/show_bug.cgi?id=169345
Reviewed by Simon Fraser.
* http/tests/incremental/resources/delayed-css.php: Added.
* http/tests/incremental/stylesheet-body-incremental-rendering-expected.html: Added.
* http/tests/incremental/stylesheet-body-incremental-rendering.html: Added.
2017-03-08 Antoine Quint <graouts@apple.com>
[Modern Media Controls] iOS: Live Broadcast video shows scrubber with 00:00 duration until paused
https://bugs.webkit.org/show_bug.cgi?id=169374
<rdar://problem/30063273>
Reviewed by Dean Jackson.
Add a test that checks that we correctly show the status label after enabling it with the controls bar
invisible.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-status-label-enabled-hidden-controls-bar-expected.txt: Added.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-status-label-enabled-hidden-controls-bar.html: Added.
2017-03-08 Jiewen Tan <jiewen_tan@apple.com>
[WebCrypto] Implement SubtleCrypto::DeriveKey method
https://bugs.webkit.org/show_bug.cgi?id=169386
<rdar://problem/23789585>
Reviewed by Brent Fulgham.
* crypto/subtle/aes-generate-key-malformed-parameters-expected.txt:
* crypto/subtle/derive-key-malformed-parameters-expected.txt: Added.
* crypto/subtle/derive-key-malformed-parameters.html: Added.
* crypto/subtle/deriveKey-malformed-parameters-expected.txt: Removed.
* crypto/subtle/deriveKey-malformed-parameters.html: Removed.
* crypto/subtle/ecdh-import-key-derive-aes-key-expected.txt: Added.
* crypto/subtle/ecdh-import-key-derive-aes-key.html: Added.
* crypto/subtle/ecdh-import-key-derive-hmac-key-custom-length-expected.txt: Added.
* crypto/subtle/ecdh-import-key-derive-hmac-key-custom-length.html: Added.
* crypto/subtle/unwrap-key-malformed-parameters-expected.txt: Renamed from LayoutTests/crypto/subtle/unwrapKey-malformed-parameters-expected.txt.
* crypto/subtle/unwrap-key-malformed-parameters.html: Renamed from LayoutTests/crypto/subtle/unwrapKey-malformed-parameters.html.
* crypto/subtle/wrap-key-malformed-parameters-expected.txt: Renamed from LayoutTests/crypto/subtle/wrapKey-malformed-parameters-expected.txt.
* crypto/subtle/wrap-key-malformed-parameters.html: Renamed from LayoutTests/crypto/subtle/wrapKey-malformed-parameters.html.
A bit renaming.
* crypto/workers/subtle/ecdh-import-key-derive-key-expected.txt: Added.
* crypto/workers/subtle/ecdh-import-key-derive-key.html: Added.
* crypto/workers/subtle/resources/ecdh-import-key-derive-key.js: Added.
2017-03-08 Matt Baker <mattbaker@apple.com>
Web Inspector: Add DOM breakpoints UI for node/subtree modification events
https://bugs.webkit.org/show_bug.cgi?id=168101
Reviewed by Joseph Pecoraro.
Tests for pausing on supported DOM breakpoint types, and DOMDebuggerManager
events triggered by added/removed DOM nodes that have breakpoints.
* inspector/dom-debugger/dom-breakpoints-expected.txt: Added.
* inspector/dom-debugger/dom-breakpoints.html: Added.
2017-03-08 Jiewen Tan <jiewen_tan@apple.com>
[WebCrypto] Implement ECDH DeriveBits operation
https://bugs.webkit.org/show_bug.cgi?id=169319
<rdar://problem/23789585>
Reviewed by Brent Fulgham.
* TestExpectations:
Refine some comments.
* crypto/subtle/derive-bits-malformed-parameters-expected.txt: Renamed from LayoutTests/crypto/subtle/deriveBits-malformed-parameters-expected.txt.
* crypto/subtle/derive-bits-malformed-parameters.html: Added.
* crypto/subtle/deriveBits-malformed-parameters.html: Removed.
* crypto/subtle/ecdh-derive-bits-malformed-parametrs-expected.txt: Added.
* crypto/subtle/ecdh-derive-bits-malformed-parametrs.html: Added.
* crypto/subtle/ecdh-generate-key-derive-bits-expected.txt: Added.
* crypto/subtle/ecdh-generate-key-derive-bits.html: Added.
* crypto/subtle/ecdh-import-key-derive-bits-custom-length-expected.txt: Added.
* crypto/subtle/ecdh-import-key-derive-bits-custom-length.html: Added.
* crypto/subtle/ecdh-import-key-derive-bits-null-length-expected.txt: Added.
* crypto/subtle/ecdh-import-key-derive-bits-null-length.html: Added.
* crypto/workers/subtle/ecdh-import-key-derive-bits-expected.txt: Added.
* crypto/workers/subtle/ecdh-import-key-derive-bits.html: Added.
* crypto/workers/subtle/resources/ecdh-import-key-derive-bits.js: Added.
2017-03-08 John Wilander <wilander@apple.com>
Resource Load Statistics: Communicate to the network process which domains to partition
https://bugs.webkit.org/show_bug.cgi?id=169322
<rdar://problem/30768921>
Reviewed by Alex Christensen.
* http/tests/loading/resourceLoadStatistics/partitioned-cookies-with-and-without-user-interaction-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/partitioned-cookies-with-and-without-user-interaction.html: Added.
* http/tests/loading/resourceLoadStatistics/resources: Added.
* http/tests/loading/resourceLoadStatistics/resources/get-cookies.php: Added.
* http/tests/loading/resourceLoadStatistics/resources/set-cookie.php: Added.
2017-03-08 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Should be able to see where Resources came from (Memory Cache, Disk Cache)
https://bugs.webkit.org/show_bug.cgi?id=164892
<rdar://problem/29320562>
Reviewed by Brian Burg.
* http/tests/inspector/network/resource-response-source-disk-cache-expected.txt: Added.
* http/tests/inspector/network/resource-response-source-disk-cache.html: Added.
* http/tests/inspector/network/resource-response-source-memory-cache-expected.txt: Added.
* http/tests/inspector/network/resource-response-source-memory-cache.html: Added.
* http/tests/inspector/network/resource-response-source-network-expected.txt: Added.
* http/tests/inspector/network/resource-response-source-network.html: Added.
* http/tests/inspector/network/resources/cached-script.js: Added.
Test for Network, MemoryCache, and DiskCache loads.
* http/tests/inspector/network/resource-timing-expected.txt:
* http/tests/inspector/network/resource-timing.html:
Fix a typo.
* http/tests/cache/disk-cache/resources/cache-test.js:
(loadResourcesWithOptions):
(loadResources):
Fix typos and style.
* platform/mac-wk1/TestExpectations:
* platform/win/TestExpectations:
Skip disk cache tests where the disk cache is not enabled.
2017-03-08 Chris Dumez <cdumez@apple.com>
Drop support for non-standard document.all.tags()
https://bugs.webkit.org/show_bug.cgi?id=169337
Reviewed by Sam Weinig.
Update existing test to check that document.all.tags does not exist.
* fast/dom/document-all-tags-expected.txt:
* fast/dom/document-all-tags.html:
2017-03-08 Chris Dumez <cdumez@apple.com>
Drop select.remove() / options.remove() overloads taking an option element in parameter
https://bugs.webkit.org/show_bug.cgi?id=169339
Reviewed by Sam Weinig.
Add layout test coverage.
* fast/dom/HTMLSelectElement/remove-option-element-expected.txt: Added.
* fast/dom/HTMLSelectElement/remove-option-element.html: Added.
2017-03-08 Chris Dumez <cdumez@apple.com>
Parameter to input.setCustomValidity() should not be nullable
https://bugs.webkit.org/show_bug.cgi?id=169332
Reviewed by Sam Weinig.
* fast/forms/ValidityState-customError-expected.txt:
* fast/forms/ValidityState-customError.html:
Rebaseline now that behavior has changed when passing null or undefined
to setCustomValidity().
* fast/forms/setCustomValidity-null-parameter-expected.txt: Added.
* fast/forms/setCustomValidity-null-parameter.html: Added.
Add layout test coverage.
2017-03-08 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/airplay-button/airplay-button.html as failing.
https://bugs.webkit.org/show_bug.cgi?id=168409
Unreviewed test gardening.
* TestExpectations:
2017-03-08 Simon Fraser <simon.fraser@apple.com>
Support transitions/animations of background-position with right/bottom-relative values
https://bugs.webkit.org/show_bug.cgi?id=162048
Reviewed by Dean Jackson.
Re-landing r206713.
* transitions/background-position-transitions-expected.txt: Added.
* transitions/background-position-transitions.html: Added.
* transitions/resources/transition-test-helpers.js:
* transitions/svg-transitions-expected.txt:
2017-03-08 Simon Fraser <simon.fraser@apple.com>
Change determineNonLayerDescendantsPaintedContent to max out based on renderers traversed
https://bugs.webkit.org/show_bug.cgi?id=169384
Reviewed by Zalan Bujtas.
Rebaseline an existing test which changes behavior, and add a new test that generates divs
on both sides of the threshold, in depth and breadth.
* compositing/contents-format/subpixel-antialiased-text-traversal-expected.txt: Added.
* compositing/contents-format/subpixel-antialiased-text-traversal.html: Added.
* platform/mac/compositing/contents-format/subpixel-antialiased-text-configs-antialiasing-style-expected.txt:
* platform/mac/compositing/contents-format/subpixel-antialiased-text-traversal-expected.txt: Added.
2017-03-08 Youenn Fablet <youenn@apple.com>
Support canvas captureStream
https://bugs.webkit.org/show_bug.cgi?id=169192
Reviewed by Dean Jackson.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-2d-events-expected.txt: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-2d-events.html: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-capture-out-of-DOM-element-expected.txt: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-capture-out-of-DOM-element.html: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-clone-track-expected.txt: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-clone-track.html: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-creation-expected.txt: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-creation.html: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-exceptions-expected.txt: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-exceptions.html: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-framerate-0-expected.txt: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-framerate-0.html: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-imagebitmaprenderingcontext-expected.txt: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-imagebitmaprenderingcontext.html: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-offscreencanvas-expected.txt: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-offscreencanvas.html: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-request-frame-events-expected.txt: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-request-frame-events.html: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-webgl-events-expected.txt: Added.
* fast/mediacapturefromelement/CanvasCaptureMediaStream-webgl-events.html: Added.
* fast/mediacapturefromelement/resources/svg-with-image-with-foreignobject.svg: Added.
* fast/mediacapturefromelement/resources/webgl-test.js: Added.
2017-03-08 Antoine Quint <graouts@apple.com>
[mac-wk1] LayoutTest media/modern-media-controls/airplay-button/airplay-button.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=168409
Reviewed by Dean Jackson.
Adding more detailed assertions to try to understand where the timeouts might be coming from.
* media/modern-media-controls/airplay-button/airplay-button-expected.txt:
* media/modern-media-controls/airplay-button/airplay-button.html:
2017-03-08 Dave Hyatt <hyatt@apple.com>
CSS Multicolumn should not clip columns horizontally
https://bugs.webkit.org/show_bug.cgi?id=169363
Reviewed by Sam Weinig.
* fast/multicol/newmulticol/adjacent-spanners-expected.html:
* fast/multicol/newmulticol/adjacent-spanners.html:
* fast/multicol/newmulticol/clipping-expected.html:
* fast/multicol/newmulticol/clipping.html:
* fast/multicol/newmulticol/spanner-inline-block-expected.html:
* fast/multicol/newmulticol/spanner-inline-block.html:
2017-03-08 Simon Fraser <simon.fraser@apple.com>
Add support for history.scrollRestoration
https://bugs.webkit.org/show_bug.cgi?id=147782
rdar://problem/22614568
Reviewed by Sam Weinig.
Sadly history-scroll-restoration.html needs to be cloned for iOS and to use uiController.doAfterPresentationUpdate()
there, since restoration involves a trip to the UI process, and this same test did not work for Mac WK1 (dispatch_async()
doesn't seem to give the right timing in DRT).
* TestExpectations:
* fast/dom/Window/window-appendages-cleared-expected.txt:
* fast/history/history-scroll-restoration-attribute-expected.txt: Added.
* fast/history/history-scroll-restoration-attribute.html: Added.
* fast/history/history-scroll-restoration-expected.txt: Added.
* fast/history/history-scroll-restoration.html: Added.
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:
2017-03-08 Chris Dumez <cdumez@apple.com>
[iOS] Throttle DOM timers to 30fps in low power mode
https://bugs.webkit.org/show_bug.cgi?id=169213
<rdar://problem/30876965>
Reviewed by Simon Fraser.
Add layout test coverage.
* fast/dom/timer-throttling-lowPowerMode-expected.txt: Added.
* fast/dom/timer-throttling-lowPowerMode.html: Added.
2017-03-08 Ryan Haddad <ryanhaddad@apple.com>
Mark editing/selection/move-by-word-visually-multi-space.html as flaky on Sierra Debug WK2.
https://bugs.webkit.org/show_bug.cgi?id=168346
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-03-08 Ryan Haddad <ryanhaddad@apple.com>
Mark http/tests/cache/disk-cache/disk-cache-remove-several-pending-writes.html as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=169359
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-03-08 Ryan Haddad <ryanhaddad@apple.com>
Mark media/track/media-element-enqueue-event-crash.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=169324
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-03-07 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html as flaky on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=167589
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-03-07 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/play-pause-button/play-pause-button.html as flaky on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=167447
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-03-08 Youenn Fablet <youenn@apple.com>
[mac-wk2 Debug] LayoutTest webrtc/libwebrtc/descriptionGetters.html is failing
https://bugs.webkit.org/show_bug.cgi?id=169317
Unreviewed.
* platform/mac-wk2/TestExpectations: Removing failure expectation.
* webrtc/libwebrtc/descriptionGetters.html: Fixing paths.
2017-03-07 Simon Fraser <simon.fraser@apple.com>
Have fixedPositionCreatesStackingContext be on by default everywhere
https://bugs.webkit.org/show_bug.cgi?id=169334
Reviewed by Zalan Bujtas.
It makes no sense to have web-exposed CSS functionality be different based on setting,
and other browser are now aligned with having position:fixed create stacking context.
So remove the fixedPositionCreatesStackingContext setting and have StyleResolver::adjustRenderStyle()
always force stacking context for position:fixed.
* compositing/absolute-inside-out-of-view-fixed.html:
* compositing/geometry/fixed-position-composited-page-scale-smaller-than-viewport.html:
* compositing/layer-creation/fixed-overlap-extent-rtl.html:
* compositing/layer-creation/fixed-overlap-extent.html:
* compositing/layer-creation/fixed-position-change-out-of-view-in-view.html:
* compositing/layer-creation/fixed-position-in-view-dynamic.html:
* compositing/layer-creation/fixed-position-out-of-view-dynamic.html:
* compositing/layer-creation/fixed-position-out-of-view-scaled-iframe-scroll.html:
* compositing/layer-creation/fixed-position-out-of-view-scaled-iframe.html:
* compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html:
* compositing/layer-creation/fixed-position-out-of-view-scaled.html:
* compositing/layer-creation/fixed-position-transformed-into-view.html:
* compositing/layer-creation/fixed-position-transformed-outside-view.html:
* compositing/layer-creation/no-compositing-for-fixed-position-under-transform.html:
* compositing/repaint/scroll-fixed-layer-no-content.html:
* compositing/repaint/scroll-fixed-layer-out-of-view.html:
* fast/block/positioning/fixed-position-stacking-context2.html:
* fullscreen/full-screen-fixed-pos-parent.html:
2017-03-07 Jiewen Tan <jiewen_tan@apple.com>
[WebCrypto] Implement ECDH ImportKey/ExportKey operations
https://bugs.webkit.org/show_bug.cgi?id=169257
<rdar://problem/23789585>
Reviewed by Brent Fulgham.
* crypto/subtle/ec-export-key-malformed-parameters-expected.txt: Added.
* crypto/subtle/ec-export-key-malformed-parameters.html: Added.
* crypto/subtle/ec-import-jwk-key-export-jwk-key-private-expected.txt: Added.
* crypto/subtle/ec-import-jwk-key-export-jwk-key-private.html: Added.
* crypto/subtle/ec-import-jwk-key-export-jwk-key-public-expected.txt: Added.
* crypto/subtle/ec-import-jwk-key-export-jwk-key-public.html: Added.
* crypto/subtle/ec-import-jwk-key-export-raw-key-expected.txt: Added.
* crypto/subtle/ec-import-jwk-key-export-raw-key.html: Added.
* crypto/subtle/ec-import-key-malformed-parameters-expected.txt: Added.
* crypto/subtle/ec-import-key-malformed-parameters.html: Added.
* crypto/subtle/ec-import-raw-key-export-jwk-key-expected.txt: Added.
* crypto/subtle/ec-import-raw-key-export-jwk-key.html: Added.
* crypto/subtle/ec-import-raw-key-export-raw-key-expected.txt: Added.
* crypto/subtle/ec-import-raw-key-export-raw-key.html: Added.
* crypto/subtle/ecdh-generate-export-jwk-key-p256-expected.txt: Added.
* crypto/subtle/ecdh-generate-export-jwk-key-p256.html: Added.
* crypto/subtle/ecdh-generate-export-jwk-key-p384-expected.txt: Added.
* crypto/subtle/ecdh-generate-export-jwk-key-p384.html: Added.
* crypto/subtle/ecdh-generate-export-key-raw-p256-expected.txt: Added.
* crypto/subtle/ecdh-generate-export-key-raw-p256.html: Added.
* crypto/subtle/ecdh-generate-export-key-raw-p384-expected.txt: Added.
* crypto/subtle/ecdh-generate-export-key-raw-p384.html: Added.
* crypto/subtle/ecdh-import-jwk-key-minimum-expected.txt: Added.
* crypto/subtle/ecdh-import-jwk-key-minimum.html: Added.
* crypto/subtle/ecdh-import-jwk-private-key-p256-expected.txt: Added.
* crypto/subtle/ecdh-import-jwk-private-key-p256.html: Added.
* crypto/subtle/ecdh-import-jwk-private-key-p384-expected.txt: Added.
* crypto/subtle/ecdh-import-jwk-private-key-p384.html: Added.
* crypto/subtle/ecdh-import-jwk-public-key-p256-expected.txt: Added.
* crypto/subtle/ecdh-import-jwk-public-key-p256.html: Added.
* crypto/subtle/ecdh-import-jwk-public-key-p384-expected.txt: Added.
* crypto/subtle/ecdh-import-jwk-public-key-p384.html: Added.
* crypto/subtle/ecdh-import-raw-key-p256-expected.txt: Added.
* crypto/subtle/ecdh-import-raw-key-p256.html: Added.
* crypto/subtle/ecdh-import-raw-key-p384-expected.txt: Added.
* crypto/subtle/ecdh-import-raw-key-p384.html: Added.
* crypto/subtle/hmac-import-key-malformed-parameters-expected.txt:
* crypto/subtle/hmac-import-key-malformed-parameters.html:
* crypto/subtle/rsa-import-key-malformed-parameters-expected.txt:
* crypto/subtle/rsa-import-key-malformed-parameters.html:
Fixed some minor bugs.
* crypto/workers/subtle/ec-generate-export-jwk-key-expected.txt: Added.
* crypto/workers/subtle/ec-generate-export-jwk-key.html: Added.
* crypto/workers/subtle/ec-generate-export-raw-key-expected.txt: Added.
* crypto/workers/subtle/ec-generate-export-raw-key.html: Added.
* crypto/workers/subtle/ec-import-jwk-key-private-expected.txt: Added.
* crypto/workers/subtle/ec-import-jwk-key-private.html: Added.
* crypto/workers/subtle/ec-import-jwk-key-public-expected.txt: Added.
* crypto/workers/subtle/ec-import-jwk-key-public.html: Added.
* crypto/workers/subtle/ec-import-raw-key-expected.txt: Added.
* crypto/workers/subtle/ec-import-raw-key.html: Added.
* crypto/workers/subtle/resources/ec-generate-export-jwk-key.js: Added.
* crypto/workers/subtle/resources/ec-generate-export-raw-key.js: Added.
* crypto/workers/subtle/resources/ec-import-jwk-key-private.js: Added.
* crypto/workers/subtle/resources/ec-import-jwk-key-public.js: Added.
* crypto/workers/subtle/resources/ec-import-raw-key.js: Added.
2017-03-07 Ryan Haddad <ryanhaddad@apple.com>
Add Debug flag to TestExpectation for webrtc/libwebrtc/descriptionGetters.html.
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-03-07 Ryan Haddad <ryanhaddad@apple.com>
Mark webrtc/libwebrtc/descriptionGetters.html as failing.
https://bugs.webkit.org/show_bug.cgi?id=169317
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-03-07 Chris Dumez <cdumez@apple.com>
Add test case to check that MessageEvent.data returns the value it was initialized to
https://bugs.webkit.org/show_bug.cgi?id=169311
Reviewed by Sam Weinig.
* fast/events/constructors/message-event-constructor-data-identity-expected.txt: Added.
* fast/events/constructors/message-event-constructor-data-identity.html: Added.
2017-03-07 Chris Dumez <cdumez@apple.com>
Label of an <option> element should not be displayed in quirks mode
https://bugs.webkit.org/show_bug.cgi?id=169296
<rdar://problem/30900751>
Reviewed by Simon Fraser.
Add layout test coverage.
* fast/dom/HTMLOptionElement/option-label-quirksmode-expected.html: Added.
* fast/dom/HTMLOptionElement/option-label-quirksmode.html: Added.
* fast/dom/HTMLOptionElement/option-label-quirksmode2-expected.html: Added.
* fast/dom/HTMLOptionElement/option-label-quirksmode2.html: Added.
* fast/dom/HTMLOptionElement/option-label-strictmode-expected.html: Added.
* fast/dom/HTMLOptionElement/option-label-strictmode.html: Added.
2017-03-07 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/seek-backward-support/seek-backward-support.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=165386
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-03-06 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-audio-background.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=169117
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-03-06 Ryan Haddad <ryanhaddad@apple.com>
Remove Debug flag from flaky test http/tests/cache/disk-cache/memory-cache-revalidation-updates-disk-cache.html.
https://bugs.webkit.org/show_bug.cgi?id=162975
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-03-07 Zalan Bujtas <zalan@apple.com>
Simple line layout: Do not use invalid m_lastNonWhitespaceFragment while removing trailing whitespace.
https://bugs.webkit.org/show_bug.cgi?id=169288
rdar://problem/30576976
Reviewed by Antti Koivisto.
* fast/text/simple-line-layout-line-is-all-whitespace-expected.txt: Added.
* fast/text/simple-line-layout-line-is-all-whitespace.html: Added.
2017-03-07 Antoine Quint <graouts@apple.com>
Flaky Test: media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel.html
https://bugs.webkit.org/show_bug.cgi?id=169159
Reviewed by Dean Jackson.
Make this test more defensive to ensure it doesn't fail.
* media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel-expected.txt:
* media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel.html:
* platform/mac/TestExpectations:
2017-03-07 Myles C. Maxfield <mmaxfield@apple.com>
Parsing font descriptors inside @font-face needs to accept ranges
https://bugs.webkit.org/show_bug.cgi?id=168893
Reviewed by Dean Jackson.
* fast/text/font-selection-font-face-parse-expected.txt:
* fast/text/font-selection-font-face-parse.html:
* platform/mac-elcapitan/fast/text/font-selection-font-face-parse-expected.txt:
Variations are off on El Capitan, so this platform needs explicit results.
2017-03-07 Carlos Alberto Lopez Perez <clopez@igalia.com>
Move webrtc/descriptionGetters.html to webrtc/libwebrtc/descriptionGetters.html
https://bugs.webkit.org/show_bug.cgi?id=169216
Unreviewed test gardening.
Move the test webrtc/descriptionGetters.html under the directory webrtc/libwebrtc
because its still not testing the spec, but the current libwebrtc based implementation.
This way the test is skipped on the GTK+ port (The whole directory webrtc/libwebrtc is skipped).
* webrtc/libwebrtc/descriptionGetters-expected.txt: Renamed from LayoutTests/webrtc/descriptionGetters-expected.txt.
* webrtc/libwebrtc/descriptionGetters.html: Renamed from LayoutTests/webrtc/descriptionGetters.html.
2017-03-07 Youenn Fablet <youenn@apple.com>
Expose WebRTC current/pending description getters
https://bugs.webkit.org/show_bug.cgi?id=169216
Reviewed by Alex Christensen.
* webrtc/descriptionGetters-expected.txt: Added.
* webrtc/descriptionGetters.html: Added.
2017-03-07 Chris Dumez <cdumez@apple.com>
Align initEvent / initCustomEvent / initMessageEvent with the latest specification
https://bugs.webkit.org/show_bug.cgi?id=169176
Reviewed by Alex Christensen.
Updated existing tests to reflect behavior change.
* fast/events/init-events-expected.txt:
* fast/events/script-tests/init-events.js:
* fast/eventsource/eventsource-attribute-listeners.html:
2017-03-07 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK][Wayland] Update list of test failing on the Wayland release test bot.
Unreviewed test gardening.
* platform/gtk-wayland/TestExpectations: Update list of test failing on the Wayland release test bot.
* platform/gtk/TestExpectations: media/video-played-collapse.html crashes sometimes.
2017-03-07 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Setting a valid source after an invalid one retains the invalid placard
https://bugs.webkit.org/show_bug.cgi?id=169280
<rdar://problem/30876078>
Reviewed by Jon Lee.
Add a new test that checks that we know to remove the "invalid" placard if a new source is
set and media starts loading again.
* media/modern-media-controls/placard-support/placard-support-error-recover-expected.txt: Added.
* media/modern-media-controls/placard-support/placard-support-error-recover.html: Added.
2017-03-07 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK] Mark media/video-buffered.html as flaky.
Unreviewed test gardening.
* platform/gtk/TestExpectations:
2017-03-07 Manuel Rego Casasnovas <rego@igalia.com>
[css-grid] Mark a few tests from the W3C suite as pass after r213480
https://bugs.webkit.org/show_bug.cgi?id=169270
Unreviewed test gardening.
r213480 was porting some Blink patches that makes these tests to pass now.
Check the following bugs for more information:
- http://webkit.org/b/169197
- http://webkit.org/b/169198
* TestExpectations: Mark grid-minimum-size-grid-items-007.xht and
grid-minimum-size-grid-items-009.xht as passing.
Keep grid-items-sizing-alignment-001.html as failure but now for a different issue
(see http://webkit.org/b/169271).
2017-03-07 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK] ECDH tests from imported/w3c/web-platform-tests/WebCryptoAPI/generateKey fail.
Unreviewed test gardening.
* platform/gtk/TestExpectations:
2017-03-06 Myles C. Maxfield <mmaxfield@apple.com>
Apply well-known-axis variation values at the right time in preparePlatformFont()
https://bugs.webkit.org/show_bug.cgi?id=168896
Reviewed by Jon Lee.
* fast/text/variations/font-selection-properties-expected.html: Added.
* fast/text/variations/font-selection-properties.html: Added.
2017-03-06 Brent Fulgham <bfulgham@apple.com>
Validate DOM after potentially destructive actions during parser insert operations
https://bugs.webkit.org/show_bug.cgi?id=169222
<rdar://problem/30689729>
Reviewed by Ryosuke Niwa.
This change merges a Blink test case from:
<https://src.chromium.org/viewvc/blink?view=revision&revision=200690>
* fast/parser/scriptexec-during-parserInsertBefore-expected.txt: Added.
* fast/parser/scriptexec-during-parserInsertBefore.html: Added.
2017-03-06 Myles C. Maxfield <mmaxfield@apple.com>
Update isEmojiGroupCandidate() to the latest version of Unicode
https://bugs.webkit.org/show_bug.cgi?id=168198
Reviewed by Jon Lee.
* platform/ios-simulator/editing/deleting/delete-emoji-expected.txt:
* platform/mac/editing/deleting/delete-emoji-expected.txt:
* editing/deleting/delete-emoji.html:
2017-03-06 Jiewen Tan <jiewen_tan@apple.com>
[WebCrypto] Implement ECDH GenerateKey operation
https://bugs.webkit.org/show_bug.cgi?id=169093
<rdar://problem/23789585>
Reviewed by Brent Fulgham.
* crypto/subtle/ec-generate-key-malformed-parameters-expected.txt: Added.
* crypto/subtle/ec-generate-key-malformed-parameters.html: Added.
* crypto/subtle/ecdh-generate-key-extractable-expected.txt: Added.
* crypto/subtle/ecdh-generate-key-extractable.html: Added.
* crypto/subtle/ecdh-generate-key-p256-expected.txt: Added.
* crypto/subtle/ecdh-generate-key-p256.html: Added.
* crypto/subtle/ecdh-generate-key-p384-expected.txt: Added.
* crypto/subtle/ecdh-generate-key-p384.html: Added.
* crypto/subtle/ecdh-generate-key-single-usage-expected.txt: Added.
* crypto/subtle/ecdh-generate-key-single-usage.html: Added.
* crypto/workers/subtle/ec-generate-key-expected.txt: Added.
* crypto/workers/subtle/ec-generate-key.html: Added.
* crypto/workers/subtle/resources/ec-generate-key.js: Added.
2017-03-06 Dave Hyatt <hyatt@apple.com>
REGRESSION: Block no longer shrinks to preferred width in this flex box layout
https://bugs.webkit.org/show_bug.cgi?id=169203
<rdar://problem/30873895>
Reviewed by Simon Fraser.
* css3/flexbox/column-inside-normal-block-preferred-width-expected.html: Added.
* css3/flexbox/column-inside-normal-block-preferred-width.html: Added.
* fast/css-grid-layout/grid-align-stretching-replaced-items-expected.txt:
* fast/css-grid-layout/grid-align-stretching-replaced-items.html:
* fast/repaint/align-items-change-expected.txt:
* fast/repaint/align-items-overflow-change-expected.txt:
* fast/repaint/justify-items-change-expected.txt:
* fast/repaint/justify-items-legacy-change-expected.txt:
* fast/repaint/justify-items-overflow-change-expected.txt:
2017-03-06 Ryan Haddad <ryanhaddad@apple.com>
Mark inspector/worker/console-basic.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=169228
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-03-06 Ryan Haddad <ryanhaddad@apple.com>
Mark scrollingcoordinator/ios/non-stable-viewport-scroll.html as flaky on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=168924
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
2017-03-06 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=169159
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-03-06 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=169158
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-03-06 Chris Dumez <cdumez@apple.com>
[iOS] Throttle CSS animations to 30fps in low power mode
https://bugs.webkit.org/show_bug.cgi?id=169138
<rdar://problem/30837805>
Reviewed by Said Abou-Hallawa.
Add layout test coverage.
* fast/animation/css-animation-throttling-lowPowerMode-expected.txt: Added.
* fast/animation/css-animation-throttling-lowPowerMode.html: Added.
2017-03-06 Alex Christensen <achristensen@webkit.org>
Fix URLs relative to file URLs with paths beginning with Windows drive letters
https://bugs.webkit.org/show_bug.cgi?id=169178
Reviewed by Tim Horton.
* fast/url/relative-win-expected.txt:
Some tests pass now. localhost should indeed be removed according to the latest spec.
2017-03-06 Simon Fraser <simon.fraser@apple.com>
Only use layer backing store which supports subpixel antialiased text if we know subpixel antialiased will be painted into it
https://bugs.webkit.org/show_bug.cgi?id=169191
Reviewed by Zalan Bujtas.
Test lots of layer configs for subpixel antialiased text support. Only Mac results show the
"(supports subpixel antialiased text 1)" flag on layers now, since the patch makes this
dependent on platform support.
* compositing/contents-format/subpixel-antialiased-text-configs-antialiasing-style-expected.txt: Added.
* compositing/contents-format/subpixel-antialiased-text-configs-antialiasing-style.html: Added.
* compositing/contents-format/subpixel-antialiased-text-configs-expected.txt: Added.
* compositing/contents-format/subpixel-antialiased-text-configs.html: Added.
* compositing/contents-format/subpixel-antialiased-text-enabled-expected.txt:
* compositing/contents-format/subpixel-antialiased-text-enabled.html:
* compositing/contents-format/subpixel-antialiased-text-images-expected.txt: Added.
* compositing/contents-format/subpixel-antialiased-text-images.html: Added.
* compositing/contents-format/subpixel-antialiased-text-visibility-expected.txt: Added.
* compositing/contents-format/subpixel-antialiased-text-visibility.html: Added.
* compositing/resources/circle-with-text.svg: Added.
* compositing/resources/circle.svg: Added.
* platform/mac-wk1/compositing/contents-format/subpixel-antialiased-text-enabled-expected.txt:
* platform/mac/compositing/contents-format/subpixel-antialiased-text-configs-antialiasing-style-expected.txt: Added.
* platform/mac/compositing/contents-format/subpixel-antialiased-text-configs-expected.txt: Added.
* platform/mac/compositing/contents-format/subpixel-antialiased-text-enabled-expected.txt: Copied from LayoutTests/compositing/contents-format/subpixel-antialiased-text-enabled-expected.txt.
* platform/mac/compositing/contents-format/subpixel-antialiased-text-images-expected.txt: Added.
* platform/mac/compositing/contents-format/subpixel-antialiased-text-visibility-expected.txt: Added.
2017-03-06 Myles C. Maxfield <mmaxfield@apple.com>
Expand font-weight and font-stretch to take any number
https://bugs.webkit.org/show_bug.cgi?id=168889
Reviewed by Simon Fraser.
* fast/text/font-selection-font-face-parse-expected.txt: Added.
* fast/text/font-selection-font-face-parse.html: Added.
* fast/text/font-selection-font-loading-api-parse-expected.txt: Added.
* fast/text/font-selection-font-loading-api-parse.html: Added.
* fast/text/font-stretch-parse-expected.txt:
* fast/text/font-stretch-parse.html:
* fast/text/font-style-parse-expected.txt: Copied from LayoutTests/fast/text/font-stretch-parse-expected.txt.
* fast/text/font-style-parse.html: Added.
* fast/text/font-weight-parse-expected.txt: Copied from LayoutTests/fast/text/font-stretch-parse-expected.txt.
* fast/text/font-weight-parse.html: Added.
2017-03-06 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK] Mark fast/parser/adoption-agency-unload-iframe-4.html as timing out on platform GTK.
Unreviewed test gardening.
* platform/gtk/TestExpectations:
2017-03-06 Chris Dumez <cdumez@apple.com>
[iOS] Disable autoplay of silent videos in low power mode
https://bugs.webkit.org/show_bug.cgi?id=168985
<rdar://problem/30739051>
Reviewed by Jer Noble.
Add layout test coverage.
* media/modern-media-controls/start-support/start-support-lowPowerMode-expected.txt: Added.
* media/modern-media-controls/start-support/start-support-lowPowerMode.html: Added.
2017-03-06 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/icon-button/icon-button-active-state.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=167752
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-03-06 Chris Dumez <cdumez@apple.com>
LayoutTest fast/dom/timer-throttling-hidden-page.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=168927
Reviewed by Simon Fraser.
* fast/dom/nested-timer-visible-element-throttling.html:
* fast/dom/repeating-timer-element-overflow-throttling.html:
* fast/dom/repeating-timer-element-overflowing-child-own-layer-throttling.html:
* fast/dom/repeating-timer-mixed-visible-display-none-elements-throttling.html:
* fast/dom/repeating-timer-visible-element-throttling.html:
* fast/dom/timer-height-change-no-throttling.html:
* fast/frames/flattening/resources/iframe-to-resize.html:
Use 10 milliseconds interval for tests relying on internals.isTimerThrottled().
Using 0 is problematic because we always internally cap to 1ms and 4ms after
reaching the max nesting level. Therefore, a 0 delay timer is always considered
to be throttled.
* fast/dom/timer-throttling-hidden-page-expected.txt:
* fast/dom/timer-throttling-hidden-page-non-nested-expected.txt:
* fast/dom/timer-throttling-hidden-page-non-nested.html:
* fast/dom/timer-throttling-hidden-page.html:
Rewrite tests to stop measuring timer intervals as this is inherently
flaky and rely on internals.isTimerThrottled() instead.
* platform/mac/TestExpectations:
Unskip test that used to be flaky.
2017-03-06 Manuel Rego Casasnovas <rego@igalia.com>
[css-grid] Import W3C Test Suite
https://bugs.webkit.org/show_bug.cgi?id=169196
Reviewed by Youenn Fablet.
A few tests are not passing yet, so the TextExpectations file
has been updated accordingly linking the different bugs.
* TestExpectations:
2017-03-06 Dave Hyatt <hyatt@apple.com>
Enable fieldsets to be flexboxes, grids and multicolumn.
https://bugs.webkit.org/show_bug.cgi?id=169082
Reviewed by Simon Fraser.
* fast/forms/fieldset/abs-pos-child-sizing-expected.html: Added.
* fast/forms/fieldset/abs-pos-child-sizing.html: Added.
* fast/forms/fieldset/fieldset-deprecated-flexbox-expected.html: Added.
* fast/forms/fieldset/fieldset-deprecated-flexbox.html: Added.
* fast/forms/fieldset/fieldset-flexbox-expected.html: Added.
* fast/forms/fieldset/fieldset-flexbox.html: Added.
* fast/forms/fieldset/fieldset-grid-expected.html: Added.
* fast/forms/fieldset/fieldset-grid.html: Added.
* fast/forms/fieldset/fieldset-multicolumn-expected.html: Added.
* fast/forms/fieldset/fieldset-multicolumn.html: Added.
* fast/forms/fieldset/fieldset-overflow-auto-expected.html: Added.
* fast/forms/fieldset/fieldset-overflow-auto.html: Added.
* fast/forms/fieldset/fieldset-overflow-hidden-expected.html: Added.
* fast/forms/fieldset/fieldset-overflow-hidden.html: Added.
* fast/forms/fieldset/fieldset-positioned-children-expected.html: Added.
* fast/forms/fieldset/fieldset-positioned-children.html: Added.
* fast/forms/fieldset/fieldset-positioned-legend-expected.html: Added.
* fast/forms/fieldset/fieldset-positioned-legend.html: Added.
* fast/forms/fieldset/fieldset-self-painting-legend-expected.html: Added.
* fast/forms/fieldset/fieldset-self-painting-legend.html: Added.
* fast/forms/fieldset/fieldset-writing-modes-expected.html: Added.
* fast/forms/fieldset/fieldset-writing-modes.html: Added.
2017-03-06 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Tracks panel should clip and scroll content when numerous tracks are available
https://bugs.webkit.org/show_bug.cgi?id=169201
<rdar://problem/30867979>
Reviewed by Eric Carlson.
Rebaseline a couple of existing tests to account for the DOM structure change in
the tracks panel and the fact that positioning is now dependent on the bounds of
the tracks button.
We also add a new test that checks that the tracks panel is positioned and sized
correctly to ensure that it can be scrolled when it has too many tracks to fit.
* media/modern-media-controls/tracks-panel/tracks-panel-population-expected.txt:
* media/modern-media-controls/tracks-panel/tracks-panel-population.html:
* media/modern-media-controls/tracks-panel/tracks-panel-position-and-size-expected.txt: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-position-and-size.html: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-select-track-with-mouse-expected.txt:
* media/modern-media-controls/tracks-panel/tracks-panel-select-track-with-mouse.html:
2017-03-06 Manuel Rego Casasnovas <rego@igalia.com>
[css-grid] Stretch should grow and shrink items to fit its grid area
https://bugs.webkit.org/show_bug.cgi?id=163200
Reviewed by Darin Adler.
The tests have been updated according to the new expected behavior.
* fast/css-grid-layout/grid-container-percentage-columns.html:
* fast/css-grid-layout/min-width-height-auto-and-margins.html:
* fast/css-grid-layout/min-width-height-auto.html:
2017-03-06 Antti Koivisto <antti@apple.com>
Allow render tree building before loading stylesheet elements
https://bugs.webkit.org/show_bug.cgi?id=169079
Reviewed by Andreas Kling.
Ensure that style is synchronized after adding a stylesheet dynamically by doing an additional test.
Otherwise the class/attr invalidation test may as we don't know about the new stylesheet yet.
This is functionally fine (future synchronization would invalidate the style) but messes up the test
trying to verify class/attr change invalidation specifically.
* fast/css/style-invalidation-attribute-change-descendants-expected.txt:
* fast/css/style-invalidation-attribute-change-descendants.html:
* fast/css/style-invalidation-class-change-descendants-expected.txt:
* fast/css/style-invalidation-class-change-descendants.html:
2017-03-05 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Rebaseline fast/css/css2-system-fonts.html after r213267.
* platform/gtk/fast/css/css2-system-fonts-expected.txt:
2017-03-05 Simon Fraser <simon.fraser@apple.com>
Avoid backing store for layers with empty text nodes in a few more cases
https://bugs.webkit.org/show_bug.cgi?id=169185
Reviewed by Dan Bernstein.
inline-block-no-backing.html enhanced to have a layer with non-collapsible whitespace (an &nbsp;).
Rebaselined other tests.
* compositing/backing/inline-block-no-backing-expected.txt:
* compositing/backing/inline-block-no-backing.html:
* compositing/iframes/page-cache-layer-tree-expected.txt:
* css3/blending/blend-mode-clip-accelerated-blending-canvas-expected.txt:
* platform/ios-simulator-wk2/compositing/backing/inline-block-no-backing-expected.txt:
* platform/ios-simulator-wk2/compositing/iframes/page-cache-layer-tree-expected.txt:
2017-03-05 Chris Dumez <cdumez@apple.com>
Using <form> in <template> causes following <form> to get swallowed
https://bugs.webkit.org/show_bug.cgi?id=163552
Reviewed by Sam Weinig.
Add layout test coverage.
* fast/parser/form-after-template-expected.html: Added.
* fast/parser/form-after-template.html: Added.
2017-03-04 Myles C. Maxfield <mmaxfield@apple.com>
Update CSSFontSelector's matching algorithm to understand ranges
https://bugs.webkit.org/show_bug.cgi?id=168892
Reviewed by Jon Lee.
Update CSS Font Loading API test to accept font-stretch values.
* fast/text/font-face-javascript-expected.txt:
* fast/text/font-face-javascript.html:
2017-03-05 Carlos Garcia Campos <cgarcia@igalia.com>
[GTK] Two file reset tests are failing in the bots since they were added in r213042
https://bugs.webkit.org/show_bug.cgi?id=169126
Reviewed by Michael Catanzaro.
They are failing because the GTK+ event sender is not firing the second UIHelper.activateAt() after the change
event. In one case this causes that the reset button is not clicked, and in the other one the file input is not
unfocused. This is because the change event is emitted before the mouse up, and the GTK+ event sender ignores
mouse down events when the button is already down to not confuse Xvfb. So, we can easily fix theses tests by
using a timeout to ensure the next UIHelper.activateAt() happens in a different run loop iteration, after the
mouse up.
* fast/forms/file/file-input-reset-using-open-panel.html:
* fast/forms/file/file-reset-in-change-using-open-panel.html:
2017-03-04 Commit Queue <commit-queue@webkit.org>
Unreviewed, rolling out r213379.
https://bugs.webkit.org/show_bug.cgi?id=169169
broke GTK+ and Windows builds (Requested by mcatanzaro on
#webkit).
Reverted changeset:
"Enable fieldsets to be flexboxes, grids and multicolumn."
https://bugs.webkit.org/show_bug.cgi?id=169082
http://trac.webkit.org/changeset/213379
2017-03-04 Nikita Vasilyev <nvasilyev@apple.com>
Web Inspector: Show Web Socket connections in Network tab
https://bugs.webkit.org/show_bug.cgi?id=167520
Reviewed by Joseph Pecoraro.
* http/tests/websocket/tests/hybi/inspector/client-close-expected.txt: Added.
* http/tests/websocket/tests/hybi/inspector/client-close.html: Added.
* http/tests/websocket/tests/hybi/inspector/client-close_wsh.py: Added.
(web_socket_do_extra_handshake):
(web_socket_transfer_data):
* http/tests/websocket/tests/hybi/inspector/server-close-expected.txt: Added.
* http/tests/websocket/tests/hybi/inspector/server-close.html: Added.
* http/tests/websocket/tests/hybi/inspector/server-close_wsh.py: Added.
(web_socket_do_extra_handshake):
(web_socket_transfer_data):
* platform/ios-simulator/TestExpectations:
2017-03-03 Commit Queue <commit-queue@webkit.org>
Unreviewed, rolling out r213400.
https://bugs.webkit.org/show_bug.cgi?id=169163
Caused frequent assertion failures (Requested by ap on
#webkit).
Reverted changeset:
"[Modern Media Controls] Improve media documents across macOS,
iPhone and iPad"
https://bugs.webkit.org/show_bug.cgi?id=169145
http://trac.webkit.org/changeset/213400
2017-03-03 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Improve media documents across macOS, iPhone and iPad
https://bugs.webkit.org/show_bug.cgi?id=169145
<rdar://problem/17048858>
Reviewed by Dean Jackson.
We add new tests for media documents and related features that cover the following cases:
- checking <video> with only audio tracks does not show the fullscreen button
- checking <video> with only audio tracks does not show the picture-in-picture button
- checking the size used in media documents for audio and video across macOS, iPhone and iPad
* media/modern-media-controls/fullscreen-support/fullscreen-support-disabled-video-with-audio-tracks-only-expected.txt: Added.
* media/modern-media-controls/fullscreen-support/fullscreen-support-disabled-video-with-audio-tracks-only.html: Added.
* media/modern-media-controls/media-documents/ipad/media-document-audio-ios-sizing-expected.txt: Added.
* media/modern-media-controls/media-documents/ipad/media-document-audio-ios-sizing.html: Added.
* media/modern-media-controls/media-documents/ipad/media-document-video-ios-sizing-expected.txt: Added.
* media/modern-media-controls/media-documents/ipad/media-document-video-ios-sizing.html: Added.
* media/modern-media-controls/media-documents/media-document-audio-ios-sizing-expected.txt: Added.
* media/modern-media-controls/media-documents/media-document-audio-ios-sizing.html: Added.
* media/modern-media-controls/media-documents/media-document-audio-mac-sizing-expected.txt: Added.
* media/modern-media-controls/media-documents/media-document-audio-mac-sizing.html: Added.
* media/modern-media-controls/media-documents/media-document-video-ios-sizing-expected.txt: Added.
* media/modern-media-controls/media-documents/media-document-video-ios-sizing.html: Added.
* media/modern-media-controls/media-documents/media-document-video-mac-sizing-expected.txt: Added.
* media/modern-media-controls/media-documents/media-document-video-mac-sizing.html: Added.
* media/modern-media-controls/pip-support/pip-support-disabled-video-with-audio-tracks-only-expected.txt: Added.
* media/modern-media-controls/pip-support/pip-support-disabled-video-with-audio-tracks-only.html: Added.
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2017-03-03 Chris Dumez <cdumez@apple.com>
[iOS] Throttle SVG SMIL animations to 30fps in low power mode
https://bugs.webkit.org/show_bug.cgi?id=169137
<rdar://problem/30833754>
Reviewed by Simon Fraser.
Add layout test coverage.
* svg/animations/animations-lowPowerMode-throttling-expected.txt: Added.
* svg/animations/animations-lowPowerMode-throttling.html: Added.
2017-03-03 Sam Weinig <sam@webkit.org>
REGRESSION (r209760): Apple Pay doesn't work on casper.com, shopspring.com, maybe other sites
<rdar://problem/30313445>
https://bugs.webkit.org/show_bug.cgi?id=169149
Reviewed by Simon Fraser.
* http/tests/ssl/applepay/ApplePaySession-expected.txt:
* http/tests/ssl/applepay/ApplePaySession.html:
Update test for relaxed ApplePayShippingMethod sequence requirements.
2017-03-03 Alex Christensen <achristensen@webkit.org>
[URLParser] Fix file: as a relative file URL
https://bugs.webkit.org/show_bug.cgi?id=169122
Reviewed by Tim Horton.
* TestExpectations:
We don't need to skip url-setters.html any more. It used to assert before the new URLParser was enabled.
* fast/loader/url-parse-1-expected.txt:
* fast/url/file-expected.txt:
We used to add a strange and unnecessary :/// at the end of the URL.
2017-03-03 Ryan Haddad <ryanhaddad@apple.com>
Add Debug flag to TestExpectation for webrtc/audio-peer-connection-webaudio.html.
Unreviewed test gardening.
* TestExpectations:
2017-03-03 Ryan Haddad <ryanhaddad@apple.com>
Mark performance-api/performance-observer-periodic.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168136
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-03-03 Dave Hyatt <hyatt@apple.com>
Enable fieldsets to be flexboxes, grids and multicolumn.
https://bugs.webkit.org/show_bug.cgi?id=169082
Reviewed by Simon Fraser.
* fast/forms/fieldset/abs-pos-child-sizing-expected.html: Added.
* fast/forms/fieldset/abs-pos-child-sizing.html: Added.
* fast/forms/fieldset/fieldset-deprecated-flexbox-expected.html: Added.
* fast/forms/fieldset/fieldset-deprecated-flexbox.html: Added.
* fast/forms/fieldset/fieldset-flexbox-expected.html: Added.
* fast/forms/fieldset/fieldset-flexbox.html: Added.
* fast/forms/fieldset/fieldset-grid-expected.html: Added.
* fast/forms/fieldset/fieldset-grid.html: Added.
* fast/forms/fieldset/fieldset-multicolumn-expected.html: Added.
* fast/forms/fieldset/fieldset-multicolumn.html: Added.
* fast/forms/fieldset/fieldset-overflow-auto-expected.html: Added.
* fast/forms/fieldset/fieldset-overflow-auto.html: Added.
* fast/forms/fieldset/fieldset-overflow-hidden-expected.html: Added.
* fast/forms/fieldset/fieldset-overflow-hidden.html: Added.
* fast/forms/fieldset/fieldset-positioned-children-expected.html: Added.
* fast/forms/fieldset/fieldset-positioned-children.html: Added.
* fast/forms/fieldset/fieldset-positioned-legend-expected.html: Added.
* fast/forms/fieldset/fieldset-positioned-legend.html: Added.
* fast/forms/fieldset/fieldset-self-painting-legend-expected.html: Added.
* fast/forms/fieldset/fieldset-self-painting-legend.html: Added.
* fast/forms/fieldset/fieldset-writing-modes-expected.html: Added.
* fast/forms/fieldset/fieldset-writing-modes.html: Added.
2017-03-03 Ryan Haddad <ryanhaddad@apple.com>
Mark imported/w3c/web-platform-tests/IndexedDB/idbcursor_iterating.htm as flaky on El Capitan Release builds.
https://bugs.webkit.org/show_bug.cgi?id=164870
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-03-03 Javier Fernandez <jfernandez@igalia.com>
[GTK] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=169127
Unreviewed GTK+ gardening. Removed duplicated TestExpectations entry.
* platform/gtk/TestExpectations:
- editing/selection/extend-by-character-007.html fails in GTK as well, so using the general TestExpectations entry.
2017-03-03 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=167275
<rdar://problem/30824290>
Reviewed by Dean Jackson.
Ensure that we have metrics for buttons before attempting to click on them and let dragging interaction
apply changes to CSS on the next rAF before trying to pursue the next step.
* media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls-expected.txt:
* media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls.html:
* platform/mac/TestExpectations:
2017-03-03 Joseph Pecoraro <pecoraro@apple.com>
LayoutTest performance-api/performance-observer-basic.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=169097
Reviewed by Ryosuke Niwa.
* performance-api/performance-now-api.html:
* performance-api/performance-observer-basic.html:
Reorder the scripts so that testWorker is guarenteed
to be defined before code that uses it.
2017-03-03 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Another reftest failing with 2 pixels in image diff.
* platform/gtk/TestExpectations:
2017-03-03 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark RAF throttling tests as failing.
* platform/gtk/TestExpectations:
2017-03-03 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Rebaseline fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes.html after r213284.
* platform/gtk/fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes-expected.txt:
2017-03-03 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Skip tests that require FILE_REPLACEMENT.
* platform/gtk/TestExpectations:
2017-03-03 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark several WebCryptoAPI tests as failing.
* platform/gtk/TestExpectations:
2017-03-02 Matt Baker <mattbaker@apple.com>
Web Inspector: Should be able to push nodes in an iframe subtree to the frontend
https://bugs.webkit.org/show_bug.cgi?id=169086
Reviewed by Joseph Pecoraro.
Added test coverage for DOMTreeManager.prototype.pushNodeByPathToFrontend,
which now supports pushing iframe document nodes (#document) and their descendants.
* inspector/dom/push-node-by-path-to-frontend-expected.txt: Added.
* inspector/dom/push-node-by-path-to-frontend.html: Added.
* inspector/dom/resources/frameset-frame.html: Added.
* inspector/dom/resources/frameset-iframe.html: Added.
2017-03-02 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=169109
<rdar://problem/30824252>
Reviewed by Simon Fraser.
Ensure the tracks button is sized before pressing it to make the track panel appear.
* media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel-expected.txt:
* media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel.html:
2017-03-02 Antoine Quint <graouts@apple.com>
Remove references to tests that no longer exist and remove a duplicate test.
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2017-03-02 Antoine Quint <graouts@apple.com>
[ios-simulator Debug WK2] LayoutTest media/modern-media-controls/fullscreen-support/fullscreen-support-enabled.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=168668
<rdar://problem/30823677>
Reviewed by Simon Fraser.
This test would sometime fail for the first assertion because we may need more than just metadata
to determine that we can be in a state where the fullscreen button becomes enabled (see the logic
in FullscreenSupport). So we now use an asynchronous assertion to determine we've enabled the
fullscreen button and then force it to error to disable it.
* media/modern-media-controls/fullscreen-support/fullscreen-support-enabled-expected.txt:
* media/modern-media-controls/fullscreen-support/fullscreen-support-enabled.html:
* platform/ios-simulator/TestExpectations:
2017-03-02 Antoine Quint <graouts@apple.com>
[iOS Release WK2] LayoutTest media/modern-media-controls/media-controller/media-controller-ios-do-not-hide-controls-when-tapping-button.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=168343
<rdar://problem/30823389>
Reviewed by Simon Fraser.
Use an asynchronous assertion to ensure we have valid metrics before pressing the skip back button.
* media/modern-media-controls/media-controller/media-controller-ios-do-not-hide-controls-when-tapping-button-expected.txt:
* media/modern-media-controls/media-controller/media-controller-ios-do-not-hide-controls-when-tapping-button.html:
* platform/ios-simulator/TestExpectations:
2017-03-02 Jiewen Tan <jiewen_tan@apple.com>
WebCrypto API support for AES-GCM
https://bugs.webkit.org/show_bug.cgi?id=157175
<rdar://problem/27311691>
Reviewed by Brent Fulgham.
This patch also adds some tests for AES-CFB.
* crypto/subtle/aes-export-key-malformed-parameters-expected.txt:
* crypto/subtle/aes-export-key-malformed-parameters.html:
* crypto/subtle/aes-gcm-decrypt-malformed-parameters-expected.txt: Added.
* crypto/subtle/aes-gcm-decrypt-malformed-parameters.html: Added.
* crypto/subtle/aes-gcm-encrypt-malformed-parameters-expected.txt: Added.
* crypto/subtle/aes-gcm-encrypt-malformed-parameters.html: Added.
* crypto/subtle/aes-gcm-generate-export-key-jwk-length-128-expected.txt: Added.
* crypto/subtle/aes-gcm-generate-export-key-jwk-length-128.html: Added.
* crypto/subtle/aes-gcm-generate-export-key-jwk-length-192-expected.txt: Added.
* crypto/subtle/aes-gcm-generate-export-key-jwk-length-192.html: Added.
* crypto/subtle/aes-gcm-generate-export-key-jwk-length-256-expected.txt: Added.
* crypto/subtle/aes-gcm-generate-export-key-jwk-length-256.html: Added.
* crypto/subtle/aes-gcm-generate-export-raw-key-expected.txt: Added.
* crypto/subtle/aes-gcm-generate-export-raw-key.html: Added.
* crypto/subtle/aes-gcm-generate-key-encrypt-decrypt-expected.txt: Added.
* crypto/subtle/aes-gcm-generate-key-encrypt-decrypt.html: Added.
* crypto/subtle/aes-gcm-generate-key-expected.txt: Added.
* crypto/subtle/aes-gcm-generate-key.html: Added.
* crypto/subtle/aes-gcm-import-jwk-key-length-128-expected.txt: Added.
* crypto/subtle/aes-gcm-import-jwk-key-length-128.html: Added.
* crypto/subtle/aes-gcm-import-jwk-key-length-192-expected.txt: Added.
* crypto/subtle/aes-gcm-import-jwk-key-length-192.html: Added.
* crypto/subtle/aes-gcm-import-jwk-key-length-256-expected.txt: Added.
* crypto/subtle/aes-gcm-import-jwk-key-length-256.html: Added.
* crypto/subtle/aes-gcm-import-key-decrypt-additional-data-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-decrypt-additional-data-tag-length-32-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-decrypt-additional-data-tag-length-32.html: Added.
* crypto/subtle/aes-gcm-import-key-decrypt-additional-data.html: Added.
* crypto/subtle/aes-gcm-import-key-decrypt-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-decrypt-tagLengths-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-decrypt-tagLengths.html: Added.
* crypto/subtle/aes-gcm-import-key-decrypt.html: Added.
* crypto/subtle/aes-gcm-import-key-encrypt-additional-data-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-encrypt-additional-data-tag-length-32-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-encrypt-additional-data-tag-length-32.html: Added.
* crypto/subtle/aes-gcm-import-key-encrypt-additional-data.html: Added.
* crypto/subtle/aes-gcm-import-key-encrypt-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-encrypt-tagLengths-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-encrypt-tagLengths.html: Added.
* crypto/subtle/aes-gcm-import-key-encrypt.html: Added.
* crypto/subtle/aes-gcm-import-key-unwrap-jwk-key-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-unwrap-jwk-key.html: Added.
* crypto/subtle/aes-gcm-import-key-unwrap-raw-key-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-unwrap-raw-key.html: Added.
* crypto/subtle/aes-gcm-import-key-wrap-jwk-key-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-wrap-jwk-key.html: Added.
* crypto/subtle/aes-gcm-import-key-wrap-raw-key-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-wrap-raw-key.html: Added.
* crypto/subtle/aes-gcm-import-raw-key-expected.txt: Added.
* crypto/subtle/aes-gcm-import-raw-key.html: Added.
* crypto/subtle/aes-generate-key-malformed-parameters-expected.txt:
* crypto/subtle/aes-generate-key-malformed-parameters.html:
* crypto/subtle/aes-import-key-malformed-parameters-expected.txt:
* crypto/subtle/aes-import-key-malformed-parameters.html:
* crypto/workers/subtle/aes-gcm-import-key-decrypt-expected.txt: Added.
* crypto/workers/subtle/aes-gcm-import-key-decrypt.html: Added.
* crypto/workers/subtle/aes-gcm-import-key-encrypt-expected.txt: Added.
* crypto/workers/subtle/aes-gcm-import-key-encrypt.html: Added.
* crypto/workers/subtle/aes-gcm-import-key-unwrap-key-expected.txt: Added.
* crypto/workers/subtle/aes-gcm-import-key-unwrap-key.html: Added.
* crypto/workers/subtle/aes-gcm-import-key-wrap-key-expected.txt: Added.
* crypto/workers/subtle/aes-gcm-import-key-wrap-key.html: Added.
* crypto/workers/subtle/resources/aes-gcm-import-key-decrypt.js: Added.
* crypto/workers/subtle/resources/aes-gcm-import-key-encrypt.js: Added.
* crypto/workers/subtle/resources/aes-gcm-import-key-unwrap-key.js: Added.
* crypto/workers/subtle/resources/aes-gcm-import-key-wrap-key.js: Added.
2017-03-02 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r213332.
These tests are failing on ios-simulator debug.
Reverted changeset:
"[iOS] Enable webrtc tests for debug builds"
https://bugs.webkit.org/show_bug.cgi?id=169108
http://trac.webkit.org/changeset/213332
2017-03-02 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/media-controller/media-controller-auto-hide-rewind-with-mouse-enter.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=167396
Reviewed by Simon Fraser.
Since timing is hard to test accurately, simplify the test to only check that we're transitioning
from one state to another and use the asynchronous, polling-based assertions to check that we will
be transitioning between those two states (visible and faded).
* media/modern-media-controls/media-controller/media-controller-auto-hide-rewind-with-mouse-enter-expected.txt:
* media/modern-media-controls/media-controller/media-controller-auto-hide-rewind-with-mouse-enter.html:
* platform/mac/TestExpectations:
2017-03-02 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-and-mouse-leave.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=167348
<rdar://problem/30822186>
Reviewed by Tim Horton.
Since timing is hard to test accurately, simplify the test to only check that we're transitioning
from one state to another and use the asynchronous, polling-based assertions to check that we will
be transitioning between those two states (visible and faded).
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-and-mouse-leave-expected.txt:
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-and-mouse-leave.html:
* platform/mac/TestExpectations:
2017-03-02 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/media-controller/media-controller-auto-hide.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=167263
<rdar://problem/30821398>
Reviewed by Myles C. Maxfield.
Since timing is hard to test accurately, simplify the test to only check that we're transitioning
from one state to another and use the asynchronous, polling-based assertions to check that we will
be transitioning between those two states (visible and faded).
* media/modern-media-controls/media-controller/media-controller-auto-hide-expected.txt:
* media/modern-media-controls/media-controller/media-controller-auto-hide.html:
* platform/mac/TestExpectations:
2017-03-02 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK] Update expectation for WebRTC tests.
Unreviewed test gardening.
* platform/gtk/TestExpectations:
2017-03-02 Youenn Fablet <youenn@apple.com>
Fixing typo in LayoutTests/webrtc/audio-peer-connection-webaudio.html
https://bugs.webkit.org/show_bug.cgi?id=169111
Unreviewed.
* webrtc/audio-peer-connection-webaudio.html:
2017-03-02 Youenn Fablet <youenn@apple.com>
[iOS] Enable webrtc tests for debug builds
https://bugs.webkit.org/show_bug.cgi?id=169108
Unreviewed.
* TestExpectations
* platform/ios-simulator-wk2/TestExpectations:
2017-03-02 Ryan Haddad <ryanhaddad@apple.com>
Actualy update fast/css/flex-calculated-value.html.
Unreviewed test gardening.
* fast/css/flex-calculated-value-expected.txt:
* fast/css/flex-calculated-value.html:
2017-03-02 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r213301.
This change broke internal builds.
Reverted changeset:
"WebCrypto API support for AES-GCM"
https://bugs.webkit.org/show_bug.cgi?id=157175
http://trac.webkit.org/changeset/213301
2017-03-02 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/volume-support/volume-support-drag.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=164226
<rdar://problem/30811901>
Reviewed by Dean Jackson.
Use asynchronous assertions to step through the test and make it more robust.
* media/modern-media-controls/volume-support/volume-support-drag-expected.txt:
* media/modern-media-controls/volume-support/volume-support-drag.html:
2017-03-02 Ryan Haddad <ryanhaddad@apple.com>
Update fast/css/flex-calculated-value.html after r213305.
https://bugs.webkit.org/show_bug.cgi?id=169100
Unreviewed test gardening.
* fast/css/flex-calculated-value-expected.txt:
* fast/css/flex-calculated-value.html:
2017-03-02 Ryan Haddad <ryanhaddad@apple.com>
Mark fast/regions/inline-block-inside-anonymous-overflow-with-covered-controls.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168933
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-03-02 Chris Dumez <cdumez@apple.com>
We should prevent load of subframes inserted during FrameTree deconstruction
https://bugs.webkit.org/show_bug.cgi?id=169095
Reviewed by Brent Fulgham.
Add layout test coverage. Our behavior on this test is consistent with Chrome.
* fast/frames/insert-frame-unload-handler-expected.txt: Added.
* fast/frames/insert-frame-unload-handler.html: Added.
2017-03-02 Youenn Fablet <youenn@apple.com>
Activate some new webrtc tests
https://bugs.webkit.org/show_bug.cgi?id=168850
Reviewed by Alex Christensen.
* TestExpectations: Marking webrtc/audio-peer-connection-webaudio.html as failing.
* webrtc/audio-peer-connection-webaudio.html: Making test nicer when failing.
* webrtc/datachannel/basic-expected.txt: Updated test expectation.
2017-03-02 Dave Hyatt <hyatt@apple.com>
flex-basis should be 0% (not 0px) when omitted
https://bugs.webkit.org/show_bug.cgi?id=169100
rdar://problem/30429154
Reviewed by Dean Jackson.
* css3/flexbox/bug669714-expected.txt:
* css3/flexbox/columns-auto-size-expected.txt:
* css3/flexbox/flex-longhand-parsing-expected.txt:
* css3/flexbox/flex-longhand-parsing.html:
* css3/flexbox/flex-property-parsing-expected.txt:
* css3/flexbox/flex-property-parsing.html:
2017-03-02 Ryan Haddad <ryanhaddad@apple.com>
Mark inspector/model/color.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=153894
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-22 Jiewen Tan <jiewen_tan@apple.com>
WebCrypto API support for AES-GCM
https://bugs.webkit.org/show_bug.cgi?id=157175
<rdar://problem/27311691>
Reviewed by Brent Fulgham.
This patch also adds some tests for AES-CFB.
* crypto/subtle/aes-export-key-malformed-parameters-expected.txt:
* crypto/subtle/aes-export-key-malformed-parameters.html:
* crypto/subtle/aes-gcm-decrypt-malformed-parameters-expected.txt: Added.
* crypto/subtle/aes-gcm-decrypt-malformed-parameters.html: Added.
* crypto/subtle/aes-gcm-encrypt-malformed-parameters-expected.txt: Added.
* crypto/subtle/aes-gcm-encrypt-malformed-parameters.html: Added.
* crypto/subtle/aes-gcm-generate-export-key-jwk-length-128-expected.txt: Added.
* crypto/subtle/aes-gcm-generate-export-key-jwk-length-128.html: Added.
* crypto/subtle/aes-gcm-generate-export-key-jwk-length-192-expected.txt: Added.
* crypto/subtle/aes-gcm-generate-export-key-jwk-length-192.html: Added.
* crypto/subtle/aes-gcm-generate-export-key-jwk-length-256-expected.txt: Added.
* crypto/subtle/aes-gcm-generate-export-key-jwk-length-256.html: Added.
* crypto/subtle/aes-gcm-generate-export-raw-key-expected.txt: Added.
* crypto/subtle/aes-gcm-generate-export-raw-key.html: Added.
* crypto/subtle/aes-gcm-generate-key-encrypt-decrypt-expected.txt: Added.
* crypto/subtle/aes-gcm-generate-key-encrypt-decrypt.html: Added.
* crypto/subtle/aes-gcm-generate-key-expected.txt: Added.
* crypto/subtle/aes-gcm-generate-key.html: Added.
* crypto/subtle/aes-gcm-import-jwk-key-length-128-expected.txt: Added.
* crypto/subtle/aes-gcm-import-jwk-key-length-128.html: Added.
* crypto/subtle/aes-gcm-import-jwk-key-length-192-expected.txt: Added.
* crypto/subtle/aes-gcm-import-jwk-key-length-192.html: Added.
* crypto/subtle/aes-gcm-import-jwk-key-length-256-expected.txt: Added.
* crypto/subtle/aes-gcm-import-jwk-key-length-256.html: Added.
* crypto/subtle/aes-gcm-import-key-decrypt-additional-data-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-decrypt-additional-data-tag-length-32-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-decrypt-additional-data-tag-length-32.html: Added.
* crypto/subtle/aes-gcm-import-key-decrypt-additional-data.html: Added.
* crypto/subtle/aes-gcm-import-key-decrypt-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-decrypt-tagLengths-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-decrypt-tagLengths.html: Added.
* crypto/subtle/aes-gcm-import-key-decrypt.html: Added.
* crypto/subtle/aes-gcm-import-key-encrypt-additional-data-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-encrypt-additional-data-tag-length-32-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-encrypt-additional-data-tag-length-32.html: Added.
* crypto/subtle/aes-gcm-import-key-encrypt-additional-data.html: Added.
* crypto/subtle/aes-gcm-import-key-encrypt-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-encrypt-tagLengths-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-encrypt-tagLengths.html: Added.
* crypto/subtle/aes-gcm-import-key-encrypt.html: Added.
* crypto/subtle/aes-gcm-import-key-unwrap-jwk-key-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-unwrap-jwk-key.html: Added.
* crypto/subtle/aes-gcm-import-key-unwrap-raw-key-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-unwrap-raw-key.html: Added.
* crypto/subtle/aes-gcm-import-key-wrap-jwk-key-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-wrap-jwk-key.html: Added.
* crypto/subtle/aes-gcm-import-key-wrap-raw-key-expected.txt: Added.
* crypto/subtle/aes-gcm-import-key-wrap-raw-key.html: Added.
* crypto/subtle/aes-gcm-import-raw-key-expected.txt: Added.
* crypto/subtle/aes-gcm-import-raw-key.html: Added.
* crypto/subtle/aes-generate-key-malformed-parameters-expected.txt:
* crypto/subtle/aes-generate-key-malformed-parameters.html:
* crypto/subtle/aes-import-key-malformed-parameters-expected.txt:
* crypto/subtle/aes-import-key-malformed-parameters.html:
* crypto/workers/subtle/aes-gcm-import-key-decrypt-expected.txt: Added.
* crypto/workers/subtle/aes-gcm-import-key-decrypt.html: Added.
* crypto/workers/subtle/aes-gcm-import-key-encrypt-expected.txt: Added.
* crypto/workers/subtle/aes-gcm-import-key-encrypt.html: Added.
* crypto/workers/subtle/aes-gcm-import-key-unwrap-key-expected.txt: Added.
* crypto/workers/subtle/aes-gcm-import-key-unwrap-key.html: Added.
* crypto/workers/subtle/aes-gcm-import-key-wrap-key-expected.txt: Added.
* crypto/workers/subtle/aes-gcm-import-key-wrap-key.html: Added.
* crypto/workers/subtle/resources/aes-gcm-import-key-decrypt.js: Added.
* crypto/workers/subtle/resources/aes-gcm-import-key-encrypt.js: Added.
* crypto/workers/subtle/resources/aes-gcm-import-key-unwrap-key.js: Added.
* crypto/workers/subtle/resources/aes-gcm-import-key-wrap-key.js: Added.
2017-03-02 Ryan Haddad <ryanhaddad@apple.com>
Mark inspector/debugger/breakpoint-action-eval.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=163604
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
2017-03-02 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/pip-support/pip-support-click.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=168658
<rdar://problem/30799251>
Reviewed by Dean Jackson.
Use an asynchronous assertion to determine when the PiP button has been sized and can thus be clicked.
* media/modern-media-controls/pip-support/pip-support-click-expected.txt:
* media/modern-media-controls/pip-support/pip-support-click.html:
2017-03-02 Ryan Haddad <ryanhaddad@apple.com>
Land TestExpectations for rdar://problem/30735372.
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-03-02 Antoine Quint <graouts@apple.com>
[mac-wk1] LayoutTest media/modern-media-controls/mute-button/mute-button.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=165320
<rdar://problem/30809600>
Reviewed by Dean Jackson.
Use asynchronous assertions to improve robustness.
* media/modern-media-controls/mute-button/mute-button-expected.txt:
* media/modern-media-controls/mute-button/mute-button.html:
2017-03-02 Youenn Fablet <youenn@apple.com>
Activate some new webrtc tests
https://bugs.webkit.org/show_bug.cgi?id=168850
Unreviewed.
* platform/ios-simulator-wk2/TestExpectations: Disabling webrtc tests for ios wk2 debug.
2017-03-02 Chris Dumez <cdumez@apple.com>
Download attribute set to "*\" save file with name "example.com"
https://bugs.webkit.org/show_bug.cgi?id=169066
<rdar://problem/30740875>
Reviewed by Alex Christensen.
Add layout test coverage.
* fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-backslash-expected.txt: Added.
* fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-backslash.html: Added.
2017-03-02 Youenn Fablet <youenn@apple.com>
[WebRTC] Activate ICE candidate privacy policy
https://bugs.webkit.org/show_bug.cgi?id=168975
Reviewed by Alex Christensen.
* webrtc/datachannel/filter-ice-candidate-expected.txt: Added.
* webrtc/datachannel/filter-ice-candidate.html: Added.
2017-03-02 Youenn Fablet <youenn@apple.com>
Activate some new webrtc tests
https://bugs.webkit.org/show_bug.cgi?id=168850
Reviewed by Alex Christensen.
* TestExpectations: Activating tests in debug builds.
* webrtc/datachannel/basic-expected.txt: Added.
* webrtc/datachannel/basic.html: Activating real webrtc backend.
* webrtc/libwebrtc/release-while-creating-offer-expected.txt: Added.
* webrtc/libwebrtc/release-while-getting-stats-expected.txt: Added.
* webrtc/libwebrtc/release-while-setting-local-description-expected.txt: Added.
* webrtc/video-disabled-black-expected.txt:
* webrtc/video-disabled-black.html: Setting expected alpha channel to zero for black frames.
* webrtc/video-expected.txt:
2017-03-02 Javier Fernandez <jfernandez@igalia.com>
[GTK] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=169081
Unreviewed GTK+ gardening. Moved some failures to the GTK TestExpectations
* TestExpectations:
* platform/gtk/TestExpectations:
2017-03-02 Tomas Popela <tpopela@redhat.com>
[WK2] Keyboard menu key should show context menu
https://bugs.webkit.org/show_bug.cgi?id=72099
Reviewed by Carlos Garcia Campos.
Skip the fast/events/context-activated-by-key-event.html on Mac as it
does not have a key to activate the context menu and on iOS as well.
* platform/ios-simulator-wk2/TestExpectations:
* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
2017-03-02 Javier Fernandez <jfernandez@igalia.com>
[GTK] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=169076
Unreviewed GTK+ gardening. Some tests fail after r213020:
- editing/deleting/skip-virama-001.html [ Failure ]
- editing/selection/extend-by-character-007.html [ Failure ]
- editing/selection/regional-indicators.html [ Failure ]
* TestExpectations:
2017-03-01 Myles C. Maxfield <mmaxfield@apple.com>
Implement font-stretch for installed fonts
https://bugs.webkit.org/show_bug.cgi?id=168888
Reviewed by Darin Adler and Dave Hyatt.
Updating tests for the "font" shorthand to include the font-stretch keywords.
* fast/css/font-calculated-value-expected.txt:
* fast/css/font-calculated-value.html:
* fast/css/font-shorthand-expected.txt:
* fast/css/font-shorthand-from-longhands-expected.txt:
* fast/css/font-shorthand-from-longhands.html:
* fast/css/getComputedStyle/computed-style-font-expected.txt:
* fast/css/getComputedStyle/computed-style-font-family-expected.txt:
* fast/css/getComputedStyle/script-tests/computed-style-font.js:
* fast/inspector-support/style-expected.txt:
* fast/text/font-stretch-parse-expected.txt: Added.
* fast/text/font-stretch-parse.html: Added.
* fast/text/font-stretch-shorthand-expected.html: Added.
* fast/text/font-stretch-shorthand.html: Added.
* platform/mac/fast/css/css2-system-fonts-expected.txt:
* platform/mac/fast/text/font-weights-expected.png:
* platform/mac/fast/text/font-weights-expected.txt:
2017-03-01 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/media-controller/media-controller-resize.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=168378
<rdar://problem/30799326>
Reviewed by Simon Fraser.
Use asynchronous assertions to improve robustness. Since this test should no longer be flaky, remove it
from the list of flaky tests.
* media/modern-media-controls/media-controller/media-controller-resize-expected.txt:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* platform/mac-wk1/TestExpectations:
2017-03-01 Antoine Quint <graouts@apple.com>
[mac-wk1] LayoutTest media/modern-media-controls/tracks-button/tracks-button.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=168476
<rdar://problem/30799198>
Reviewed by Jon Lee.
Write all tests as asynchronous assertions to improve robustness. Since this test should no longer be flaky,
mark it as Pass on platforms where it was marked as flaky.
* media/modern-media-controls/tracks-button/tracks-button-expected.txt:
* media/modern-media-controls/tracks-button/tracks-button.html:
* platform/mac-wk1/TestExpectations:
2017-03-01 Antoine Quint <graouts@apple.com>
[mac-wk1] LayoutTest media/modern-media-controls/airplay-button/airplay-button.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=168409
<rdar://problem/30799198>
Reviewed by Jon Lee.
Write all tests as asynchronous assertions to improve robustness. Since this test should no longer be flaky,
mark it as Pass on platforms where it was marked as flaky.
* media/modern-media-controls/airplay-button/airplay-button-expected.txt:
* media/modern-media-controls/airplay-button/airplay-button.html:
* platform/mac-wk1/TestExpectations:
2017-03-01 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/pip-button/pip-button.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=167350
<rdar://problem/30799132>
Reviewed by Jon Lee.
Write both tests as asynchronous assertions to improve robustness.
* media/modern-media-controls/pip-button/pip-button-expected.txt:
* media/modern-media-controls/pip-button/pip-button.html:
2017-03-01 Antoine Quint <graouts@apple.com>
[mac-wk1] LayoutTest media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-buttons-styles.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=168934
<rdar://problem/30798593>
Reviewed by Jon Lee.
Use asynchronous assertions to determine when it's safe to test button styles. We do this across a family of tests
that are all essentially doing the same thing for various media controls configurations. Only one was reported as
flaky, but others would show up on the flakiness dashboard.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-buttons-styles-expected.txt:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-buttons-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-buttons-styles-expected.txt:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-buttons-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-compact-buttons-styles-expected.txt:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-compact-buttons-styles.html:
2017-03-01 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/volume-down-support/volume-down-support.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=168935
<rdar://problem/30796699>
Reviewed by Dean Jackson.
Use asynchronous assertions to guarantee we've entered fullscreen and the volume down button
is present and leave a little room for error when checking the volume since we would sometime
see a value of 0.009 rather than 0.
* media/modern-media-controls/volume-down-support/volume-down-support-expected.txt:
* media/modern-media-controls/volume-down-support/volume-down-support.html:
2017-03-01 Antoine Quint <graouts@apple.com>
[mac-wk1] LayoutTest media/modern-media-controls/seek-backward-support/seek-backward-support.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=165386
<rdar://problem/30793480>
Reviewed by Jon Lee.
We rewrite the test to use asynchronous assertions and key off the various steps needed to enter fullscreen
and start pressing the skip back button. We also no longer expect a specific currentTime to be reached but
only check that pressing the skip back button eventually gets us far enough in the past.
* media/modern-media-controls/seek-backward-support/seek-backward-support-expected.txt:
* media/modern-media-controls/seek-backward-support/seek-backward-support.html:
2017-03-01 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/seek-forward-support/seek-forward-support.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=168943
<rdar://problem/30796542>
Reviewed by Jon Lee.
We rewrite the test to use asynchronous assertions and key off the various steps needed to enter fullscreen
and start pressing the skip forward button. We also no longer expect a specific currentTime to be reached but
only check that pressing the skip forward button eventually gets us far enough in the future.
* media/modern-media-controls/seek-forward-support/seek-forward-support-expected.txt:
* media/modern-media-controls/seek-forward-support/seek-forward-support.html:
2017-03-01 Antoine Quint <graouts@apple.com>
Unskip media/modern-media-controls/audio/audio-controls-buttons.html
https://bugs.webkit.org/show_bug.cgi?id=165234
<rdar://problem/30282714>
Reviewed by Jon Lee.
Update this test to follow the same pattern used in media/modern-media-controls/airplay-support/airplay-support.html
which has proven to be robust.
* media/modern-media-controls/audio/audio-controls-buttons-expected.txt:
* media/modern-media-controls/audio/audio-controls-buttons.html:
* platform/mac/TestExpectations:
2017-03-01 Chris Dumez <cdumez@apple.com>
[WK2][!NETWORK_SESSION] Failure to download when using a download attribute with no value on an anchor
https://bugs.webkit.org/show_bug.cgi?id=169060
<rdar://problem/30773140>
Reviewed by Darin Adler.
Add layout test coverage.
* http/tests/download/anchor-download-no-value-expected.txt: Added.
* http/tests/download/anchor-download-no-value.html: Added.
2017-03-01 Antoine Quint <graouts@apple.com>
[ios-simulator] Unskip media/modern-media-controls/audio/audio-controls-metrics.html
https://bugs.webkit.org/show_bug.cgi?id=167258
Reviewed by Jon Lee.
Unskip test now that we can pass it reliably.
* platform/ios-simulator-wk2/TestExpectations:
2017-03-01 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/play-pause-button/play-pause-button.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=167447
<rdar://problem/30790539>
Reviewed by Dean Jackson.
Use a chain of asynchronous assertions to make the test more robust.
* media/modern-media-controls/play-pause-button/play-pause-button-expected.txt:
* media/modern-media-controls/play-pause-button/play-pause-button.html:
2017-03-01 Antoine Quint <graouts@apple.com>
[mac-wk1 debug] LayoutTest media/modern-media-controls/tracks-panel/tracks-panel-hide-click-outside.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=165290
<rdar://problem/30787749>
Reviewed by Jon Lee.
We now rely on actual DOM state to ensure that the tracks panel is shown and hidden. While
I couldn't reproduce the flakiness, this should be a more robust approach.
* media/modern-media-controls/tracks-panel/tracks-panel-hide-click-outside-expected.txt:
* media/modern-media-controls/tracks-panel/tracks-panel-hide-click-outside.html:
2017-03-01 James Craig <jcraig@apple.com>
AX: add role aliases for ARIA DPUB module
https://bugs.webkit.org/show_bug.cgi?id=168978
<rdar://problem/30762724>
Reviewed by Chris Fleizach.
Added role aliases for ARIA DPUB module.
* accessibility/roles-exposed-expected.txt:
* accessibility/roles-exposed.html:
* inspector/dom/getAccessibilityPropertiesForNode-expected.txt:
* inspector/dom/getAccessibilityPropertiesForNode.html:
2017-03-01 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/fullscreen-support/fullscreen-support-enabled.html as flaky on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=168668
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2017-03-01 Javier Fernandez <jfernandez@igalia.com>
[css-align] Implement the place-content shorthand
https://bugs.webkit.org/show_bug.cgi?id=168771
Reviewed by Manuel Rego Casasnovas.
Regression tests for the new place-content alignment shorthand.
Added also a new parsing utility script which uses the testharness functions.
* css3/parse-place-content-expected.txt: Added.
* css3/parse-place-content.html: Added.
* css3/resources/alignment-parsing-utils-th.js: Added.
(checkValues):
(checkBadValues):
(checkInitialValues):
(checkInheritValues):
(checkLegacyValues):
(checkSupportedValues):
2017-03-01 Carlos Garcia Campos <cgarcia@igalia.com>
[GTK] fast/canvas/canvas-createPattern-video-loading.html makes its subsequent test timeout
https://bugs.webkit.org/show_bug.cgi?id=169019
Reviewed by Xabier Rodriguez-Calvar.
Unskip tests previously skipped because of this timeout.
* platform/gtk/TestExpectations:
2017-03-01 Fujii Hironori <Hironori.Fujii@sony.com>
[GTK] fast/canvas/canvas-createPattern-video-loading.html makes a following test timeout
https://bugs.webkit.org/show_bug.cgi?id=169019
Unreviewed test gardening.
* platform/gtk/TestExpectations: Skip fast/canvas/canvas-createPattern-video-loading.html
2017-03-01 Fujii Hironori <Hironori.Fujii@sony.com>
REGRESSION(r207666): [GTK] Layout test imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-move-within-document.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=163850
Unreviewed test gardening.
Skip tests that make its following test timeout.
* platform/gtk/TestExpectations: Skip
imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-move-to-other-document.html
and
imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/playing-the-media-resource/pause-move-within-document.html.
2017-02-28 Antoine Quint <graouts@apple.com>
[mac-wk1] LayoutTest media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=167589
<rdar://problem/30772101>
Reviewed by Jon Lee.
Making this test more robust by making width assertions timer-based so that we lessen the assumptions
made about when the values ought to be reached.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html:
* platform/mac-wk1/TestExpectations:
2017-02-28 Javier Fernandez <jfernandez@igalia.com>
[GTK] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=169012
Unreviewed GTK+ gardening. New test results after r213149
- platform/gtk/fast/replaced/table-percent-height.html PASS
- tables/mozilla/bugs/bug32205-5.html FAIL
* platform/gtk/TestExpectations:
* platform/gtk/fast/replaced/table-percent-height-expected.txt:
2017-02-28 Antoine Quint <graouts@apple.com>
[mac-wk1 Debug] LayoutTest media/modern-media-controls/rewind-button/rewind-button.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=167352
<rdar://problem/30771343>
Reviewed by Dean Jackson.
Use the asynchronous assertion methods for this test to be on the safe side, this should address flakiness.
* media/modern-media-controls/rewind-button/rewind-button-expected.txt:
* media/modern-media-controls/rewind-button/rewind-button.html:
* platform/mac-wk1/TestExpectations:
2017-02-28 Javier Fernandez <jfernandez@igalia.com>
[GTK] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=169005
Rebaseline platform/gtk/css3/flexbox/line-wrapping.html test.
The following tests fail, so updated TextExpectations accordingly:
- css3/flexbox/flex-item-contains-strict.html
- css3/flexbox/overflow-auto-resizes-correctly.html
* platform/gtk/css3/flexbox/line-wrapping-expected.txt:
* platform/gtk/TestExpectations:
2017-02-28 Antoine Quint <graouts@apple.com>
[mac-wk1 debug] LayoutTest media/modern-media-controls/skip-back-button/skip-back-button.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=164620
<rdar://problem/30771094>
Reviewed by Dean Jackson.
Use the asynchronous assertion methods for this test to be on the safe side, this should address flakiness.
* media/modern-media-controls/skip-back-button/skip-back-button-expected.txt:
* media/modern-media-controls/skip-back-button/skip-back-button.html:
2017-02-28 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/airplay-support/airplay-support.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=167442
<rdar://problem/30770374>
Reviewed by Dean Jackson.
This test would sometime fail when calling media.webkitShowPlaybackTargetPicker() due to the requirement
that the media be playable for that call to succeed. So we add an event listener for the "canplay" event
before we proceed to ensure that this call will always succeed. The fact that the media is playing is
irrelevant so we remove the "autoplay" attribute.
* media/modern-media-controls/airplay-support/airplay-support.html:
* platform/mac/TestExpectations:
2017-02-28 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/placard-support/placard-support-airplay.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=167441
<rdar://problem/30770034>
Reviewed by Dean Jackson.
This test would sometime fail when calling media.webkitShowPlaybackTargetPicker() due to the requirement
that the media be playable for that call to succeed. So we add an event listener for the "canplay" event
before we proceed to ensure that this call will always succeed. The fact that the media is playing is
irrelevant so we remove the "autoplay" attribute.
* media/modern-media-controls/placard-support/placard-support-airplay.html:
* platform/mac/TestExpectations:
2017-02-28 Alexey Proskuryakov <ap@apple.com>
LayoutTest workers/sab/postMessage-clones.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=168129
Reviewed by Tim Horton.
* workers/sab/postMessage-clones-expected.txt:
* workers/sab/postMessage-clones.html:
Fix raciness, and update the test to modern style.
2017-02-28 Dave Hyatt <hyatt@apple.com>
Centering text inside a button set to display flex and justify-content: center is impossible
https://bugs.webkit.org/show_bug.cgi?id=148872
<rdar://problem/22590086>
Reviewed by Simon Fraser.
* fast/forms/button-set-display-flex-justifyContent-center-expected.html: Added.
* fast/forms/button-set-display-flex-justifyContent-center.html: Added.
2017-02-28 Chris Dumez <cdumez@apple.com>
[iOS] Throttle requestAnimationFrame to 30fps in low power mode
https://bugs.webkit.org/show_bug.cgi?id=168837
<rdar://problem/30700929>
Reviewed by Simon Fraser.
Add layout test coverage.
* fast/animation/request-animation-frame-throttling-detached-iframe-expected.txt: Added.
* fast/animation/request-animation-frame-throttling-detached-iframe.html: Added.
* fast/animation/request-animation-frame-throttling-lowPowerMode-expected.txt: Added.
* fast/animation/request-animation-frame-throttling-lowPowerMode.html: Added.
* fast/animation/resources/frame-with-animation.html: Added.
2017-02-28 Myles C. Maxfield <mmaxfield@apple.com>
[macOS] Migrate off of CTFontCreateForCSS
https://bugs.webkit.org/show_bug.cgi?id=168678
Reviewed by David Hyatt.
Updating test results.
Note that there is a slight regression here with Helvetica Neue. In
particular, this family includes a Bold font with a weight of 700,
and a Condensed Black font with a weight of 900. Because we don't
currently have any notion of font-stretch, our model can only
distinguish between these fonts due to their differing weights, not
their widths. This means that requests for weights 800 or 900 will
match the Condensed Black font in accordance with the font matching
algorithm. This gives visually surprising results because weights
100-700 match regular-width fonts.
However, this regression is intentional and temporary - my next task
is to properly implement font-stretch, which will educate our model
on the difference between these two fonts. This will fix the regression
and allow the tests below to be reset to their original expected
results.
* platform/mac-elcapitan/fast/text/font-weights-expected.png: Copied from LayoutTests/platform/mac/fast/text/font-weights-expected.png.
* platform/mac-elcapitan/fast/text/font-weights-expected.txt: Copied from LayoutTests/platform/mac/fast/text/font-weights-expected.txt.
* platform/mac-elcapitan/fast/text/font-weights-zh-expected.png: Copied from LayoutTests/platform/mac/fast/text/font-weights-zh-expected.png.
* platform/mac-elcapitan/fast/text/font-weights-zh-expected.txt: Copied from LayoutTests/platform/mac/fast/text/font-weights-zh-expected.txt.
* platform/mac/fast/text/font-weights-expected.png:
* platform/mac/fast/text/font-weights-expected.txt:
* platform/mac/fast/text/font-weights-zh-expected.png:
* platform/mac/fast/text/font-weights-zh-expected.txt:
2017-02-28 Ryan Haddad <ryanhaddad@apple.com>
Mark imported/w3c/web-platform-tests/IndexedDB/idb-binary-key-roundtrip.htm as flaky on El Capitan.
https://bugs.webkit.org/show_bug.cgi?id=168380
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-02-27 Dave Hyatt <hyatt@apple.com>
Update flexbox to Blink's tip of tree
https://bugs.webkit.org/show_bug.cgi?id=168657
Reviewed by Zalan Bujtas.
* css3/flexbox/align-absolute-child-expected.txt:
* css3/flexbox/align-absolute-child.html:
* css3/flexbox/alignContent-applies-with-flexWrap-wrap-with-single-line-expected.txt: Added.
* css3/flexbox/alignContent-applies-with-flexWrap-wrap-with-single-line.html: Added.
* css3/flexbox/anonymous-block-merge-crash.html:
* css3/flexbox/assert-generated-new-flexbox-expected.txt: Added.
* css3/flexbox/assert-generated-new-flexbox.html: Added.
* css3/flexbox/auto-height-dynamic-expected.txt:
* css3/flexbox/auto-height-dynamic.html:
* css3/flexbox/auto-height-with-flex-expected.html: Added.
* css3/flexbox/auto-height-with-flex.html: Added.
* css3/flexbox/auto-margins-expected.html: Removed.
* css3/flexbox/auto-margins.html: Removed.
* css3/flexbox/border-and-padding-abspos-expected.txt: Added.
* css3/flexbox/border-and-padding-abspos.html: Added.
* css3/flexbox/box-orient-button-expected.txt: Added.
* css3/flexbox/box-orient-button.html: Added.
* css3/flexbox/box-sizing-expected.txt:
* css3/flexbox/box-sizing-min-max-sizes-expected.txt:
* css3/flexbox/box-sizing-min-max-sizes.html:
* css3/flexbox/box-sizing.html:
* css3/flexbox/bug527039-expected.txt: Added.
* css3/flexbox/bug527039.html: Added.
* css3/flexbox/bug580586-expected.txt: Added.
* css3/flexbox/bug580586.html: Added.
* css3/flexbox/bug604346-expected.html: Added.
* css3/flexbox/bug604346.html: Added.
* css3/flexbox/bug605682-expected.txt: Added.
* css3/flexbox/bug605682.html: Added.
* css3/flexbox/bug633212-expected.txt: Added.
* css3/flexbox/bug633212.html: Added.
* css3/flexbox/bug646288-expected.txt: Added.
* css3/flexbox/bug646288.html: Added.
* css3/flexbox/bug669714-expected.txt: Added.
* css3/flexbox/bug669714.html: Added.
* css3/flexbox/canvas-dynamic-change-expected.txt: Added.
* css3/flexbox/canvas-dynamic-change.html: Added.
* css3/flexbox/change-flexitem-into-abspos-expected.txt: Added.
* css3/flexbox/change-flexitem-into-abspos.html: Added.
* css3/flexbox/child-overflow-expected.html:
* css3/flexbox/child-overflow.html:
* css3/flexbox/column-flex-child-with-overflow-scroll-expected.txt: Added.
* css3/flexbox/column-flex-child-with-overflow-scroll.html: Added.
* css3/flexbox/columns-auto-size.html:
* css3/flexbox/columns-center-with-margins-and-wrap-expected.html: Added.
* css3/flexbox/columns-center-with-margins-and-wrap.html: Added.
* css3/flexbox/columns-center-with-margins-expected.html: Added.
* css3/flexbox/columns-center-with-margins.html: Added.
* css3/flexbox/columns-height-set-via-top-bottom-expected.txt:
* css3/flexbox/columns-height-set-via-top-bottom.html:
* css3/flexbox/content-height-with-scrollbars.html:
* css3/flexbox/cross-axis-scrollbar-expected.html:
* css3/flexbox/cross-axis-scrollbar.html:
* css3/flexbox/css-properties-expected.txt:
* css3/flexbox/css-properties.html:
* css3/flexbox/csswg/flex-margin-no-collapse.html:
* css3/flexbox/definite-cross-sizes-expected.txt: Added.
* css3/flexbox/definite-cross-sizes.html: Added.
* css3/flexbox/definite-main-size-expected.txt: Added.
* css3/flexbox/definite-main-size.html: Added.
* css3/flexbox/display-flexbox-set-get-expected.txt:
* css3/flexbox/display-flexbox-set-get.html:
* css3/flexbox/flex-algorithm-expected.txt:
* css3/flexbox/flex-algorithm-min-max-expected.txt:
* css3/flexbox/flex-algorithm-min-max.html:
* css3/flexbox/flex-algorithm-with-margins-expected.txt:
* css3/flexbox/flex-algorithm-with-margins.html:
* css3/flexbox/flex-algorithm.html:
* css3/flexbox/flex-align-baseline-expected.txt:
* css3/flexbox/flex-align-baseline.html:
* css3/flexbox/flex-align-column-expected.txt:
* css3/flexbox/flex-align-column.html:
* css3/flexbox/flex-align-end-expected.txt:
* css3/flexbox/flex-align-end.html:
* css3/flexbox/flex-align-max-expected.txt:
* css3/flexbox/flex-align-max.html:
* css3/flexbox/flex-align-percent-height-expected.txt:
* css3/flexbox/flex-align-percent-height.html:
* css3/flexbox/flex-align-stretch-expected.txt:
* css3/flexbox/flex-align-stretch.html:
* css3/flexbox/flex-align-vertical-writing-mode.html:
* css3/flexbox/flex-align.html:
* css3/flexbox/flex-column-relayout-assert-expected.txt: Added.
* css3/flexbox/flex-column-relayout-assert.html: Added.
* css3/flexbox/flex-factor-less-than-one-expected.txt: Added.
* css3/flexbox/flex-factor-less-than-one.html: Added.
* css3/flexbox/flex-flow-2-expected.txt:
* css3/flexbox/flex-flow-2.html:
* css3/flexbox/flex-flow-auto-margins-expected.txt:
* css3/flexbox/flex-flow-auto-margins-no-available-space-assert-expected.txt: Added.
* css3/flexbox/flex-flow-auto-margins-no-available-space-assert.html: Added.
* css3/flexbox/flex-flow-auto-margins-no-available-space-expected.txt:
* css3/flexbox/flex-flow-auto-margins-no-available-space.html:
* css3/flexbox/flex-flow-auto-margins.html:
* css3/flexbox/flex-flow-border-expected.txt:
* css3/flexbox/flex-flow-border.html:
* css3/flexbox/flex-flow-expected.txt:
* css3/flexbox/flex-flow-initial-expected.txt:
* css3/flexbox/flex-flow-initial.html:
* css3/flexbox/flex-flow-margins-auto-size-expected.txt:
* css3/flexbox/flex-flow-margins-auto-size.html:
* css3/flexbox/flex-flow-margins-expected.txt:
* css3/flexbox/flex-flow-margins.html:
* css3/flexbox/flex-flow-orientations-expected.txt:
* css3/flexbox/flex-flow-orientations.html:
* css3/flexbox/flex-flow-overflow-expected.txt:
* css3/flexbox/flex-flow-overflow.html:
* css3/flexbox/flex-flow-padding-expected.txt:
* css3/flexbox/flex-flow-padding.html:
* css3/flexbox/flex-flow.html:
* css3/flexbox/flex-item-child-overflow-expected.txt:
* css3/flexbox/flex-item-child-overflow.html:
* css3/flexbox/flex-item-contains-strict-expected.txt: Added.
* css3/flexbox/flex-item-contains-strict.html: Added.
* css3/flexbox/flex-item-firstLine-valid-expected.txt:
* css3/flexbox/flex-item-firstLine-valid.html:
* css3/flexbox/flex-justify-content-expected.txt:
* css3/flexbox/flex-justify-content.html:
* css3/flexbox/flex-longhand-parsing-expected.txt:
* css3/flexbox/flex-longhand-parsing.html:
* css3/flexbox/flex-no-flex-expected.txt:
* css3/flexbox/flex-no-flex.html:
* css3/flexbox/flex-one-sets-flex-basis-to-zero-px-expected.txt: Added.
* css3/flexbox/flex-one-sets-flex-basis-to-zero-px.html: Added.
* css3/flexbox/flex-order-expected.html: Added.
* css3/flexbox/flex-order-expected.png: Removed.
* css3/flexbox/flex-order-expected.txt: Removed.
* css3/flexbox/flex-order.html:
* css3/flexbox/flex-property-parsing-expected.txt:
* css3/flexbox/flex-property-parsing.html:
* css3/flexbox/flex-shorthand-flex-basis-middle-expected.txt: Added.
* css3/flexbox/flex-shorthand-flex-basis-middle.html: Added.
* css3/flexbox/flexbox-baseline.html:
* css3/flexbox/flexbox-height-with-overflow-auto-expected.txt: Added.
* css3/flexbox/flexbox-height-with-overflow-auto.html: Added.
* css3/flexbox/flexbox-ignore-container-firstLetter-expected.txt:
* css3/flexbox/flexbox-ignore-container-firstLetter.html:
* css3/flexbox/flexbox-ignore-firstLetter-expected.txt:
* css3/flexbox/flexbox-ignore-firstLetter.html:
* css3/flexbox/flexbox-ignore-firstLine-expected.txt:
* css3/flexbox/flexbox-ignore-firstLine.html:
* css3/flexbox/flexbox-lines-must-be-stretched-by-default-expected.txt:
* css3/flexbox/flexbox-lines-must-be-stretched-by-default.html:
* css3/flexbox/flexbox-overflow-auto-expected.html:
* css3/flexbox/flexbox-overflow-auto.html:
* css3/flexbox/flexbox-with-multi-column-property-expected.html: Added.
* css3/flexbox/flexbox-with-multi-column-property.html: Added.
* css3/flexbox/flexbox-wordwrap-expected.txt: Added.
* css3/flexbox/flexbox-wordwrap.html: Added.
* css3/flexbox/flexitem-expected.txt:
* css3/flexbox/flexitem-no-margin-collapsing-expected.txt:
* css3/flexbox/flexitem-no-margin-collapsing.html:
* css3/flexbox/flexitem-percent-height-change-expected.txt:
* css3/flexbox/flexitem-percent-height-change.html:
* css3/flexbox/flexitem-stretch-image-expected.txt:
* css3/flexbox/flexitem-stretch-image.html:
* css3/flexbox/flexitem-stretch-range.html:
* css3/flexbox/flexitem.html:
* css3/flexbox/floated-flexbox-expected.txt:
* css3/flexbox/floated-flexbox.html:
* css3/flexbox/floated-flexitem.html:
* css3/flexbox/inline-flex-crash.html:
* css3/flexbox/inline-flex-crash2.html:
* css3/flexbox/inline-flex-expected.txt:
* css3/flexbox/inline-flex.html:
* css3/flexbox/inline-flexbox-ignore-firstLine-expected.txt:
* css3/flexbox/inline-flexbox-ignore-firstLine.html:
* css3/flexbox/inline-flexbox-wrap-vertically-width-calculation-expected.txt: Added.
* css3/flexbox/inline-flexbox-wrap-vertically-width-calculation.html: Added.
* css3/flexbox/insert-text-crash.html:
* css3/flexbox/intrinsic-min-width-applies-with-fixed-width-expected.txt:
* css3/flexbox/intrinsic-min-width-applies-with-fixed-width.html:
* css3/flexbox/intrinsic-width-orthogonal-writing-mode-expected.txt: Added.
* css3/flexbox/intrinsic-width-orthogonal-writing-mode.html: Added.
* css3/flexbox/large-flex-shrink-assert-expected.txt: Added.
* css3/flexbox/large-flex-shrink-assert.html: Added.
* css3/flexbox/line-wrapping.html:
* css3/flexbox/mainAxisExtent-crash-expected.txt: Added.
* css3/flexbox/mainAxisExtent-crash.html: Added.
* css3/flexbox/max-width-violation-expected.txt: Added.
* css3/flexbox/max-width-violation.html: Added.
* css3/flexbox/min-size-auto-expected.txt:
* css3/flexbox/min-size-auto.html:
* css3/flexbox/minimum-size-image-expected.txt: Added.
* css3/flexbox/minimum-size-image.html: Added.
* css3/flexbox/multiline-align-content-expected.txt:
* css3/flexbox/multiline-align-content-horizontal-column-expected.txt:
* css3/flexbox/multiline-align-content-horizontal-column.html:
* css3/flexbox/multiline-align-content.html:
* css3/flexbox/multiline-align-self-expected.txt:
* css3/flexbox/multiline-align-self.html:
* css3/flexbox/multiline-column-auto-expected.txt:
* css3/flexbox/multiline-column-auto.html:
* css3/flexbox/multiline-column-overflow-expected.html: Added.
* css3/flexbox/multiline-column-overflow.html: Added.
* css3/flexbox/multiline-expected.txt:
* css3/flexbox/multiline-justify-content-expected.txt:
* css3/flexbox/multiline-justify-content.html:
* css3/flexbox/multiline-min-max-expected.txt: Added.
* css3/flexbox/multiline-min-max.html: Added.
* css3/flexbox/multiline-min-preferred-width-expected.txt:
* css3/flexbox/multiline-min-preferred-width.html:
* css3/flexbox/multiline-reverse-wrap-baseline.html:
* css3/flexbox/multiline-reverse-wrap-overflow-expected.txt:
* css3/flexbox/multiline-reverse-wrap-overflow.html:
* css3/flexbox/multiline-shrink-to-fit-expected.html:
* css3/flexbox/multiline-shrink-to-fit.html:
* css3/flexbox/multiline.html:
* css3/flexbox/negative-flex-rounding-assert.html:
* css3/flexbox/negative-margins-assert.html:
* css3/flexbox/negative-overflow-expected.txt:
* css3/flexbox/negative-overflow.html:
* css3/flexbox/nested-flexbox-min-size-auto-expected.txt: Added.
* css3/flexbox/nested-flexbox-min-size-auto.html: Added.
* css3/flexbox/nested-orthogonal-flexbox-relayout-expected.html: Added.
* css3/flexbox/nested-orthogonal-flexbox-relayout.html: Added.
* css3/flexbox/nested-stretch-expected.txt:
* css3/flexbox/nested-stretch.html:
* css3/flexbox/order-painting.html:
* css3/flexbox/orthogonal-flex-directions-expected.txt:
* css3/flexbox/orthogonal-flex-directions.html:
* css3/flexbox/orthogonal-writing-modes-and-intrinsic-sizing-expected.txt: Added.
* css3/flexbox/orthogonal-writing-modes-and-intrinsic-sizing.html: Added.
* css3/flexbox/overflow-and-padding-expected.txt: Added.
* css3/flexbox/overflow-and-padding.html: Added.
* css3/flexbox/overflow-auto-dynamic-changes-abspos-expected.html: Added.
* css3/flexbox/overflow-auto-dynamic-changes-abspos.html: Added.
* css3/flexbox/overflow-auto-dynamic-changes-expected.html: Added.
* css3/flexbox/overflow-auto-dynamic-changes.html: Added.
* css3/flexbox/overflow-auto-resizes-correctly-expected.txt: Added.
* css3/flexbox/overflow-auto-resizes-correctly.html: Added.
* css3/flexbox/overflow-keep-scrollpos-expected.txt:
* css3/flexbox/overflow-keep-scrollpos.html:
* css3/flexbox/percent-height-children-of-alignSelf-stretch-flex-item-expected.txt: Added.
* css3/flexbox/percent-height-children-of-alignSelf-stretch-flex-item.html: Added.
* css3/flexbox/percent-margins-expected.txt:
* css3/flexbox/percent-margins.html:
* css3/flexbox/percentage-height-in-abspos-expected.html: Added.
* css3/flexbox/percentage-height-in-abspos.html: Added.
* css3/flexbox/percentage-height-replaced-element-expected.txt: Added.
* css3/flexbox/percentage-height-replaced-element.html: Added.
* css3/flexbox/percentage-heights-expected.txt:
* css3/flexbox/percentage-heights.html:
* css3/flexbox/percentage-max-width-cross-axis-expected.txt: Added.
* css3/flexbox/percentage-max-width-cross-axis.html: Added.
* css3/flexbox/percentage-sizes-expected.txt:
* css3/flexbox/percentage-sizes-quirks-expected.txt:
* css3/flexbox/percentage-sizes-quirks.html:
* css3/flexbox/percentage-sizes.html:
* css3/flexbox/percentage-width-in-abspos-expected.html: Added.
* css3/flexbox/percentage-width-in-abspos.html: Added.
* css3/flexbox/perpendicular-writing-modes-inside-flex-item-expected.txt:
* css3/flexbox/perpendicular-writing-modes-inside-flex-item.html:
* css3/flexbox/position-absolute-child-expected.txt:
* css3/flexbox/position-absolute-child.html:
* css3/flexbox/position-absolute-children-expected.txt:
* css3/flexbox/position-absolute-children.html:
* css3/flexbox/preferred-widths-expected.txt:
* css3/flexbox/preferred-widths-orthogonal.html:
* css3/flexbox/preferred-widths.html:
* css3/flexbox/relayout-align-items-expected.txt:
* css3/flexbox/relayout-align-items.html:
* css3/flexbox/relayout-image-load-expected.txt:
* css3/flexbox/relayout-image-load.html:
* css3/flexbox/relpos-with-percentage-top-expected.txt: Added.
* css3/flexbox/relpos-with-percentage-top.html: Added.
* css3/flexbox/relpos-with-scrollable-with-abspos-crash-expected.txt: Added.
* css3/flexbox/relpos-with-scrollable-with-abspos-crash.html: Added.
* css3/flexbox/resize-min-content-flexbox-expected.txt: Added.
* css3/flexbox/resize-min-content-flexbox.html: Added.
* css3/flexbox/resources/box-orient-button.js: Added.
(setFlexDirection):
(gebi):
(test):
* css3/flexbox/scrollbars-auto-expected.html: Added.
* css3/flexbox/scrollbars-auto.html: Added.
* css3/flexbox/scrollbars-expected.html: Added.
* css3/flexbox/scrollbars.html: Added.
* css3/flexbox/shrinking-column-flexbox-expected.txt: Added.
* css3/flexbox/shrinking-column-flexbox.html: Added.
* css3/flexbox/stretch-after-sibling-size-change-expected.txt:
* css3/flexbox/stretch-after-sibling-size-change.html:
* css3/flexbox/stretch-input-in-column-expected.html:
* css3/flexbox/stretch-simplified-layout-expected.txt:
* css3/flexbox/stretch-simplified-layout.html:
* css3/flexbox/stretch-table-child-expected.txt: Added.
* css3/flexbox/stretch-table-child.html: Added.
* css3/flexbox/stretched-child-shrink-on-relayout-expected.txt: Added.
* css3/flexbox/stretched-child-shrink-on-relayout.html: Added.
* css3/flexbox/stretching-orthogonal-flows-expected.html: Added.
* css3/flexbox/stretching-orthogonal-flows.html: Added.
* css3/flexbox/style-change-expected.txt:
* css3/flexbox/style-change.html:
* css3/flexbox/text-overflow-on-flexbox-expected.html: Added.
* css3/flexbox/text-overflow-on-flexbox.html: Added.
* css3/flexbox/true-centering-expected.txt:
* css3/flexbox/true-centering.html:
* css3/flexbox/undefined-min-width-expected.txt: Added.
* css3/flexbox/undefined-min-width.html: Added.
* css3/flexbox/vertical-align-do-not-effect-flex-items-expected.html: Added.
* css3/flexbox/vertical-align-do-not-effect-flex-items.html: Added.
* css3/flexbox/vertical-flexbox-percentage-ignored-expected.html: Added.
* css3/flexbox/vertical-flexbox-percentage-ignored.html: Added.
* css3/flexbox/whitespace-in-flexitem-expected.html: Added.
* css3/flexbox/whitespace-in-flexitem.html: Added.
* css3/flexbox/width-change-and-relayout-children-expected.txt:
* css3/flexbox/width-change-and-relayout-children.html:
* css3/flexbox/wrapping-column-dynamic-changes-expected.txt: Added.
* css3/flexbox/wrapping-column-dynamic-changes.html: Added.
* css3/flexbox/writing-modes-expected.txt:
* css3/flexbox/writing-modes.html:
* css3/flexbox/z-index.html:
* resources/check-layout-th.js: Added.
(checkSubtreeExpectedValues):
(checkAttribute):
(assert_tolerance):
(checkExpectedValues):
(window.checkLayout):
2017-02-28 Alex Christensen <achristensen@webkit.org>
Main resource requests need cachePartition
https://bugs.webkit.org/show_bug.cgi?id=168806
Reviewed by Brady Eidson.
* http/tests/security/credentials-main-resource-expected.txt: Added.
* http/tests/security/credentials-main-resource.html: Added.
* http/tests/security/resources/credentials-main-resource.php: Added.
2017-02-28 Alex Christensen <achristensen@webkit.org>
REGRESSION: LayoutTest http/tests/security/credentials-iframes.html is failing on ios-simulator
https://bugs.webkit.org/show_bug.cgi?id=167967
Reviewed by Brady Eidson.
* platform/ios-simulator/TestExpectations:
2017-02-27 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Use compact mode by default on macOS
https://bugs.webkit.org/show_bug.cgi?id=168958
<rdar://problem/30748638>
Reviewed by Jon Lee.
Rebaseline tests to account for compact mode being the default mode for macOS
and remove tests that would check dynamically applying compact mode at some
threshold and the reduced padding mode.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-compact-expected.txt:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-compact.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-reduced-padding-expected.txt: Removed.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-reduced-padding.html: Removed.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-tight-padding-expected.txt: Removed.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-tight-padding.html: Removed.
* media/modern-media-controls/media-controller/media-controller-compact.html:
* media/modern-media-controls/media-controller/media-controller-fullscreen-change-expected.txt:
* media/modern-media-controls/media-controller/media-controller-fullscreen-change.html:
* media/modern-media-controls/media-controller/media-controller-reduced-padding-expected.txt: Removed.
* media/modern-media-controls/media-controller/media-controller-reduced-padding.html: Removed.
* media/modern-media-controls/media-controller/media-controller-toggle-compact-mode-expected.txt: Removed.
* media/modern-media-controls/media-controller/media-controller-toggle-compact-mode.html: Removed.
* platform/mac/TestExpectations:
2017-02-27 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Adhere to tight padding on iOS
https://bugs.webkit.org/show_bug.cgi?id=168949
<rdar://problem/30746164>
Reviewed by Jon Lee.
Adding a new test for the TightPadding layout trait on iOS.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-tight-padding-expected.txt: Added.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-tight-padding.html: Added.
2017-02-27 Ryan Haddad <ryanhaddad@apple.com>
Mark compositing/video/video-poster.html as flaky on macOS release.
https://bugs.webkit.org/show_bug.cgi?id=168953
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-27 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Use a solid background for <audio> controls on macOS
https://bugs.webkit.org/show_bug.cgi?id=168941
<rdar://problem/30744316>
Unreviewed test gardening.
Skipping a macOS-specific test on iOS.
* platform/ios-simulator/TestExpectations:
2017-02-27 Youenn Fablet <youenn@apple.com>
[WebRTC] Add support for libwebrtc TCP incoming connections
https://bugs.webkit.org/show_bug.cgi?id=168748
Reviewed by Alex Christensen.
* webrtc/datachannel/basic-expected.txt: Added.
* webrtc/datachannel/basic.html:
* webrtc/routines.js:
(createConnections):
(iceCallback1):
(iceCallback2):
2017-02-27 Ryan Haddad <ryanhaddad@apple.com>
Mark fast/dom/timer-throttling-hidden-page.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168927
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-27 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/rewind-button/rewind-button.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=167352
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-02-27 Andy Estes <aestes@apple.com>
[iOS] Enable file replacement
https://bugs.webkit.org/show_bug.cgi?id=168907
<rdar://problem/22258242>
Reviewed by David Kilzer.
* platform/ios-simulator/TestExpectations: Un-skipped file replacement tests on iOS.
2017-02-27 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Use a solid background for <audio> controls on macOS
https://bugs.webkit.org/show_bug.cgi?id=168941
<rdar://problem/30744316>
Reviewed by Dean Jackson.
Add a new test that checks that we use a solid background fill for <audio> on macOS.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-audio-background-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-audio-background.html: Added.
2017-02-27 Antoine Quint <graouts@apple.com>
[Modern Media Controls] StatusLabel should use similar properties to TimeLabel
https://bugs.webkit.org/show_bug.cgi?id=168938
<rdar://problem/30743185>
Reviewed by Dean Jackson.
We add new tests to ensure we test all the various styles that can be applied
to a StatusLabel.
* media/modern-media-controls/status-label/status-label-expected.txt:
* media/modern-media-controls/status-label/status-label-ios-expected.txt: Added.
* media/modern-media-controls/status-label/status-label-ios.html: Added.
* media/modern-media-controls/status-label/status-label-macos-expected.txt: Added.
* media/modern-media-controls/status-label/status-label-macos.html: Added.
* media/modern-media-controls/status-label/status-label.html:
2017-02-27 Myles C. Maxfield <mmaxfield@apple.com>
Unprefix -webkit-line-break
https://bugs.webkit.org/show_bug.cgi?id=168213
Reviewed by Darin Adler.
Updating expected results.
* fast/css/getComputedStyle/computed-style-expected.txt:
* fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* fast/text/line-break-unprefixed.html: Added.
* fast/text/line-break-unprefixed-expected.html: Added.
* svg/css/getComputedStyle-basic-expected.txt:
2017-02-27 Ryan Haddad <ryanhaddad@apple.com>
Mark imported/w3c/web-platform-tests/IndexedDB/idbdatabase-deleteObjectStore-exception-order.htm as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168936
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-27 Ryan Haddad <ryanhaddad@apple.com>
Mark inspector/controller/runtime-controller-import.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168926
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-27 Ryan Haddad <ryanhaddad@apple.com>
Mark imported/w3c/web-platform-tests/media-source/SourceBuffer-abort.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168094
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-27 Chris Dumez <cdumez@apple.com>
LayoutTest fast/events/currentTarget-gc-crash.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=168917
Reviewed by Alex Christensen.
Make sure we never call finishJSTest() more than once.
* fast/events/currentTarget-gc-crash.html:
2017-02-27 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Status text does not appear on iOS
https://bugs.webkit.org/show_bug.cgi?id=168918
<rdar://problem/30737644>
Reviewed by Dean Jackson.
Add a new test checking that we correctly display the status label on iOS.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-status-label-expected.txt: Added.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-status-label.html: Added.
2017-02-27 Jiewen Tan <jiewen_tan@apple.com>
[CredentialManagement] Add IDL definitions for Credential, SiteBoundCredential, and PasswordCredential
https://bugs.webkit.org/show_bug.cgi?id=168616
<rdar://problem/30167149>
Reviewed by Daniel Bates.
* credentials/idlharness-expected.txt: Added.
* credentials/idlharness.html: Added.
* platform/mac-elcapitan/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
* resources/WebIDLParser.js: Added.
* resources/idlharness.js: Renamed from LayoutTests/imported/w3c/resources/idlharness.js.
Removed LayoutTests/imported/w3c/resources/idlharness.js since it is not needed any more.
Added resources/idlharness.js for idl harness.
2017-02-27 Jer Noble <jer.noble@apple.com>
[WebRTC] Fix remote audio rendering
https://bugs.webkit.org/show_bug.cgi?id=168898
Reviewed by Eric Carlson.
* webrtc/audio-peer-connection-webaudio-expected.txt: Added.
* webrtc/audio-peer-connection-webaudio.html: Added.
2017-02-27 Fujii Hironori <Hironori.Fujii@sony.com>
compositing/transitions/transform-on-large-layer.html : ImageDiff produced stderr output
https://bugs.webkit.org/show_bug.cgi?id=168217
Reviewed by Simon Fraser.
ImageDiff reports an error for image size mismatch of expected and
actual images. But, Nwtr ignores the errors for ref tests at the moment
(Bug 168033). They should have same window size before fixing the
bug.
* compositing/transitions/transform-on-large-layer-expected.html:
Do not resize the window to match the actual.
* fast/css/sticky/sticky-left-percentage-expected.html: Resize the
window to match the actual.
2017-02-27 Antti Koivisto <antti@apple.com>
Add a test verifying cache deduplication is not sensitive to SHA1 collision attack
https://bugs.webkit.org/show_bug.cgi?id=168774
Reviewed by Alex Christensen.
We use SHA1 for deduplicating disk cache resources. Since a real world SHA1 collision was demonstrated
recently (http://shattered.io/) we can add a test that shows it can't be used for cache poisoning.
There are two protections in the cache code that both individually stop this type of attack:
- When deduplicating the data is verified to be equal by a bytewise comparison.
- SHA1 computations include random salt unique to cache instance.
Commenting out both protections is needed to make this test fail.
* http/tests/cache/disk-cache/resources/make-sha1-collision.php: Added.
This script turns the nocolliding pdfs into colliding ones on the fly, in memory. This way we don't need
to land the colliding versions and risk blowing up the infrastructure.
* http/tests/cache/disk-cache/resources/shattered-nocollision-1.pdf: Added.
* http/tests/cache/disk-cache/resources/shattered-nocollision-2.pdf: Added.
> shasum shattered-nocollision-*
5439274cf677fe3b7c51264f88a5ecee97319ee9 shattered-nocollision-1.pdf
7fdd163dc21064b7f26e1199fc560ee6e0307498 shattered-nocollision-2.pdf
* http/tests/cache/disk-cache/shattered-deduplication-expected.html: Added.
* http/tests/cache/disk-cache/shattered-deduplication.html: Added.
2017-02-27 Carlos Garcia Campos <cgarcia@igalia.com>
[GTK] Downloads attributes tests are failing
https://bugs.webkit.org/show_bug.cgi?id=168871
Reviewed by Michael Catanzaro.
Remove passing tests and add new baseline for
fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes.html because libsoup handles slashes
differently but download succeeds.
* platform/gtk/TestExpectations:
* platform/gtk/fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes-expected.txt: Added.
2017-02-27 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Dragging controls in fullscreen on macOS prevents scrubbing or interacting with controls
https://bugs.webkit.org/show_bug.cgi?id=168820
<rdar://problem/30690281>
Reviewed by Jon Lee.
Making the existing test more robust and adding a new test that checks what happens
when we initiate a drag over some controls.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag-is-prevented-over-button-expected.txt: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag-is-prevented-over-button.html: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag.html:
2017-02-27 Andy Estes <aestes@apple.com>
Add a way to test file input without relying on drag and drop
https://bugs.webkit.org/show_bug.cgi?id=168848
<rdar://problem/22258242>
Reviewed by Tim Horton.
Added versions of existing file input tests that use TestRunner.setOpenPanelFiles() instead
of EventSender.beginDragWithFiles().
* fast/dom/FileList-iterator-using-open-panel-expected.txt: Added.
* fast/dom/FileList-iterator-using-open-panel.html: Added.
* fast/files/apply-blob-url-to-img-using-open-panel-expected.txt: Added.
* fast/files/apply-blob-url-to-img-using-open-panel.html: Added.
* fast/files/apply-blob-url-to-xhr-using-open-panel-expected.txt: Added.
* fast/files/apply-blob-url-to-xhr-using-open-panel.html: Added.
* fast/files/file-list-test-using-open-panel-expected.txt: Added.
* fast/files/file-list-test-using-open-panel.html: Added.
* fast/files/file-reader-abort-using-open-panel-expected.txt: Added.
* fast/files/file-reader-abort-using-open-panel.html: Added.
* fast/files/file-reader-directory-crash-using-open-panel-expected.txt: Added.
* fast/files/file-reader-directory-crash-using-open-panel.html: Added.
* fast/files/filereader-zip-bundle-using-open-panel-expected.txt: Added.
* fast/files/filereader-zip-bundle-using-open-panel.html: Added.
* fast/forms/file/file-input-reset-using-open-panel-expected.html: Added.
* fast/forms/file/file-input-reset-using-open-panel.html: Added.
* fast/forms/file/file-reset-in-change-using-open-panel-expected.html: Added.
* fast/forms/file/file-reset-in-change-using-open-panel.html: Added.
* fast/forms/file/get-file-upload-using-open-panel-expected.txt: Added.
* fast/forms/file/get-file-upload-using-open-panel.html: Added.
* fast/forms/file/input-file-value-using-open-panel-expected.txt: Added.
* fast/forms/file/input-file-value-using-open-panel.html: Added.
* fast/forms/file/input-file-write-files-using-open-panel-expected.txt: Added.
* fast/forms/file/input-file-write-files-using-open-panel.html: Added.
* fast/history/page-cache-createObjectURL-using-open-panel-expected.txt: Added.
* fast/history/page-cache-createObjectURL-using-open-panel.html: Added.
* http/tests/local/blob/resources/hybrid-blob-util.js:
(this.setupForTests):
(this.runTestsWithDrag):
(this.runTestsWithOpenPanel):
(this.runTests):
* http/tests/local/blob/script-tests/send-hybrid-blob-using-open-panel.js: Added.
(runHybridBlobTest):
(runTests.F):
(runTests.D):
(runTests):
* http/tests/local/blob/send-hybrid-blob-using-open-panel-expected.txt: Added.
* http/tests/local/blob/send-hybrid-blob-using-open-panel.html: Added.
* http/tests/local/fileapi/file-last-modified-after-delete-using-open-panel-expected.txt: Added.
* http/tests/local/fileapi/file-last-modified-after-delete-using-open-panel.html: Added.
* http/tests/local/fileapi/file-last-modified-using-open-panel-expected.txt: Added.
* http/tests/local/fileapi/file-last-modified-using-open-panel.html: Added.
* http/tests/local/fileapi/resources/setup-file-input-element-for-drag.js:
(setFileInputChangeCallback):
* http/tests/local/fileapi/script-tests/file-last-modified-after-delete-using-open-panel.js: Added.
(onFileChange):
(runTest):
* http/tests/local/fileapi/script-tests/file-last-modified-using-open-panel.js: Added.
(onFileChange):
(runTest):
* http/tests/local/fileapi/upload-zip-bundle-as-blob-using-open-panel-expected.txt: Added.
* http/tests/local/fileapi/upload-zip-bundle-as-blob-using-open-panel.html: Added.
* http/tests/local/formdata/send-form-data-constructed-from-form-using-open-panel-expected.txt: Added.
* http/tests/local/formdata/send-form-data-constructed-from-form-using-open-panel.html: Added.
* http/tests/local/formdata/send-form-data-with-empty-file-filename-using-open-panel-expected.txt: Added.
* http/tests/local/formdata/send-form-data-with-empty-file-filename-using-open-panel.html: Added.
* media/video-src-blob-using-open-panel-expected.txt: Added.
* media/video-src-blob-using-open-panel.html: Added.
* platform/ios-simulator/TestExpectations:
2017-02-27 Andy Estes <aestes@apple.com>
Links cannot be activated when running Mobile Safari with external SDK build of WebKit for iOS Simulator
https://bugs.webkit.org/show_bug.cgi?id=141906
Reviewed by Tim Horton.
Unskipped tests that now pass. Rewrote a test to use UIHelper so that it works on both
DumpRenderTree and WebKitTestRunner.
* fast/events/can-click-element-on-page-with-active-pseudo-class-and-search-field.html:
Rewrote to use UIHelper.activateAt().
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:
2017-02-26 Commit Queue <commit-queue@webkit.org>
Unreviewed, rolling out r212942.
https://bugs.webkit.org/show_bug.cgi?id=168882
Made EWS very flaky (Requested by ap on #webkit).
Reverted changeset:
"[Modern Media Controls] Dragging controls in fullscreen on
macOS prevents scrubbing or interacting with controls"
https://bugs.webkit.org/show_bug.cgi?id=168820
http://trac.webkit.org/changeset/212942
2017-02-25 Zalan Bujtas <zalan@apple.com>
Text might wrap when its preferred logical width is used for sizing the containing block.
https://bugs.webkit.org/show_bug.cgi?id=168864
<rdar://problem/30690734>
Reviewed by Antti Koivisto.
* fast/text/fast-run-width-vs-slow-run-width-expected.html: Added.
* fast/text/fast-run-width-vs-slow-run-width.html: Added.
2017-02-25 Michael Catanzaro <mcatanzaro@igalia.com>
Unreviewed GTK test gardening
* platform/gtk/TestExpectations:
2017-02-24 Joseph Pecoraro <pecoraro@apple.com>
[Resource Timing] Gather timing information with reliable responseEnd time
https://bugs.webkit.org/show_bug.cgi?id=168351
Reviewed by Alex Christensen.
* TestExpectations:
Now that nextHopProtocol is available on Mac mark the test as flakey
because the value can be set or not depending on whether or not the
resource was loaded from a cache.
* platform/ios-simulator/TestExpectations:
* platform/gtk/TestExpectations:
* platform/mac/TestExpectations:
* platform/win/TestExpectations:
Mark nextHopProtocol tests as expected to fail on ports that do not
yet support those values. Mark redirect tests as failing on ports
that encounter the CFNetwork issue causing unexpected callbacks.
* performance-api/resource-timing-apis-expected.txt:
* performance-api/resources/resource-timing-api.js:
Progressions.
* platform/mac-elcapitan/imported/w3c/web-platform-tests/resource-timing/test_resource_timing-expected.txt: Added.
* platform/mac/imported/w3c/web-platform-tests/resource-timing/test_resource_timing-expected.txt: Added.
Expected passing values on mac, except el capitan where this new resource timing data is unavailable.
2017-02-24 Chris Dumez <cdumez@apple.com>
Unreviewed, rolling out r212944.
Caused a lot of failures on the debug bots
Reverted changeset:
"[Resource Timing] Gather timing information with reliable
responseEnd time"
https://bugs.webkit.org/show_bug.cgi?id=168351
http://trac.webkit.org/changeset/212944
2017-02-24 Jon Lee <jonlee@apple.com>
Alias "system-ui" for the System font name
https://bugs.webkit.org/show_bug.cgi?id=151493
Reviewed by Tim Horton and Joseph Pecoraro.
Add "system-ui" to the test.
* fast/css/font-family-builtins.html:
* fast/css/font-family-builtins-expected.txt:
* fast/text/system-font-features.html:
* fast/text/system-font-features-expected.html:
* fast/text/system-font-legacy-name.html:
* fast/text/system-font-legacy-name-expected.txt:
* platform/ios-simulator/ios/fast/text/opticalFont.html:
* platform/ios-simulator/ios/fast/text/opticalFont-expected.txt:
* platform/ios-simulator/ios/fast/text/opticalFontWithTextStyle-expected.txt:
Unskip opticalFont* tests.
* platform/ios-simulator/TestExpectations:
Update tests to use "system-ui" instead of "-apple-system" or the even
older "-apple-system-font".
* fast/css/multiple-tabs-expected.html:
* fast/css/multiple-tabs.html:
* fast/text/international/system-language/han-quotes-expected-mismatch.html:
* fast/text/international/system-language/han-quotes.html:
* fast/text/international/system-language/hindi-system-font-punctuation-expected.html:
* fast/text/international/system-language/hindi-system-font-punctuation.html:
* fast/text/letterpress-different-expected-mismatch.html:
* fast/text/letterpress-different.html:
* fast/text/letterpress-paint.html:
* fast/text/system-font-weight-italic.html:
* fast/text/system-font-weight.html:
* fast/text/text-node-remains-dirty-after-calling-surroundContents-expected.html:
* fast/text/text-node-remains-dirty-after-calling-surroundContents.html:
* fast/text/trak-optimizeLegibility.html:
* fast/text/weighted-italicized-system-font-expected.html:
* fast/text/weighted-italicized-system-font.html:
* platform/ios-simulator/ios/fast/text/apple-logo.html:
* platform/ios-simulator/ios/fast/text/opticalFontWithWeight-expected.txt:
* platform/ios-simulator/ios/fast/text/opticalFontWithWeight.html:
* platform/ios-simulator/ios/fast/text/underline-scaling.html:
* platform/mac/fast/css/css2-system-fonts-expected.txt:
2017-02-24 Antoine Quint <graouts@apple.com>
[Modern Media Controls] <audio> controls should center in their container when the page is scaled
https://bugs.webkit.org/show_bug.cgi?id=168841
<rdar://problem/28612794>
Reviewed by Eric Carlson.
Adding test coverage for the "top" property set on the media controls to achieve vertical centering,
and creating a new test that checks the behavior for an <audio> element on iOS.
* TestExpectations:
* media/modern-media-controls/media-controller/media-controller-scale-factor-audio-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-scale-factor-audio.html: Added.
* media/modern-media-controls/media-controller/media-controller-scale-factor-expected.txt:
* media/modern-media-controls/media-controller/media-controller-scale-factor.html:
* platform/ios-simulator/TestExpectations:
2017-02-24 Chris Dumez <cdumez@apple.com>
Download attribute should be sanitized before being used as suggested filename
https://bugs.webkit.org/show_bug.cgi?id=168839
<rdar://problem/30683109>
Reviewed by Darin Adler.
Add layout test coverage.
* fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-doublequote-expected.txt: Added.
* fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-doublequote.html: Added.
* fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes-expected.txt: Added.
* fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-slashes.html: Added.
* fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-unicode-expected.txt: Added.
* fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-unicode.html: Added.
* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator-wk2/TestExpectations:
* platform/mac-wk1/TestExpectations:
* platform/win/TestExpectations:
2017-02-24 Antti Koivisto <antti@apple.com>
Remove leftover html files.
* http/tests/cache/disk-cache/shattered-deduplication-expected.html: Removed.
* http/tests/cache/disk-cache/shattered-deduplication.html: Removed.
2017-02-24 Alex Christensen <achristensen@webkit.org>
.. should not remove windows drive letters in paths of file URLs
https://bugs.webkit.org/show_bug.cgi?id=168824
Reviewed by Youenn Fablet.
* fast/url/file-expected.txt:
* fast/url/file-http-base-expected.txt:
* fast/url/relative-win-expected.txt:
2017-02-24 Antti Koivisto <antti@apple.com>
Reverting https://trac.webkit.org/r212951, landing this doesn't actually work due to Git infrastucture.
* http/tests/cache/disk-cache/resources/shattered-1-nocollision.pdf: Removed.
* http/tests/cache/disk-cache/resources/shattered-1.pdf: Removed.
* http/tests/cache/disk-cache/resources/shattered-2-nocollision.pdf: Removed.
2017-02-24 Antti Koivisto <antti@apple.com>
Add a test verifying cache deduplication is not sensitive to SHA1 collision attack
https://bugs.webkit.org/show_bug.cgi?id=168774
Reviewed by Sam Weinig.
We use SHA1 for deduplicating disk cache resources. Since a real world SHA1 collision was demonstrated
recently (http://shattered.io/) we can add a test that shows it can't be used for cache poisoning.
There are two protections in the cache code that both individually stop this type of attack:
- When deduplicating the data is verified to be equal by a bytewise comparison.
- SHA1 computations include random salt unique to cache instance.
Commenting out both protections is needed to make this test fail.
* http/tests/cache/disk-cache/resources/shattered-1-nocollision.pdf: Added.
* http/tests/cache/disk-cache/resources/shattered-1.pdf: Added.
* http/tests/cache/disk-cache/resources/shattered-2-nocollision.pdf: Added.
* http/tests/cache/disk-cache/resources/shattered-2.pdf: Added.
Files shattered-1.pdf and shattered-2.pdf differ visually but have the same SHA1.
The nocollision versions for the ref have the same pixels but don't collide.
* http/tests/cache/disk-cache/shattered-deduplication-expected.html: Added.
* http/tests/cache/disk-cache/shattered-deduplication.html: Added.
2017-02-24 John Wilander <wilander@apple.com>
Resource Load Statistics: Add alternate classification method
https://bugs.webkit.org/show_bug.cgi?id=168347
<rdar://problem/30352793>
<rdar://problem/30646710>
<rdar://problem/30660708>
Reviewed by Alex Christensen.
* http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-mixed-statistics-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-mixed-statistics.html: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-sub-frame-under-top-frame-origins-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-sub-frame-under-top-frame-origins.html: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-subresource-under-top-frame-origins-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-subresource-under-top-frame-origins.html: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-subresource-unique-redirects-to-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-subresource-unique-redirects-to.html: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-mixed-statistics-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-mixed-statistics.html: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-sub-frame-under-top-frame-origins-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-sub-frame-under-top-frame-origins.html: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-subresource-under-top-frame-origins-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-subresource-under-top-frame-origins.html: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-subresource-unique-redirects-to-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-subresource-unique-redirects-to.html: Added.
* http/tests/loading/resourceLoadStatistics/non-prevalent-resource-with-user-interaction.html:
Added a call to internals.setResourceLoadStatisticsEnabled(false) before testRunner.notifyDone().
* http/tests/loading/resourceLoadStatistics/non-prevalent-resource-without-user-interaction.html:
Added a call to internals.setResourceLoadStatisticsEnabled(false) before testRunner.notifyDone().
* http/tests/loading/resourceLoadStatistics/prevalent-resource-with-user-interaction-timeout.html:
Added a call to internals.setResourceLoadStatisticsEnabled(false) before testRunner.notifyDone().
* http/tests/loading/resourceLoadStatistics/prevalent-resource-with-user-interaction.html:
Added a call to internals.setResourceLoadStatisticsEnabled(false) before testRunner.notifyDone().
* http/tests/loading/resourceLoadStatistics/prevalent-resource-without-user-interaction.html:
Added a call to internals.setResourceLoadStatisticsEnabled(false) before testRunner.notifyDone().
* platform/gtk/TestExpectations:
The whole http/tests/loading/resourceLoadStatistics marked as crashing based on
Carlos Garcia Campos's assessment in https://bugs.webkit.org/show_bug.cgi?id=168171.
* platform/wk2/TestExpectations:
The above tests are only valid for WebKit2. Marked as [ Pass ].
2017-02-23 Antoine Quint <graouts@apple.com>
[Modern Media Controls] No controls are shown for <audio preload="none">
https://bugs.webkit.org/show_bug.cgi?id=168800
<rdar://problem/30652142>
Reviewed by Eric Carlson.
Update tests to account for the new rules for controls visibility and force an older test
not to use modern media controls since we now show the play button and there is a bug
that prevents the play button from being positioned correctly when inside a region
(see https://bugs.webkit.org/show_bug.cgi?id=168823).
* fast/regions/inline-block-inside-anonymous-overflow-with-covered-controls-expected.html
* fast/regions/inline-block-inside-anonymous-overflow-with-covered-controls.html
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-on-audio-expected.txt:
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-on-audio.html:
* media/modern-media-controls/start-support/start-support-no-source-expected.txt:
* media/modern-media-controls/start-support/start-support-no-source.html:
2017-02-23 Joseph Pecoraro <pecoraro@apple.com>
[Resource Timing] Gather timing information with reliable responseEnd time
https://bugs.webkit.org/show_bug.cgi?id=168351
Reviewed by Alex Christensen.
* TestExpectations:
Now that nextHopProtocol is available on Mac mark the test as flakey
because the value can be set or not depending on whether or not the
resource was loaded from a cache.
* platform/ios-simulator/TestExpectations:
* platform/gtk/TestExpectations:
* platform/mac/TestExpectations:
* platform/win/TestExpectations:
Mark nextHopProtocol tests as expected to fail on ports that do not
yet support those values. Mark redirect tests as failing on ports
that encounter the CFNetwork issue causing unexpected callbacks.
* performance-api/resource-timing-apis-expected.txt:
* performance-api/resources/resource-timing-api.js:
Progressions.
* platform/mac-elcapitan/imported/w3c/web-platform-tests/resource-timing/test_resource_timing-expected.txt: Added.
* platform/mac/imported/w3c/web-platform-tests/resource-timing/test_resource_timing-expected.txt: Added.
Expected passing values on mac, except el capitan where this new resource timing data is unavailable.
2017-02-23 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Controls overflow when media element has border or padding
https://bugs.webkit.org/show_bug.cgi?id=168818
<rdar://problem/30689780>
Reviewed by Jon Lee.
Updating a host of tests to ensure they have an explicitly host and add a new test
to check that we have the correct size with borders and padding.
* media/modern-media-controls/fullscreen-support/fullscreen-support-click.html:
* media/modern-media-controls/media-controller/media-controller-compact-expected.txt:
* media/modern-media-controls/media-controller/media-controller-compact.html:
* media/modern-media-controls/media-controller/media-controller-controls-sizing-with-border-and-padding-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-controls-sizing-with-border-and-padding.html: Added.
* media/modern-media-controls/media-controller/media-controller-reduced-padding-expected.txt:
* media/modern-media-controls/media-controller/media-controller-reduced-padding.html:
* media/modern-media-controls/media-controller/media-controller-tight-padding-expected.txt:
* media/modern-media-controls/media-controller/media-controller-tight-padding.html:
* media/modern-media-controls/pip-support/pip-support-click.html:
* media/modern-media-controls/scrubber-support/scrubber-support-click.html:
* media/modern-media-controls/scrubber-support/scrubber-support-drag.html:
* media/modern-media-controls/volume-support/volume-support-click.html:
* media/modern-media-controls/volume-support/volume-support-drag.html:
* media/track/track-cue-rendering-snap-to-lines-not-set.html: Turn modern media controls off for this test to pass.
2017-02-23 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Dragging controls in fullscreen on macOS prevents scrubbing or interacting with controls
https://bugs.webkit.org/show_bug.cgi?id=168820
<rdar://problem/30690281>
Reviewed by Jon Lee.
Making the existing test more robust and adding a new test that checks what happens
when we initiate a drag over some controls.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag-is-prevented-over-button-expected.txt: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag-is-prevented-over-button.html: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag.html:
2017-02-23 Simon Fraser <simon.fraser@apple.com>
REGRESSION (r211305): Masks on composited elements with preserve-3d broken
https://bugs.webkit.org/show_bug.cgi?id=168815
rdar://problem/30676846
Reviewed by Jon Lee.
* compositing/masks/mask-with-preserve-3d-expected.html: Added.
* compositing/masks/mask-with-preserve-3d.html: Added.
2017-02-23 Chris Dumez <cdumez@apple.com>
Unreviewed, try to reduce flakiness to timer throttling tests
Try to reduce flakiness to timer throttling tests by increasing
tolerance.
* fast/dom/timer-throttling-hidden-page-expected.txt:
* fast/dom/timer-throttling-hidden-page-non-nested-expected.txt:
* fast/dom/timer-throttling-hidden-page-non-nested.html:
* fast/dom/timer-throttling-hidden-page.html:
2017-02-23 Javier Fernandez <jfernandez@igalia.com>
[GTK] Layout test imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/track/track-element/track-api-texttracks.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=168799
Unreviewed test gardening.
* platform/gtk/TestExpectations:
2017-02-23 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Enforce a minimum layout height of 50pt for <audio>
https://bugs.webkit.org/show_bug.cgi?id=168801
<rdar://problem/30683453>
Reviewed by Eric Carlson.
Update the existing <audio> metrics test to check that we correctly maintain
a 50pt minimum height even if an inline style attribute sets a shorter height
on an <audio> element, and also check that providing a taller height is respected.
* media/modern-media-controls/audio/audio-controls-metrics-expected.txt:
* media/modern-media-controls/audio/audio-controls-metrics.html:
2017-02-23 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK] Gardening of some flaky tests
Unreviewed.
* platform/gtk/TestExpectations: Update some expectations or add new cases of flaky tests.
2017-02-23 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK] MediaStream and WebRTC layout test gardening
Unreviewed.
* TestExpectations: Clarify some comments.
* platform/gtk/TestExpectations: Unskip most of the MediaStream / WebRTC tests for GTK and mark the expected failures accordingly.
* platform/gtk/fast/mediastream/RTCPeerConnection-more-media-to-negotiate-expected.txt: Removed. The test passes on GTK with the
general test expectation.
2017-02-23 Tomas Popela <tpopela@redhat.com>
[GTK] Drag and drop is always moving the content even if copy is requested
https://bugs.webkit.org/show_bug.cgi?id=168424
Reviewed by Carlos Garcia Campos.
Mark the editing/pasteboard/drag-drop-copy-content.html as failing
as WTR doesn't know how to perform drag and drop in WK2. Also the
test does not pass on the mac WK1, created a bug for it.
* platform/efl/TestExpectations:
* platform/gtk-wayland/TestExpectations:
* platform/gtk/TestExpectations:
* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
2017-02-22 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Clicking on the video doesn't toggle playback state in fullscreen on macOS
https://bugs.webkit.org/show_bug.cgi?id=168755
<rdar://problem/30664484>
Reviewed by Dean Jackson.
Add a dedicated test for fullscreen to check that clicking on the video correctly toggles playback.
* media/modern-media-controls/media-controller/media-controller-click-on-video-background-should-pause-fullscreen-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-click-on-video-background-should-pause-fullscreen.html: Added.
* platform/ios-simulator/TestExpectations:
2017-02-22 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Scrubber stops moving while scrubbing on macOS
https://bugs.webkit.org/show_bug.cgi?id=168518
<rdar://problem/30577637>
Reviewed by Dean Jackson.
Add assertions to check that setting children to a copy of itself doesn't
mark nodes as needing layout.
* media/modern-media-controls/layout-node/children-expected.txt:
* media/modern-media-controls/layout-node/children.html:
2017-02-22 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Controls bar may disappear while captions menu is visible
https://bugs.webkit.org/show_bug.cgi?id=168751
<rdar://problem/30663411>
Reviewed by Dean Jackson.
Add a new test to check that we correctly prevent the controls bar from fading out
due to the auto-hide timer firing when the tracks panel is up, and that it fades
once the track panel disappears after the auto-hide timer has fired.
* media/modern-media-controls/tracks-panel/tracks-panel-prevent-controls-bar-from-fading-expected.txt: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-prevent-controls-bar-from-fading.html: Added.
2017-02-22 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Can't set the volume slider with macOS inline controls
https://bugs.webkit.org/show_bug.cgi?id=168747
<rdar://problem/30605528>
Reviewed by Dean Jackson.
Add some assertions to check that the volume slider container remains visible
after interacting with the volume slider.
* media/modern-media-controls/volume-support/volume-support-click-expected.txt:
* media/modern-media-controls/volume-support/volume-support-click.html:
* media/modern-media-controls/volume-support/volume-support-drag-expected.txt:
* media/modern-media-controls/volume-support/volume-support-drag.html:
2017-02-22 Youenn Fablet <youenn@apple.com>
[WebRTC] Some webrtc tests are failing
https://bugs.webkit.org/show_bug.cgi?id=168736
Unreviewed.
* TestExpectations: Marking some tests as failing until we fix them.
2017-02-22 Jer Noble <jer.noble@apple.com>
MediaStreamSourceNode never receives audio from a getUserMedia() created stream
https://bugs.webkit.org/show_bug.cgi?id=168731
Reviewed by Eric Carlson.
* fast/mediastream/mock-media-source-webaudio-expected.txt: Added.
* fast/mediastream/mock-media-source-webaudio.html: Added.
2017-02-22 Chris Dumez <cdumez@apple.com>
Do not aggressively throttle DOM timers until they've reached their max nesting level
https://bugs.webkit.org/show_bug.cgi?id=168700
<rdar://problem/29808005>
Reviewed by Simon Fraser.
Add layout test coverage.
* TestExpectations:
* fast/dom/timer-throttling-hidden-page-expected.txt:
* fast/dom/timer-throttling-hidden-page-non-nested-expected.txt: Added.
* fast/dom/timer-throttling-hidden-page-non-nested.html: Added.
* fast/dom/timer-throttling-hidden-page.html:
2017-02-22 Antti Koivisto <antti@apple.com>
REGRESSION(r207669): Crash after mutating selector text
https://bugs.webkit.org/show_bug.cgi?id=168655
<rdar://problem/30632111>
Reviewed by Andreas Kling.
* fast/css/selector-text-mutation-crash-expected.txt: Added.
* fast/css/selector-text-mutation-crash.html: Added.
2017-02-22 Per Arne Vollan <pvollan@apple.com>
[Win] WebCrypto tests are failing.
https://bugs.webkit.org/show_bug.cgi?id=165090
Unreviewed test gardening.
* platform/win/TestExpectations:
2017-02-22 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark fast/css/paint-order-shadow.html as failing.
* platform/gtk/TestExpectations:
2017-02-22 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark http/tests/media/video-redirect.html as timing out.
* platform/gtk/TestExpectations:
2017-02-22 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Remove duplicated entries.
* platform/gtk/TestExpectations:
2017-02-22 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark WebRTC tests failing after r212812.
* platform/gtk/TestExpectations:
2017-02-22 Carlos Garcia Campos <cgarcia@igalia.com>
[GTK] Test fast/events/message-port-postMessage-recursive.html times out
https://bugs.webkit.org/show_bug.cgi?id=168570
Reviewed by Michael Catanzaro.
* platform/gtk/TestExpectations:
2017-02-21 Youenn Fablet <youenn@apple.com>
[WebRTC][Mac] Activate libwebrtc
https://bugs.webkit.org/show_bug.cgi?id=167293
<rdar://problem/30401864>
Reviewed by Alex Christensen.
* TestExpectations:
* fast/mediastream/RTCPeerConnection-addIceCandidate-expected.txt:
* fast/mediastream/RTCPeerConnection-addTrack-reuse-sender-expected.txt:
* fast/mediastream/RTCPeerConnection-icecandidate-event-expected.txt:
* fast/mediastream/RTCPeerConnection-legacy-stream-based-api-expected.txt:
* platform/gtk/TestExpectations:
* platform/gtk/fast/mediastream/RTCPeerConnection-AddRemoveStream-expected.txt: Added.
* platform/gtk/fast/mediastream/RTCPeerConnection-addIceCandidate-expected.txt: Copied from LayoutTests/fast/mediastream/RTCPeerConnection-addIceCandidate-expected.txt.
* platform/gtk/fast/mediastream/RTCPeerConnection-addTrack-reuse-sender-expected.txt: Copied from LayoutTests/fast/mediastream/RTCPeerConnection-addTrack-reuse-sender-expected.txt.
* platform/gtk/fast/mediastream/RTCPeerConnection-closed-state-expected.txt: Added.
* platform/gtk/fast/mediastream/RTCPeerConnection-icecandidate-event-expected.txt: Copied from LayoutTests/fast/mediastream/RTCPeerConnection-icecandidate-event-expected.txt.
* platform/gtk/fast/mediastream/RTCPeerConnection-iceconnectionstatechange-event-expected.txt: Added.
* platform/gtk/fast/mediastream/RTCPeerConnection-legacy-stream-based-api-expected.txt: Copied from LayoutTests/fast/mediastream/RTCPeerConnection-legacy-stream-based-api-expected.txt.
* platform/gtk/fast/mediastream/RTCPeerConnection-onnegotiationneeded-expected.txt: Added.
* platform/gtk/fast/mediastream/RTCPeerConnection-overloaded-operations-params-expected.txt: Added.
* platform/gtk/fast/mediastream/RTCRtpSender-replaceTrack-expected.txt: Added.
* platform/gtk/fast/mediastream/no-media-call-expected.txt: Added.
* platform/ios-simulator-wk2/TestExpectations:
* platform/mac-wk1/TestExpectations:
2017-02-21 Per Arne Vollan <pvollan@apple.com>
Add support for CSS properties paint-order, stroke-linecap, and stroke-linejoin in text rendering.
https://bugs.webkit.org/show_bug.cgi?id=168601
Reviewed by Simon Fraser.
* fast/css/paint-order-expected.html: Added.
* fast/css/paint-order-shadow-expected.html: Added.
* fast/css/paint-order-shadow.html: Added.
* fast/css/paint-order.html: Added.
2017-02-21 Joseph Pecoraro <pecoraro@apple.com>
[User Timing] Throw a SyntaxError for performance.measure if mark name is not found
https://bugs.webkit.org/show_bug.cgi?id=168707
Reviewed by Ryosuke Niwa.
* performance-api/performance-measure-name-expected.txt: Added.
* performance-api/performance-measure-name.html: Added.
* performance-api/resources/measure-name.js: Added.
Test to cover SyntaxError for missing measure start/end mark names.
2017-02-21 John Wilander <wilander@apple.com>
Unreviewed, marking a set of test cases as skipped while we investigate.
Both the test cases and the new code are part of
https://bugs.webkit.org/show_bug.cgi?id=168347. Crashes so far only happen
on release builds on the bots. Not locally release nor debug.
* platform/wk2/TestExpectations:
2017-02-21 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r212737.
This change caused an existing LayoutTest to crash.
Reverted changeset:
"REGRESSION(r207669): Crash after mutating selector text"
https://bugs.webkit.org/show_bug.cgi?id=168655
http://trac.webkit.org/changeset/212737
2017-02-21 Chris Dumez <cdumez@apple.com>
REGRESSION (r207720): /more/conformance/conformance/quickCheckAPI-S_V.html test fails
https://bugs.webkit.org/show_bug.cgi?id=168632
<rdar://problem/30620129>
Reviewed by Darin Adler.
Import layout test coverage.
* http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/context/context-lost-expected.txt: Added.
* http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/context/context-lost.html: Added.
* http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/more/conformance/argGenerators-S_V.js: Added.
* http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-S_V-expected.txt: Added.
* http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI-S_V.html: Added.
* http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/more/conformance/quickCheckAPI.js: Added.
2017-02-21 Romain Bellessort <romain.bellessort@crf.canon.fr>
[Readable Streams API] Add ReadableStreamBYOBRequest view getter
https://bugs.webkit.org/show_bug.cgi?id=168652
Reviewed by Youenn Fablet.
Added 1 test checking that view length corresponds to autoAllocateChunkSize.
* streams/readable-stream-byob-request-expected.txt: Updated.
* streams/readable-stream-byob-request.js: Added 1 test.
2017-02-21 Antti Koivisto <antti@apple.com>
REGRESSION(r207669): Crash after mutating selector text
https://bugs.webkit.org/show_bug.cgi?id=168655
<rdar://problem/30632111>
Reviewed by Brent Fulgham.
* fast/css/selector-text-mutation-crash-expected.txt: Added.
* fast/css/selector-text-mutation-crash.html: Added.
2017-02-21 Jiewen Tan <jiewen_tan@apple.com>
[WebCrypto] Add support for AES-CFB
https://bugs.webkit.org/show_bug.cgi?id=168344
<rdar://problem/20940221>
Reviewed by Brent Fulgham.
* crypto/subtle/aes-cbc-cfb-decrypt-malformed-parameters-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-cbc-decrypt-malformed-parameters-expected.txt.
* crypto/subtle/aes-cbc-cfb-decrypt-malformed-parameters.html: Renamed from LayoutTests/crypto/subtle/aes-cbc-decrypt-malformed-parameters.html.
* crypto/subtle/aes-cbc-cfb-encrypt-malformed-parameters-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-cbc-encrypt-malformed-parameters-expected.txt.
* crypto/subtle/aes-cbc-cfb-encrypt-malformed-parameters.html: Renamed from LayoutTests/crypto/subtle/aes-cbc-encrypt-malformed-parameters.html.
* crypto/subtle/aes-cbc-import-key-unwrap-jwk-rsa-key-public-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-cbc-import-key-uwrap-jwk-rsa-key-public-expected.txt.
* crypto/subtle/aes-cbc-import-key-unwrap-jwk-rsa-key-public.html: Renamed from LayoutTests/crypto/subtle/aes-cbc-import-key-uwrap-jwk-rsa-key-public.html.
* crypto/subtle/aes-cfb-generate-export-key-jwk-length-128-expected.txt: Added.
* crypto/subtle/aes-cfb-generate-export-key-jwk-length-128.html: Added.
* crypto/subtle/aes-cfb-generate-export-key-jwk-length-192-expected.txt: Added.
* crypto/subtle/aes-cfb-generate-export-key-jwk-length-192.html: Added.
* crypto/subtle/aes-cfb-generate-export-key-jwk-length-256-expected.txt: Added.
* crypto/subtle/aes-cfb-generate-export-key-jwk-length-256.html: Added.
* crypto/subtle/aes-cfb-generate-export-raw-key-expected.txt: Added.
* crypto/subtle/aes-cfb-generate-export-raw-key.html: Added.
* crypto/subtle/aes-cfb-generate-key-encrypt-decrypt-expected.txt: Added.
* crypto/subtle/aes-cfb-generate-key-encrypt-decrypt.html: Added.
* crypto/subtle/aes-cfb-generate-key-expected.txt: Added.
* crypto/subtle/aes-cfb-generate-key.html: Added.
* crypto/subtle/aes-cfb-import-jwk-key-length-128-expected.txt: Added.
* crypto/subtle/aes-cfb-import-jwk-key-length-128.html: Added.
* crypto/subtle/aes-cfb-import-jwk-key-length-192-expected.txt: Added.
* crypto/subtle/aes-cfb-import-jwk-key-length-192.html: Added.
* crypto/subtle/aes-cfb-import-jwk-key-length-256-expected.txt: Added.
* crypto/subtle/aes-cfb-import-jwk-key-length-256.html: Added.
* crypto/subtle/aes-cfb-import-key-decrypt-expected.txt: Added.
* crypto/subtle/aes-cfb-import-key-decrypt.html: Added.
* crypto/subtle/aes-cfb-import-key-encrypt-expected.txt: Added.
* crypto/subtle/aes-cfb-import-key-encrypt.html: Added.
* crypto/subtle/aes-cfb-import-key-unwrap-jwk-key-expected.txt: Added.
* crypto/subtle/aes-cfb-import-key-unwrap-jwk-key.html: Added.
* crypto/subtle/aes-cfb-import-key-unwrap-raw-key-expected.txt: Added.
* crypto/subtle/aes-cfb-import-key-unwrap-raw-key.html: Added.
* crypto/subtle/aes-cfb-import-key-wrap-jwk-key-expected.txt: Added.
* crypto/subtle/aes-cfb-import-key-wrap-jwk-key.html: Added.
* crypto/subtle/aes-cfb-import-key-wrap-raw-key-expected.txt: Added.
* crypto/subtle/aes-cfb-import-key-wrap-raw-key.html: Added.
* crypto/subtle/aes-cfb-import-raw-key-expected.txt: Added.
* crypto/subtle/aes-cfb-import-raw-key.html: Added.
* crypto/subtle/aes-generate-key-malformed-parameters-expected.txt:
* crypto/subtle/aes-generate-key-malformed-parameters.html:
* crypto/subtle/aes-import-key-malformed-parameters-expected.txt:
* crypto/subtle/aes-import-key-malformed-parameters.html:
* crypto/workers/subtle/aes-cfb-import-key-decrypt-expected.txt: Added.
* crypto/workers/subtle/aes-cfb-import-key-decrypt.html: Added.
* crypto/workers/subtle/aes-cfb-import-key-encrypt-expected.txt: Added.
* crypto/workers/subtle/aes-cfb-import-key-encrypt.html: Added.
* crypto/workers/subtle/aes-cfb-import-key-unwrap-key-expected.txt: Added.
* crypto/workers/subtle/aes-cfb-import-key-unwrap-key.html: Added.
* crypto/workers/subtle/aes-cfb-import-key-wrap-key-expected.txt: Added.
* crypto/workers/subtle/aes-cfb-import-key-wrap-key.html: Added.
* crypto/workers/subtle/resources/aes-cfb-import-key-decrypt.js: Added.
* crypto/workers/subtle/resources/aes-cfb-import-key-encrypt.js: Added.
* crypto/workers/subtle/resources/aes-cfb-import-key-unwrap-key.js: Added.
* crypto/workers/subtle/resources/aes-cfb-import-key-wrap-key.js: Added.
2017-02-21 Alex Christensen <achristensen@webkit.org>
Unreviewed, rolling out r212699.
Internal build not ready
Reverted changeset:
"[WebRTC][Mac] Activate libwebrtc"
https://bugs.webkit.org/show_bug.cgi?id=167293
http://trac.webkit.org/changeset/212699
2017-02-20 Youenn Fablet <youenn@apple.com>
[WebRTC][Mac] Activate libwebrtc
https://bugs.webkit.org/show_bug.cgi?id=167293
<rdar://problem/30401864>
Reviewed by Alex Christensen.
* TestExpectations:
* fast/mediastream/RTCPeerConnection-addIceCandidate-expected.txt:
* fast/mediastream/RTCPeerConnection-addTrack-reuse-sender-expected.txt:
* fast/mediastream/RTCPeerConnection-icecandidate-event-expected.txt:
* fast/mediastream/RTCPeerConnection-legacy-stream-based-api-expected.txt:
* platform/gtk/TestExpectations:
* platform/gtk/fast/mediastream/RTCPeerConnection-AddRemoveStream-expected.txt: Added.
* platform/gtk/fast/mediastream/RTCPeerConnection-addIceCandidate-expected.txt: Copied from LayoutTests/fast/mediastream/RTCPeerConnection-addIceCandidate-expected.txt.
* platform/gtk/fast/mediastream/RTCPeerConnection-addTrack-reuse-sender-expected.txt: Copied from LayoutTests/fast/mediastream/RTCPeerConnection-addTrack-reuse-sender-expected.txt.
* platform/gtk/fast/mediastream/RTCPeerConnection-closed-state-expected.txt: Added.
* platform/gtk/fast/mediastream/RTCPeerConnection-icecandidate-event-expected.txt: Copied from LayoutTests/fast/mediastream/RTCPeerConnection-icecandidate-event-expected.txt.
* platform/gtk/fast/mediastream/RTCPeerConnection-iceconnectionstatechange-event-expected.txt: Added.
* platform/gtk/fast/mediastream/RTCPeerConnection-legacy-stream-based-api-expected.txt: Copied from LayoutTests/fast/mediastream/RTCPeerConnection-legacy-stream-based-api-expected.txt.
* platform/gtk/fast/mediastream/RTCPeerConnection-onnegotiationneeded-expected.txt: Added.
* platform/gtk/fast/mediastream/RTCPeerConnection-overloaded-operations-params-expected.txt: Added.
* platform/gtk/fast/mediastream/RTCRtpSender-replaceTrack-expected.txt: Added.
* platform/gtk/fast/mediastream/no-media-call-expected.txt: Added.
* platform/ios-simulator-wk2/TestExpectations:
* platform/mac-wk1/TestExpectations:
2017-02-20 Joseph Pecoraro <pecoraro@apple.com>
ASSERTION FAILED: m_normalWorld->hasOneRef() under WorkerThread::stop
https://bugs.webkit.org/show_bug.cgi?id=168356
<rdar://problem/30592486>
Reviewed by Ryosuke Niwa.
* TestExpectations:
Unskip tests now that they no longer trigger assertions.
2017-02-20 Jer Noble <jer.noble@apple.com>
Local audio-only stream will not trigger playback to begin
https://bugs.webkit.org/show_bug.cgi?id=168412
Reviewed by Youenn Fablet.
* fast/mediastream/local-audio-playing-event-expected.txt: Added.
* fast/mediastream/local-audio-playing-event.html: Added.
2017-02-20 Zalan Bujtas <zalan@apple.com>
Simple line layout: Implement absoluteQuadsForRange.
https://bugs.webkit.org/show_bug.cgi?id=168613
<rdar://problem/30614618>
Reviewed by Simon Fraser.
* fast/dom/Range/simple-line-layout-getclientrects-expected.html: Added.
* fast/dom/Range/simple-line-layout-getclientrects.html: Added.
2017-02-20 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r212685.
This change broke the 32-bit Sierra build.
Reverted changeset:
"Resource Load Statistics: Add alternate classification
method"
https://bugs.webkit.org/show_bug.cgi?id=168347
http://trac.webkit.org/changeset/212685
2017-02-20 Ryan Haddad <ryanhaddad@apple.com>
Add mac-wk1 baseline for fast/canvas/webgl/context-creation-attributes.html
https://bugs.webkit.org/show_bug.cgi?id=168623
Unreviewed test gardening.
* platform/mac-wk1/fast/canvas/webgl/context-creation-attributes-expected.txt: Added.
2017-02-20 John Wilander <wilander@apple.com>
Resource Load Statistics: Add alternate classification method
https://bugs.webkit.org/show_bug.cgi?id=168347
<rdar://problem/30352793>
Reviewed by Alex Christensen.
* http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-mixed-statistics-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-mixed-statistics.html: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-sub-frame-under-top-frame-origins-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-sub-frame-under-top-frame-origins.html: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-subresource-under-top-frame-origins-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-subresource-under-top-frame-origins.html: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-subresource-unique-redirects-to-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-non-prevalent-based-on-subresource-unique-redirects-to.html: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-mixed-statistics-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-mixed-statistics.html: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-sub-frame-under-top-frame-origins-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-sub-frame-under-top-frame-origins.html: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-subresource-under-top-frame-origins-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-subresource-under-top-frame-origins.html: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-subresource-unique-redirects-to-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/classify-as-prevalent-based-on-subresource-unique-redirects-to.html: Added.
* platform/gtk/TestExpectations:
The whole http/tests/loading/resourceLoadStatistics marked as crashing based on
Carlos Garcia Campos's assessment in https://bugs.webkit.org/show_bug.cgi?id=168171.
* platform/wk2/TestExpectations:
The above tests are only valid for WebKit2. Marked as [ Pass ].
2017-02-20 Alexey Proskuryakov <ap@apple.com>
LayoutTest fast/multicol/column-span-parent-continuation-crash.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=168341
Reviewed by Daniel Bates.
* fast/multicol/column-span-parent-continuation-crash.html: Make sure that the
document is fully parsed before the test runs. I'm not sure if the zero delay
is still needed, but it doesn't hurt.
2017-02-20 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r212653.
This rebaseline was incorrect.
Reverted changeset:
"Rebaseline fast/canvas/webgl/context-creation-attributes.html
after r212650."
http://trac.webkit.org/changeset/212653
2017-02-20 Ryan Haddad <ryanhaddad@apple.com>
Remove debug flag from flaky test streams/pipe-to.html.
https://bugs.webkit.org/show_bug.cgi?id=165874
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-20 Romain Bellessort <romain.bellessort@crf.canon.fr>
[Readable Streams API] Add ReadableByteStreamController byobRequest attribute
https://bugs.webkit.org/show_bug.cgi?id=168319
Reviewed by Youenn Fablet.
Added tests related to ReadableStreamBYOBRequest as a dedicated object
and also as an attribute of ReadableByteStreamController.
* streams/readable-byte-stream-controller.js: Updated with byobRequest attribute test.
* streams/readable-stream-byob-request-expected.txt: Added.
* streams/readable-stream-byob-request.html: Added.
* streams/readable-stream-byob-request.js: Added to cover tests related to ReadableStreamBYOBRequest.
2017-02-20 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline fast/canvas/webgl/context-creation-attributes.html after r212650.
Unreviewed test gardening.
* fast/canvas/webgl/context-creation-attributes-expected.txt:
2017-02-20 Jon Lee <jonlee@apple.com>
Unreviewed, rolling out r212639.
Have a fix for the linker error on iOS.
Reverted changeset:
"Unreviewed, rolling out r212637."
https://bugs.webkit.org/show_bug.cgi?id=168595
http://trac.webkit.org/changeset/212639
2017-02-20 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r212637.
This change broke iOS builds.
Reverted changeset:
"Add 'webglcontextchanged' WebGLContextEvent"
https://bugs.webkit.org/show_bug.cgi?id=168595
http://trac.webkit.org/changeset/212637
2017-02-20 Dean Jackson <dino@apple.com>
Add 'webglcontextchanged' WebGLContextEvent
https://bugs.webkit.org/show_bug.cgi?id=168595
<rdar://problem/30604254>
Reviewed by Antoine Quint.
Add a new webglcontextchanged event. This test only
runs on Cocoa platforms at the moment, because it
needs GraphicsContext3D to keep track of all
active contexts in order to dispatch events.
* fast/canvas/webgl/webglcontextchangedevent-expected.txt: Added.
* fast/canvas/webgl/webglcontextchangedevent.html: Added.
* platform/gtk/TestExpectations:
* platform/win/TestExpectations:
2017-02-20 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Fix tests reporting missing results.
* media/media-session-restrictions-expected.txt: Renamed from LayoutTests/platform/mac/media/media-session-restrictions-expected.txt.
* platform/gtk/TestExpectations:
2017-02-19 Dean Jackson <dino@apple.com>
Activate/deactivate high performance GPU when requested
https://bugs.webkit.org/show_bug.cgi?id=168559
<rdar://problem/30592266>
Reviewed by Jon Lee.
We no longer force low-power, so the WebGL canvas creation attributes now
return the value that was passed in.
* fast/canvas/webgl/context-creation-attributes-expected.txt:
2017-02-20 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark fast/events/message-port-postMessage-recursive.html as timing out.
* platform/gtk/TestExpectations:
2017-02-19 Chris Dumez <cdumez@apple.com>
onbeforeunload event return value coercion is not per-spec
https://bugs.webkit.org/show_bug.cgi?id=168382
Reviewed by Darin Adler.
Add test case to check that the value returned by a beforeunload event handler
is already converted to a string, even if the returnValue attribute is also
set on the BeforeUnloadEvent. The existing code did not handle this properly
and it has been fixed in this patch.
* fast/events/before-unload-return-string-conversion-expected.txt: Added.
* fast/events/before-unload-return-string-conversion.html: Added.
* fast/events/resources/before-unload-return-string-conversion-frame.html: Added.
2017-02-18 Ryosuke Niwa <rniwa@webkit.org>
REGRESSION(r212218): Assertion failures in and after parserRemoveChild
https://bugs.webkit.org/show_bug.cgi?id=168458
Reviewed by Antti Koivisto.
Add tests to make sure parserAppendChild aren't called when a node removed by parserRemoveChild
had already been been inserted elsewhere by scripts.
* fast/parser/adoption-agency-unload-iframe-3-expected.txt: Added.
* fast/parser/adoption-agency-unload-iframe-3.html: Added.
* fast/parser/adoption-agency-unload-iframe-4-expected.txt: Added.
* fast/parser/adoption-agency-unload-iframe-4.html: Added.
* fast/parser/xml-error-unload-iframe-expected.txt: Added.
* fast/parser/xml-error-unload-iframe.html: Added.
2017-02-19 Chris Dumez <cdumez@apple.com>
<input type=color readonly> doesn't act per spec
https://bugs.webkit.org/show_bug.cgi?id=168421
<rdar://problem/30593185>
Reviewed by Ryosuke Niwa.
Add layout test coverage.
* fast/forms/color/input-color-disabled-expected.txt: Added.
* fast/forms/color/input-color-disabled.html: Added.
* fast/forms/color/input-color-readonly-expected.txt: Added.
* fast/forms/color/input-color-readonly.html: Added.
2017-02-19 Commit Queue <commit-queue@webkit.org>
Unreviewed, rolling out r212466.
https://bugs.webkit.org/show_bug.cgi?id=168577
causes crashes on AArch64 on linux, maybe it's causing crashes
on iOS too (Requested by pizlo on #webkit).
Reverted changeset:
"The collector thread should only start when the mutator
doesn't have heap access"
https://bugs.webkit.org/show_bug.cgi?id=167737
http://trac.webkit.org/changeset/212466
2017-02-19 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Rebaseline fast/visual-viewport/rubberbanding-viewport-rects-extended-background.html again.
This matches what bots expect now.
* platform/gtk/fast/visual-viewport/rubberbanding-viewport-rects-extended-background-expected.txt:
2017-02-19 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Rebaseline http/tests/loading/server-redirect-for-provisional-load-caching.html.
I think we are just setting the FirstPartyForCookies to our request a bit earlier when redirecting.
* platform/gtk/http/tests/loading/server-redirect-for-provisional-load-caching-expected.txt: Added.
2017-02-19 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Update expectations of a few more tests and rebaseline fast/visual-viewport/rubberbanding-viewport-rects-extended-background.html.
* platform/gtk/TestExpectations:
* platform/gtk/fast/visual-viewport/rubberbanding-viewport-rects-extended-background-expected.txt: Added.
2017-02-18 Chris Dumez <cdumez@apple.com>
<input type=range readonly> doesn't act per spec
https://bugs.webkit.org/show_bug.cgi?id=168422
<rdar://problem/30593189>
Reviewed by Ryosuke Niwa.
Update / rebaseline existing tests to reflect behavior change.
* fast/forms/range/range-drag-expected.txt:
* fast/forms/range/range-drag-when-toggled-disabled-expected.txt:
* fast/forms/range/range-drag-when-toggled-disabled.html:
* fast/forms/range/range-drag.html:
* fast/forms/range/range-keyoperation-expected.txt:
* fast/forms/range/range-keyoperation.html:
2017-02-18 Chris Dumez <cdumez@apple.com>
Recursive MessagePort.postMessage() calls causes tab to become unresponsive
https://bugs.webkit.org/show_bug.cgi?id=168548
<rdar://problem/29808005>
Reviewed by Darin Adler.
Add layout test coverage. The test used to time out, it now passes.
The test also passes on Firefox and Chrome.
* fast/events/message-port-postMessage-recursive-expected.txt: Added.
* fast/events/message-port-postMessage-recursive.html: Added.
2017-02-18 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Update expectations of a few more tests that are failing.
* platform/gtk/TestExpectations:
2017-02-18 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Rebaseline imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-textarea.html.
Selection is always directional for us.
* platform/gtk/imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-not-application-textarea-expected.txt: Added.
2017-02-18 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Update expectations of several tests.
* platform/gtk/TestExpectations:
2017-02-16 Simon Fraser <simon.fraser@apple.com>
Allow PlatformCALayers to specify that they want deep color backing store
https://bugs.webkit.org/show_bug.cgi?id=168495
Reviewed by Tim Horton.
* platform/ios-simulator-wk2/TestExpectations:
* platform/mac-wk2/TestExpectations:
* tiled-drawing/ios/iphone7/compositing-layers-deep-color-expected.txt: Added.
* tiled-drawing/ios/iphone7/compositing-layers-deep-color.html: Added.
2017-02-17 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Improve handling of <video> with only audio tracks
https://bugs.webkit.org/show_bug.cgi?id=167836
<rdar://problem/30255812>
Reviewed by Dean Jackson.
Add a new test to check that a <video> with a resource that only has audio tracks
does not auto-hide nor show the fullscreen button. We also rebaseline a few existing
tests for this change of behavior.
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-on-expected.txt:
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-on.html:
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-toggle-expected.txt:
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-toggle.html:
* media/modern-media-controls/media-controller/media-controller-video-with-only-audio-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-video-with-only-audio.html: Added.
2017-02-17 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Toggle playback when clicking on the video on macOS
https://bugs.webkit.org/show_bug.cgi?id=168515
<rdar://problem/30577441>
Reviewed by Dean Jackson.
* media/modern-media-controls/media-controller/media-controller-click-on-video-background-should-pause-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-click-on-video-background-should-pause.html: Added.
* media/modern-media-controls/media-controller/media-controller-click-on-video-background-to-dismiss-tracks-panel-should-not-toggle-playback-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-click-on-video-background-to-dismiss-tracks-panel-should-not-toggle-playback.html: Added.
* media/modern-media-controls/media-controller/media-controller-click-on-video-controls-should-not-pause-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-click-on-video-controls-should-not-pause.html: Added.
* media/modern-media-controls/media-documents/click-on-video-should-not-pause-expected.txt:
* media/modern-media-controls/media-documents/click-on-video-should-not-pause.html:
* platform/ios-simulator/TestExpectations:
2017-02-17 Antoine Quint <graouts@apple.com>
REGRESSION: Subtitles menu in media controls allows multiple items to be selected
https://bugs.webkit.org/show_bug.cgi?id=168168
<rdar://problem/30488605>
Reviewed by Dean Jackson.
Enhance the interactive track selection test to select a second track and check
that only a single track is selected at once.
* media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel-expected.txt:
* media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel.html:
2017-02-17 Ryan Haddad <ryanhaddad@apple.com>
Update TestExpectations for fast/css/appearance-apple-pay-button.html.
Unreviewed test gardening.
* TestExpectations:
2017-02-17 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Improve handling of live broadcast video
https://bugs.webkit.org/show_bug.cgi?id=168506
<rdar://problem/30432094>
Reviewed by Dean Jackson.
Rebase existing tests to match new, correct behavior and add a new test to explicitly
check the text-align property on the status label.
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-on-audio-expected.txt:
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-on-audio.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-audio-background-expected.txt:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-audio-background.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-status-label-expected.txt:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-status-label.html:
* media/modern-media-controls/status-label/status-label-font.html:
* media/modern-media-controls/status-label/status-label-text-align-expected.txt: Added.
* media/modern-media-controls/status-label/status-label-text-align.html: Added.
* media/modern-media-controls/status-label/status-label-text-selection.html:
2017-02-17 Per Arne Vollan <pvollan@apple.com>
Apply SVG styles paint-order, stroke-linejoin, and stroke-linecap on DOM text.
https://bugs.webkit.org/show_bug.cgi?id=168044
Reviewed by Simon Fraser.
* fast/css/parsing-paint-order-expected.txt: Added.
* fast/css/parsing-paint-order.html: Added.
* fast/css/parsing-stroke-linecap-expected.txt: Added.
* fast/css/parsing-stroke-linecap.html: Added.
* fast/css/parsing-stroke-linejoin-expected.txt: Added.
* fast/css/parsing-stroke-linejoin.html: Added.
* fast/css/parsing-stroke-width-expected.txt: Added.
* fast/css/parsing-stroke-width.html: Added.
* media/track/track-css-stroke-cues-expected.txt:
* media/track/track-css-stroke-cues.html:
2017-02-17 Simon Fraser <simon.fraser@apple.com>
Fixed elements bounce when rubber-banding at the bottom of the page
https://bugs.webkit.org/show_bug.cgi?id=168493
rdar://problem/30567713
Reviewed by Tim Horton.
* fast/visual-viewport/rubberbanding-viewport-rects-expected.txt:
* fast/visual-viewport/rubberbanding-viewport-rects-extended-background-expected.txt: Copied from LayoutTests/fast/visual-viewport/rubberbanding-viewport-rects-expected.txt.
* fast/visual-viewport/rubberbanding-viewport-rects-extended-background.html: Copied from LayoutTests/fast/visual-viewport/rubberbanding-viewport-rects.html.
* fast/visual-viewport/rubberbanding-viewport-rects.html:
* platform/ios-simulator-wk2/fast/visual-viewport/rubberbanding-viewport-rects-expected.txt:
* platform/ios-simulator-wk2/fast/visual-viewport/rubberbanding-viewport-rects-extended-background-expected.txt: Copied from LayoutTests/platform/ios-simulator-wk2/fast/visual-viewport/rubberbanding-viewport-rects-expected.txt.
* platform/mac-wk1/fast/visual-viewport/rubberbanding-viewport-rects-extended-background-expected.txt: Added.
2017-02-17 Simon Fraser <simon.fraser@apple.com>
REGRESSION (209396): Apple Pay buttons do not render
https://bugs.webkit.org/show_bug.cgi?id=168523
rdar://problem/30451563
Reviewed by Geoffrey Garen.
Ref test that masks out the middle and corners of the buttons.
* fast/css/appearance-apple-pay-button-expected.html: Added.
* fast/css/appearance-apple-pay-button.html: Added.
2017-02-17 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline test for ios-simulator-wk2 after r212522.
Unreviewed test gardening.
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/semantics/forms/the-label-element/labelable-elements-expected.txt:
2017-02-17 Antoine Quint <graouts@apple.com>
Test media/modern-media-controls/time-label/time-label-white-space-nowrap.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=168507
Unreviewed test gardening.
* media/modern-media-controls/time-label/time-label-white-space-nowrap-expected.txt:
* media/modern-media-controls/time-label/time-label-white-space-nowrap.html:
2017-02-17 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Remove duplicated entries from TestExpectations.
* platform/gtk/TestExpectations:
2017-02-17 Javier Fernandez <jfernandez@igalia.com>
[GTK] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=168504
Unreviewed GTK+ test gardening.
- imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_007.htm test marked as Slow.
- http/tests/security/bypassing-cors-checks-for-extension-urls.html skipped (bug 168466)
- rebaseline http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-basics.html test (matching Mac expectations - bug 167252)
* platform/gtk/TestExpectations:
* platform/gtk/http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-basics-expected.txt:
2017-02-17 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Update expectations of several tests.
* platform/gtk/TestExpectations:
2017-02-16 Carlos Garcia Campos <cgarcia@igalia.com>
[GTK] Test fast/shadow-dom/input-element-in-shadow.html is failing in the bots
https://bugs.webkit.org/show_bug.cgi?id=168423
Reviewed by Ryosuke Niwa.
It's failing only because the result has the spell checker underline, while the the reference image doesn't. I
don't know why the slot is spell checked and the input in the reference isn't, but we could make the test pass
by using real words, since the contents are not important for this test. Use "one", "two" instead of "abc", "def".
* fast/shadow-dom/input-element-in-shadow-expected.html:
* fast/shadow-dom/input-element-in-shadow.html:
2017-02-16 Ryan Haddad <ryanhaddad@apple.com>
Mark storage/indexeddb/modern/idbcursor-continue-primary-key-1.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168391
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-02-16 Ryan Haddad <ryanhaddad@apple.com>
Skip js/dom/gc-slot-visitor-parallel-drain-pings-runloop-when-done.html on El Capitan.
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-16 Myles C. Maxfield <mmaxfield@apple.com>
font-weight in @font-face can cause a font to be downloaded even when it's not used
https://bugs.webkit.org/show_bug.cgi?id=168114
<rdar://problem/30301317>
Reviewed by Darin Adler.
* fast/text/font-style-download-expected.txt: Added.
* fast/text/font-style-download.html: Added.
* fast/text/font-weight-download-2-expected.txt: Added.
* fast/text/font-weight-download-2.html: Added.
* fast/text/font-weight-download-expected.txt: Added.
* fast/text/font-weight-download.html: Added.
* fast/text/font-weight-fallback-expected.html: Added.
* fast/text/font-weight-fallback.html: Added.
* http/tests/webfont/fallback-font-while-loading-expected.txt: We don't want to use the
fallback font while an earlier font is loading because the fallback font might require
an extra download. This represents a policy change.
* http/tests/webfont/fallback-font-while-loading.html: Ditto.
* resources/Ahem_CJK.ttf: Added.
* svg/W3C-SVG-1.1-SE/struct-dom-11-f.svg: The metrics of LastResort are different from
the metrics of the previous interstitial font, which means the new font causes elements
to intersect when they previously didn't. However, the web font isn't actually necessary
here, so we can just stop using it, thereby sidestepping the entire problem.
2017-02-16 Ryan Haddad <ryanhaddad@apple.com>
Skip imported/w3c/web-platform-tests/resource-timing tests on Debug.
https://bugs.webkit.org/show_bug.cgi?id=168356
Unreviewed test gardening.
* TestExpectations:
2017-02-16 Alex Christensen <achristensen@webkit.org>
Rebase tests after r212470
https://bugs.webkit.org/show_bug.cgi?id=168461
* fast/dom/DOMURL/set-href-attribute-protocol-expected.txt:
* fast/dom/HTMLAnchorElement/set-href-attribute-protocol-expected.txt:
I updated the tests but not the results :(
2017-02-16 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/airplay-button/airplay-button.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168409
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-02-16 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/tracks-button/tracks-button.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168476
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-02-16 Simon Fraser <simon.fraser@apple.com>
REGRESSION (r212197): [ios-simulator Debug WK2] LayoutTest fast/css/target-fragment-match.html is failing
https://bugs.webkit.org/show_bug.cgi?id=168239
In iOS WK2, resetting the scroll position after history navigation involves a trip
through the UI process. Attempted to de-flake this test by using a nested setTimeout(0).
* fast/css/target-fragment-match.html:
2017-02-16 Alex Christensen <achristensen@webkit.org>
Special URLs without a host are invalid
https://bugs.webkit.org/show_bug.cgi?id=168461
Reviewed by Tim Horton.
* fast/dom/DOMURL/set-href-attribute-protocol.html:
* fast/dom/HTMLAnchorElement/script-tests/set-href-attribute-protocol.js:
Rebase tests. The HTMLAnchorElement test is a little strange, but it'll be cleaned up once
url-setters.html in the web platform tests is cleaned up.
2017-02-16 Ryan Haddad <ryanhaddad@apple.com>
Skip imported/w3c/web-platform-tests/resource-timing/rt-resource-ignored.html.
https://bugs.webkit.org/show_bug.cgi?id=168356
Unreviewed test gardening.
* TestExpectations:
2017-02-11 Filip Pizlo <fpizlo@apple.com>
The collector thread should only start when the mutator doesn't have heap access
https://bugs.webkit.org/show_bug.cgi?id=167737
Reviewed by Keith Miller.
When running in WebCore, the JSC GC may find itself completing draining in the parallel helpers
at a time when the main thread runloop is idle. If the mutator has the conn, then there will not
be any GC threads to receive the notification from the shared mark stack condition variable. So
nobody will know that we need to reloop.
Fortunately, the SlotVisitor now knows that it has to schedule the stopIfNecessary timer in
addition to notifying the condition variable.
This adds a variant of splay that quickly builds up a big enough heap to cause significant GCs to
happen and then waits until a GC is running. When it's running, it registers a callback to the
GC's finalize phase. When the callback runs, it finishes the test. This is a barely-sound test
that uses a lot of while box API from Internals, but it proves that the SlotVisitor's runloop
ping works: if I comment it out, this test will always fail. Otherwise it always succeeds.
* js/dom/gc-slot-visitor-parallel-drain-pings-runloop-when-done.html: Added.
2017-02-16 Jiewen Tan <jiewen_tan@apple.com>
[WebCrypto] remove toJSValueFromJsonWebKey from custom SubtleCrypto binding codes
https://bugs.webkit.org/show_bug.cgi?id=167026
Reviewed by Chris Dumez.
* crypto/subtle/aes-cbc-import-key-wrap-jwk-rsa-key-private.html:
* crypto/subtle/aes-cbc-import-key-wrap-jwk-rsa-key-public.html:
Order of attributes inside JWK is different after this patch.
* crypto/subtle/aes-import-key-malformed-parameters-expected.txt:
* crypto/subtle/aes-import-key-malformed-parameters.html:
* crypto/subtle/hmac-import-key-malformed-parameters-expected.txt:
* crypto/subtle/hmac-import-key-malformed-parameters.html:
* crypto/subtle/rsa-import-key-malformed-parameters-expected.txt:
* crypto/subtle/rsa-import-key-malformed-parameters.html:
* crypto/workers/subtle/resources/aes-cbc-import-key-wrap-key.js:
2017-02-16 Ryan Haddad <ryanhaddad@apple.com>
Skip imported/w3c/web-platform-tests/resource-timing/rt-resource-errors.html.
https://bugs.webkit.org/show_bug.cgi?id=168356
Unreviewed test gardening.
* TestExpectations:
2017-02-16 Tim Horton <timothy_horton@apple.com>
WKWebView inside a UICollectionView flashes when items are inserted above it
https://bugs.webkit.org/show_bug.cgi?id=168376
<rdar://problem/29322051>
Reviewed by Simon Fraser.
* scrollingcoordinator/ios/sync-layer-positions-after-scroll.html:
* scrollingcoordinator/ios/sync-layer-positions-after-scroll-expected.txt:
Make use of doAfterVisibleContentRectUpdate; we previously were
guaranteed by message ordering that our uiScriptComplete message
would arrive after the visible content rect update, but that is
no longer the case.
Also, adjust to have a initial scale and flexible viewport in order
to work around https://bugs.webkit.org/show_bug.cgi?id=168403.
2017-02-16 Alex Christensen <achristensen@webkit.org>
Remove EFL test expectations.
Rubber-stamped by Anders Carlsson.
* platform/efl: Removed.
* platform/efl-wk2: Removed.
* platform/efl-wk2/TestExpectations: Removed.
* platform/efl/TestExpectations: Removed.
* platform/efl/accessibility: Removed.
* platform/efl/accessibility/aria-checkbox-sends-notification-expected.txt: Removed.
* platform/efl/accessibility/aria-fallback-roles-expected.txt: Removed.
* platform/efl/accessibility/aria-hidden-negates-no-visibility-expected.txt: Removed.
* platform/efl/accessibility/aria-inherits-presentational-expected.txt: Removed.
* platform/efl/accessibility/aria-labelledby-overrides-aria-label-expected.txt: Removed.
* platform/efl/accessibility/aria-labelledby-overrides-label-expected.txt: Removed.
* platform/efl/accessibility/aria-menubar-menuitems-expected.txt: Removed.
* platform/efl/accessibility/aria-option-role-expected.txt: Removed.
* platform/efl/accessibility/aria-role-on-label-expected.txt: Removed.
* platform/efl/accessibility/aria-switch-text-expected.txt: Removed.
* platform/efl/accessibility/aria-table-content-expected.txt: Removed.
* platform/efl/accessibility/aria-table-hierarchy-expected.txt: Removed.
* platform/efl/accessibility/aria-toggle-button-with-title-expected.txt: Removed.
* platform/efl/accessibility/auto-fill-crash-expected.txt: Removed.
* platform/efl/accessibility/auto-filled-value-expected.txt: Removed.
* platform/efl/accessibility/content-editable-as-textarea-expected.txt: Removed.
* platform/efl/accessibility/css-content-attribute-expected.txt: Removed.
* platform/efl/accessibility/deleting-iframe-destroys-axcache-expected.txt: Removed.
* platform/efl/accessibility/dimensions-include-descendants-expected.txt: Removed.
* platform/efl/accessibility/double-nested-inline-element-missing-from-tree-expected.txt: Removed.
* platform/efl/accessibility/empty-image-with-title-expected.txt: Removed.
* platform/efl/accessibility/file-upload-button-stringvalue-expected.txt: Removed.
* platform/efl/accessibility/form-control-value-settable-expected.txt: Removed.
* platform/efl/accessibility/generated-content-with-display-table-crash-expected.txt: Removed.
* platform/efl/accessibility/image-link-expected.txt: Removed.
* platform/efl/accessibility/image-map1-expected.txt: Removed.
* platform/efl/accessibility/image-map2-expected.txt: Removed.
* platform/efl/accessibility/image-with-alt-and-map-expected.txt: Removed.
* platform/efl/accessibility/img-fallsback-to-title-expected.txt: Removed.
* platform/efl/accessibility/internal-link-anchors2-expected.txt: Removed.
* platform/efl/accessibility/list-detection-expected.txt: Removed.
* platform/efl/accessibility/lists-expected.txt: Removed.
* platform/efl/accessibility/math-fenced-expected.txt: Removed.
* platform/efl/accessibility/math-foreign-content-expected.txt: Removed.
* platform/efl/accessibility/math-mo-fences-and-separators-expected.txt: Removed.
* platform/efl/accessibility/math-multiscript-attributes-expected.txt: Removed.
* platform/efl/accessibility/math-text-expected.txt: Removed.
* platform/efl/accessibility/media-element-expected.txt: Removed.
* platform/efl/accessibility/media-emits-object-replacement-expected.txt: Removed.
* platform/efl/accessibility/menu-list-crash2-expected.txt: Removed.
* platform/efl/accessibility/menu-list-sends-change-notification-expected.txt: Removed.
* platform/efl/accessibility/meter-element-expected.txt: Removed.
* platform/efl/accessibility/platform-name-expected.txt: Removed.
* platform/efl/accessibility/plugin-expected.txt: Removed.
* platform/efl/accessibility/radio-button-title-label-expected.txt: Removed.
* platform/efl/accessibility/render-counter-text-expected.txt: Removed.
* platform/efl/accessibility/roles-exposed-expected.txt: Removed.
* platform/efl/accessibility/tabindex-elements-are-accessible-expected.txt: Removed.
* platform/efl/accessibility/table-attributes-expected.txt: Removed.
* platform/efl/accessibility/table-cell-spans-expected.txt: Removed.
* platform/efl/accessibility/table-cells-expected.txt: Removed.
* platform/efl/accessibility/table-column-headers-with-captions-expected.txt: Removed.
* platform/efl/accessibility/table-detection-expected.txt: Removed.
* platform/efl/accessibility/table-hierarchy-expected.txt: Removed.
* platform/efl/accessibility/table-one-cell-expected.txt: Removed.
* platform/efl/accessibility/table-roles-hierarchy-expected.txt: Removed.
* platform/efl/accessibility/table-sections-expected.txt: Removed.
* platform/efl/accessibility/table-with-rules-expected.txt: Removed.
* platform/efl/accessibility/transformed-element-expected.txt: Removed.
* platform/efl/accessibility/w3c-svg-content-language-attribute-expected.txt: Removed.
* platform/efl/animations: Removed.
* platform/efl/animations/3d: Removed.
* platform/efl/animations/3d/change-transform-in-end-event-expected.png: Removed.
* platform/efl/animations/3d/change-transform-in-end-event-expected.txt: Removed.
* platform/efl/animations/3d/matrix-transform-type-animation-expected.png: Removed.
* platform/efl/animations/3d/matrix-transform-type-animation-expected.txt: Removed.
* platform/efl/animations/3d/state-at-end-event-transform-expected.png: Removed.
* platform/efl/animations/3d/state-at-end-event-transform-expected.txt: Removed.
* platform/efl/animations/additive-transform-animations-expected.png: Removed.
* platform/efl/animations/additive-transform-animations-expected.txt: Removed.
* platform/efl/animations/cross-fade-border-image-source-expected.png: Removed.
* platform/efl/animations/cross-fade-border-image-source-expected.txt: Removed.
* platform/efl/animations/cross-fade-list-style-image-expected.png: Removed.
* platform/efl/animations/cross-fade-list-style-image-expected.txt: Removed.
* platform/efl/animations/cross-fade-webkit-mask-box-image-expected.png: Removed.
* platform/efl/animations/cross-fade-webkit-mask-box-image-expected.txt: Removed.
* platform/efl/animations/cross-fade-webkit-mask-image-expected.png: Removed.
* platform/efl/animations/cross-fade-webkit-mask-image-expected.txt: Removed.
* platform/efl/animations/missing-values-first-keyframe-expected.png: Removed.
* platform/efl/animations/missing-values-first-keyframe-expected.txt: Removed.
* platform/efl/animations/missing-values-last-keyframe-expected.png: Removed.
* platform/efl/animations/missing-values-last-keyframe-expected.txt: Removed.
* platform/efl/animations/opacity-transform-animation-expected.png: Removed.
* platform/efl/animations/state-at-end-event-expected.png: Removed.
* platform/efl/animations/state-at-end-event-expected.txt: Removed.
* platform/efl/animations/suspend-transform-animation-expected.png: Removed.
* platform/efl/compositing: Removed.
* platform/efl/compositing/animation: Removed.
* platform/efl/compositing/animation/busy-indicator-expected.png: Removed.
* platform/efl/compositing/animation/state-at-end-event-transform-layer-expected.png: Removed.
* platform/efl/compositing/animation/state-at-end-event-transform-layer-expected.txt: Removed.
* platform/efl/compositing/bounds-in-flipped-writing-mode-expected.txt: Removed.
* platform/efl/compositing/clip-change-expected.png: Removed.
* platform/efl/compositing/color-matching: Removed.
* platform/efl/compositing/color-matching/image-color-matching-expected.png: Removed.
* platform/efl/compositing/color-matching/image-color-matching-expected.txt: Removed.
* platform/efl/compositing/color-matching/pdf-image-match-expected.png: Removed.
* platform/efl/compositing/color-matching/pdf-image-match-expected.txt: Removed.
* platform/efl/compositing/compositing-visible-descendant-expected.png: Removed.
* platform/efl/compositing/compositing-visible-descendant-expected.txt: Removed.
* platform/efl/compositing/contents-opaque: Removed.
* platform/efl/compositing/contents-opaque/control-layer-expected.txt: Removed.
* platform/efl/compositing/contents-opaque/hidden-with-visible-text-expected.txt: Removed.
* platform/efl/compositing/contents-scale: Removed.
* platform/efl/compositing/contents-scale/animating-expected.txt: Removed.
* platform/efl/compositing/contents-scale/scaled-ancestor-expected.txt: Removed.
* platform/efl/compositing/contents-scale/simple-scale-expected.txt: Removed.
* platform/efl/compositing/contents-scale/z-translate-expected.txt: Removed.
* platform/efl/compositing/culling: Removed.
* platform/efl/compositing/culling/filter-occlusion-blur-expected.png: Removed.
* platform/efl/compositing/culling/filter-occlusion-blur-large-expected.png: Removed.
* platform/efl/compositing/direct-image-compositing-expected.png: Removed.
* platform/efl/compositing/direct-image-compositing-expected.txt: Removed.
* platform/efl/compositing/fixed-position-scroll-offset-history-restore-expected.png: Removed.
* platform/efl/compositing/flat-with-transformed-child-expected.png: Removed.
* platform/efl/compositing/framesets: Removed.
* platform/efl/compositing/framesets/composited-frame-alignment-expected.png: Removed.
* platform/efl/compositing/generated-content-expected.png: Removed.
* platform/efl/compositing/generated-content-expected.txt: Removed.
* platform/efl/compositing/geometry: Removed.
* platform/efl/compositing/geometry/abs-position-inside-opacity-expected.png: Removed.
* platform/efl/compositing/geometry/abs-position-inside-opacity-expected.txt: Removed.
* platform/efl/compositing/geometry/clipped-video-controller-expected.png: Removed.
* platform/efl/compositing/geometry/clipping-foreground-expected.txt: Removed.
* platform/efl/compositing/geometry/composited-html-size-expected.png: Removed.
* platform/efl/compositing/geometry/composited-html-size-expected.txt: Removed.
* platform/efl/compositing/geometry/fixed-in-composited-expected.png: Removed.
* platform/efl/compositing/geometry/fixed-in-composited-expected.txt: Removed.
* platform/efl/compositing/geometry/fixed-position-composited-page-scale-down-expected.png: Removed.
* platform/efl/compositing/geometry/fixed-position-composited-page-scale-expected.png: Removed.
* platform/efl/compositing/geometry/fixed-position-expected.png: Removed.
* platform/efl/compositing/geometry/fixed-position-expected.txt: Removed.
* platform/efl/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Removed.
* platform/efl/compositing/geometry/fixed-position-iframe-composited-page-scale-expected.png: Removed.
* platform/efl/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: Removed.
* platform/efl/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png: Removed.
* platform/efl/compositing/geometry/foreground-offset-change-expected.png: Removed.
* platform/efl/compositing/geometry/horizontal-scroll-composited-expected.png: Removed.
* platform/efl/compositing/geometry/horizontal-scroll-composited-expected.txt: Removed.
* platform/efl/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Removed.
* platform/efl/compositing/geometry/layer-due-to-layer-children-deep-expected.txt: Removed.
* platform/efl/compositing/geometry/layer-due-to-layer-children-expected.png: Removed.
* platform/efl/compositing/geometry/layer-due-to-layer-children-expected.txt: Removed.
* platform/efl/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.png: Removed.
* platform/efl/compositing/geometry/outline-change-expected.png: Removed.
* platform/efl/compositing/geometry/outline-change-expected.txt: Removed.
* platform/efl/compositing/geometry/partial-layout-update-expected.png: Removed.
* platform/efl/compositing/geometry/partial-layout-update-expected.txt: Removed.
* platform/efl/compositing/geometry/repaint-foreground-layer-expected.png: Removed.
* platform/efl/compositing/geometry/root-layer-update-expected.png: Removed.
* platform/efl/compositing/geometry/root-layer-update-expected.txt: Removed.
* platform/efl/compositing/geometry/tall-page-composited-expected.png: Removed.
* platform/efl/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: Removed.
* platform/efl/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt: Removed.
* platform/efl/compositing/geometry/vertical-scroll-composited-expected.png: Removed.
* platform/efl/compositing/geometry/vertical-scroll-composited-expected.txt: Removed.
* platform/efl/compositing/geometry/video-fixed-scrolling-expected.png: Removed.
* platform/efl/compositing/geometry/video-fixed-scrolling-expected.txt: Removed.
* platform/efl/compositing/geometry/video-opacity-overlay-expected.png: Removed.
* platform/efl/compositing/geometry/video-opacity-overlay-expected.txt: Removed.
* platform/efl/compositing/iframes: Removed.
* platform/efl/compositing/iframes/composited-iframe-alignment-expected.txt: Removed.
* platform/efl/compositing/iframes/composited-iframe-scroll-expected.png: Removed.
* platform/efl/compositing/iframes/fixed-position-iframe-expected.png: Removed.
* platform/efl/compositing/iframes/iframe-content-flipping-expected.png: Removed.
* platform/efl/compositing/iframes/iframe-copy-on-scroll-expected.png: Removed.
* platform/efl/compositing/iframes/iframe-copy-on-scroll-expected.txt: Removed.
* platform/efl/compositing/iframes/iframe-in-composited-layer-expected.png: Removed.
* platform/efl/compositing/iframes/iframe-in-composited-layer-expected.txt: Removed.
* platform/efl/compositing/iframes/invisible-nested-iframe-show-expected.txt: Removed.
* platform/efl/compositing/iframes/nested-iframe-scrolling-expected.png: Removed.
* platform/efl/compositing/iframes/repaint-after-losing-scrollbars-expected.png: Removed.
* platform/efl/compositing/iframes/resizer-expected.txt: Removed.
* platform/efl/compositing/iframes/scroll-fixed-transformed-element-expected.png: Removed.
* platform/efl/compositing/iframes/scroll-grandchild-iframe-expected.png: Removed.
* platform/efl/compositing/images: Removed.
* platform/efl/compositing/images/content-image-change-expected.png: Removed.
* platform/efl/compositing/images/direct-image-background-color-expected.png: Removed.
* platform/efl/compositing/images/direct-image-background-color-expected.txt: Removed.
* platform/efl/compositing/images/direct-svg-image-expected.png: Removed.
* platform/efl/compositing/layer-creation: Removed.
* platform/efl/compositing/layer-creation/fixed-position-change-out-of-view-in-view-expected.txt: Removed.
* platform/efl/compositing/layer-creation/fixed-position-scroll-expected.txt: Removed.
* platform/efl/compositing/layer-creation/overlap-animation-container-expected.txt: Removed.
* platform/efl/compositing/layer-creation/spanOverlapsCanvas-expected.png: Removed.
* platform/efl/compositing/layers-inside-overflow-scroll-expected.png: Removed.
* platform/efl/compositing/layers-inside-overflow-scroll-expected.txt: Removed.
* platform/efl/compositing/masks: Removed.
* platform/efl/compositing/masks/direct-image-mask-expected.png: Removed.
* platform/efl/compositing/masks/direct-image-mask-expected.txt: Removed.
* platform/efl/compositing/masks/layer-mask-placement-expected.png: Removed.
* platform/efl/compositing/masks/masked-ancestor-expected.txt: Removed.
* platform/efl/compositing/masks/multiple-masks-expected.png: Removed.
* platform/efl/compositing/masks/multiple-masks-expected.txt: Removed.
* platform/efl/compositing/masks/simple-composited-mask-expected.png: Removed.
* platform/efl/compositing/masks/simple-composited-mask-expected.txt: Removed.
* platform/efl/compositing/overflow: Removed.
* platform/efl/compositing/overflow/ancestor-overflow-expected.png: Removed.
* platform/efl/compositing/overflow/ancestor-overflow-expected.txt: Removed.
* platform/efl/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants-expected.txt: Removed.
* platform/efl/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2-expected.txt: Removed.
* platform/efl/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Removed.
* platform/efl/compositing/overflow/composited-scrolling-paint-phases-expected.txt: Removed.
* platform/efl/compositing/overflow/fixed-position-ancestor-clip-expected.png: Removed.
* platform/efl/compositing/overflow/fixed-position-ancestor-clip-expected.txt: Removed.
* platform/efl/compositing/overflow/nested-scrolling-expected.txt: Removed.
* platform/efl/compositing/overflow/overflow-compositing-descendant-expected.png: Removed.
* platform/efl/compositing/overflow/overflow-compositing-descendant-expected.txt: Removed.
* platform/efl/compositing/overflow/overflow-positioning-expected.png: Removed.
* platform/efl/compositing/overflow/overflow-positioning-expected.txt: Removed.
* platform/efl/compositing/overflow/overflow-scaled-descendant-overlapping-expected.png: Removed.
* platform/efl/compositing/overflow/overflow-scroll-expected.png: Removed.
* platform/efl/compositing/overflow/overflow-scroll-expected.txt: Removed.
* platform/efl/compositing/overflow/parent-overflow-expected.png: Removed.
* platform/efl/compositing/overflow/parent-overflow-expected.txt: Removed.
* platform/efl/compositing/overflow/remove-overflow-crash2-expected.png: Removed.
* platform/efl/compositing/overflow/remove-overflow-crash2-expected.txt: Removed.
* platform/efl/compositing/overflow/repaint-after-losing-scrollbars-expected.png: Removed.
* platform/efl/compositing/overflow/scroll-ancestor-update-expected.png: Removed.
* platform/efl/compositing/overflow/scroll-ancestor-update-expected.txt: Removed.
* platform/efl/compositing/overflow/scrollbar-painting-expected.png: Removed.
* platform/efl/compositing/overflow/scrollbar-painting-expected.txt: Removed.
* platform/efl/compositing/overflow/theme-affects-visual-overflow-expected.png: Removed.
* platform/efl/compositing/overflow/theme-affects-visual-overflow-expected.txt: Removed.
* platform/efl/compositing/overflow/zero-size-overflow-expected.png: Removed.
* platform/efl/compositing/plugins: Removed.
* platform/efl/compositing/plugins/composited-plugin-expected.png: Removed.
* platform/efl/compositing/plugins/composited-plugin-expected.txt: Removed.
* platform/efl/compositing/reflections: Removed.
* platform/efl/compositing/reflections/animation-inside-reflection-expected.png: Removed.
* platform/efl/compositing/reflections/animation-inside-reflection-expected.txt: Removed.
* platform/efl/compositing/reflections/compositing-change-inside-reflection-expected.png: Removed.
* platform/efl/compositing/reflections/compositing-change-inside-reflection-expected.txt: Removed.
* platform/efl/compositing/reflections/deeply-nested-reflections-expected.png: Removed.
* platform/efl/compositing/reflections/deeply-nested-reflections-expected.txt: Removed.
* platform/efl/compositing/reflections/load-video-in-reflection-expected.png: Removed.
* platform/efl/compositing/reflections/load-video-in-reflection-expected.txt: Removed.
* platform/efl/compositing/reflections/masked-reflection-on-composited-expected.png: Removed.
* platform/efl/compositing/reflections/masked-reflection-on-composited-expected.txt: Removed.
* platform/efl/compositing/reflections/nested-reflection-anchor-point-expected.txt: Removed.
* platform/efl/compositing/reflections/nested-reflection-animated-expected.png: Removed.
* platform/efl/compositing/reflections/nested-reflection-animated-expected.txt: Removed.
* platform/efl/compositing/reflections/nested-reflection-expected.png: Removed.
* platform/efl/compositing/reflections/nested-reflection-expected.txt: Removed.
* platform/efl/compositing/reflections/nested-reflection-mask-change-expected.png: Removed.
* platform/efl/compositing/reflections/nested-reflection-mask-change-expected.txt: Removed.
* platform/efl/compositing/reflections/nested-reflection-on-overflow-expected.png: Removed.
* platform/efl/compositing/reflections/nested-reflection-on-overflow-expected.txt: Removed.
* platform/efl/compositing/reflections/nested-reflection-opacity-expected.png: Removed.
* platform/efl/compositing/reflections/nested-reflection-opacity-expected.txt: Removed.
* platform/efl/compositing/reflections/nested-reflection-size-change-expected.png: Removed.
* platform/efl/compositing/reflections/nested-reflection-size-change-expected.txt: Removed.
* platform/efl/compositing/reflections/nested-reflection-transformed-expected.png: Removed.
* platform/efl/compositing/reflections/nested-reflection-transformed-expected.txt: Removed.
* platform/efl/compositing/reflections/nested-reflection-transformed2-expected.png: Removed.
* platform/efl/compositing/reflections/nested-reflection-transformed2-expected.txt: Removed.
* platform/efl/compositing/reflections/nested-reflection-transition-expected.png: Removed.
* platform/efl/compositing/reflections/nested-reflection-transition-expected.txt: Removed.
* platform/efl/compositing/reflections/reflection-in-composited-expected.png: Removed.
* platform/efl/compositing/reflections/reflection-in-composited-expected.txt: Removed.
* platform/efl/compositing/reflections/reflection-on-composited-expected.png: Removed.
* platform/efl/compositing/reflections/reflection-on-composited-expected.txt: Removed.
* platform/efl/compositing/reflections/reflection-opacity-expected.png: Removed.
* platform/efl/compositing/reflections/reflection-opacity-expected.txt: Removed.
* platform/efl/compositing/reflections/reflection-ordering-expected.png: Removed.
* platform/efl/compositing/reflections/reflection-ordering-expected.txt: Removed.
* platform/efl/compositing/reflections/reflection-positioning-expected.png: Removed.
* platform/efl/compositing/reflections/reflection-positioning-expected.txt: Removed.
* platform/efl/compositing/reflections/reflection-positioning2-expected.png: Removed.
* platform/efl/compositing/reflections/reflection-positioning2-expected.txt: Removed.
* platform/efl/compositing/reflections/remove-add-reflection-expected.png: Removed.
* platform/efl/compositing/reflections/simple-composited-reflections-expected.png: Removed.
* platform/efl/compositing/reflections/simple-composited-reflections-expected.txt: Removed.
* platform/efl/compositing/reflections/transform-inside-reflection-expected.png: Removed.
* platform/efl/compositing/reflections/transform-inside-reflection-expected.txt: Removed.
* platform/efl/compositing/repaint: Removed.
* platform/efl/compositing/repaint/become-overlay-composited-layer-expected.png: Removed.
* platform/efl/compositing/repaint/become-overlay-composited-layer-expected.txt: Removed.
* platform/efl/compositing/repaint/composited-document-element-expected.png: Removed.
* platform/efl/compositing/repaint/composited-document-element-expected.txt: Removed.
* platform/efl/compositing/repaint/content-into-overflow-expected.png: Removed.
* platform/efl/compositing/repaint/content-into-overflow-expected.txt: Removed.
* platform/efl/compositing/repaint/invalidations-on-composited-layers-expected.txt: Removed.
* platform/efl/compositing/repaint/layer-repaint-expected.png: Removed.
* platform/efl/compositing/repaint/layer-repaint-expected.txt: Removed.
* platform/efl/compositing/repaint/layer-repaint-rects-expected.png: Removed.
* platform/efl/compositing/repaint/layer-repaint-rects-expected.txt: Removed.
* platform/efl/compositing/repaint/newly-composited-on-scroll-expected.png: Removed.
* platform/efl/compositing/repaint/newly-composited-on-scroll-expected.txt: Removed.
* platform/efl/compositing/repaint/newly-composited-repaint-rect-expected.png: Removed.
* platform/efl/compositing/repaint/opacity-between-absolute-expected.png: Removed.
* platform/efl/compositing/repaint/opacity-between-absolute-expected.txt: Removed.
* platform/efl/compositing/repaint/opacity-between-absolute2-expected.png: Removed.
* platform/efl/compositing/repaint/opacity-between-absolute2-expected.txt: Removed.
* platform/efl/compositing/repaint/overflow-into-content-expected.png: Removed.
* platform/efl/compositing/repaint/overflow-into-content-expected.txt: Removed.
* platform/efl/compositing/repaint/same-size-invalidation-expected.png: Removed.
* platform/efl/compositing/repaint/shrink-layer-expected.png: Removed.
* platform/efl/compositing/repaint/transform-style-change-expected.png: Removed.
* platform/efl/compositing/rtl: Removed.
* platform/efl/compositing/rtl/rtl-overflow-invalidation-expected.png: Removed.
* platform/efl/compositing/rtl/rtl-overflow-scrolling-expected.txt: Removed.
* platform/efl/compositing/scaling: Removed.
* platform/efl/compositing/scaling/tiled-layer-recursion-expected.png: Removed.
* platform/efl/compositing/self-painting-layers-expected.png: Removed.
* platform/efl/compositing/self-painting-layers-expected.txt: Removed.
* platform/efl/compositing/shadows: Removed.
* platform/efl/compositing/shadows/shadow-drawing-expected.txt: Removed.
* platform/efl/compositing/sibling-positioning-expected.png: Removed.
* platform/efl/compositing/sibling-positioning-expected.txt: Removed.
* platform/efl/compositing/text-on-large-layer-expected.png: Removed.
* platform/efl/compositing/text-on-large-layer-expected.txt: Removed.
* platform/efl/compositing/tiling: Removed.
* platform/efl/compositing/tiling/huge-layer-add-remove-child-expected.txt: Removed.
* platform/efl/compositing/tiling/rotated-tiled-clamped-expected.txt: Removed.
* platform/efl/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt: Removed.
* platform/efl/compositing/transitions: Removed.
* platform/efl/compositing/transitions/scale-transition-no-start-expected.png: Removed.
* platform/efl/compositing/transitions/scale-transition-no-start-expected.txt: Removed.
* platform/efl/compositing/transitions/singular-scale-transition-expected.png: Removed.
* platform/efl/compositing/transitions/singular-scale-transition-expected.txt: Removed.
* platform/efl/compositing/video: Removed.
* platform/efl/compositing/video-page-visibility-expected.png: Removed.
* platform/efl/compositing/video/video-background-color-expected.png: Removed.
* platform/efl/compositing/video/video-background-color-expected.txt: Removed.
* platform/efl/compositing/video/video-controls-layer-creation-expected.png: Removed.
* platform/efl/compositing/visibility: Removed.
* platform/efl/compositing/visibility/visibility-composited-expected.png: Removed.
* platform/efl/compositing/visibility/visibility-composited-expected.txt: Removed.
* platform/efl/compositing/visibility/visibility-composited-transforms-expected.png: Removed.
* platform/efl/compositing/visibility/visibility-composited-transforms-expected.txt: Removed.
* platform/efl/compositing/visibility/visibility-image-layers-expected.png: Removed.
* platform/efl/compositing/visibility/visibility-simple-video-layer-expected.png: Removed.
* platform/efl/compositing/webgl: Removed.
* platform/efl/compositing/webgl/webgl-background-color-expected.png: Removed.
* platform/efl/compositing/webgl/webgl-background-color-expected.txt: Removed.
* platform/efl/compositing/webgl/webgl-no-alpha-expected.png: Removed.
* platform/efl/compositing/webgl/webgl-no-alpha-expected.txt: Removed.
* platform/efl/compositing/webgl/webgl-reflection-expected.png: Removed.
* platform/efl/compositing/webgl/webgl-reflection-expected.txt: Removed.
* platform/efl/css1: Removed.
* platform/efl/css1/basic: Removed.
* platform/efl/css1/basic/containment-expected.png: Removed.
* platform/efl/css1/basic/containment-expected.txt: Removed.
* platform/efl/css1/basic/contextual_selectors-expected.png: Removed.
* platform/efl/css1/basic/contextual_selectors-expected.txt: Removed.
* platform/efl/css1/basic/grouping-expected.png: Removed.
* platform/efl/css1/basic/grouping-expected.txt: Removed.
* platform/efl/css1/basic/id_as_selector-expected.png: Removed.
* platform/efl/css1/basic/id_as_selector-expected.txt: Removed.
* platform/efl/css1/basic/inheritance-expected.png: Removed.
* platform/efl/css1/basic/inheritance-expected.txt: Removed.
* platform/efl/css1/box_properties: Removed.
* platform/efl/css1/box_properties/acid_test-expected.png: Removed.
* platform/efl/css1/box_properties/acid_test-expected.txt: Removed.
* platform/efl/css1/box_properties/border-expected.png: Removed.
* platform/efl/css1/box_properties/border-expected.txt: Removed.
* platform/efl/css1/box_properties/border_bottom-expected.png: Removed.
* platform/efl/css1/box_properties/border_bottom-expected.txt: Removed.
* platform/efl/css1/box_properties/border_bottom_inline-expected.png: Removed.
* platform/efl/css1/box_properties/border_bottom_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/border_bottom_width-expected.png: Removed.
* platform/efl/css1/box_properties/border_bottom_width-expected.txt: Removed.
* platform/efl/css1/box_properties/border_bottom_width_inline-expected.png: Removed.
* platform/efl/css1/box_properties/border_bottom_width_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/border_color-expected.png: Removed.
* platform/efl/css1/box_properties/border_color-expected.txt: Removed.
* platform/efl/css1/box_properties/border_color_inline-expected.png: Removed.
* platform/efl/css1/box_properties/border_color_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/border_inline-expected.png: Removed.
* platform/efl/css1/box_properties/border_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/border_left-expected.png: Removed.
* platform/efl/css1/box_properties/border_left-expected.txt: Removed.
* platform/efl/css1/box_properties/border_left_inline-expected.png: Removed.
* platform/efl/css1/box_properties/border_left_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/border_left_width-expected.png: Removed.
* platform/efl/css1/box_properties/border_left_width-expected.txt: Removed.
* platform/efl/css1/box_properties/border_left_width_inline-expected.png: Removed.
* platform/efl/css1/box_properties/border_left_width_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/border_right-expected.png: Removed.
* platform/efl/css1/box_properties/border_right-expected.txt: Removed.
* platform/efl/css1/box_properties/border_right_inline-expected.png: Removed.
* platform/efl/css1/box_properties/border_right_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/border_right_width-expected.png: Removed.
* platform/efl/css1/box_properties/border_right_width-expected.txt: Removed.
* platform/efl/css1/box_properties/border_right_width_inline-expected.png: Removed.
* platform/efl/css1/box_properties/border_right_width_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/border_style-expected.png: Removed.
* platform/efl/css1/box_properties/border_style-expected.txt: Removed.
* platform/efl/css1/box_properties/border_style_inline-expected.png: Removed.
* platform/efl/css1/box_properties/border_style_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/border_top-expected.png: Removed.
* platform/efl/css1/box_properties/border_top-expected.txt: Removed.
* platform/efl/css1/box_properties/border_top_inline-expected.png: Removed.
* platform/efl/css1/box_properties/border_top_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/border_top_width-expected.png: Removed.
* platform/efl/css1/box_properties/border_top_width-expected.txt: Removed.
* platform/efl/css1/box_properties/border_top_width_inline-expected.png: Removed.
* platform/efl/css1/box_properties/border_top_width_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/border_width-expected.png: Removed.
* platform/efl/css1/box_properties/border_width-expected.txt: Removed.
* platform/efl/css1/box_properties/border_width_inline-expected.png: Removed.
* platform/efl/css1/box_properties/border_width_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/clear-expected.png: Removed.
* platform/efl/css1/box_properties/clear-expected.txt: Removed.
* platform/efl/css1/box_properties/clear_float-expected.png: Removed.
* platform/efl/css1/box_properties/clear_float-expected.txt: Removed.
* platform/efl/css1/box_properties/float-expected.png: Removed.
* platform/efl/css1/box_properties/float-expected.txt: Removed.
* platform/efl/css1/box_properties/float_elements_in_series-expected.png: Removed.
* platform/efl/css1/box_properties/float_elements_in_series-expected.txt: Removed.
* platform/efl/css1/box_properties/float_margin-expected.png: Removed.
* platform/efl/css1/box_properties/float_margin-expected.txt: Removed.
* platform/efl/css1/box_properties/float_on_text_elements-expected.png: Removed.
* platform/efl/css1/box_properties/float_on_text_elements-expected.txt: Removed.
* platform/efl/css1/box_properties/height-expected.png: Removed.
* platform/efl/css1/box_properties/height-expected.txt: Removed.
* platform/efl/css1/box_properties/margin-expected.png: Removed.
* platform/efl/css1/box_properties/margin-expected.txt: Removed.
* platform/efl/css1/box_properties/margin_bottom-expected.png: Removed.
* platform/efl/css1/box_properties/margin_bottom-expected.txt: Removed.
* platform/efl/css1/box_properties/margin_bottom_inline-expected.png: Removed.
* platform/efl/css1/box_properties/margin_bottom_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/margin_inline-expected.png: Removed.
* platform/efl/css1/box_properties/margin_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/margin_left-expected.png: Removed.
* platform/efl/css1/box_properties/margin_left-expected.txt: Removed.
* platform/efl/css1/box_properties/margin_left_inline-expected.png: Removed.
* platform/efl/css1/box_properties/margin_left_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/margin_right-expected.png: Removed.
* platform/efl/css1/box_properties/margin_right-expected.txt: Removed.
* platform/efl/css1/box_properties/margin_right_inline-expected.png: Removed.
* platform/efl/css1/box_properties/margin_right_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/margin_top-expected.png: Removed.
* platform/efl/css1/box_properties/margin_top-expected.txt: Removed.
* platform/efl/css1/box_properties/margin_top_inline-expected.png: Removed.
* platform/efl/css1/box_properties/margin_top_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/padding-expected.png: Removed.
* platform/efl/css1/box_properties/padding-expected.txt: Removed.
* platform/efl/css1/box_properties/padding_bottom-expected.png: Removed.
* platform/efl/css1/box_properties/padding_bottom-expected.txt: Removed.
* platform/efl/css1/box_properties/padding_bottom_inline-expected.png: Removed.
* platform/efl/css1/box_properties/padding_bottom_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/padding_inline-expected.png: Removed.
* platform/efl/css1/box_properties/padding_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/padding_left-expected.png: Removed.
* platform/efl/css1/box_properties/padding_left-expected.txt: Removed.
* platform/efl/css1/box_properties/padding_left_inline-expected.png: Removed.
* platform/efl/css1/box_properties/padding_left_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/padding_right-expected.png: Removed.
* platform/efl/css1/box_properties/padding_right-expected.txt: Removed.
* platform/efl/css1/box_properties/padding_right_inline-expected.png: Removed.
* platform/efl/css1/box_properties/padding_right_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/padding_top-expected.png: Removed.
* platform/efl/css1/box_properties/padding_top-expected.txt: Removed.
* platform/efl/css1/box_properties/padding_top_inline-expected.png: Removed.
* platform/efl/css1/box_properties/padding_top_inline-expected.txt: Removed.
* platform/efl/css1/box_properties/width-expected.png: Removed.
* platform/efl/css1/box_properties/width-expected.txt: Removed.
* platform/efl/css1/cascade: Removed.
* platform/efl/css1/cascade/cascade_order-expected.png: Removed.
* platform/efl/css1/cascade/cascade_order-expected.txt: Removed.
* platform/efl/css1/cascade/important-expected.png: Removed.
* platform/efl/css1/cascade/important-expected.txt: Removed.
* platform/efl/css1/classification: Removed.
* platform/efl/css1/classification/display-expected.png: Removed.
* platform/efl/css1/classification/display-expected.txt: Removed.
* platform/efl/css1/classification/list_style-expected.png: Removed.
* platform/efl/css1/classification/list_style-expected.txt: Removed.
* platform/efl/css1/classification/list_style_image-expected.png: Removed.
* platform/efl/css1/classification/list_style_image-expected.txt: Removed.
* platform/efl/css1/classification/list_style_position-expected.png: Removed.
* platform/efl/css1/classification/list_style_position-expected.txt: Removed.
* platform/efl/css1/classification/list_style_type-expected.png: Removed.
* platform/efl/css1/classification/list_style_type-expected.txt: Removed.
* platform/efl/css1/classification/white_space-expected.png: Removed.
* platform/efl/css1/classification/white_space-expected.txt: Removed.
* platform/efl/css1/color_and_background: Removed.
* platform/efl/css1/color_and_background/background-expected.png: Removed.
* platform/efl/css1/color_and_background/background-expected.txt: Removed.
* platform/efl/css1/color_and_background/background_attachment-expected.png: Removed.
* platform/efl/css1/color_and_background/background_attachment-expected.txt: Removed.
* platform/efl/css1/color_and_background/background_color-expected.png: Removed.
* platform/efl/css1/color_and_background/background_color-expected.txt: Removed.
* platform/efl/css1/color_and_background/background_image-expected.png: Removed.
* platform/efl/css1/color_and_background/background_image-expected.txt: Removed.
* platform/efl/css1/color_and_background/background_position-expected.png: Removed.
* platform/efl/css1/color_and_background/background_position-expected.txt: Removed.
* platform/efl/css1/color_and_background/background_repeat-expected.png: Removed.
* platform/efl/css1/color_and_background/background_repeat-expected.txt: Removed.
* platform/efl/css1/color_and_background/color-expected.png: Removed.
* platform/efl/css1/color_and_background/color-expected.txt: Removed.
* platform/efl/css1/conformance: Removed.
* platform/efl/css1/conformance/forward_compatible_parsing-expected.png: Removed.
* platform/efl/css1/conformance/forward_compatible_parsing-expected.txt: Removed.
* platform/efl/css1/font_properties: Removed.
* platform/efl/css1/font_properties/font-expected.png: Removed.
* platform/efl/css1/font_properties/font-expected.txt: Removed.
* platform/efl/css1/font_properties/font_family-expected.png: Removed.
* platform/efl/css1/font_properties/font_family-expected.txt: Removed.
* platform/efl/css1/font_properties/font_size-expected.png: Removed.
* platform/efl/css1/font_properties/font_size-expected.txt: Removed.
* platform/efl/css1/font_properties/font_style-expected.png: Removed.
* platform/efl/css1/font_properties/font_style-expected.txt: Removed.
* platform/efl/css1/font_properties/font_variant-expected.png: Removed.
* platform/efl/css1/font_properties/font_variant-expected.txt: Removed.
* platform/efl/css1/font_properties/font_weight-expected.png: Removed.
* platform/efl/css1/font_properties/font_weight-expected.txt: Removed.
* platform/efl/css1/formatting_model: Removed.
* platform/efl/css1/formatting_model/canvas-expected.png: Removed.
* platform/efl/css1/formatting_model/canvas-expected.txt: Removed.
* platform/efl/css1/formatting_model/floating_elements-expected.png: Removed.
* platform/efl/css1/formatting_model/floating_elements-expected.txt: Removed.
* platform/efl/css1/formatting_model/height_of_lines-expected.png: Removed.
* platform/efl/css1/formatting_model/height_of_lines-expected.txt: Removed.
* platform/efl/css1/formatting_model/horizontal_formatting-expected.png: Removed.
* platform/efl/css1/formatting_model/horizontal_formatting-expected.txt: Removed.
* platform/efl/css1/formatting_model/inline_elements-expected.png: Removed.
* platform/efl/css1/formatting_model/inline_elements-expected.txt: Removed.
* platform/efl/css1/formatting_model/replaced_elements-expected.png: Removed.
* platform/efl/css1/formatting_model/replaced_elements-expected.txt: Removed.
* platform/efl/css1/formatting_model/vertical_formatting-expected.png: Removed.
* platform/efl/css1/formatting_model/vertical_formatting-expected.txt: Removed.
* platform/efl/css1/pseudo: Removed.
* platform/efl/css1/pseudo/anchor-expected.png: Removed.
* platform/efl/css1/pseudo/anchor-expected.txt: Removed.
* platform/efl/css1/pseudo/firstletter-expected.png: Removed.
* platform/efl/css1/pseudo/firstletter-expected.txt: Removed.
* platform/efl/css1/pseudo/firstline-expected.png: Removed.
* platform/efl/css1/pseudo/firstline-expected.txt: Removed.
* platform/efl/css1/pseudo/multiple_pseudo_elements-expected.png: Removed.
* platform/efl/css1/pseudo/multiple_pseudo_elements-expected.txt: Removed.
* platform/efl/css1/pseudo/pseudo_elements_in_selectors-expected.png: Removed.
* platform/efl/css1/pseudo/pseudo_elements_in_selectors-expected.txt: Removed.
* platform/efl/css1/text_properties: Removed.
* platform/efl/css1/text_properties/letter_spacing-expected.png: Removed.
* platform/efl/css1/text_properties/letter_spacing-expected.txt: Removed.
* platform/efl/css1/text_properties/line_height-expected.png: Removed.
* platform/efl/css1/text_properties/line_height-expected.txt: Removed.
* platform/efl/css1/text_properties/text_align-expected.png: Removed.
* platform/efl/css1/text_properties/text_align-expected.txt: Removed.
* platform/efl/css1/text_properties/text_decoration-expected.png: Removed.
* platform/efl/css1/text_properties/text_decoration-expected.txt: Removed.
* platform/efl/css1/text_properties/text_indent-expected.png: Removed.
* platform/efl/css1/text_properties/text_indent-expected.txt: Removed.
* platform/efl/css1/text_properties/text_transform-expected.png: Removed.
* platform/efl/css1/text_properties/text_transform-expected.txt: Removed.
* platform/efl/css1/text_properties/vertical_align-expected.png: Removed.
* platform/efl/css1/text_properties/vertical_align-expected.txt: Removed.
* platform/efl/css1/text_properties/word_spacing-expected.png: Removed.
* platform/efl/css1/text_properties/word_spacing-expected.txt: Removed.
* platform/efl/css1/units: Removed.
* platform/efl/css1/units/color_units-expected.png: Removed.
* platform/efl/css1/units/color_units-expected.txt: Removed.
* platform/efl/css1/units/length_units-expected.png: Removed.
* platform/efl/css1/units/length_units-expected.txt: Removed.
* platform/efl/css1/units/percentage_units-expected.png: Removed.
* platform/efl/css1/units/percentage_units-expected.txt: Removed.
* platform/efl/css1/units/urls-expected.png: Removed.
* platform/efl/css1/units/urls-expected.txt: Removed.
* platform/efl/css2.1: Removed.
* platform/efl/css2.1/20110323: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-001-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-002-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-003-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-004-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-005-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-005-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-006-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-006-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-007-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-007-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-008-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-008-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-009-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-009-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-010-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-010-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-011-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-011-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-012-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-height-012-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-001-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-002-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-003-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-004-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-005-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-005-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-006-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-006-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-007-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-007-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-008-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-008-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-009-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-009-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-010-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-010-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-011-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-011-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-012-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-max-height-012-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-001-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-002-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-003-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-004-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-005-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-005-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-006-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-006-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-007-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-007-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-008-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-008-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-009-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-009-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-010-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-010-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-011-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-011-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-012-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-012-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-013-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-013-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-014-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-014-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-015-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-015-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-016-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-016-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-017-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-017-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-018-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-018-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-019-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-019-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-020-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-020-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-021-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-021-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-022-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-022-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-023-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-023-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-024-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-non-replaced-width-024-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-001-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-002-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-003-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-004-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-005-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-005-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-007-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-007-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-008-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-008-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-009-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-009-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-010-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-010-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-011-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-011-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-012-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-012-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-014-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-014-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-016-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-016-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-017-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-017-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-018-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-018-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-019-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-019-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-021-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-021-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-022-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-022-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-023-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-023-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-024-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-024-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-025-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-025-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-026-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-026-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-028-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-028-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-029-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-029-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-030-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-030-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-031-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-031-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-032-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-032-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-033-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-033-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-035-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-035-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-height-036-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-001-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-006-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-006-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-008-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-008-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-013-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-013-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-015-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-015-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-020-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-020-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-022-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-022-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-027-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-027-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-029-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-029-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-034-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-034-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-036-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-036-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-041-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-041-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-043-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-043-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-048-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-048-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-050-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-050-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-055-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-055-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-057-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-057-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-062-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-062-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-064-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-064-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-069-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-069-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-071-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-071-expected.txt: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-076-expected.png: Removed.
* platform/efl/css2.1/20110323/absolute-replaced-width-076-expected.txt: Removed.
* platform/efl/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Removed.
* platform/efl/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Removed.
* platform/efl/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.png: Removed.
* platform/efl/css2.1/20110323/abspos-containing-block-initial-007-ref-expected.txt: Removed.
* platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Removed.
* platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.png: Removed.
* platform/efl/css2.1/20110323/abspos-non-replaced-width-margin-000-ref-expected.txt: Removed.
* platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed.
* platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.png: Removed.
* platform/efl/css2.1/20110323/abspos-replaced-width-margin-000-ref-expected.txt: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-001-expected.png: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-002-expected.png: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-003-expected.png: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-004-expected.png: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-005-expected.png: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-005-expected.txt: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-006-expected.png: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-006-expected.txt: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-007-expected.png: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-007-expected.txt: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-008-expected.png: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-008-expected.txt: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-009-expected.png: Removed.
* platform/efl/css2.1/20110323/background-intrinsic-009-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-001-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-002-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-003-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-004-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-005-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-005-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-006-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-006-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-007-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-007-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-008-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-008-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-009-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-009-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-010-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-010-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-011-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-012-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-012-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-013-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-014-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-014-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-015-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-015-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-016-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-height-016-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-width-001-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-width-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-width-002-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-width-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-width-003-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-width-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-width-004-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-width-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-width-005-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-width-005-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-width-006-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-width-006-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-width-007-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-width-007-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-width-008-expected.png: Removed.
* platform/efl/css2.1/20110323/block-non-replaced-width-008-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-replaced-height-001-expected.png: Removed.
* platform/efl/css2.1/20110323/block-replaced-height-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-replaced-height-002-expected.png: Removed.
* platform/efl/css2.1/20110323/block-replaced-height-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-replaced-height-003-expected.png: Removed.
* platform/efl/css2.1/20110323/block-replaced-height-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-replaced-height-004-expected.png: Removed.
* platform/efl/css2.1/20110323/block-replaced-height-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-replaced-height-005-expected.png: Removed.
* platform/efl/css2.1/20110323/block-replaced-height-005-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-replaced-height-007-expected.png: Removed.
* platform/efl/css2.1/20110323/block-replaced-height-007-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-replaced-width-001-expected.png: Removed.
* platform/efl/css2.1/20110323/block-replaced-width-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/block-replaced-width-006-expected.png: Removed.
* platform/efl/css2.1/20110323/block-replaced-width-006-expected.txt: Removed.
* platform/efl/css2.1/20110323/border-collapse-offset-002-expected.png: Removed.
* platform/efl/css2.1/20110323/border-collapse-offset-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/border-conflict-style-079-expected.png: Removed.
* platform/efl/css2.1/20110323/border-conflict-style-079-expected.txt: Removed.
* platform/efl/css2.1/20110323/border-conflict-style-088-expected.png: Removed.
* platform/efl/css2.1/20110323/border-conflict-style-088-expected.txt: Removed.
* platform/efl/css2.1/20110323/border-spacing-applies-to-015-expected.png: Removed.
* platform/efl/css2.1/20110323/border-spacing-applies-to-015-expected.txt: Removed.
* platform/efl/css2.1/20110323/c543-txt-decor-000-expected.png: Removed.
* platform/efl/css2.1/20110323/c543-txt-decor-000-expected.txt: Removed.
* platform/efl/css2.1/20110323/dynamic-top-change-001-expected.png: Removed.
* platform/efl/css2.1/20110323/dynamic-top-change-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/dynamic-top-change-002-expected.png: Removed.
* platform/efl/css2.1/20110323/dynamic-top-change-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/dynamic-top-change-003-expected.png: Removed.
* platform/efl/css2.1/20110323/dynamic-top-change-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/dynamic-top-change-004-expected.png: Removed.
* platform/efl/css2.1/20110323/dynamic-top-change-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/empty-inline-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/empty-inline-002-expected.png: Removed.
* platform/efl/css2.1/20110323/empty-inline-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/empty-inline-003-expected.png: Removed.
* platform/efl/css2.1/20110323/empty-inline-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-height-001-expected.png: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-height-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-001-expected.png: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-002-expected.png: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-003-expected.png: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-004-expected.png: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-005-expected.png: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-005-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-006-expected.png: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-006-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-007-expected.png: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-007-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-008-expected.png: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-008-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-009-expected.png: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-009-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-010-expected.png: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-010-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-011-expected.png: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-011-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-012-expected.png: Removed.
* platform/efl/css2.1/20110323/float-non-replaced-width-012-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-replaced-height-001-expected.png: Removed.
* platform/efl/css2.1/20110323/float-replaced-height-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-replaced-height-002-expected.png: Removed.
* platform/efl/css2.1/20110323/float-replaced-height-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-replaced-height-003-expected.png: Removed.
* platform/efl/css2.1/20110323/float-replaced-height-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-replaced-height-004-expected.png: Removed.
* platform/efl/css2.1/20110323/float-replaced-height-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-replaced-height-005-expected.png: Removed.
* platform/efl/css2.1/20110323/float-replaced-height-005-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-replaced-height-007-expected.png: Removed.
* platform/efl/css2.1/20110323/float-replaced-height-007-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-replaced-width-001-expected.png: Removed.
* platform/efl/css2.1/20110323/float-replaced-width-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-replaced-width-002-expected.png: Removed.
* platform/efl/css2.1/20110323/float-replaced-width-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-replaced-width-003-expected.png: Removed.
* platform/efl/css2.1/20110323/float-replaced-width-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-replaced-width-004-expected.png: Removed.
* platform/efl/css2.1/20110323/float-replaced-width-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-replaced-width-005-expected.png: Removed.
* platform/efl/css2.1/20110323/float-replaced-width-005-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-replaced-width-006-expected.png: Removed.
* platform/efl/css2.1/20110323/float-replaced-width-006-expected.txt: Removed.
* platform/efl/css2.1/20110323/float-replaced-width-011-expected.png: Removed.
* platform/efl/css2.1/20110323/float-replaced-width-011-expected.txt: Removed.
* platform/efl/css2.1/20110323/floating-replaced-height-008-expected.png: Removed.
* platform/efl/css2.1/20110323/floating-replaced-height-008-expected.txt: Removed.
* platform/efl/css2.1/20110323/height-width-inline-table-001-expected.png: Removed.
* platform/efl/css2.1/20110323/height-width-inline-table-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/height-width-table-001-expected.png: Removed.
* platform/efl/css2.1/20110323/height-width-table-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-block-non-replaced-height-001-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-block-non-replaced-height-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-block-non-replaced-height-002-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-block-non-replaced-height-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-block-non-replaced-width-001-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-block-non-replaced-width-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-block-non-replaced-width-002-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-block-non-replaced-width-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-block-non-replaced-width-003-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-block-non-replaced-width-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-block-non-replaced-width-004-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-block-non-replaced-width-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-height-001-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-height-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-height-002-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-height-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-height-003-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-height-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-height-004-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-height-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-height-005-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-height-005-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-height-007-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-height-007-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-height-008-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-height-008-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-width-001-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-width-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-width-006-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-block-replaced-width-006-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-non-replaced-height-002-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-non-replaced-height-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-non-replaced-height-003-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-non-replaced-height-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-non-replaced-width-001-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-non-replaced-width-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-non-replaced-width-002-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-non-replaced-width-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-replaced-height-001-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-replaced-height-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-replaced-height-002-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-replaced-height-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-replaced-height-003-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-replaced-height-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-replaced-height-004-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-replaced-height-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-replaced-height-005-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-replaced-height-005-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-replaced-height-007-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-replaced-height-007-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-replaced-height-008-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-replaced-height-008-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-replaced-width-001-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-replaced-width-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-replaced-width-006-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-replaced-width-006-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-replaced-width-011-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-replaced-width-011-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-replaced-width-012-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-replaced-width-012-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-replaced-width-013-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-replaced-width-013-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-replaced-width-014-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-replaced-width-014-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-replaced-width-015-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-replaced-width-015-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-table-001-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-table-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-table-002a-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-table-002a-expected.txt: Removed.
* platform/efl/css2.1/20110323/inline-table-003-expected.png: Removed.
* platform/efl/css2.1/20110323/inline-table-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-001-expected.png: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-002-expected.png: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-003-expected.png: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-004-expected.png: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-005-expected.png: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-005-expected.txt: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-006-expected.png: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-006-expected.txt: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-007-expected.png: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-007-expected.txt: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-008-expected.png: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-008-expected.txt: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-009-expected.png: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-009-expected.txt: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-010-expected.png: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-010-expected.txt: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-012-expected.png: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-012-expected.txt: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-013-expected.png: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-013-expected.txt: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-014-expected.png: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-014-expected.txt: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-015-expected.png: Removed.
* platform/efl/css2.1/20110323/margin-applies-to-015-expected.txt: Removed.
* platform/efl/css2.1/20110323/outline-color-applies-to-008-expected.png: Removed.
* platform/efl/css2.1/20110323/outline-color-applies-to-008-expected.txt: Removed.
* platform/efl/css2.1/20110323/replaced-elements-001-expected.png: Removed.
* platform/efl/css2.1/20110323/replaced-elements-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/replaced-intrinsic-001-expected.png: Removed.
* platform/efl/css2.1/20110323/replaced-intrinsic-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/replaced-intrinsic-003-expected.png: Removed.
* platform/efl/css2.1/20110323/replaced-intrinsic-003-expected.txt: Removed.
* platform/efl/css2.1/20110323/replaced-intrinsic-004-expected.png: Removed.
* platform/efl/css2.1/20110323/replaced-intrinsic-004-expected.txt: Removed.
* platform/efl/css2.1/20110323/replaced-intrinsic-005-expected.png: Removed.
* platform/efl/css2.1/20110323/replaced-intrinsic-005-expected.txt: Removed.
* platform/efl/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png: Removed.
* platform/efl/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/replaced-min-max-001-expected.png: Removed.
* platform/efl/css2.1/20110323/replaced-min-max-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/table-caption-001-expected.png: Removed.
* platform/efl/css2.1/20110323/table-caption-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/table-caption-002-expected.png: Removed.
* platform/efl/css2.1/20110323/table-caption-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/table-caption-horizontal-alignment-001-expected.png: Removed.
* platform/efl/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/table-caption-margins-001-expected.png: Removed.
* platform/efl/css2.1/20110323/table-caption-margins-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/table-caption-optional-001-expected.png: Removed.
* platform/efl/css2.1/20110323/table-caption-optional-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/table-caption-optional-002-expected.png: Removed.
* platform/efl/css2.1/20110323/table-caption-optional-002-expected.txt: Removed.
* platform/efl/css2.1/20110323/table-height-algorithm-023-expected.png: Removed.
* platform/efl/css2.1/20110323/table-height-algorithm-023-expected.txt: Removed.
* platform/efl/css2.1/20110323/table-height-algorithm-024-expected.png: Removed.
* platform/efl/css2.1/20110323/table-height-algorithm-024-expected.txt: Removed.
* platform/efl/css2.1/20110323/width-non-replaced-inline-001-expected.png: Removed.
* platform/efl/css2.1/20110323/width-non-replaced-inline-001-expected.txt: Removed.
* platform/efl/css2.1/20110323/width-replaced-element-001-expected.png: Removed.
* platform/efl/css2.1/20110323/width-replaced-element-001-expected.txt: Removed.
* platform/efl/css2.1/t010403-shand-border-00-c-expected.png: Removed.
* platform/efl/css2.1/t010403-shand-border-00-c-expected.txt: Removed.
* platform/efl/css2.1/t010403-shand-font-00-b-expected.png: Removed.
* platform/efl/css2.1/t010403-shand-font-00-b-expected.txt: Removed.
* platform/efl/css2.1/t010403-shand-font-01-b-expected.png: Removed.
* platform/efl/css2.1/t010403-shand-font-01-b-expected.txt: Removed.
* platform/efl/css2.1/t010403-shand-font-02-b-expected.png: Removed.
* platform/efl/css2.1/t010403-shand-font-02-b-expected.txt: Removed.
* platform/efl/css2.1/t010403-shand-font-03-b-expected.png: Removed.
* platform/efl/css2.1/t010403-shand-font-03-b-expected.txt: Removed.
* platform/efl/css2.1/t040102-keywords-00-b-expected.png: Removed.
* platform/efl/css2.1/t040102-keywords-00-b-expected.txt: Removed.
* platform/efl/css2.1/t040102-keywords-01-b-expected.png: Removed.
* platform/efl/css2.1/t040102-keywords-01-b-expected.txt: Removed.
* platform/efl/css2.1/t040103-case-00-b-expected.png: Removed.
* platform/efl/css2.1/t040103-case-00-b-expected.txt: Removed.
* platform/efl/css2.1/t040103-case-01-c-expected.png: Removed.
* platform/efl/css2.1/t040103-case-01-c-expected.txt: Removed.
* platform/efl/css2.1/t040103-escapes-00-b-expected.png: Removed.
* platform/efl/css2.1/t040103-escapes-00-b-expected.txt: Removed.
* platform/efl/css2.1/t040103-escapes-01-b-expected.png: Removed.
* platform/efl/css2.1/t040103-escapes-01-b-expected.txt: Removed.
* platform/efl/css2.1/t040103-escapes-02-d-expected.png: Removed.
* platform/efl/css2.1/t040103-escapes-02-d-expected.txt: Removed.
* platform/efl/css2.1/t040103-escapes-03-b-expected.png: Removed.
* platform/efl/css2.1/t040103-escapes-03-b-expected.txt: Removed.
* platform/efl/css2.1/t040103-escapes-04-b-expected.png: Removed.
* platform/efl/css2.1/t040103-escapes-04-b-expected.txt: Removed.
* platform/efl/css2.1/t040103-escapes-05-c-expected.png: Removed.
* platform/efl/css2.1/t040103-escapes-05-c-expected.txt: Removed.
* platform/efl/css2.1/t040103-escapes-06-b-expected.png: Removed.
* platform/efl/css2.1/t040103-escapes-06-b-expected.txt: Removed.
* platform/efl/css2.1/t040103-escapes-07-b-expected.png: Removed.
* platform/efl/css2.1/t040103-escapes-07-b-expected.txt: Removed.
* platform/efl/css2.1/t040103-escapes-08-b-expected.png: Removed.
* platform/efl/css2.1/t040103-escapes-08-b-expected.txt: Removed.
* platform/efl/css2.1/t040103-ident-00-c-expected.png: Removed.
* platform/efl/css2.1/t040103-ident-00-c-expected.txt: Removed.
* platform/efl/css2.1/t040103-ident-01-c-expected.png: Removed.
* platform/efl/css2.1/t040103-ident-01-c-expected.txt: Removed.
* platform/efl/css2.1/t040103-ident-02-c-expected.png: Removed.
* platform/efl/css2.1/t040103-ident-02-c-expected.txt: Removed.
* platform/efl/css2.1/t040103-ident-03-c-expected.png: Removed.
* platform/efl/css2.1/t040103-ident-03-c-expected.txt: Removed.
* platform/efl/css2.1/t040103-ident-04-c-expected.png: Removed.
* platform/efl/css2.1/t040103-ident-04-c-expected.txt: Removed.
* platform/efl/css2.1/t040103-ident-05-c-expected.png: Removed.
* platform/efl/css2.1/t040103-ident-05-c-expected.txt: Removed.
* platform/efl/css2.1/t040103-ident-06-c-expected.png: Removed.
* platform/efl/css2.1/t040103-ident-06-c-expected.txt: Removed.
* platform/efl/css2.1/t040103-ident-07-c-expected.png: Removed.
* platform/efl/css2.1/t040103-ident-07-c-expected.txt: Removed.
* platform/efl/css2.1/t040103-ident-08-c-expected.png: Removed.
* platform/efl/css2.1/t040103-ident-08-c-expected.txt: Removed.
* platform/efl/css2.1/t040103-ident-09-c-expected.png: Removed.
* platform/efl/css2.1/t040103-ident-09-c-expected.txt: Removed.
* platform/efl/css2.1/t040103-ident-10-c-expected.png: Removed.
* platform/efl/css2.1/t040103-ident-10-c-expected.txt: Removed.
* platform/efl/css2.1/t040103-ident-11-c-expected.png: Removed.
* platform/efl/css2.1/t040103-ident-11-c-expected.txt: Removed.
* platform/efl/css2.1/t040103-ident-12-c-expected.png: Removed.
* platform/efl/css2.1/t040103-ident-12-c-expected.txt: Removed.
* platform/efl/css2.1/t040103-ident-13-c-expected.png: Removed.
* platform/efl/css2.1/t040103-ident-13-c-expected.txt: Removed.
* platform/efl/css2.1/t040105-atkeyw-00-b-expected.txt: Removed.
* platform/efl/css2.1/t040105-atkeyw-01-b-expected.txt: Removed.
* platform/efl/css2.1/t040105-atkeyw-02-b-expected.txt: Removed.
* platform/efl/css2.1/t040105-atrule-00-b-expected.txt: Removed.
* platform/efl/css2.1/t040105-atrule-01-b-expected.txt: Removed.
* platform/efl/css2.1/t040105-atrule-02-b-expected.txt: Removed.
* platform/efl/css2.1/t040105-atrule-03-b-expected.txt: Removed.
* platform/efl/css2.1/t040105-atrule-04-b-expected.txt: Removed.
* platform/efl/css2.1/t040105-import-00-b-expected.txt: Removed.
* platform/efl/css2.1/t040105-import-01-b-expected.txt: Removed.
* platform/efl/css2.1/t040105-import-10-b-expected.txt: Removed.
* platform/efl/css2.1/t040109-c17-comments-00-b-expected.png: Removed.
* platform/efl/css2.1/t040109-c17-comments-00-b-expected.txt: Removed.
* platform/efl/css2.1/t040109-c17-comments-01-b-expected.png: Removed.
* platform/efl/css2.1/t040109-c17-comments-01-b-expected.txt: Removed.
* platform/efl/css2.1/t0402-c71-fwd-parsing-00-f-expected.png: Removed.
* platform/efl/css2.1/t0402-c71-fwd-parsing-00-f-expected.txt: Removed.
* platform/efl/css2.1/t0402-c71-fwd-parsing-01-f-expected.png: Removed.
* platform/efl/css2.1/t0402-c71-fwd-parsing-01-f-expected.txt: Removed.
* platform/efl/css2.1/t0402-c71-fwd-parsing-02-f-expected.png: Removed.
* platform/efl/css2.1/t0402-c71-fwd-parsing-02-f-expected.txt: Removed.
* platform/efl/css2.1/t0402-c71-fwd-parsing-03-f-expected.png: Removed.
* platform/efl/css2.1/t0402-c71-fwd-parsing-03-f-expected.txt: Removed.
* platform/efl/css2.1/t0402-c71-fwd-parsing-04-f-expected.png: Removed.
* platform/efl/css2.1/t0402-c71-fwd-parsing-04-f-expected.txt: Removed.
* platform/efl/css2.1/t0402-syntax-01-f-expected.txt: Removed.
* platform/efl/css2.1/t0402-syntax-02-f-expected.txt: Removed.
* platform/efl/css2.1/t0402-syntax-03-f-expected.txt: Removed.
* platform/efl/css2.1/t0402-syntax-04-f-expected.txt: Removed.
* platform/efl/css2.1/t0402-syntax-05-f-expected.txt: Removed.
* platform/efl/css2.1/t0402-syntax-06-f-expected.txt: Removed.
* platform/efl/css2.1/t040302-c61-ex-len-00-b-a-expected.png: Removed.
* platform/efl/css2.1/t040302-c61-ex-len-00-b-a-expected.txt: Removed.
* platform/efl/css2.1/t040302-c61-phys-len-00-b-expected.png: Removed.
* platform/efl/css2.1/t040302-c61-phys-len-00-b-expected.txt: Removed.
* platform/efl/css2.1/t040302-c61-rel-len-00-b-ag-expected.png: Removed.
* platform/efl/css2.1/t040302-c61-rel-len-00-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t040303-c62-percent-00-b-ag-expected.png: Removed.
* platform/efl/css2.1/t040303-c62-percent-00-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t040304-c64-uri-00-a-g-expected.png: Removed.
* platform/efl/css2.1/t040304-c64-uri-00-a-g-expected.txt: Removed.
* platform/efl/css2.1/t040306-c63-color-00-b-ag-expected.png: Removed.
* platform/efl/css2.1/t040306-c63-color-00-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t040306-syntax-01-f-expected.png: Removed.
* platform/efl/css2.1/t040306-syntax-01-f-expected.txt: Removed.
* platform/efl/css2.1/t040307-syntax-01-b-expected.txt: Removed.
* platform/efl/css2.1/t050201-c12-grouping-00-b-expected.png: Removed.
* platform/efl/css2.1/t050201-c12-grouping-00-b-expected.txt: Removed.
* platform/efl/css2.1/t0505-c16-descendant-00-e-expected.png: Removed.
* platform/efl/css2.1/t0505-c16-descendant-00-e-expected.txt: Removed.
* platform/efl/css2.1/t0505-c16-descendant-01-e-expected.png: Removed.
* platform/efl/css2.1/t0505-c16-descendant-01-e-expected.txt: Removed.
* platform/efl/css2.1/t0505-c16-descendant-02-e-expected.txt: Removed.
* platform/efl/css2.1/t050803-c14-classes-00-e-expected.png: Removed.
* platform/efl/css2.1/t050803-c14-classes-00-e-expected.txt: Removed.
* platform/efl/css2.1/t0509-c15-ids-00-a-expected.png: Removed.
* platform/efl/css2.1/t0509-c15-ids-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0509-c15-ids-01-e-expected.png: Removed.
* platform/efl/css2.1/t0509-c15-ids-01-e-expected.txt: Removed.
* platform/efl/css2.1/t0509-id-sel-syntax-01-f-expected.txt: Removed.
* platform/efl/css2.1/t0509-id-sel-syntax-02-b-expected.txt: Removed.
* platform/efl/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.png: Removed.
* platform/efl/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.txt: Removed.
* platform/efl/css2.1/t0511-c21-pseud-anch-00-e-i-expected.png: Removed.
* platform/efl/css2.1/t0511-c21-pseud-anch-00-e-i-expected.txt: Removed.
* platform/efl/css2.1/t0511-c21-pseud-link-00-e-expected.txt: Removed.
* platform/efl/css2.1/t0511-c21-pseud-link-01-e-expected.txt: Removed.
* platform/efl/css2.1/t0511-c21-pseud-link-02-e-expected.txt: Removed.
* platform/efl/css2.1/t0511-c21-pseud-link-03-e-expected.txt: Removed.
* platform/efl/css2.1/t051103-c21-activ-ln-00-e-i-expected.png: Removed.
* platform/efl/css2.1/t051103-c21-activ-ln-00-e-i-expected.txt: Removed.
* platform/efl/css2.1/t051103-c21-focus-ln-00-e-i-expected.txt: Removed.
* platform/efl/css2.1/t051103-c21-hover-ln-00-e-i-expected.txt: Removed.
* platform/efl/css2.1/t051103-dom-hover-01-c-io-expected.png: Removed.
* platform/efl/css2.1/t051103-dom-hover-01-c-io-expected.txt: Removed.
* platform/efl/css2.1/t051103-dom-hover-02-c-io-expected.png: Removed.
* platform/efl/css2.1/t051103-dom-hover-02-c-io-expected.txt: Removed.
* platform/efl/css2.1/t051201-c23-first-line-00-b-expected.png: Removed.
* platform/efl/css2.1/t051201-c23-first-line-00-b-expected.txt: Removed.
* platform/efl/css2.1/t051202-c24-first-lttr-00-b-expected.png: Removed.
* platform/efl/css2.1/t051202-c24-first-lttr-00-b-expected.txt: Removed.
* platform/efl/css2.1/t051202-c26-psudo-nest-00-c-expected.png: Removed.
* platform/efl/css2.1/t051202-c26-psudo-nest-00-c-expected.txt: Removed.
* platform/efl/css2.1/t0602-c13-inh-underlin-00-e-expected.png: Removed.
* platform/efl/css2.1/t0602-c13-inh-underlin-00-e-expected.txt: Removed.
* platform/efl/css2.1/t0602-c13-inheritance-00-e-expected.png: Removed.
* platform/efl/css2.1/t0602-c13-inheritance-00-e-expected.txt: Removed.
* platform/efl/css2.1/t0602-inherit-bdr-pad-b-00-expected.png: Removed.
* platform/efl/css2.1/t0602-inherit-bdr-pad-b-00-expected.txt: Removed.
* platform/efl/css2.1/t0603-c11-import-00-b-expected.png: Removed.
* platform/efl/css2.1/t0603-c11-import-00-b-expected.txt: Removed.
* platform/efl/css2.1/t060401-c32-cascading-00-b-expected.png: Removed.
* platform/efl/css2.1/t060401-c32-cascading-00-b-expected.txt: Removed.
* platform/efl/css2.1/t060402-c31-important-00-b-expected.png: Removed.
* platform/efl/css2.1/t060402-c31-important-00-b-expected.txt: Removed.
* platform/efl/css2.1/t060403-c21-pseu-cls-00-e-i-expected.png: Removed.
* platform/efl/css2.1/t060403-c21-pseu-cls-00-e-i-expected.txt: Removed.
* platform/efl/css2.1/t060403-c21-pseu-id-00-e-i-expected.png: Removed.
* platform/efl/css2.1/t060403-c21-pseu-id-00-e-i-expected.txt: Removed.
* platform/efl/css2.1/t0801-c412-hz-box-00-b-a-expected.png: Removed.
* platform/efl/css2.1/t0801-c412-hz-box-00-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.png: Removed.
* platform/efl/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.png: Removed.
* platform/efl/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.png: Removed.
* platform/efl/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.png: Removed.
* platform/efl/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5502-mrgn-r-02-c-expected.png: Removed.
* platform/efl/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5502-mrgn-r-03-c-expected.png: Removed.
* platform/efl/css2.1/t0803-c5502-mrgn-r-03-c-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.png: Removed.
* platform/efl/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.png: Removed.
* platform/efl/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.png: Removed.
* platform/efl/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.png: Removed.
* platform/efl/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5504-mrgn-l-02-c-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5504-mrgn-l-03-c-expected.png: Removed.
* platform/efl/css2.1/t0803-c5504-mrgn-l-03-c-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5505-imrgn-00-a-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5505-mrgn-00-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5505-mrgn-01-e-a-expected.png: Removed.
* platform/efl/css2.1/t0803-c5505-mrgn-01-e-a-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5505-mrgn-02-c-expected.png: Removed.
* platform/efl/css2.1/t0803-c5505-mrgn-02-c-expected.txt: Removed.
* platform/efl/css2.1/t0803-c5505-mrgn-03-c-ag-expected.png: Removed.
* platform/efl/css2.1/t0803-c5505-mrgn-03-c-ag-expected.txt: Removed.
* platform/efl/css2.1/t080301-c411-vt-mrgn-00-b-expected.png: Removed.
* platform/efl/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.png: Removed.
* platform/efl/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.png: Removed.
* platform/efl/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.png: Removed.
* platform/efl/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5506-padn-t-00-b-a-expected.png: Removed.
* platform/efl/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.png: Removed.
* platform/efl/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5507-padn-r-00-c-ag-expected.png: Removed.
* platform/efl/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5507-padn-r-01-c-a-expected.png: Removed.
* platform/efl/css2.1/t0804-c5507-padn-r-01-c-a-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5507-padn-r-02-f-expected.png: Removed.
* platform/efl/css2.1/t0804-c5507-padn-r-02-f-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5507-padn-r-03-f-expected.png: Removed.
* platform/efl/css2.1/t0804-c5507-padn-r-03-f-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.png: Removed.
* platform/efl/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.png: Removed.
* platform/efl/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.png: Removed.
* platform/efl/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.png: Removed.
* platform/efl/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.png: Removed.
* platform/efl/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.png: Removed.
* platform/efl/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5509-padn-l-00-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5509-padn-l-01-b-a-expected.png: Removed.
* platform/efl/css2.1/t0804-c5509-padn-l-01-b-a-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5509-padn-l-02-f-expected.png: Removed.
* platform/efl/css2.1/t0804-c5509-padn-l-02-f-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5509-padn-l-03-f-g-expected.png: Removed.
* platform/efl/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5510-ipadn-00-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0804-c5510-ipadn-00-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5510-padn-00-b-ag-expected.png: Removed.
* platform/efl/css2.1/t0804-c5510-padn-00-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5510-padn-01-e-a-expected.png: Removed.
* platform/efl/css2.1/t0804-c5510-padn-01-e-a-expected.txt: Removed.
* platform/efl/css2.1/t0804-c5510-padn-02-f-expected.png: Removed.
* platform/efl/css2.1/t0804-c5510-padn-02-f-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5511-brdr-tw-00-b-expected.png: Removed.
* platform/efl/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.png: Removed.
* platform/efl/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5511-brdr-tw-02-b-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5511-brdr-tw-03-b-expected.png: Removed.
* platform/efl/css2.1/t0805-c5511-brdr-tw-03-b-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5512-brdr-rw-00-b-expected.png: Removed.
* platform/efl/css2.1/t0805-c5512-brdr-rw-00-b-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.png: Removed.
* platform/efl/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5512-brdr-rw-02-b-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5512-brdr-rw-03-b-expected.png: Removed.
* platform/efl/css2.1/t0805-c5512-brdr-rw-03-b-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5513-brdr-bw-00-b-expected.png: Removed.
* platform/efl/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.png: Removed.
* platform/efl/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5513-brdr-bw-02-b-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5513-brdr-bw-03-b-expected.png: Removed.
* platform/efl/css2.1/t0805-c5513-brdr-bw-03-b-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5514-brdr-lw-00-b-expected.png: Removed.
* platform/efl/css2.1/t0805-c5514-brdr-lw-00-b-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.png: Removed.
* platform/efl/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5514-brdr-lw-02-b-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5514-brdr-lw-03-b-expected.png: Removed.
* platform/efl/css2.1/t0805-c5514-brdr-lw-03-b-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5515-brdr-w-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5515-brdr-w-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5515-brdr-w-01-b-g-expected.png: Removed.
* platform/efl/css2.1/t0805-c5515-brdr-w-01-b-g-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5515-brdr-w-02-b-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5515-ibrdr-00-b-expected.png: Removed.
* platform/efl/css2.1/t0805-c5515-ibrdr-00-b-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5516-brdr-c-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5516-brdr-c-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5516-ibrdr-c-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5516-ibrdr-c-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5517-brdr-s-00-c-expected.png: Removed.
* platform/efl/css2.1/t0805-c5517-brdr-s-00-c-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5517-ibrdr-s-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5517-ibrdr-s-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5518-brdr-t-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5518-brdr-t-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Removed.
* platform/efl/css2.1/t0805-c5518-brdr-t-01-e-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5518-ibrdr-t-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5518-ibrdr-t-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5519-brdr-r-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5519-brdr-r-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5519-brdr-r-01-e-expected.png: Removed.
* platform/efl/css2.1/t0805-c5519-brdr-r-01-e-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5519-brdr-r-02-e-expected.png: Removed.
* platform/efl/css2.1/t0805-c5519-brdr-r-02-e-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5519-ibrdr-r-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5519-ibrdr-r-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5520-brdr-b-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5520-brdr-b-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5520-brdr-b-01-e-expected.png: Removed.
* platform/efl/css2.1/t0805-c5520-brdr-b-01-e-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5520-ibrdr-b-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5520-ibrdr-b-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5521-brdr-l-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5521-brdr-l-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5521-brdr-l-01-e-expected.png: Removed.
* platform/efl/css2.1/t0805-c5521-brdr-l-01-e-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5521-brdr-l-02-e-expected.png: Removed.
* platform/efl/css2.1/t0805-c5521-brdr-l-02-e-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5522-brdr-00-b-expected.png: Removed.
* platform/efl/css2.1/t0805-c5522-brdr-00-b-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5522-brdr-01-b-g-expected.png: Removed.
* platform/efl/css2.1/t0805-c5522-brdr-01-b-g-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5522-brdr-02-e-expected.png: Removed.
* platform/efl/css2.1/t0805-c5522-brdr-02-e-expected.txt: Removed.
* platform/efl/css2.1/t0805-c5522-ibrdr-00-a-expected.png: Removed.
* platform/efl/css2.1/t0805-c5522-ibrdr-00-a-expected.txt: Removed.
* platform/efl/css2.1/t09-c5526c-display-00-e-expected.png: Removed.
* platform/efl/css2.1/t09-c5526c-display-00-e-expected.txt: Removed.
* platform/efl/css2.1/t090204-display-change-01-b-ao-expected.png: Removed.
* platform/efl/css2.1/t090204-display-change-01-b-ao-expected.txt: Removed.
* platform/efl/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.png: Removed.
* platform/efl/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt: Removed.
* platform/efl/css2.1/t0905-c414-flt-00-d-expected.png: Removed.
* platform/efl/css2.1/t0905-c414-flt-00-d-expected.txt: Removed.
* platform/efl/css2.1/t0905-c414-flt-01-d-g-expected.png: Removed.
* platform/efl/css2.1/t0905-c414-flt-01-d-g-expected.txt: Removed.
* platform/efl/css2.1/t0905-c414-flt-02-c-expected.png: Removed.
* platform/efl/css2.1/t0905-c414-flt-02-c-expected.txt: Removed.
* platform/efl/css2.1/t0905-c414-flt-03-c-expected.png: Removed.
* platform/efl/css2.1/t0905-c414-flt-03-c-expected.txt: Removed.
* platform/efl/css2.1/t0905-c414-flt-04-c-expected.png: Removed.
* platform/efl/css2.1/t0905-c414-flt-04-c-expected.txt: Removed.
* platform/efl/css2.1/t0905-c414-flt-fit-00-d-expected.png: Removed.
* platform/efl/css2.1/t0905-c414-flt-fit-00-d-expected.txt: Removed.
* platform/efl/css2.1/t0905-c414-flt-fit-01-d-g-expected.png: Removed.
* platform/efl/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt: Removed.
* platform/efl/css2.1/t0905-c414-flt-wrap-00-e-expected.png: Removed.
* platform/efl/css2.1/t0905-c414-flt-wrap-00-e-expected.txt: Removed.
* platform/efl/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png: Removed.
* platform/efl/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt: Removed.
* platform/efl/css2.1/t0905-c5525-fltblck-00-d-ag-expected.png: Removed.
* platform/efl/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: Removed.
* platform/efl/css2.1/t0905-c5525-fltblck-01-d-expected.png: Removed.
* platform/efl/css2.1/t0905-c5525-fltblck-01-d-expected.txt: Removed.
* platform/efl/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: Removed.
* platform/efl/css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt: Removed.
* platform/efl/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Removed.
* platform/efl/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: Removed.
* platform/efl/css2.1/t0905-c5525-flthw-00-c-g-expected.png: Removed.
* platform/efl/css2.1/t0905-c5525-flthw-00-c-g-expected.txt: Removed.
* platform/efl/css2.1/t0905-c5525-fltinln-00-c-ag-expected.png: Removed.
* platform/efl/css2.1/t0905-c5525-fltinln-00-c-ag-expected.txt: Removed.
* platform/efl/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: Removed.
* platform/efl/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt: Removed.
* platform/efl/css2.1/t0905-c5525-fltmult-00-d-g-expected.png: Removed.
* platform/efl/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: Removed.
* platform/efl/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Removed.
* platform/efl/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: Removed.
* platform/efl/css2.1/t0905-c5525-fltwidth-01-c-g-expected.png: Removed.
* platform/efl/css2.1/t0905-c5525-fltwidth-01-c-g-expected.txt: Removed.
* platform/efl/css2.1/t0905-c5525-fltwidth-02-c-g-expected.png: Removed.
* platform/efl/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt: Removed.
* platform/efl/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png: Removed.
* platform/efl/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt: Removed.
* platform/efl/css2.1/t0905-c5525-fltwrap-00-b-expected.png: Removed.
* platform/efl/css2.1/t0905-c5525-fltwrap-00-b-expected.txt: Removed.
* platform/efl/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png: Removed.
* platform/efl/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt: Removed.
* platform/efl/css2.1/t0905-c5526-flthw-00-c-g-expected.png: Removed.
* platform/efl/css2.1/t0905-c5526-flthw-00-c-g-expected.txt: Removed.
* platform/efl/css2.1/t090501-c414-flt-00-d-expected.png: Removed.
* platform/efl/css2.1/t090501-c414-flt-00-d-expected.txt: Removed.
* platform/efl/css2.1/t090501-c414-flt-01-b-expected.png: Removed.
* platform/efl/css2.1/t090501-c414-flt-01-b-expected.txt: Removed.
* platform/efl/css2.1/t090501-c414-flt-02-d-g-expected.png: Removed.
* platform/efl/css2.1/t090501-c414-flt-02-d-g-expected.txt: Removed.
* platform/efl/css2.1/t090501-c414-flt-03-b-g-expected.png: Removed.
* platform/efl/css2.1/t090501-c414-flt-03-b-g-expected.txt: Removed.
* platform/efl/css2.1/t090501-c414-flt-ln-00-d-expected.png: Removed.
* platform/efl/css2.1/t090501-c414-flt-ln-00-d-expected.txt: Removed.
* platform/efl/css2.1/t090501-c414-flt-ln-01-d-g-expected.png: Removed.
* platform/efl/css2.1/t090501-c414-flt-ln-01-d-g-expected.txt: Removed.
* platform/efl/css2.1/t090501-c414-flt-ln-02-d-expected.png: Removed.
* platform/efl/css2.1/t090501-c414-flt-ln-02-d-expected.txt: Removed.
* platform/efl/css2.1/t090501-c414-flt-ln-03-d-expected.png: Removed.
* platform/efl/css2.1/t090501-c414-flt-ln-03-d-expected.txt: Removed.
* platform/efl/css2.1/t090501-c5525-flt-l-00-b-g-expected.png: Removed.
* platform/efl/css2.1/t090501-c5525-flt-l-00-b-g-expected.txt: Removed.
* platform/efl/css2.1/t090501-c5525-flt-r-00-b-g-expected.png: Removed.
* platform/efl/css2.1/t090501-c5525-flt-r-00-b-g-expected.txt: Removed.
* platform/efl/css2.1/t1002-c5523-width-00-b-g-expected.png: Removed.
* platform/efl/css2.1/t1002-c5523-width-00-b-g-expected.txt: Removed.
* platform/efl/css2.1/t1002-c5523-width-01-b-g-expected.png: Removed.
* platform/efl/css2.1/t1002-c5523-width-01-b-g-expected.txt: Removed.
* platform/efl/css2.1/t1002-c5523-width-02-b-g-expected.png: Removed.
* platform/efl/css2.1/t1002-c5523-width-02-b-g-expected.txt: Removed.
* platform/efl/css2.1/t100303-c412-blockw-00-d-ag-expected.png: Removed.
* platform/efl/css2.1/t100303-c412-blockw-00-d-ag-expected.txt: Removed.
* platform/efl/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.png: Removed.
* platform/efl/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.txt: Removed.
* platform/efl/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.png: Removed.
* platform/efl/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt: Removed.
* platform/efl/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.png: Removed.
* platform/efl/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt: Removed.
* platform/efl/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.png: Removed.
* platform/efl/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt: Removed.
* platform/efl/css2.1/t1004-c5524-width-00-b-g-expected.png: Removed.
* platform/efl/css2.1/t1004-c5524-width-00-b-g-expected.txt: Removed.
* platform/efl/css2.1/t1005-c5524-width-00-b-g-expected.png: Removed.
* platform/efl/css2.1/t1005-c5524-width-00-b-g-expected.txt: Removed.
* platform/efl/css2.1/t1005-c5524-width-01-b-g-expected.png: Removed.
* platform/efl/css2.1/t1005-c5524-width-01-b-g-expected.txt: Removed.
* platform/efl/css2.1/t1008-c44-ln-box-00-d-ag-expected.png: Removed.
* platform/efl/css2.1/t1008-c44-ln-box-00-d-ag-expected.txt: Removed.
* platform/efl/css2.1/t1008-c44-ln-box-01-d-ag-expected.png: Removed.
* platform/efl/css2.1/t1008-c44-ln-box-01-d-ag-expected.txt: Removed.
* platform/efl/css2.1/t1008-c44-ln-box-02-d-ag-expected.png: Removed.
* platform/efl/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt: Removed.
* platform/efl/css2.1/t1008-c44-ln-box-03-d-ag-expected.png: Removed.
* platform/efl/css2.1/t1008-c44-ln-box-03-d-ag-expected.txt: Removed.
* platform/efl/css2.1/t100801-c42-ibx-ht-00-d-a-expected.png: Removed.
* platform/efl/css2.1/t100801-c42-ibx-ht-00-d-a-expected.txt: Removed.
* platform/efl/css2.1/t100801-c544-valgn-00-a-ag-expected.png: Removed.
* platform/efl/css2.1/t100801-c544-valgn-00-a-ag-expected.txt: Removed.
* platform/efl/css2.1/t100801-c544-valgn-01-d-ag-expected.png: Removed.
* platform/efl/css2.1/t100801-c544-valgn-01-d-ag-expected.txt: Removed.
* platform/efl/css2.1/t100801-c544-valgn-02-d-agi-expected.png: Removed.
* platform/efl/css2.1/t100801-c544-valgn-02-d-agi-expected.txt: Removed.
* platform/efl/css2.1/t100801-c544-valgn-03-d-agi-expected.png: Removed.
* platform/efl/css2.1/t100801-c544-valgn-03-d-agi-expected.txt: Removed.
* platform/efl/css2.1/t100801-c544-valgn-04-d-agi-expected.png: Removed.
* platform/efl/css2.1/t100801-c544-valgn-04-d-agi-expected.txt: Removed.
* platform/efl/css2.1/t100801-c548-leadin-00-d-a-expected.png: Removed.
* platform/efl/css2.1/t100801-c548-leadin-00-d-a-expected.txt: Removed.
* platform/efl/css2.1/t100801-c548-ln-ht-00-c-a-expected.png: Removed.
* platform/efl/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt: Removed.
* platform/efl/css2.1/t100801-c548-ln-ht-01-b-ag-expected.png: Removed.
* platform/efl/css2.1/t100801-c548-ln-ht-01-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t100801-c548-ln-ht-02-b-ag-expected.png: Removed.
* platform/efl/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t100801-c548-ln-ht-03-d-ag-expected.png: Removed.
* platform/efl/css2.1/t100801-c548-ln-ht-03-d-ag-expected.txt: Removed.
* platform/efl/css2.1/t100801-c548-ln-ht-04-d-ag-expected.png: Removed.
* platform/efl/css2.1/t100801-c548-ln-ht-04-d-ag-expected.txt: Removed.
* platform/efl/css2.1/t1202-counter-00-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counter-00-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counter-01-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counter-01-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counter-02-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counter-02-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counter-03-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counter-03-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counter-04-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counter-04-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counter-05-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counter-05-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counter-06-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counter-06-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counter-07-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counter-07-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counter-08-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counter-08-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counter-09-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counter-09-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counter-11-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counter-11-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counter-12-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counter-12-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counter-13-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counter-13-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counter-14-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counter-14-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counter-15-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counter-15-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counter-16-f-expected.png: Removed.
* platform/efl/css2.1/t1202-counter-16-f-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-00-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-00-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-01-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-01-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-02-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-02-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-03-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-03-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-04-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-04-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-05-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-05-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-06-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-06-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-07-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-07-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-08-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-08-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-09-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-09-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-11-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-11-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-12-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-12-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-13-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-13-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-14-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-14-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-15-b-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-15-b-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-16-c-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-16-c-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-17-d-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-17-d-expected.txt: Removed.
* platform/efl/css2.1/t1202-counters-18-f-expected.png: Removed.
* platform/efl/css2.1/t1202-counters-18-f-expected.txt: Removed.
* platform/efl/css2.1/t1204-implied-00-b-expected.png: Removed.
* platform/efl/css2.1/t1204-implied-00-b-expected.txt: Removed.
* platform/efl/css2.1/t1204-implied-01-c-expected.png: Removed.
* platform/efl/css2.1/t1204-implied-01-c-expected.txt: Removed.
* platform/efl/css2.1/t1204-implied-02-d-expected.png: Removed.
* platform/efl/css2.1/t1204-implied-02-d-expected.txt: Removed.
* platform/efl/css2.1/t1204-multiple-00-c-expected.png: Removed.
* platform/efl/css2.1/t1204-multiple-00-c-expected.txt: Removed.
* platform/efl/css2.1/t1204-multiple-01-c-expected.png: Removed.
* platform/efl/css2.1/t1204-multiple-01-c-expected.txt: Removed.
* platform/efl/css2.1/t1204-order-00-c-expected.png: Removed.
* platform/efl/css2.1/t1204-order-00-c-expected.txt: Removed.
* platform/efl/css2.1/t1204-order-01-d-expected.png: Removed.
* platform/efl/css2.1/t1204-order-01-d-expected.txt: Removed.
* platform/efl/css2.1/t1204-root-e-expected.png: Removed.
* platform/efl/css2.1/t1204-root-e-expected.txt: Removed.
* platform/efl/css2.1/t120401-scope-00-b-expected.png: Removed.
* platform/efl/css2.1/t120401-scope-00-b-expected.txt: Removed.
* platform/efl/css2.1/t120401-scope-01-c-expected.png: Removed.
* platform/efl/css2.1/t120401-scope-01-c-expected.txt: Removed.
* platform/efl/css2.1/t120401-scope-02-c-expected.png: Removed.
* platform/efl/css2.1/t120401-scope-02-c-expected.txt: Removed.
* platform/efl/css2.1/t120401-scope-03-c-expected.png: Removed.
* platform/efl/css2.1/t120401-scope-03-c-expected.txt: Removed.
* platform/efl/css2.1/t120401-scope-04-d-expected.png: Removed.
* platform/efl/css2.1/t120401-scope-04-d-expected.txt: Removed.
* platform/efl/css2.1/t120403-content-none-00-c-expected.png: Removed.
* platform/efl/css2.1/t120403-content-none-00-c-expected.txt: Removed.
* platform/efl/css2.1/t120403-display-none-00-c-expected.png: Removed.
* platform/efl/css2.1/t120403-display-none-00-c-expected.txt: Removed.
* platform/efl/css2.1/t120403-visibility-00-c-expected.png: Removed.
* platform/efl/css2.1/t120403-visibility-00-c-expected.txt: Removed.
* platform/efl/css2.1/t1205-c561-list-displ-00-b-expected.png: Removed.
* platform/efl/css2.1/t1205-c561-list-displ-00-b-expected.txt: Removed.
* platform/efl/css2.1/t1205-c563-list-type-00-b-expected.png: Removed.
* platform/efl/css2.1/t1205-c563-list-type-00-b-expected.txt: Removed.
* platform/efl/css2.1/t1205-c563-list-type-01-b-expected.png: Removed.
* platform/efl/css2.1/t1205-c563-list-type-01-b-expected.txt: Removed.
* platform/efl/css2.1/t1205-c564-list-img-00-b-g-expected.png: Removed.
* platform/efl/css2.1/t1205-c564-list-img-00-b-g-expected.txt: Removed.
* platform/efl/css2.1/t1205-c565-list-pos-00-b-expected.png: Removed.
* platform/efl/css2.1/t1205-c565-list-pos-00-b-expected.txt: Removed.
* platform/efl/css2.1/t1205-c566-list-stl-00-e-ag-expected.png: Removed.
* platform/efl/css2.1/t1205-c566-list-stl-00-e-ag-expected.txt: Removed.
* platform/efl/css2.1/t1205-c566-list-stl-01-c-g-expected.png: Removed.
* platform/efl/css2.1/t1401-c531-color-00-a-expected.png: Removed.
* platform/efl/css2.1/t1401-c531-color-00-a-expected.txt: Removed.
* platform/efl/css2.1/t1402-c45-bg-canvas-00-b-expected.png: Removed.
* platform/efl/css2.1/t1402-c45-bg-canvas-00-b-expected.txt: Removed.
* platform/efl/css2.1/t140201-c532-bgcolor-00-a-expected.png: Removed.
* platform/efl/css2.1/t140201-c532-bgcolor-00-a-expected.txt: Removed.
* platform/efl/css2.1/t140201-c532-bgcolor-01-b-expected.txt: Removed.
* platform/efl/css2.1/t140201-c533-bgimage-00-a-expected.png: Removed.
* platform/efl/css2.1/t140201-c533-bgimage-00-a-expected.txt: Removed.
* platform/efl/css2.1/t140201-c533-bgimage-01-b-g-expected.txt: Removed.
* platform/efl/css2.1/t140201-c534-bgre-00-b-ag-expected.png: Removed.
* platform/efl/css2.1/t140201-c534-bgre-00-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t140201-c534-bgre-01-b-ag-expected.png: Removed.
* platform/efl/css2.1/t140201-c534-bgre-01-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t140201-c534-bgreps-00-c-ag-expected.png: Removed.
* platform/efl/css2.1/t140201-c534-bgreps-00-c-ag-expected.txt: Removed.
* platform/efl/css2.1/t140201-c534-bgreps-01-c-ag-expected.png: Removed.
* platform/efl/css2.1/t140201-c534-bgreps-01-c-ag-expected.txt: Removed.
* platform/efl/css2.1/t140201-c534-bgreps-02-c-ag-expected.png: Removed.
* platform/efl/css2.1/t140201-c534-bgreps-02-c-ag-expected.txt: Removed.
* platform/efl/css2.1/t140201-c534-bgreps-03-c-ag-expected.png: Removed.
* platform/efl/css2.1/t140201-c534-bgreps-03-c-ag-expected.txt: Removed.
* platform/efl/css2.1/t140201-c534-bgreps-04-c-ag-expected.png: Removed.
* platform/efl/css2.1/t140201-c534-bgreps-04-c-ag-expected.txt: Removed.
* platform/efl/css2.1/t140201-c534-bgreps-05-c-ag-expected.png: Removed.
* platform/efl/css2.1/t140201-c534-bgreps-05-c-ag-expected.txt: Removed.
* platform/efl/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png: Removed.
* platform/efl/css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt: Removed.
* platform/efl/css2.1/t140201-c536-bgpos-00-b-ag-expected.png: Removed.
* platform/efl/css2.1/t140201-c536-bgpos-00-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t140201-c536-bgpos-01-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png: Removed.
* platform/efl/css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt: Removed.
* platform/efl/css2.1/t1503-c522-font-family-00-b-expected.png: Removed.
* platform/efl/css2.1/t1503-c522-font-family-00-b-expected.txt: Removed.
* platform/efl/css2.1/t1504-c523-font-style-00-b-expected.png: Removed.
* platform/efl/css2.1/t1504-c523-font-style-00-b-expected.txt: Removed.
* platform/efl/css2.1/t1505-c524-font-var-00-b-expected.png: Removed.
* platform/efl/css2.1/t1505-c524-font-var-00-b-expected.txt: Removed.
* platform/efl/css2.1/t1506-c525-font-wt-00-b-expected.png: Removed.
* platform/efl/css2.1/t1506-c525-font-wt-00-b-expected.txt: Removed.
* platform/efl/css2.1/t1507-c526-font-sz-00-b-expected.png: Removed.
* platform/efl/css2.1/t1507-c526-font-sz-00-b-expected.txt: Removed.
* platform/efl/css2.1/t1507-c526-font-sz-01-b-a-expected.png: Removed.
* platform/efl/css2.1/t1507-c526-font-sz-01-b-a-expected.txt: Removed.
* platform/efl/css2.1/t1507-c526-font-sz-02-b-a-expected.png: Removed.
* platform/efl/css2.1/t1507-c526-font-sz-02-b-a-expected.txt: Removed.
* platform/efl/css2.1/t1507-c526-font-sz-03-f-a-expected.png: Removed.
* platform/efl/css2.1/t1507-c526-font-sz-03-f-a-expected.txt: Removed.
* platform/efl/css2.1/t1508-c527-font-00-b-expected.png: Removed.
* platform/efl/css2.1/t1508-c527-font-00-b-expected.txt: Removed.
* platform/efl/css2.1/t1508-c527-font-01-b-expected.png: Removed.
* platform/efl/css2.1/t1508-c527-font-02-b-expected.png: Removed.
* platform/efl/css2.1/t1508-c527-font-03-b-expected.png: Removed.
* platform/efl/css2.1/t1508-c527-font-04-b-expected.png: Removed.
* platform/efl/css2.1/t1508-c527-font-05-b-expected.png: Removed.
* platform/efl/css2.1/t1508-c527-font-06-b-expected.png: Removed.
* platform/efl/css2.1/t1508-c527-font-06-b-expected.txt: Removed.
* platform/efl/css2.1/t1508-c527-font-07-b-expected.png: Removed.
* platform/efl/css2.1/t1508-c527-font-08-b-expected.png: Removed.
* platform/efl/css2.1/t1508-c527-font-09-b-expected.png: Removed.
* platform/efl/css2.1/t1508-c527-font-10-c-expected.png: Removed.
* platform/efl/css2.1/t1601-c547-indent-00-b-a-expected.png: Removed.
* platform/efl/css2.1/t1601-c547-indent-00-b-a-expected.txt: Removed.
* platform/efl/css2.1/t1601-c547-indent-01-d-expected.png: Removed.
* platform/efl/css2.1/t1601-c547-indent-01-d-expected.txt: Removed.
* platform/efl/css2.1/t1602-c43-center-00-d-ag-expected.png: Removed.
* platform/efl/css2.1/t1602-c43-center-00-d-ag-expected.txt: Removed.
* platform/efl/css2.1/t1602-c546-txt-align-00-b-expected.png: Removed.
* platform/efl/css2.1/t1602-c546-txt-align-00-b-expected.txt: Removed.
* platform/efl/css2.1/t1604-c542-letter-sp-00-b-a-expected.txt: Removed.
* platform/efl/css2.1/t1604-c542-letter-sp-01-b-a-expected.png: Removed.
* platform/efl/css2.1/t1604-c542-letter-sp-01-b-a-expected.txt: Removed.
* platform/efl/css2.1/t1605-c545-txttrans-00-b-ag-expected.png: Removed.
* platform/efl/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t1606-c562-white-sp-00-b-ag-expected.png: Removed.
* platform/efl/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-00-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-00-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-01-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-01-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-02-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-02-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-03-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-03-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-04-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-04-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-05-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-05-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-06-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-06-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-07-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-07-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-08-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-08-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-09-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-09-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-10-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-10-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-11-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-11-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-12-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-12-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-13-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-13-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-14-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-14-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-15-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-15-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-16-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-16-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-17-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-17-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-18-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-18-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-19-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-19-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-20-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-20-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-21-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-21-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-22-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-22-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-23-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-23-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-24-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-24-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-25-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-25-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-26-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-26-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-27-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-27-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-28-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-28-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-29-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-29-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-30-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-30-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-31-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-31-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-32-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-32-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-33-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-33-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-34-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-34-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-35-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-35-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-36-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-36-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-37-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-37-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-38-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-38-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-39-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-39-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-40-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-40-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-41-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-41-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-42-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-42-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-43-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-43-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-44-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-44-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-45-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-45-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-46-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-46-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-47-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-47-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-48-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-48-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-49-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-49-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-50-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-50-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-51-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-51-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-52-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-52-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-53-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-53-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-54-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-54-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-55-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-55-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-56-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-56-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-57-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-57-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-58-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-58-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-59-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-59-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-60-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-60-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-61-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-61-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-62-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-62-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-63-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-63-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-64-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-64-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-65-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-65-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-66-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-66-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-67-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-67-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-68-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-68-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-69-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-69-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-70-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-70-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-71-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-71-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-72-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-72-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-73-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-73-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-74-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-74-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-75-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-75-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-76-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-76-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-77-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-77-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-78-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-78-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-79-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-79-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-80-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-80-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-81-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-81-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-82-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-82-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-83-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-83-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-84-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-84-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-85-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-85-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-86-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-86-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-87-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-87-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-88-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-88-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-89-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-89-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-90-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-90-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-91-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-91-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-92-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-92-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-93-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-93-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-94-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-94-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-95-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-95-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-96-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-96-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-97-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-97-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-98-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-98-d-expected.txt: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-99-d-expected.png: Removed.
* platform/efl/css2.1/t170602-bdr-conflct-w-99-d-expected.txt: Removed.
* platform/efl/css3: Removed.
* platform/efl/css3/css3-modsel-33-expected.png: Removed.
* platform/efl/css3/css3-modsel-33-expected.txt: Removed.
* platform/efl/css3/css3-modsel-35-expected.png: Removed.
* platform/efl/css3/css3-modsel-35-expected.txt: Removed.
* platform/efl/css3/css3-modsel-36-expected.png: Removed.
* platform/efl/css3/css3-modsel-36-expected.txt: Removed.
* platform/efl/css3/css3-modsel-37-expected.png: Removed.
* platform/efl/css3/css3-modsel-37-expected.txt: Removed.
* platform/efl/css3/flexbox: Removed.
* platform/efl/css3/flexbox/flexbox-baseline-expected.png: Removed.
* platform/efl/css3/flexbox/flexbox-baseline-expected.txt: Removed.
* platform/efl/css3/flexbox/flexbox-baseline-margins-expected.txt: Removed.
* platform/efl/css3/flexbox/line-wrapping-expected.txt: Removed.
* platform/efl/css3/flexbox/repaint-during-resize-no-flex-expected.png: Removed.
* platform/efl/css3/flexbox/repaint-expected.png: Removed.
* platform/efl/css3/flexbox/repaint-rtl-column-expected.png: Removed.
* platform/efl/css3/images: Removed.
* platform/efl/css3/images/cross-fade-background-size-expected.png: Removed.
* platform/efl/css3/images/cross-fade-invalidation-expected.png: Removed.
* platform/efl/css3/images/cross-fade-overflow-position-expected.png: Removed.
* platform/efl/css3/images/cross-fade-simple-expected.png: Removed.
* platform/efl/css3/images/cross-fade-sizing-expected.png: Removed.
* platform/efl/css3/images/cross-fade-tiled-expected.png: Removed.
* platform/efl/css3/masking: Removed.
* platform/efl/css3/masking/clip-path-circle-border-box-expected.png: Removed.
* platform/efl/css3/masking/clip-path-circle-border-box-expected.txt: Removed.
* platform/efl/css3/masking/clip-path-circle-bounding-box-expected.png: Removed.
* platform/efl/css3/masking/clip-path-circle-bounding-box-expected.txt: Removed.
* platform/efl/css3/masking/clip-path-circle-content-box-expected.png: Removed.
* platform/efl/css3/masking/clip-path-circle-content-box-expected.txt: Removed.
* platform/efl/css3/masking/clip-path-circle-expected.png: Removed.
* platform/efl/css3/masking/clip-path-circle-filter-expected.png: Removed.
* platform/efl/css3/masking/clip-path-circle-margin-box-expected.png: Removed.
* platform/efl/css3/masking/clip-path-circle-margin-box-expected.txt: Removed.
* platform/efl/css3/masking/clip-path-circle-padding-box-expected.png: Removed.
* platform/efl/css3/masking/clip-path-circle-padding-box-expected.txt: Removed.
* platform/efl/css3/masking/clip-path-rectangle-expected.png: Removed.
* platform/efl/css3/masking/mask-luminance-png-expected.txt: Removed.
* platform/efl/css3/selectors3: Removed.
* platform/efl/css3/selectors3/html: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-1-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-1-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-10-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-10-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-11-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-11-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-13-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-13-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-14-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-14-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-144-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-144-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-148-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-148-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-149-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-149b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-14b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-14b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-14c-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-14c-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-14d-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-14d-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-14e-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-14e-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-15-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-15-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-150-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-150-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-151-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-152-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-154-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-154-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-155-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-155-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-155a-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-155a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-155b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-155b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-155c-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-155c-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-155d-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-155d-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-156-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-156-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-156b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-156b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-156c-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-156c-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-157-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-157-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-158-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-158-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-159-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-159-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-15b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-15b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-16-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-16-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-160-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-160-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-161-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-161-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-166-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-166-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-166a-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-166a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-167-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-167-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-167a-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-167a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-168-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-168-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-168a-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-168a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-169-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-169-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-169a-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-169a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-17-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-170-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-170a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-170b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-170c-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-170d-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-175a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-175b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-175c-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-176-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-176-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-177a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-177b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-178-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-179-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-179a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-18-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-18-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-180a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-181-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-181-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-183-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-183-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-184a-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-184a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-184b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-184b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-184c-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-184c-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-184d-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-184d-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-184e-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-184e-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-184f-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-184f-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-18a-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-18a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-18b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-18b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-18c-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-19-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-19-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-19b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-19b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-2-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-2-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-20-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-20-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-21-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-21-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-21b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-21b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-21c-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-22-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-22-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-23-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-23-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-24-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-24-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-25-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-25-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-27-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-27a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-27b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-28-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-28-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-28b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-28b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-29-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-29-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-29b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-29b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-30-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-30-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-31-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-31-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-32-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-32-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-33-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-33-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-34-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-34-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-35-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-35-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-36-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-36-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-37-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-37-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-38-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-38-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-39-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-39-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-39a-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-39a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-39b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-39b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-39c-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-39c-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-3a-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-3a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-4-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-4-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-41-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-41-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-41a-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-41a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-42-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-42-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-42a-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-42a-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-43-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-43-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-43b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-43b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-44-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-44-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-44b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-44b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-44c-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-44c-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-44d-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-44d-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-45-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-45-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-45b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-45b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-45c-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-45c-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-46-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-46-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-46b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-46b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-5-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-5-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-54-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-54-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-55-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-55-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-56-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-56-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-59-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-59-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-6-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-6-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-60-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-60-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-61-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-62-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-62-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-63-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-63-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-64-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-64-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-65-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-65-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-66-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-66-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-66b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-66b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-67-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-67-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-68-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-68-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-69-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-69-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-7-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-7-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-70-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-70-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-72-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-72-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-72b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-72b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-73-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-73-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-73b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-73b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-74-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-74-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-74b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-74b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-75-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-75-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-75b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-75b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-76-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-76-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-76b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-76b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-77-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-77-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-77b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-77b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-78-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-78-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-78b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-78b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-79-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-79-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-7b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-7b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-8-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-8-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-80-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-80-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-81-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-81-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-81b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-81b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-82-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-82-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-82b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-82b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-83-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-83-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-86-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-87-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-87-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-87b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-87b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-88-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-88-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-88b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-88b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-89-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-9-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-9-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-90-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-90-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-90b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-90b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-d1-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-d1-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-d1b-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-d1b-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-d2-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-d2-expected.txt: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-d4-expected.png: Removed.
* platform/efl/css3/selectors3/html/css3-modsel-d4-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-1-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-1-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-10-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-10-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-100-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-100-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-100b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-100b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-101-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-101-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-101b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-101b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-102-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-102-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-102b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-102b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-103-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-103-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-103b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-103b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-104-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-104-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-104b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-104b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-105-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-105-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-105b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-105b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-106-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-106-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-106b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-106b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-107-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-107-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-107b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-107b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-108-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-108-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-108b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-108b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-109-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-109-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-109b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-109b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-11-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-11-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-110-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-110-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-110b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-110b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-111-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-111-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-111b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-111b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-112-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-112-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-112b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-112b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-113-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-113-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-113b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-113b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-114-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-114-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-114b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-114b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-115-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-115-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-115b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-115b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-116-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-116-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-116b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-116b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-117-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-117-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-117b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-117b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-118-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-118-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-119-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-119-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-120-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-120-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-121-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-121-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-122-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-122-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-123-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-123-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-123b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-124-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-124-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-124b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-124b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-125-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-125-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-125b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-125b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-126-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-126-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-126b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-126b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-127-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-127-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-127b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-127b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-128-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-128-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-128b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-128b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-129-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-129-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-129b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-129b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-13-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-13-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-130-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-130-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-130b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-130b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-131-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-131-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-131b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-131b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-132-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-132-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-132b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-132b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-133-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-133-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-133b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-133b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-134-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-134-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-134b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-134b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-135-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-135-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-135b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-135b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-136-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-136-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-136b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-136b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-137-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-137-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-137b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-137b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-138-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-138-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-138b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-138b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-139-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-139-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-139b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-139b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-14-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-14-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-140-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-140-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-140b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-140b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-141-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-141-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-141b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-141b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-142-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-142-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-142b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-142b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-143-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-143-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-143b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-143b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-144-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-144-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-145a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-145a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-145b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-145b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-146a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-146a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-146b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-146b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-147a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-147a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-147b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-147b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-148-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-148-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-149-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-149b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-14b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-14b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-14c-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-14c-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-14d-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-14d-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-14e-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-14e-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-15-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-15-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-150-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-150-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-151-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-152-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-153-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-153-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-154-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-154-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-155-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-155-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-155a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-155a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-155b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-155b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-155c-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-155c-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-155d-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-155d-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-156-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-156-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-156b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-156b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-156c-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-156c-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-157-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-157-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-158-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-158-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-159-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-159-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-15b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-15b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-15c-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-15c-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-16-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-16-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-160-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-160-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-161-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-161-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-166-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-166-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-166a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-166a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-167-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-167-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-167a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-167a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-168-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-168-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-168a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-168a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-169-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-169-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-169a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-169a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-17-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-170-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-170a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-170b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-170c-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-170d-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-171-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-172a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-172a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-172b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-172b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-173a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-173a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-173b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-173b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-174a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-174a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-174b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-174b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-175a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-175b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-175c-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-176-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-176-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-177a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-177b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-178-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-179-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-179a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-18-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-18-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-180a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-181-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-181-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-182-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-183-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-183-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184c-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184c-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184d-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184d-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184e-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184e-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184f-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-184f-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-18a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-18a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-18b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-18b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-18c-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-19-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-19-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-19b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-19b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-2-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-2-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-20-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-20-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-21-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-21-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-21b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-21b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-21c-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-22-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-22-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-23-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-23-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-24-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-24-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-25-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-25-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-27-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-27a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-27b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-28-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-28-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-28b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-28b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-29-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-29-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-29b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-29b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-3-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-3-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-30-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-30-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-31-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-31-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-32-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-32-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-33-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-33-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-34-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-34-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-35-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-35-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-36-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-36-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-37-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-37-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-38-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-38-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-39-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-39-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-39a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-39a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-39b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-39b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-39c-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-39c-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-3a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-3a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-4-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-4-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-41-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-41-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-41a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-41a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-42-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-42-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-42a-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-42a-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-43-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-43-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-43b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-43b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-44-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-44-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-44b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-44b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-44c-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-44c-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-44d-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-44d-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-45-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-45-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-45b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-45b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-45c-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-45c-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-46-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-46-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-46b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-46b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-47-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-47-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-48-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-48-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-49-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-49-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-5-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-5-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-50-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-50-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-51-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-51-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-52-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-52-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-53-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-53-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-54-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-54-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-55-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-55-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-56-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-56-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-57-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-57-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-57b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-57b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-59-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-59-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-6-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-6-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-60-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-60-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-61-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-62-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-62-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-63-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-63-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-64-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-64-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-65-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-65-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-66-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-66-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-66b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-66b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-67-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-67-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-68-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-68-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-69-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-69-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-7-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-7-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-70-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-70-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-72-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-72-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-72b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-72b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-73-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-73-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-73b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-73b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-74-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-74-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-74b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-74b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-75-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-75-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-75b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-75b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-76-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-76-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-76b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-76b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-77-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-77-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-77b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-77b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-78-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-78-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-78b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-78b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-79-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-79-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-7b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-7b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-8-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-8-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-80-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-80-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-81-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-81-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-81b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-81b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-82-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-82-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-82b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-82b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-83-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-83-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-86-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-87-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-87-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-87b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-87b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-88-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-88-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-88b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-88b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-89-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-9-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-9-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-90-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-90-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-90b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-90b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-91-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-92-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-93-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-93-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-94-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-94-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-94b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-94b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-95-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-95-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-96-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-96-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-96b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-96b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-97-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-97-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-97b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-97b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-98-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-98-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-98b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-98b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-99-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-99-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-99b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-99b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-d1-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-d1-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-d1b-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-d1b-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-d2-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-d2-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-d3-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-d3-expected.txt: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-d4-expected.png: Removed.
* platform/efl/css3/selectors3/xhtml/css3-modsel-d4-expected.txt: Removed.
* platform/efl/css3/selectors3/xml: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-1-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-1-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-10-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-10-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-100-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-100-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-100b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-100b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-101-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-101-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-101b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-101b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-102-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-102-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-102b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-102b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-103-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-103-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-103b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-103b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-104-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-104-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-104b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-104b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-105-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-105-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-105b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-105b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-106-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-106-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-106b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-106b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-107-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-107-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-107b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-107b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-108-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-108-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-108b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-108b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-109-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-109-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-109b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-109b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-11-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-11-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-110-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-110-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-110b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-110b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-111-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-111-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-111b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-111b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-112-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-112-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-112b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-112b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-113-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-113-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-113b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-113b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-114-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-114-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-114b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-114b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-115-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-115-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-115b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-115b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-116-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-116-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-116b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-116b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-117-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-117-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-117b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-117b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-118-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-118-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-119-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-119-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-120-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-120-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-121-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-121-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-122-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-122-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-123-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-123-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-123b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-124-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-124-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-124b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-124b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-125-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-125-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-125b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-125b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-126-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-126-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-126b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-126b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-127-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-127-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-127b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-127b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-128-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-128-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-128b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-128b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-129-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-129-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-129b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-129b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-13-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-13-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-130-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-130-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-130b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-130b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-131-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-131-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-131b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-131b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-132-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-132-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-132b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-132b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-133-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-133-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-133b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-133b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-134-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-134-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-134b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-134b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-135-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-135-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-135b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-135b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-136-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-136-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-136b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-136b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-137-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-137-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-137b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-137b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-138-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-138-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-138b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-138b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-139-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-139-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-139b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-139b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-14-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-14-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-140-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-140-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-140b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-140b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-141-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-141-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-141b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-141b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-142-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-142-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-142b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-142b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-143-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-143-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-143b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-143b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-144-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-144-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-145a-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-145a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-145b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-145b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-146a-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-146a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-146b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-146b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-147a-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-147a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-147b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-147b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-148-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-148-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-149-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-149b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-14b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-14b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-14c-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-14c-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-14d-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-14d-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-14e-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-14e-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-15-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-15-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-150-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-150-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-151-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-152-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-153-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-153-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-154-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-154-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-155-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-155-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-155a-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-155a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-155b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-155b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-155c-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-155c-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-155d-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-155d-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-156-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-156-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-156b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-156b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-156c-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-156c-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-157-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-157-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-158-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-158-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-159-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-159-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-15b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-15b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-15c-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-15c-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-16-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-16-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-160-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-160-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-161-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-161-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-166-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-166-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-166a-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-166a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-167-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-167a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-168-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-168-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-168a-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-168a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-169-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-169-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-169a-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-169a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-17-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-170-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-170a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-170b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-170c-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-170d-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-171-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-172a-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-172a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-172b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-172b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-173a-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-173a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-173b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-173b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-174a-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-174a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-174b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-174b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-175a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-175b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-175c-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-176-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-176-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-177a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-177b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-178-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-179-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-179a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-18-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-18-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-180a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-181-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-181-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-182-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-183-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-183-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-184a-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-184a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-184b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-184b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-184c-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-184c-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-184d-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-184d-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-184e-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-184e-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-184f-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-184f-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-18a-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-18a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-18b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-18b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-18c-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-19-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-19-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-19b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-19b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-2-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-2-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-20-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-20-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-21-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-21-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-21b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-21b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-21c-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-22-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-22-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-23-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-23-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-24-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-24-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-25-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-25-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-27-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-27a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-27b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-28-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-28-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-28b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-28b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-29-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-29-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-29b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-29b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-3-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-3-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-30-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-30-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-31-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-31-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-32-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-32-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-33-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-33-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-34-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-34-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-35-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-35-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-36-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-36-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-37-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-37-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-38-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-38-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-39-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-39-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-39a-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-39a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-39b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-39b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-39c-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-39c-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-3a-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-3a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-4-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-4-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-41-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-41-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-41a-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-41a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-42-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-42-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-42a-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-42a-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-43-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-43-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-43b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-43b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-44-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-44-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-44b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-44b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-44c-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-44c-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-44d-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-44d-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-45-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-45-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-45b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-45b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-45c-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-45c-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-46-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-46-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-46b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-46b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-47-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-47-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-48-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-48-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-49-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-49-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-5-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-5-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-50-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-50-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-51-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-51-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-52-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-52-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-53-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-53-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-54-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-54-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-55-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-55-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-56-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-56-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-57-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-57-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-57b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-57b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-59-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-59-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-6-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-6-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-60-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-60-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-61-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-62-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-62-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-63-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-63-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-64-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-64-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-65-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-65-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-66-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-66-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-66b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-66b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-67-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-67-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-68-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-68-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-69-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-69-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-7-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-7-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-70-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-70-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-72-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-72-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-72b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-72b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-73-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-73-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-73b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-73b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-74-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-74-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-74b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-74b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-75-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-75-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-75b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-75b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-76-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-76-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-76b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-76b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-77-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-77-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-77b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-77b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-78-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-78-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-78b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-78b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-79-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-79-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-7b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-7b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-8-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-8-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-80-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-80-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-81-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-81-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-81b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-81b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-82-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-82-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-82b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-82b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-83-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-83-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-86-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-87-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-87-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-87b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-87b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-88-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-88-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-88b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-88b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-89-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-9-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-9-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-90-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-90-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-90b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-90b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-91-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-92-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-93-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-93-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-94-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-94-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-94b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-94b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-95-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-95-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-96-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-96-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-96b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-96b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-97-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-97-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-97b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-97b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-98-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-98-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-98b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-98b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-99-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-99-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-99b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-99b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-d1-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-d1-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-d1b-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-d1b-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-d2-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-d2-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-d3-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-d3-expected.txt: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-d4-expected.png: Removed.
* platform/efl/css3/selectors3/xml/css3-modsel-d4-expected.txt: Removed.
* platform/efl/css3/unicode-bidi-isolate-basic-expected.png: Removed.
* platform/efl/css3/unicode-bidi-isolate-basic-expected.txt: Removed.
* platform/efl/editing: Removed.
* platform/efl/editing/apply-style-iframe-crash-expected.txt: Removed.
* platform/efl/editing/caret: Removed.
* platform/efl/editing/caret/caret-color-expected.png: Removed.
* platform/efl/editing/caret/caret-color-expected.txt: Removed.
* platform/efl/editing/deleting: Removed.
* platform/efl/editing/deleting/4922367-expected.png: Removed.
* platform/efl/editing/deleting/4922367-expected.txt: Removed.
* platform/efl/editing/deleting/5099303-expected.png: Removed.
* platform/efl/editing/deleting/5099303-expected.txt: Removed.
* platform/efl/editing/deleting/5126166-expected.png: Removed.
* platform/efl/editing/deleting/5126166-expected.txt: Removed.
* platform/efl/editing/deleting/5144139-2-expected.png: Removed.
* platform/efl/editing/deleting/5144139-2-expected.txt: Removed.
* platform/efl/editing/deleting/5206311-1-expected.png: Removed.
* platform/efl/editing/deleting/5206311-1-expected.txt: Removed.
* platform/efl/editing/deleting/5272440-expected.png: Removed.
* platform/efl/editing/deleting/5272440-expected.txt: Removed.
* platform/efl/editing/deleting/5369009-expected.png: Removed.
* platform/efl/editing/deleting/5369009-expected.txt: Removed.
* platform/efl/editing/deleting/5433862-2-expected.png: Removed.
* platform/efl/editing/deleting/5433862-2-expected.txt: Removed.
* platform/efl/editing/deleting/5483370-expected.png: Removed.
* platform/efl/editing/deleting/5483370-expected.txt: Removed.
* platform/efl/editing/deleting/collapse-whitespace-3587601-fix-expected.png: Removed.
* platform/efl/editing/deleting/collapse-whitespace-3587601-fix-expected.txt: Removed.
* platform/efl/editing/deleting/delete-3608445-fix-expected.png: Removed.
* platform/efl/editing/deleting/delete-3608445-fix-expected.txt: Removed.
* platform/efl/editing/deleting/delete-3608462-fix-expected.png: Removed.
* platform/efl/editing/deleting/delete-3608462-fix-expected.txt: Removed.
* platform/efl/editing/deleting/delete-3775172-fix-expected.txt: Removed.
* platform/efl/editing/deleting/delete-3800834-fix-expected.png: Removed.
* platform/efl/editing/deleting/delete-3800834-fix-expected.txt: Removed.
* platform/efl/editing/deleting/delete-3857753-fix-expected.png: Removed.
* platform/efl/editing/deleting/delete-3857753-fix-expected.txt: Removed.
* platform/efl/editing/deleting/delete-3865854-fix-expected.png: Removed.
* platform/efl/editing/deleting/delete-3865854-fix-expected.txt: Removed.
* platform/efl/editing/deleting/delete-3928305-fix-expected.png: Removed.
* platform/efl/editing/deleting/delete-3928305-fix-expected.txt: Removed.
* platform/efl/editing/deleting/delete-4083333-fix-expected.png: Removed.
* platform/efl/editing/deleting/delete-4083333-fix-expected.txt: Removed.
* platform/efl/editing/deleting/delete-after-span-ws-001-expected.png: Removed.
* platform/efl/editing/deleting/delete-after-span-ws-002-expected.png: Removed.
* platform/efl/editing/deleting/delete-after-span-ws-003-expected.png: Removed.
* platform/efl/editing/deleting/delete-and-undo-expected.png: Removed.
* platform/efl/editing/deleting/delete-and-undo-expected.txt: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-002-expected.png: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-003-expected.png: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-004-expected.png: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-005-expected.png: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-006-expected.png: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-007-expected.png: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-008-expected.png: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-009-expected.png: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-010-expected.png: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-011-expected.png: Removed.
* platform/efl/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt: Removed.
* platform/efl/editing/deleting/delete-at-start-or-end-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-contents-001-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-contents-001-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-contents-002-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-contents-002-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-contents-003-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-contents-003-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-001-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-001-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-002-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-002-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-003-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-003-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-004-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-004-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-005-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-005-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-006-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-006-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-007-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-007-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-008-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-008-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-009-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-009-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-010-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-010-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-011-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-011-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-012-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-012-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-013-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-013-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-014-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-014-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-015-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-015-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-016-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-016-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-017-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-017-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-018-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-018-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-019-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-019-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-020-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-020-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-021-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-021-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-022-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-022-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-023-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-023-expected.txt: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-024-expected.png: Removed.
* platform/efl/editing/deleting/delete-block-merge-contents-024-expected.txt: Removed.
* platform/efl/editing/deleting/delete-br-001-expected.png: Removed.
* platform/efl/editing/deleting/delete-br-001-expected.txt: Removed.
* platform/efl/editing/deleting/delete-br-002-expected.png: Removed.
* platform/efl/editing/deleting/delete-br-002-expected.txt: Removed.
* platform/efl/editing/deleting/delete-br-003-expected.png: Removed.
* platform/efl/editing/deleting/delete-br-003-expected.txt: Removed.
* platform/efl/editing/deleting/delete-br-004-expected.png: Removed.
* platform/efl/editing/deleting/delete-br-004-expected.txt: Removed.
* platform/efl/editing/deleting/delete-br-005-expected.png: Removed.
* platform/efl/editing/deleting/delete-br-005-expected.txt: Removed.
* platform/efl/editing/deleting/delete-br-006-expected.png: Removed.
* platform/efl/editing/deleting/delete-br-006-expected.txt: Removed.
* platform/efl/editing/deleting/delete-br-007-expected.png: Removed.
* platform/efl/editing/deleting/delete-br-007-expected.txt: Removed.
* platform/efl/editing/deleting/delete-br-008-expected.png: Removed.
* platform/efl/editing/deleting/delete-br-008-expected.txt: Removed.
* platform/efl/editing/deleting/delete-br-009-expected.png: Removed.
* platform/efl/editing/deleting/delete-br-009-expected.txt: Removed.
* platform/efl/editing/deleting/delete-br-010-expected.png: Removed.
* platform/efl/editing/deleting/delete-br-010-expected.txt: Removed.
* platform/efl/editing/deleting/delete-br-013-expected.png: Removed.
* platform/efl/editing/deleting/delete-br-013-expected.txt: Removed.
* platform/efl/editing/deleting/delete-character-001-expected.png: Removed.
* platform/efl/editing/deleting/delete-character-001-expected.txt: Removed.
* platform/efl/editing/deleting/delete-contiguous-ws-001-expected.png: Removed.
* platform/efl/editing/deleting/delete-contiguous-ws-001-expected.txt: Removed.
* platform/efl/editing/deleting/delete-first-list-item-expected.png: Removed.
* platform/efl/editing/deleting/delete-first-list-item-expected.txt: Removed.
* platform/efl/editing/deleting/delete-hr-expected.png: Removed.
* platform/efl/editing/deleting/delete-hr-expected.txt: Removed.
* platform/efl/editing/deleting/delete-image-001-expected.png: Removed.
* platform/efl/editing/deleting/delete-image-001-expected.txt: Removed.
* platform/efl/editing/deleting/delete-image-002-expected.png: Removed.
* platform/efl/editing/deleting/delete-image-002-expected.txt: Removed.
* platform/efl/editing/deleting/delete-image-003-expected.png: Removed.
* platform/efl/editing/deleting/delete-image-003-expected.txt: Removed.
* platform/efl/editing/deleting/delete-image-004-expected.png: Removed.
* platform/efl/editing/deleting/delete-image-004-expected.txt: Removed.
* platform/efl/editing/deleting/delete-leading-ws-001-expected.png: Removed.
* platform/efl/editing/deleting/delete-leading-ws-001-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-001-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-001-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-002-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-002-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-003-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-003-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-004-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-004-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-005-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-005-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-006-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-006-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-007-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-007-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-008-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-008-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-009-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-009-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-010-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-010-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-011-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-011-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-012-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-012-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-013-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-013-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-014-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-014-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-015-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-015-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-016-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-016-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-017-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-017-expected.txt: Removed.
* platform/efl/editing/deleting/delete-line-end-ws-001-expected.png: Removed.
* platform/efl/editing/deleting/delete-line-end-ws-002-expected.png: Removed.
* platform/efl/editing/deleting/delete-listitem-001-expected.png: Removed.
* platform/efl/editing/deleting/delete-listitem-001-expected.txt: Removed.
* platform/efl/editing/deleting/delete-listitem-002-expected.png: Removed.
* platform/efl/editing/deleting/delete-listitem-002-expected.txt: Removed.
* platform/efl/editing/deleting/delete-selection-001-expected.png: Removed.
* platform/efl/editing/deleting/delete-selection-001-expected.txt: Removed.
* platform/efl/editing/deleting/delete-tab-001-expected.png: Removed.
* platform/efl/editing/deleting/delete-tab-001-expected.txt: Removed.
* platform/efl/editing/deleting/delete-tab-002-expected.png: Removed.
* platform/efl/editing/deleting/delete-tab-002-expected.txt: Removed.
* platform/efl/editing/deleting/delete-tab-003-expected.png: Removed.
* platform/efl/editing/deleting/delete-tab-003-expected.txt: Removed.
* platform/efl/editing/deleting/delete-tab-004-expected.png: Removed.
* platform/efl/editing/deleting/delete-tab-004-expected.txt: Removed.
* platform/efl/editing/deleting/delete-to-select-table-expected.png: Removed.
* platform/efl/editing/deleting/delete-to-select-table-expected.txt: Removed.
* platform/efl/editing/deleting/delete-trailing-ws-001-expected.png: Removed.
* platform/efl/editing/deleting/delete-trailing-ws-001-expected.txt: Removed.
* platform/efl/editing/deleting/delete-trailing-ws-002-expected.png: Removed.
* platform/efl/editing/deleting/delete-trailing-ws-002-expected.txt: Removed.
* platform/efl/editing/deleting/delete-ws-fixup-001-expected.png: Removed.
* platform/efl/editing/deleting/delete-ws-fixup-001-expected.txt: Removed.
* platform/efl/editing/deleting/delete-ws-fixup-002-expected.png: Removed.
* platform/efl/editing/deleting/delete-ws-fixup-002-expected.txt: Removed.
* platform/efl/editing/deleting/delete-ws-fixup-003-expected.png: Removed.
* platform/efl/editing/deleting/delete-ws-fixup-003-expected.txt: Removed.
* platform/efl/editing/deleting/delete-ws-fixup-004-expected.png: Removed.
* platform/efl/editing/deleting/delete-ws-fixup-004-expected.txt: Removed.
* platform/efl/editing/deleting/forward-delete-expected.png: Removed.
* platform/efl/editing/deleting/forward-delete-expected.txt: Removed.
* platform/efl/editing/deleting/list-item-1-expected.png: Removed.
* platform/efl/editing/deleting/list-item-1-expected.txt: Removed.
* platform/efl/editing/deleting/merge-different-styles-expected.png: Removed.
* platform/efl/editing/deleting/merge-different-styles-expected.txt: Removed.
* platform/efl/editing/deleting/merge-endOfParagraph-expected.png: Removed.
* platform/efl/editing/deleting/merge-endOfParagraph-expected.txt: Removed.
* platform/efl/editing/deleting/merge-no-br-expected.png: Removed.
* platform/efl/editing/deleting/merge-no-br-expected.txt: Removed.
* platform/efl/editing/deleting/merge-unrendered-space-expected.png: Removed.
* platform/efl/editing/deleting/merge-unrendered-space-expected.txt: Removed.
* platform/efl/editing/deleting/merge-whitespace-pre-expected.png: Removed.
* platform/efl/editing/deleting/merge-whitespace-pre-expected.txt: Removed.
* platform/efl/editing/deleting/move-nodes-001-expected.png: Removed.
* platform/efl/editing/deleting/move-nodes-001-expected.txt: Removed.
* platform/efl/editing/deleting/non-smart-delete-expected.png: Removed.
* platform/efl/editing/deleting/non-smart-delete-expected.txt: Removed.
* platform/efl/editing/deleting/pruning-after-merge-2-expected.png: Removed.
* platform/efl/editing/deleting/pruning-after-merge-2-expected.txt: Removed.
* platform/efl/editing/deleting/smart-delete-001-expected.png: Removed.
* platform/efl/editing/deleting/smart-delete-001-expected.txt: Removed.
* platform/efl/editing/deleting/smart-delete-002-expected.png: Removed.
* platform/efl/editing/deleting/smart-delete-002-expected.txt: Removed.
* platform/efl/editing/deleting/smart-delete-003-expected.png: Removed.
* platform/efl/editing/deleting/smart-delete-003-expected.txt: Removed.
* platform/efl/editing/deleting/smart-delete-004-expected.png: Removed.
* platform/efl/editing/deleting/smart-delete-004-expected.txt: Removed.
* platform/efl/editing/deleting/table-cells-expected.png: Removed.
* platform/efl/editing/deleting/table-cells-expected.txt: Removed.
* platform/efl/editing/deleting/transpose-empty-expected.png: Removed.
* platform/efl/editing/deleting/type-delete-after-quote-expected.png: Removed.
* platform/efl/editing/deleting/type-delete-after-quote-expected.txt: Removed.
* platform/efl/editing/execCommand: Removed.
* platform/efl/editing/execCommand/4580583-1-expected.png: Removed.
* platform/efl/editing/execCommand/4580583-1-expected.txt: Removed.
* platform/efl/editing/execCommand/4580583-2-expected.png: Removed.
* platform/efl/editing/execCommand/4580583-2-expected.txt: Removed.
* platform/efl/editing/execCommand/4641880-1-expected.png: Removed.
* platform/efl/editing/execCommand/4641880-1-expected.txt: Removed.
* platform/efl/editing/execCommand/4641880-2-expected.png: Removed.
* platform/efl/editing/execCommand/4641880-2-expected.txt: Removed.
* platform/efl/editing/execCommand/4747450-expected.png: Removed.
* platform/efl/editing/execCommand/4747450-expected.txt: Removed.
* platform/efl/editing/execCommand/4916402-expected.png: Removed.
* platform/efl/editing/execCommand/4916402-expected.txt: Removed.
* platform/efl/editing/execCommand/4916541-expected.png: Removed.
* platform/efl/editing/execCommand/4916541-expected.txt: Removed.
* platform/efl/editing/execCommand/4924441-expected.png: Removed.
* platform/efl/editing/execCommand/4924441-expected.txt: Removed.
* platform/efl/editing/execCommand/5080333-1-expected.png: Removed.
* platform/efl/editing/execCommand/5080333-1-expected.txt: Removed.
* platform/efl/editing/execCommand/5080333-2-expected.png: Removed.
* platform/efl/editing/execCommand/5080333-2-expected.txt: Removed.
* platform/efl/editing/execCommand/5136770-expected.png: Removed.
* platform/efl/editing/execCommand/5136770-expected.txt: Removed.
* platform/efl/editing/execCommand/5138441-expected.png: Removed.
* platform/efl/editing/execCommand/5138441-expected.txt: Removed.
* platform/efl/editing/execCommand/5142012-1-expected.png: Removed.
* platform/efl/editing/execCommand/5142012-1-expected.txt: Removed.
* platform/efl/editing/execCommand/5142012-2-expected.png: Removed.
* platform/efl/editing/execCommand/5142012-2-expected.txt: Removed.
* platform/efl/editing/execCommand/5190926-expected.png: Removed.
* platform/efl/editing/execCommand/5190926-expected.txt: Removed.
* platform/efl/editing/execCommand/5481523-expected.png: Removed.
* platform/efl/editing/execCommand/5481523-expected.txt: Removed.
* platform/efl/editing/execCommand/5482023-expected.png: Removed.
* platform/efl/editing/execCommand/5482023-expected.txt: Removed.
* platform/efl/editing/execCommand/5569741-expected.png: Removed.
* platform/efl/editing/execCommand/5569741-expected.txt: Removed.
* platform/efl/editing/execCommand/create-list-with-hr-expected.png: Removed.
* platform/efl/editing/execCommand/create-list-with-hr-expected.txt: Removed.
* platform/efl/editing/execCommand/findString-2-expected.png: Removed.
* platform/efl/editing/execCommand/findString-2-expected.txt: Removed.
* platform/efl/editing/execCommand/findString-expected.png: Removed.
* platform/efl/editing/execCommand/findString-expected.txt: Removed.
* platform/efl/editing/execCommand/format-block-with-trailing-br-expected.png: Removed.
* platform/efl/editing/execCommand/indent-empty-root-expected.png: Removed.
* platform/efl/editing/execCommand/indent-empty-root-expected.txt: Removed.
* platform/efl/editing/execCommand/indent-list-item-expected.png: Removed.
* platform/efl/editing/execCommand/indent-list-item-expected.txt: Removed.
* platform/efl/editing/execCommand/indent-selection-expected.png: Removed.
* platform/efl/editing/execCommand/indent-selection-expected.txt: Removed.
* platform/efl/editing/execCommand/insert-list-and-stitch-expected.png: Removed.
* platform/efl/editing/execCommand/insert-list-and-stitch-expected.txt: Removed.
* platform/efl/editing/execCommand/insertHorizontalRule-expected.png: Removed.
* platform/efl/editing/execCommand/insertHorizontalRule-expected.txt: Removed.
* platform/efl/editing/execCommand/insertImage-expected.png: Removed.
* platform/efl/editing/execCommand/insertImage-expected.txt: Removed.
* platform/efl/editing/execCommand/nsresponder-indent-expected.png: Removed.
* platform/efl/editing/execCommand/nsresponder-indent-expected.txt: Removed.
* platform/efl/editing/execCommand/nsresponder-outdent-expected.png: Removed.
* platform/efl/editing/execCommand/nsresponder-outdent-expected.txt: Removed.
* platform/efl/editing/execCommand/paste-1-expected.txt: Removed.
* platform/efl/editing/execCommand/print-expected.png: Removed.
* platform/efl/editing/execCommand/print-expected.txt: Removed.
* platform/efl/editing/execCommand/remove-list-from-range-selection-expected.png: Removed.
* platform/efl/editing/execCommand/remove-list-from-range-selection-expected.txt: Removed.
* platform/efl/editing/execCommand/remove-list-item-1-expected.png: Removed.
* platform/efl/editing/execCommand/remove-list-item-1-expected.txt: Removed.
* platform/efl/editing/execCommand/selectAll-expected.png: Removed.
* platform/efl/editing/execCommand/selectAll-expected.txt: Removed.
* platform/efl/editing/input: Removed.
* platform/efl/editing/input/caret-at-the-edge-of-contenteditable-expected.png: Removed.
* platform/efl/editing/input/caret-at-the-edge-of-contenteditable-expected.txt: Removed.
* platform/efl/editing/input/caret-at-the-edge-of-input-expected.png: Removed.
* platform/efl/editing/input/caret-at-the-edge-of-input-expected.txt: Removed.
* platform/efl/editing/input/emacs-ctrl-o-expected.png: Removed.
* platform/efl/editing/input/emacs-ctrl-o-expected.txt: Removed.
* platform/efl/editing/input/reveal-caret-of-multiline-contenteditable-expected.png: Removed.
* platform/efl/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt: Removed.
* platform/efl/editing/input/reveal-caret-of-multiline-input-expected.png: Removed.
* platform/efl/editing/input/reveal-caret-of-multiline-input-expected.txt: Removed.
* platform/efl/editing/inserting: Removed.
* platform/efl/editing/inserting/12882-expected.png: Removed.
* platform/efl/editing/inserting/12882-expected.txt: Removed.
* platform/efl/editing/inserting/4278698-expected.png: Removed.
* platform/efl/editing/inserting/4278698-expected.txt: Removed.
* platform/efl/editing/inserting/4840662-expected.png: Removed.
* platform/efl/editing/inserting/4840662-expected.txt: Removed.
* platform/efl/editing/inserting/4875189-1-expected.png: Removed.
* platform/efl/editing/inserting/4875189-1-expected.txt: Removed.
* platform/efl/editing/inserting/4875189-2-expected.png: Removed.
* platform/efl/editing/inserting/4875189-2-expected.txt: Removed.
* platform/efl/editing/inserting/4959067-expected.png: Removed.
* platform/efl/editing/inserting/4959067-expected.txt: Removed.
* platform/efl/editing/inserting/4960120-1-expected.png: Removed.
* platform/efl/editing/inserting/4960120-1-expected.txt: Removed.
* platform/efl/editing/inserting/4960120-2-expected.png: Removed.
* platform/efl/editing/inserting/4960120-2-expected.txt: Removed.
* platform/efl/editing/inserting/5002441-expected.png: Removed.
* platform/efl/editing/inserting/5002441-expected.txt: Removed.
* platform/efl/editing/inserting/5058163-1-expected.png: Removed.
* platform/efl/editing/inserting/5058163-1-expected.txt: Removed.
* platform/efl/editing/inserting/5058163-2-expected.png: Removed.
* platform/efl/editing/inserting/5058163-2-expected.txt: Removed.
* platform/efl/editing/inserting/5156401-2-expected.png: Removed.
* platform/efl/editing/inserting/5156401-2-expected.txt: Removed.
* platform/efl/editing/inserting/5418891-expected.png: Removed.
* platform/efl/editing/inserting/5418891-expected.txt: Removed.
* platform/efl/editing/inserting/5510537-expected.png: Removed.
* platform/efl/editing/inserting/5510537-expected.txt: Removed.
* platform/efl/editing/inserting/5549929-2-expected.png: Removed.
* platform/efl/editing/inserting/5549929-2-expected.txt: Removed.
* platform/efl/editing/inserting/5549929-3-expected.png: Removed.
* platform/efl/editing/inserting/5549929-3-expected.txt: Removed.
* platform/efl/editing/inserting/6703873-expected.png: Removed.
* platform/efl/editing/inserting/6703873-expected.txt: Removed.
* platform/efl/editing/inserting/before-after-input-element-expected.png: Removed.
* platform/efl/editing/inserting/before-after-input-element-expected.txt: Removed.
* platform/efl/editing/inserting/break-blockquote-after-delete-expected.png: Removed.
* platform/efl/editing/inserting/break-blockquote-after-delete-expected.txt: Removed.
* platform/efl/editing/inserting/editable-html-element-expected.png: Removed.
* platform/efl/editing/inserting/editable-html-element-expected.txt: Removed.
* platform/efl/editing/inserting/editable-inline-element-expected.png: Removed.
* platform/efl/editing/inserting/editable-inline-element-expected.txt: Removed.
* platform/efl/editing/inserting/edited-whitespace-1-expected.png: Removed.
* platform/efl/editing/inserting/edited-whitespace-1-expected.txt: Removed.
* platform/efl/editing/inserting/editing-empty-divs-expected.png: Removed.
* platform/efl/editing/inserting/editing-empty-divs-expected.txt: Removed.
* platform/efl/editing/inserting/insert-3654864-fix-expected.png: Removed.
* platform/efl/editing/inserting/insert-3654864-fix-expected.txt: Removed.
* platform/efl/editing/inserting/insert-3775316-fix-expected.png: Removed.
* platform/efl/editing/inserting/insert-3775316-fix-expected.txt: Removed.
* platform/efl/editing/inserting/insert-3778059-fix-expected.png: Removed.
* platform/efl/editing/inserting/insert-3778059-fix-expected.txt: Removed.
* platform/efl/editing/inserting/insert-3800346-fix-expected.png: Removed.
* platform/efl/editing/inserting/insert-3800346-fix-expected.txt: Removed.
* platform/efl/editing/inserting/insert-3851164-fix-expected.txt: Removed.
* platform/efl/editing/inserting/insert-after-delete-001-expected.png: Removed.
* platform/efl/editing/inserting/insert-after-delete-001-expected.txt: Removed.
* platform/efl/editing/inserting/insert-at-end-01-expected.png: Removed.
* platform/efl/editing/inserting/insert-at-end-01-expected.txt: Removed.
* platform/efl/editing/inserting/insert-at-end-02-expected.png: Removed.
* platform/efl/editing/inserting/insert-at-end-02-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-001-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-001-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-002-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-002-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-003-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-003-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-004-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-004-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-005-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-005-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-006-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-006-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-007-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-007-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-008-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-008-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-009-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-009-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-at-tabspan-001-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-at-tabspan-001-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-at-tabspan-002-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-at-tabspan-002-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-at-tabspan-003-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-at-tabspan-003-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-quoted-001-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-quoted-001-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-quoted-002-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-quoted-002-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-quoted-003-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-quoted-003-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-quoted-004-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-quoted-004-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-quoted-005-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-quoted-005-expected.txt: Removed.
* platform/efl/editing/inserting/insert-br-quoted-006-expected.png: Removed.
* platform/efl/editing/inserting/insert-br-quoted-006-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-001-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-001-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-002-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-002-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-003-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-003-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-004-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-004-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-005-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-005-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-006-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-006-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-007-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-007-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-008-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-008-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-009-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-009-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-010-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-010-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-011-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-011-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-012-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-012-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-013-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-013-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-014-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-014-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-015-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-015-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-016-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-016-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-017-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-017-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-018-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-018-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-019-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-019-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-020-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-020-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-022-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-022-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-023-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-023-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-024-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-024-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-025-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-025-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-026-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-026-expected.txt: Removed.
* platform/efl/editing/inserting/insert-div-027-expected.png: Removed.
* platform/efl/editing/inserting/insert-div-027-expected.txt: Removed.
* platform/efl/editing/inserting/insert-paragraph-01-expected.png: Removed.
* platform/efl/editing/inserting/insert-paragraph-01-expected.txt: Removed.
* platform/efl/editing/inserting/insert-paragraph-02-expected.png: Removed.
* platform/efl/editing/inserting/insert-paragraph-02-expected.txt: Removed.
* platform/efl/editing/inserting/insert-paragraph-03-expected.png: Removed.
* platform/efl/editing/inserting/insert-paragraph-03-expected.txt: Removed.
* platform/efl/editing/inserting/insert-paragraph-04-expected.png: Removed.
* platform/efl/editing/inserting/insert-paragraph-04-expected.txt: Removed.
* platform/efl/editing/inserting/insert-paragraph-05-expected.png: Removed.
* platform/efl/editing/inserting/insert-paragraph-05-expected.txt: Removed.
* platform/efl/editing/inserting/insert-space-in-empty-doc-expected.png: Removed.
* platform/efl/editing/inserting/insert-space-in-empty-doc-expected.txt: Removed.
* platform/efl/editing/inserting/insert-tab-001-expected.png: Removed.
* platform/efl/editing/inserting/insert-tab-001-expected.txt: Removed.
* platform/efl/editing/inserting/insert-tab-002-expected.png: Removed.
* platform/efl/editing/inserting/insert-tab-002-expected.txt: Removed.
* platform/efl/editing/inserting/insert-tab-003-expected.png: Removed.
* platform/efl/editing/inserting/insert-tab-003-expected.txt: Removed.
* platform/efl/editing/inserting/insert-tab-004-expected.png: Removed.
* platform/efl/editing/inserting/insert-tab-004-expected.txt: Removed.
* platform/efl/editing/inserting/insert-text-at-tabspan-001-expected.png: Removed.
* platform/efl/editing/inserting/insert-text-at-tabspan-001-expected.txt: Removed.
* platform/efl/editing/inserting/insert-text-at-tabspan-002-expected.png: Removed.
* platform/efl/editing/inserting/insert-text-at-tabspan-002-expected.txt: Removed.
* platform/efl/editing/inserting/insert-text-at-tabspan-003-expected.png: Removed.
* platform/efl/editing/inserting/insert-text-at-tabspan-003-expected.txt: Removed.
* platform/efl/editing/inserting/insert-text-with-newlines-expected.png: Removed.
* platform/efl/editing/inserting/insert-text-with-newlines-expected.txt: Removed.
* platform/efl/editing/inserting/line-break-expected.png: Removed.
* platform/efl/editing/inserting/line-break-expected.txt: Removed.
* platform/efl/editing/inserting/multiple-lines-selected-expected.png: Removed.
* platform/efl/editing/inserting/multiple-lines-selected-expected.txt: Removed.
* platform/efl/editing/inserting/paragraph-separator-01-expected.png: Removed.
* platform/efl/editing/inserting/paragraph-separator-01-expected.txt: Removed.
* platform/efl/editing/inserting/paragraph-separator-02-expected.png: Removed.
* platform/efl/editing/inserting/paragraph-separator-02-expected.txt: Removed.
* platform/efl/editing/inserting/paragraph-separator-03-expected.png: Removed.
* platform/efl/editing/inserting/paragraph-separator-03-expected.txt: Removed.
* platform/efl/editing/inserting/paragraph-separator-in-table-1-expected.png: Removed.
* platform/efl/editing/inserting/paragraph-separator-in-table-1-expected.txt: Removed.
* platform/efl/editing/inserting/paragraph-separator-in-table-2-expected.png: Removed.
* platform/efl/editing/inserting/paragraph-separator-in-table-2-expected.txt: Removed.
* platform/efl/editing/inserting/redo-expected.png: Removed.
* platform/efl/editing/inserting/redo-expected.txt: Removed.
* platform/efl/editing/inserting/return-key-with-selection-001-expected.png: Removed.
* platform/efl/editing/inserting/return-key-with-selection-001-expected.txt: Removed.
* platform/efl/editing/inserting/return-key-with-selection-002-expected.png: Removed.
* platform/efl/editing/inserting/return-key-with-selection-002-expected.txt: Removed.
* platform/efl/editing/inserting/return-key-with-selection-003-expected.png: Removed.
* platform/efl/editing/inserting/return-key-with-selection-003-expected.txt: Removed.
* platform/efl/editing/inserting/typing-001-expected.png: Removed.
* platform/efl/editing/inserting/typing-001-expected.txt: Removed.
* platform/efl/editing/inserting/typing-002-expected.png: Removed.
* platform/efl/editing/inserting/typing-002-expected.txt: Removed.
* platform/efl/editing/inserting/typing-003-expected.png: Removed.
* platform/efl/editing/inserting/typing-003-expected.txt: Removed.
* platform/efl/editing/inserting/typing-around-br-001-expected.png: Removed.
* platform/efl/editing/inserting/typing-around-br-001-expected.txt: Removed.
* platform/efl/editing/inserting/typing-around-image-001-expected.png: Removed.
* platform/efl/editing/inserting/typing-around-image-001-expected.txt: Removed.
* platform/efl/editing/inserting/typing-at-end-of-line-expected.png: Removed.
* platform/efl/editing/inserting/typing-at-end-of-line-expected.txt: Removed.
* platform/efl/editing/pasteboard: Removed.
* platform/efl/editing/pasteboard/4631972-expected.png: Removed.
* platform/efl/editing/pasteboard/4631972-expected.txt: Removed.
* platform/efl/editing/pasteboard/4806874-expected.png: Removed.
* platform/efl/editing/pasteboard/4806874-expected.txt: Removed.
* platform/efl/editing/pasteboard/5032095-expected.png: Removed.
* platform/efl/editing/pasteboard/5032095-expected.txt: Removed.
* platform/efl/editing/pasteboard/5071074-2-expected.png: Removed.
* platform/efl/editing/pasteboard/5071074-2-expected.txt: Removed.
* platform/efl/editing/pasteboard/5134759-expected.png: Removed.
* platform/efl/editing/pasteboard/5134759-expected.txt: Removed.
* platform/efl/editing/pasteboard/5156401-1-expected.png: Removed.
* platform/efl/editing/pasteboard/5156401-1-expected.txt: Removed.
* platform/efl/editing/pasteboard/5387578-expected.png: Removed.
* platform/efl/editing/pasteboard/5387578-expected.txt: Removed.
* platform/efl/editing/pasteboard/7955-expected.png: Removed.
* platform/efl/editing/pasteboard/7955-expected.txt: Removed.
* platform/efl/editing/pasteboard/8145-1-expected.png: Removed.
* platform/efl/editing/pasteboard/8145-1-expected.txt: Removed.
* platform/efl/editing/pasteboard/8145-2-expected.png: Removed.
* platform/efl/editing/pasteboard/8145-2-expected.txt: Removed.
* platform/efl/editing/pasteboard/8145-3-expected.png: Removed.
* platform/efl/editing/pasteboard/8145-3-expected.txt: Removed.
* platform/efl/editing/pasteboard/bad-placeholder-expected.png: Removed.
* platform/efl/editing/pasteboard/bad-placeholder-expected.txt: Removed.
* platform/efl/editing/pasteboard/copy-paste-content-starting-and-ending-canvas-expected.txt: Removed.
* platform/efl/editing/pasteboard/displaced-generic-placeholder-expected.png: Removed.
* platform/efl/editing/pasteboard/displaced-generic-placeholder-expected.txt: Removed.
* platform/efl/editing/pasteboard/displaced-placeholder-expected.png: Removed.
* platform/efl/editing/pasteboard/displaced-placeholder-expected.txt: Removed.
* platform/efl/editing/pasteboard/drag-drop-dead-frame-expected.png: Removed.
* platform/efl/editing/pasteboard/innerText-inline-table-expected.png: Removed.
* platform/efl/editing/pasteboard/innerText-inline-table-expected.txt: Removed.
* platform/efl/editing/pasteboard/merge-after-delete-1-expected.png: Removed.
* platform/efl/editing/pasteboard/merge-after-delete-1-expected.txt: Removed.
* platform/efl/editing/pasteboard/merge-after-delete-2-expected.png: Removed.
* platform/efl/editing/pasteboard/merge-after-delete-2-expected.txt: Removed.
* platform/efl/editing/pasteboard/merge-after-delete-expected.png: Removed.
* platform/efl/editing/pasteboard/merge-after-delete-expected.txt: Removed.
* platform/efl/editing/pasteboard/merge-end-blockquote-expected.png: Removed.
* platform/efl/editing/pasteboard/merge-end-blockquote-expected.txt: Removed.
* platform/efl/editing/pasteboard/merge-end-borders-expected.png: Removed.
* platform/efl/editing/pasteboard/merge-end-borders-expected.txt: Removed.
* platform/efl/editing/pasteboard/merge-start-blockquote-expected.png: Removed.
* platform/efl/editing/pasteboard/merge-start-blockquote-expected.txt: Removed.
* platform/efl/editing/pasteboard/merge-start-list-expected.png: Removed.
* platform/efl/editing/pasteboard/merge-start-list-expected.txt: Removed.
* platform/efl/editing/pasteboard/paste-blockquote-after-blockquote-expected.png: Removed.
* platform/efl/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt: Removed.
* platform/efl/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.png: Removed.
* platform/efl/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt: Removed.
* platform/efl/editing/pasteboard/paste-text-004-expected.png: Removed.
* platform/efl/editing/pasteboard/pasting-into-p-should-not-nest-p-expected.txt: Removed.
* platform/efl/editing/pasteboard/pasting-object-expected.png: Removed.
* platform/efl/editing/pasteboard/pasting-object-expected.txt: Removed.
* platform/efl/editing/pasteboard/quirks-mode-br-1-expected.png: Removed.
* platform/efl/editing/pasteboard/quirks-mode-br-1-expected.txt: Removed.
* platform/efl/editing/pasteboard/unrendered-br-expected.png: Removed.
* platform/efl/editing/pasteboard/unrendered-br-expected.txt: Removed.
* platform/efl/editing/selection: Removed.
* platform/efl/editing/selection/14971-expected.png: Removed.
* platform/efl/editing/selection/14971-expected.txt: Removed.
* platform/efl/editing/selection/3690703-2-expected.png: Removed.
* platform/efl/editing/selection/3690703-2-expected.txt: Removed.
* platform/efl/editing/selection/3690703-expected.png: Removed.
* platform/efl/editing/selection/3690703-expected.txt: Removed.
* platform/efl/editing/selection/3690719-expected.png: Removed.
* platform/efl/editing/selection/3690719-expected.txt: Removed.
* platform/efl/editing/selection/4397952-expected.png: Removed.
* platform/efl/editing/selection/4397952-expected.txt: Removed.
* platform/efl/editing/selection/4402375-expected.png: Removed.
* platform/efl/editing/selection/4402375-expected.txt: Removed.
* platform/efl/editing/selection/4776665-expected.png: Removed.
* platform/efl/editing/selection/4776665-expected.txt: Removed.
* platform/efl/editing/selection/4818145-expected.png: Removed.
* platform/efl/editing/selection/4818145-expected.txt: Removed.
* platform/efl/editing/selection/4866671-expected.png: Removed.
* platform/efl/editing/selection/4866671-expected.txt: Removed.
* platform/efl/editing/selection/4889598-expected.png: Removed.
* platform/efl/editing/selection/4889598-expected.txt: Removed.
* platform/efl/editing/selection/4895428-2-expected.png: Removed.
* platform/efl/editing/selection/4895428-2-expected.txt: Removed.
* platform/efl/editing/selection/4895428-3-expected.png: Removed.
* platform/efl/editing/selection/4895428-3-expected.txt: Removed.
* platform/efl/editing/selection/4932260-1-expected.png: Removed.
* platform/efl/editing/selection/4932260-1-expected.txt: Removed.
* platform/efl/editing/selection/4932260-2-expected.png: Removed.
* platform/efl/editing/selection/4932260-2-expected.txt: Removed.
* platform/efl/editing/selection/4932260-3-expected.png: Removed.
* platform/efl/editing/selection/4932260-3-expected.txt: Removed.
* platform/efl/editing/selection/4947387-expected.png: Removed.
* platform/efl/editing/selection/4947387-expected.txt: Removed.
* platform/efl/editing/selection/4960116-expected.png: Removed.
* platform/efl/editing/selection/4960116-expected.txt: Removed.
* platform/efl/editing/selection/4960137-expected.png: Removed.
* platform/efl/editing/selection/4960137-expected.txt: Removed.
* platform/efl/editing/selection/4975120-expected.png: Removed.
* platform/efl/editing/selection/4975120-expected.txt: Removed.
* platform/efl/editing/selection/4983858-expected.png: Removed.
* platform/efl/editing/selection/4983858-expected.txt: Removed.
* platform/efl/editing/selection/5007143-2-expected.png: Removed.
* platform/efl/editing/selection/5007143-2-expected.txt: Removed.
* platform/efl/editing/selection/5007143-expected.png: Removed.
* platform/efl/editing/selection/5007143-expected.txt: Removed.
* platform/efl/editing/selection/5057506-2-expected.png: Removed.
* platform/efl/editing/selection/5057506-2-expected.txt: Removed.
* platform/efl/editing/selection/5057506-expected.png: Removed.
* platform/efl/editing/selection/5057506-expected.txt: Removed.
* platform/efl/editing/selection/5076323-1-expected.png: Removed.
* platform/efl/editing/selection/5076323-1-expected.txt: Removed.
* platform/efl/editing/selection/5076323-2-expected.png: Removed.
* platform/efl/editing/selection/5076323-2-expected.txt: Removed.
* platform/efl/editing/selection/5076323-3-expected.png: Removed.
* platform/efl/editing/selection/5076323-3-expected.txt: Removed.
* platform/efl/editing/selection/5081257-1-expected.png: Removed.
* platform/efl/editing/selection/5081257-1-expected.txt: Removed.
* platform/efl/editing/selection/5081257-2-expected.png: Removed.
* platform/efl/editing/selection/5081257-2-expected.txt: Removed.
* platform/efl/editing/selection/5099303-expected.png: Removed.
* platform/efl/editing/selection/5099303-expected.txt: Removed.
* platform/efl/editing/selection/5131716-1-expected.png: Removed.
* platform/efl/editing/selection/5131716-1-expected.txt: Removed.
* platform/efl/editing/selection/5131716-2-expected.png: Removed.
* platform/efl/editing/selection/5131716-2-expected.txt: Removed.
* platform/efl/editing/selection/5131716-3-expected.png: Removed.
* platform/efl/editing/selection/5131716-3-expected.txt: Removed.
* platform/efl/editing/selection/5131716-4-expected.png: Removed.
* platform/efl/editing/selection/5131716-4-expected.txt: Removed.
* platform/efl/editing/selection/5195166-2-expected.png: Removed.
* platform/efl/editing/selection/5195166-2-expected.txt: Removed.
* platform/efl/editing/selection/5232159-expected.png: Removed.
* platform/efl/editing/selection/5232159-expected.txt: Removed.
* platform/efl/editing/selection/5234383-1-expected.png: Removed.
* platform/efl/editing/selection/5234383-1-expected.txt: Removed.
* platform/efl/editing/selection/5234383-2-expected.png: Removed.
* platform/efl/editing/selection/5234383-2-expected.txt: Removed.
* platform/efl/editing/selection/5240265-expected.png: Removed.
* platform/efl/editing/selection/5240265-expected.txt: Removed.
* platform/efl/editing/selection/5333725-expected.png: Removed.
* platform/efl/editing/selection/5333725-expected.txt: Removed.
* platform/efl/editing/selection/5354455-2-expected.png: Removed.
* platform/efl/editing/selection/5354455-2-expected.txt: Removed.
* platform/efl/editing/selection/6476-expected.png: Removed.
* platform/efl/editing/selection/6476-expected.txt: Removed.
* platform/efl/editing/selection/7152-1-expected.png: Removed.
* platform/efl/editing/selection/7152-1-expected.txt: Removed.
* platform/efl/editing/selection/7152-2-expected.png: Removed.
* platform/efl/editing/selection/7152-2-expected.txt: Removed.
* platform/efl/editing/selection/addRange-expected.png: Removed.
* platform/efl/editing/selection/addRange-expected.txt: Removed.
* platform/efl/editing/selection/after-line-wrap-expected.png: Removed.
* platform/efl/editing/selection/after-line-wrap-expected.txt: Removed.
* platform/efl/editing/selection/caret-before-select-expected.png: Removed.
* platform/efl/editing/selection/caret-before-select-expected.txt: Removed.
* platform/efl/editing/selection/caret-ltr-2-expected.png: Removed.
* platform/efl/editing/selection/caret-ltr-2-expected.txt: Removed.
* platform/efl/editing/selection/caret-ltr-2-left-expected.png: Removed.
* platform/efl/editing/selection/caret-ltr-2-left-expected.txt: Removed.
* platform/efl/editing/selection/caret-ltr-expected.png: Removed.
* platform/efl/editing/selection/caret-ltr-expected.txt: Removed.
* platform/efl/editing/selection/caret-ltr-right-expected.png: Removed.
* platform/efl/editing/selection/caret-ltr-right-expected.txt: Removed.
* platform/efl/editing/selection/caret-rtl-2-expected.png: Removed.
* platform/efl/editing/selection/caret-rtl-2-expected.txt: Removed.
* platform/efl/editing/selection/caret-rtl-2-left-expected.png: Removed.
* platform/efl/editing/selection/caret-rtl-2-left-expected.txt: Removed.
* platform/efl/editing/selection/caret-rtl-expected.png: Removed.
* platform/efl/editing/selection/caret-rtl-expected.txt: Removed.
* platform/efl/editing/selection/caret-rtl-right-expected.png: Removed.
* platform/efl/editing/selection/caret-rtl-right-expected.txt: Removed.
* platform/efl/editing/selection/clear-selection-expected.png: Removed.
* platform/efl/editing/selection/clear-selection-expected.txt: Removed.
* platform/efl/editing/selection/click-start-of-line-expected.png: Removed.
* platform/efl/editing/selection/click-start-of-line-expected.txt: Removed.
* platform/efl/editing/selection/contains-boundaries-expected.txt: Removed.
* platform/efl/editing/selection/contenteditable-click-inside-expected.png: Removed.
* platform/efl/editing/selection/contenteditable-click-inside-expected.txt: Removed.
* platform/efl/editing/selection/display-table-text-expected.png: Removed.
* platform/efl/editing/selection/display-table-text-expected.txt: Removed.
* platform/efl/editing/selection/doubleclick-crash-expected.png: Removed.
* platform/efl/editing/selection/drag-in-iframe-expected.png: Removed.
* platform/efl/editing/selection/drag-in-iframe-expected.txt: Removed.
* platform/efl/editing/selection/drag-select-1-expected.png: Removed.
* platform/efl/editing/selection/drag-select-1-expected.txt: Removed.
* platform/efl/editing/selection/drag-to-contenteditable-iframe-expected.png: Removed.
* platform/efl/editing/selection/drag-to-contenteditable-iframe-expected.txt: Removed.
* platform/efl/editing/selection/editable-html-element-expected.png: Removed.
* platform/efl/editing/selection/editable-html-element-expected.txt: Removed.
* platform/efl/editing/selection/editable-links-expected.png: Removed.
* platform/efl/editing/selection/editable-non-editable-crash-expected.png: Removed.
* platform/efl/editing/selection/editable-non-editable-crash-expected.txt: Removed.
* platform/efl/editing/selection/end-of-document-expected.png: Removed.
* platform/efl/editing/selection/end-of-document-expected.txt: Removed.
* platform/efl/editing/selection/expanding-selections-expected.png: Removed.
* platform/efl/editing/selection/expanding-selections-expected.txt: Removed.
* platform/efl/editing/selection/expanding-selections2-expected.png: Removed.
* platform/efl/editing/selection/expanding-selections2-expected.txt: Removed.
* platform/efl/editing/selection/extend-by-character-001-expected.png: Removed.
* platform/efl/editing/selection/extend-by-character-001-expected.txt: Removed.
* platform/efl/editing/selection/extend-by-character-002-expected.png: Removed.
* platform/efl/editing/selection/extend-by-character-002-expected.txt: Removed.
* platform/efl/editing/selection/extend-by-character-003-expected.png: Removed.
* platform/efl/editing/selection/extend-by-character-003-expected.txt: Removed.
* platform/efl/editing/selection/extend-by-character-004-expected.png: Removed.
* platform/efl/editing/selection/extend-by-character-004-expected.txt: Removed.
* platform/efl/editing/selection/extend-by-character-005-expected.png: Removed.
* platform/efl/editing/selection/extend-by-character-005-expected.txt: Removed.
* platform/efl/editing/selection/extend-by-character-006-expected.png: Removed.
* platform/efl/editing/selection/extend-by-character-006-expected.txt: Removed.
* platform/efl/editing/selection/extend-by-sentence-001-expected.png: Removed.
* platform/efl/editing/selection/extend-by-sentence-001-expected.txt: Removed.
* platform/efl/editing/selection/extend-by-word-001-expected.png: Removed.
* platform/efl/editing/selection/extend-by-word-001-expected.txt: Removed.
* platform/efl/editing/selection/extend-by-word-002-expected.png: Removed.
* platform/efl/editing/selection/extend-by-word-002-expected.txt: Removed.
* platform/efl/editing/selection/extend-inside-transforms-backward-expected.png: Removed.
* platform/efl/editing/selection/extend-inside-transforms-backward-expected.txt: Removed.
* platform/efl/editing/selection/extend-inside-transforms-forward-expected.png: Removed.
* platform/efl/editing/selection/extend-inside-transforms-forward-expected.txt: Removed.
* platform/efl/editing/selection/extend-selection-bidi-expected.png: Removed.
* platform/efl/editing/selection/extend-selection-bidi-expected.txt: Removed.
* platform/efl/editing/selection/fake-doubleclick-expected.png: Removed.
* platform/efl/editing/selection/fake-doubleclick-expected.txt: Removed.
* platform/efl/editing/selection/focus-body-expected.png: Removed.
* platform/efl/editing/selection/focus_editable_html-expected.png: Removed.
* platform/efl/editing/selection/focus_editable_html-expected.txt: Removed.
* platform/efl/editing/selection/iframe-expected.png: Removed.
* platform/efl/editing/selection/iframe-expected.txt: Removed.
* platform/efl/editing/selection/image-before-linebreak-expected.png: Removed.
* platform/efl/editing/selection/image-before-linebreak-expected.txt: Removed.
* platform/efl/editing/selection/inline-closest-leaf-child-expected.png: Removed.
* platform/efl/editing/selection/inline-closest-leaf-child-expected.txt: Removed.
* platform/efl/editing/selection/inline-table-expected.png: Removed.
* platform/efl/editing/selection/inline-table-expected.txt: Removed.
* platform/efl/editing/selection/leave-requested-block-expected.png: Removed.
* platform/efl/editing/selection/leave-requested-block-expected.txt: Removed.
* platform/efl/editing/selection/line-wrap-1-expected.png: Removed.
* platform/efl/editing/selection/line-wrap-1-expected.txt: Removed.
* platform/efl/editing/selection/line-wrap-2-expected.png: Removed.
* platform/efl/editing/selection/line-wrap-2-expected.txt: Removed.
* platform/efl/editing/selection/mixed-editability-1-expected.png: Removed.
* platform/efl/editing/selection/mixed-editability-1-expected.txt: Removed.
* platform/efl/editing/selection/mixed-editability-10-expected.txt: Removed.
* platform/efl/editing/selection/mixed-editability-2-expected.png: Removed.
* platform/efl/editing/selection/mixed-editability-2-expected.txt: Removed.
* platform/efl/editing/selection/mixed-editability-3-expected.png: Removed.
* platform/efl/editing/selection/mixed-editability-3-expected.txt: Removed.
* platform/efl/editing/selection/mixed-editability-4-expected.png: Removed.
* platform/efl/editing/selection/mixed-editability-4-expected.txt: Removed.
* platform/efl/editing/selection/mixed-editability-5-expected.png: Removed.
* platform/efl/editing/selection/mixed-editability-5-expected.txt: Removed.
* platform/efl/editing/selection/mixed-editability-6-expected.png: Removed.
* platform/efl/editing/selection/mixed-editability-6-expected.txt: Removed.
* platform/efl/editing/selection/mixed-editability-7-expected.png: Removed.
* platform/efl/editing/selection/mixed-editability-7-expected.txt: Removed.
* platform/efl/editing/selection/mixed-editability-8-expected.png: Removed.
* platform/efl/editing/selection/mixed-editability-8-expected.txt: Removed.
* platform/efl/editing/selection/mixed-editability-9-expected.png: Removed.
* platform/efl/editing/selection/mixed-editability-9-expected.txt: Removed.
* platform/efl/editing/selection/move-3875618-fix-expected.png: Removed.
* platform/efl/editing/selection/move-3875618-fix-expected.txt: Removed.
* platform/efl/editing/selection/move-3875641-fix-expected.png: Removed.
* platform/efl/editing/selection/move-3875641-fix-expected.txt: Removed.
* platform/efl/editing/selection/move-backwords-by-word-001-expected.png: Removed.
* platform/efl/editing/selection/move-backwords-by-word-001-expected.txt: Removed.
* platform/efl/editing/selection/move-between-blocks-no-001-expected.png: Removed.
* platform/efl/editing/selection/move-between-blocks-no-001-expected.txt: Removed.
* platform/efl/editing/selection/move-between-blocks-yes-001-expected.png: Removed.
* platform/efl/editing/selection/move-between-blocks-yes-001-expected.txt: Removed.
* platform/efl/editing/selection/move-by-character-001-expected.png: Removed.
* platform/efl/editing/selection/move-by-character-001-expected.txt: Removed.
* platform/efl/editing/selection/move-by-character-002-expected.png: Removed.
* platform/efl/editing/selection/move-by-character-002-expected.txt: Removed.
* platform/efl/editing/selection/move-by-character-003-expected.png: Removed.
* platform/efl/editing/selection/move-by-character-003-expected.txt: Removed.
* platform/efl/editing/selection/move-by-character-004-expected.png: Removed.
* platform/efl/editing/selection/move-by-character-004-expected.txt: Removed.
* platform/efl/editing/selection/move-by-character-005-expected.png: Removed.
* platform/efl/editing/selection/move-by-character-005-expected.txt: Removed.
* platform/efl/editing/selection/move-by-character-6-expected.txt: Removed.
* platform/efl/editing/selection/move-by-line-001-expected.png: Removed.
* platform/efl/editing/selection/move-by-line-001-expected.txt: Removed.
* platform/efl/editing/selection/move-by-line-002-expected.png: Removed.
* platform/efl/editing/selection/move-by-line-002-expected.txt: Removed.
* platform/efl/editing/selection/move-by-sentence-001-expected.png: Removed.
* platform/efl/editing/selection/move-by-sentence-001-expected.txt: Removed.
* platform/efl/editing/selection/move-by-sentence-linebreak-expected.png: Removed.
* platform/efl/editing/selection/move-by-sentence-linebreak-expected.txt: Removed.
* platform/efl/editing/selection/move-by-word-001-expected.png: Removed.
* platform/efl/editing/selection/move-by-word-001-expected.txt: Removed.
* platform/efl/editing/selection/move-past-trailing-space-expected.png: Removed.
* platform/efl/editing/selection/move-past-trailing-space-expected.txt: Removed.
* platform/efl/editing/selection/node-removal-1-expected.png: Removed.
* platform/efl/editing/selection/node-removal-1-expected.txt: Removed.
* platform/efl/editing/selection/node-removal-2-expected.png: Removed.
* platform/efl/editing/selection/node-removal-2-expected.txt: Removed.
* platform/efl/editing/selection/paragraph-granularity-expected.txt: Removed.
* platform/efl/editing/selection/previous-line-position-expected.png: Removed.
* platform/efl/editing/selection/previous-line-position-expected.txt: Removed.
* platform/efl/editing/selection/range-between-block-and-inline-expected.png: Removed.
* platform/efl/editing/selection/range-between-block-and-inline-expected.txt: Removed.
* platform/efl/editing/selection/replace-selection-1-expected.png: Removed.
* platform/efl/editing/selection/replace-selection-1-expected.txt: Removed.
* platform/efl/editing/selection/replaced-boundaries-1-expected.png: Removed.
* platform/efl/editing/selection/replaced-boundaries-1-expected.txt: Removed.
* platform/efl/editing/selection/replaced-boundaries-2-expected.png: Removed.
* platform/efl/editing/selection/replaced-boundaries-2-expected.txt: Removed.
* platform/efl/editing/selection/replaced-boundaries-3-expected.txt: Removed.
* platform/efl/editing/selection/select-across-readonly-input-1-expected.png: Removed.
* platform/efl/editing/selection/select-across-readonly-input-1-expected.txt: Removed.
* platform/efl/editing/selection/select-across-readonly-input-2-expected.png: Removed.
* platform/efl/editing/selection/select-across-readonly-input-2-expected.txt: Removed.
* platform/efl/editing/selection/select-across-readonly-input-3-expected.png: Removed.
* platform/efl/editing/selection/select-across-readonly-input-3-expected.txt: Removed.
* platform/efl/editing/selection/select-across-readonly-input-4-expected.png: Removed.
* platform/efl/editing/selection/select-across-readonly-input-4-expected.txt: Removed.
* platform/efl/editing/selection/select-across-readonly-input-5-expected.png: Removed.
* platform/efl/editing/selection/select-across-readonly-input-5-expected.txt: Removed.
* platform/efl/editing/selection/select-all-001-expected.png: Removed.
* platform/efl/editing/selection/select-all-002-expected.png: Removed.
* platform/efl/editing/selection/select-all-003-expected.png: Removed.
* platform/efl/editing/selection/select-all-004-expected.png: Removed.
* platform/efl/editing/selection/select-all-004-expected.txt: Removed.
* platform/efl/editing/selection/select-all-005-expected.png: Removed.
* platform/efl/editing/selection/select-all-005-expected.txt: Removed.
* platform/efl/editing/selection/select-all-006-expected.png: Removed.
* platform/efl/editing/selection/select-all-006-expected.txt: Removed.
* platform/efl/editing/selection/select-all-iframe-expected.png: Removed.
* platform/efl/editing/selection/select-all-iframe-expected.txt: Removed.
* platform/efl/editing/selection/select-box-expected.png: Removed.
* platform/efl/editing/selection/select-box-expected.txt: Removed.
* platform/efl/editing/selection/select-element-paragraph-boundary-expected.png: Removed.
* platform/efl/editing/selection/select-element-paragraph-boundary-expected.txt: Removed.
* platform/efl/editing/selection/select-from-textfield-outwards-expected.png: Removed.
* platform/efl/editing/selection/select-from-textfield-outwards-expected.txt: Removed.
* platform/efl/editing/selection/select-missing-image-expected.png: Removed.
* platform/efl/editing/selection/select-text-overflow-ellipsis-expected.png: Removed.
* platform/efl/editing/selection/select-text-overflow-ellipsis-expected.txt: Removed.
* platform/efl/editing/selection/selectNode-expected.png: Removed.
* platform/efl/editing/selection/selectNode-expected.txt: Removed.
* platform/efl/editing/selection/selectNodeContents-expected.png: Removed.
* platform/efl/editing/selection/selectNodeContents-expected.txt: Removed.
* platform/efl/editing/selection/selection-3748164-fix-expected.png: Removed.
* platform/efl/editing/selection/selection-3748164-fix-expected.txt: Removed.
* platform/efl/editing/selection/selection-actions-expected.png: Removed.
* platform/efl/editing/selection/selection-actions-expected.txt: Removed.
* platform/efl/editing/selection/selection-button-text-expected.png: Removed.
* platform/efl/editing/selection/selection-button-text-expected.txt: Removed.
* platform/efl/editing/selection/table-caret-1-expected.png: Removed.
* platform/efl/editing/selection/table-caret-1-expected.txt: Removed.
* platform/efl/editing/selection/table-caret-2-expected.png: Removed.
* platform/efl/editing/selection/table-caret-2-expected.txt: Removed.
* platform/efl/editing/selection/table-caret-3-expected.png: Removed.
* platform/efl/editing/selection/table-caret-3-expected.txt: Removed.
* platform/efl/editing/selection/transformed-selection-rects-expected.png: Removed.
* platform/efl/editing/selection/transformed-selection-rects-expected.txt: Removed.
* platform/efl/editing/selection/triple-click-in-pre-expected.png: Removed.
* platform/efl/editing/selection/triple-click-in-pre-expected.txt: Removed.
* platform/efl/editing/selection/unrendered-001-expected.png: Removed.
* platform/efl/editing/selection/unrendered-002-expected.png: Removed.
* platform/efl/editing/selection/unrendered-003-expected.png: Removed.
* platform/efl/editing/selection/unrendered-004-expected.png: Removed.
* platform/efl/editing/selection/unrendered-005-expected.png: Removed.
* platform/efl/editing/selection/unrendered-space-expected.png: Removed.
* platform/efl/editing/selection/unrendered-space-expected.txt: Removed.
* platform/efl/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png: Removed.
* platform/efl/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt: Removed.
* platform/efl/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png: Removed.
* platform/efl/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt: Removed.
* platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png: Removed.
* platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt: Removed.
* platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png: Removed.
* platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt: Removed.
* platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: Removed.
* platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt: Removed.
* platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png: Removed.
* platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt: Removed.
* platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png: Removed.
* platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt: Removed.
* platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: Removed.
* platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt: Removed.
* platform/efl/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png: Removed.
* platform/efl/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt: Removed.
* platform/efl/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png: Removed.
* platform/efl/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt: Removed.
* platform/efl/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png: Removed.
* platform/efl/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt: Removed.
* platform/efl/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png: Removed.
* platform/efl/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt: Removed.
* platform/efl/editing/selection/word-granularity-expected.png: Removed.
* platform/efl/editing/selection/word-granularity-expected.txt: Removed.
* platform/efl/editing/selection/wrapped-line-caret-1-expected.png: Removed.
* platform/efl/editing/selection/wrapped-line-caret-1-expected.txt: Removed.
* platform/efl/editing/selection/wrapped-line-caret-2-expected.png: Removed.
* platform/efl/editing/selection/wrapped-line-caret-2-expected.txt: Removed.
* platform/efl/editing/spelling: Removed.
* platform/efl/editing/spelling/centering-misspelling-dots-expected.png: Removed.
* platform/efl/editing/spelling/centering-misspelling-dots-expected.txt: Removed.
* platform/efl/editing/spelling/misspelling-dots-dont-extend-beyond-words-expected.png: Removed.
* platform/efl/editing/spelling/misspelling-dots-dont-extend-beyond-words-expected.txt: Removed.
* platform/efl/editing/spelling/spellcheck-paste-continuous-disabled-expected.txt: Removed.
* platform/efl/editing/spelling/spelling-expected.png: Removed.
* platform/efl/editing/spelling/spelling-expected.txt: Removed.
* platform/efl/editing/style: Removed.
* platform/efl/editing/style/4916887-expected.png: Removed.
* platform/efl/editing/style/4916887-expected.txt: Removed.
* platform/efl/editing/style/5017613-1-expected.png: Removed.
* platform/efl/editing/style/5017613-1-expected.txt: Removed.
* platform/efl/editing/style/5017613-2-expected.png: Removed.
* platform/efl/editing/style/5017613-2-expected.txt: Removed.
* platform/efl/editing/style/5046875-1-expected.png: Removed.
* platform/efl/editing/style/5046875-1-expected.txt: Removed.
* platform/efl/editing/style/5046875-2-expected.png: Removed.
* platform/efl/editing/style/5046875-2-expected.txt: Removed.
* platform/efl/editing/style/5065910-expected.txt: Removed.
* platform/efl/editing/style/5084241-expected.png: Removed.
* platform/efl/editing/style/5084241-expected.txt: Removed.
* platform/efl/editing/style/5228141-expected.png: Removed.
* platform/efl/editing/style/5228141-expected.txt: Removed.
* platform/efl/editing/style/5279521-expected.png: Removed.
* platform/efl/editing/style/5279521-expected.txt: Removed.
* platform/efl/editing/style/apple-style-editable-mix-expected.png: Removed.
* platform/efl/editing/style/apple-style-editable-mix-expected.txt: Removed.
* platform/efl/editing/style/block-style-001-expected.png: Removed.
* platform/efl/editing/style/block-style-001-expected.txt: Removed.
* platform/efl/editing/style/block-style-002-expected.png: Removed.
* platform/efl/editing/style/block-style-002-expected.txt: Removed.
* platform/efl/editing/style/block-style-003-expected.png: Removed.
* platform/efl/editing/style/block-style-003-expected.txt: Removed.
* platform/efl/editing/style/block-styles-007-expected.png: Removed.
* platform/efl/editing/style/block-styles-007-expected.txt: Removed.
* platform/efl/editing/style/create-block-for-style-001-expected.png: Removed.
* platform/efl/editing/style/create-block-for-style-001-expected.txt: Removed.
* platform/efl/editing/style/create-block-for-style-002-expected.png: Removed.
* platform/efl/editing/style/create-block-for-style-002-expected.txt: Removed.
* platform/efl/editing/style/create-block-for-style-003-expected.png: Removed.
* platform/efl/editing/style/create-block-for-style-003-expected.txt: Removed.
* platform/efl/editing/style/create-block-for-style-004-expected.png: Removed.
* platform/efl/editing/style/create-block-for-style-004-expected.txt: Removed.
* platform/efl/editing/style/create-block-for-style-005-expected.png: Removed.
* platform/efl/editing/style/create-block-for-style-005-expected.txt: Removed.
* platform/efl/editing/style/create-block-for-style-006-expected.png: Removed.
* platform/efl/editing/style/create-block-for-style-006-expected.txt: Removed.
* platform/efl/editing/style/create-block-for-style-007-expected.png: Removed.
* platform/efl/editing/style/create-block-for-style-007-expected.txt: Removed.
* platform/efl/editing/style/create-block-for-style-008-expected.png: Removed.
* platform/efl/editing/style/create-block-for-style-008-expected.txt: Removed.
* platform/efl/editing/style/create-block-for-style-009-expected.png: Removed.
* platform/efl/editing/style/create-block-for-style-009-expected.txt: Removed.
* platform/efl/editing/style/create-block-for-style-010-expected.png: Removed.
* platform/efl/editing/style/create-block-for-style-010-expected.txt: Removed.
* platform/efl/editing/style/create-block-for-style-011-expected.png: Removed.
* platform/efl/editing/style/create-block-for-style-011-expected.txt: Removed.
* platform/efl/editing/style/create-block-for-style-012-expected.png: Removed.
* platform/efl/editing/style/create-block-for-style-012-expected.txt: Removed.
* platform/efl/editing/style/create-block-for-style-013-expected.png: Removed.
* platform/efl/editing/style/create-block-for-style-013-expected.txt: Removed.
* platform/efl/editing/style/designmode-expected.png: Removed.
* platform/efl/editing/style/designmode-expected.txt: Removed.
* platform/efl/editing/style/font-family-with-space-expected.txt: Removed.
* platform/efl/editing/style/highlight-expected.png: Removed.
* platform/efl/editing/style/highlight-expected.txt: Removed.
* platform/efl/editing/style/relative-font-size-change-001-expected.png: Removed.
* platform/efl/editing/style/relative-font-size-change-001-expected.txt: Removed.
* platform/efl/editing/style/relative-font-size-change-002-expected.png: Removed.
* platform/efl/editing/style/relative-font-size-change-002-expected.txt: Removed.
* platform/efl/editing/style/relative-font-size-change-003-expected.png: Removed.
* platform/efl/editing/style/relative-font-size-change-003-expected.txt: Removed.
* platform/efl/editing/style/relative-font-size-change-004-expected.png: Removed.
* platform/efl/editing/style/relative-font-size-change-004-expected.txt: Removed.
* platform/efl/editing/style/smoosh-styles-003-expected.png: Removed.
* platform/efl/editing/style/style-3681552-fix-001-expected.png: Removed.
* platform/efl/editing/style/style-3681552-fix-001-expected.txt: Removed.
* platform/efl/editing/style/style-3681552-fix-002-expected.png: Removed.
* platform/efl/editing/style/style-3681552-fix-002-expected.txt: Removed.
* platform/efl/editing/style/style-3998892-fix-expected.png: Removed.
* platform/efl/editing/style/style-3998892-fix-expected.txt: Removed.
* platform/efl/editing/style/style-boundary-001-expected.png: Removed.
* platform/efl/editing/style/style-boundary-001-expected.txt: Removed.
* platform/efl/editing/style/style-boundary-002-expected.png: Removed.
* platform/efl/editing/style/style-boundary-002-expected.txt: Removed.
* platform/efl/editing/style/style-boundary-003-expected.png: Removed.
* platform/efl/editing/style/style-boundary-003-expected.txt: Removed.
* platform/efl/editing/style/style-boundary-004-expected.png: Removed.
* platform/efl/editing/style/style-boundary-004-expected.txt: Removed.
* platform/efl/editing/style/table-selection-expected.png: Removed.
* platform/efl/editing/style/table-selection-expected.txt: Removed.
* platform/efl/editing/style/typing-style-001-expected.png: Removed.
* platform/efl/editing/style/typing-style-001-expected.txt: Removed.
* platform/efl/editing/style/typing-style-002-expected.png: Removed.
* platform/efl/editing/style/typing-style-002-expected.txt: Removed.
* platform/efl/editing/style/unbold-in-bold-expected.png: Removed.
* platform/efl/editing/style/unbold-in-bold-expected.txt: Removed.
* platform/efl/editing/undo: Removed.
* platform/efl/editing/undo/4063751-expected.png: Removed.
* platform/efl/editing/undo/4063751-expected.txt: Removed.
* platform/efl/editing/undo/5378473-expected.png: Removed.
* platform/efl/editing/undo/redo-typing-001-expected.png: Removed.
* platform/efl/editing/undo/redo-typing-001-expected.txt: Removed.
* platform/efl/editing/undo/undo-combined-delete-boundary-expected.png: Removed.
* platform/efl/editing/undo/undo-combined-delete-boundary-expected.txt: Removed.
* platform/efl/editing/undo/undo-combined-delete-expected.png: Removed.
* platform/efl/editing/undo/undo-combined-delete-expected.txt: Removed.
* platform/efl/editing/undo/undo-delete-boundary-expected.png: Removed.
* platform/efl/editing/undo/undo-delete-boundary-expected.txt: Removed.
* platform/efl/editing/undo/undo-delete-expected.png: Removed.
* platform/efl/editing/undo/undo-delete-expected.txt: Removed.
* platform/efl/editing/undo/undo-forward-delete-boundary-expected.png: Removed.
* platform/efl/editing/undo/undo-forward-delete-boundary-expected.txt: Removed.
* platform/efl/editing/undo/undo-forward-delete-expected.png: Removed.
* platform/efl/editing/undo/undo-forward-delete-expected.txt: Removed.
* platform/efl/editing/undo/undo-misspellings-expected.png: Removed.
* platform/efl/editing/undo/undo-typing-001-expected.png: Removed.
* platform/efl/editing/undo/undo-typing-001-expected.txt: Removed.
* platform/efl/editing/unsupported-content: Removed.
* platform/efl/editing/unsupported-content/list-delete-001-expected.png: Removed.
* platform/efl/editing/unsupported-content/list-delete-001-expected.txt: Removed.
* platform/efl/editing/unsupported-content/list-delete-003-expected.png: Removed.
* platform/efl/editing/unsupported-content/list-delete-003-expected.txt: Removed.
* platform/efl/editing/unsupported-content/list-type-after-expected.png: Removed.
* platform/efl/editing/unsupported-content/list-type-after-expected.txt: Removed.
* platform/efl/editing/unsupported-content/list-type-before-expected.png: Removed.
* platform/efl/editing/unsupported-content/list-type-before-expected.txt: Removed.
* platform/efl/editing/unsupported-content/table-delete-001-expected.png: Removed.
* platform/efl/editing/unsupported-content/table-delete-002-expected.png: Removed.
* platform/efl/editing/unsupported-content/table-delete-002-expected.txt: Removed.
* platform/efl/editing/unsupported-content/table-type-after-expected.png: Removed.
* platform/efl/editing/unsupported-content/table-type-after-expected.txt: Removed.
* platform/efl/editing/unsupported-content/table-type-before-expected.png: Removed.
* platform/efl/editing/unsupported-content/table-type-before-expected.txt: Removed.
* platform/efl/fast: Removed.
* platform/efl/fast/backgrounds: Removed.
* platform/efl/fast/backgrounds/001-expected.png: Removed.
* platform/efl/fast/backgrounds/001-expected.txt: Removed.
* platform/efl/fast/backgrounds/animated-gif-as-background-expected.png: Removed.
* platform/efl/fast/backgrounds/animated-gif-as-background-expected.txt: Removed.
* platform/efl/fast/backgrounds/animated-svg-as-mask-expected.png: Removed.
* platform/efl/fast/backgrounds/animated-svg-as-mask-expected.txt: Removed.
* platform/efl/fast/backgrounds/background-clip-text-expected.png: Removed.
* platform/efl/fast/backgrounds/background-clip-text-expected.txt: Removed.
* platform/efl/fast/backgrounds/background-inherit-color-bug-expected.png: Removed.
* platform/efl/fast/backgrounds/background-inherit-color-bug-expected.txt: Removed.
* platform/efl/fast/backgrounds/background-leakage-expected.png: Removed.
* platform/efl/fast/backgrounds/background-leakage-expected.txt: Removed.
* platform/efl/fast/backgrounds/background-leakage-transforms-expected.png: Removed.
* platform/efl/fast/backgrounds/background-leakage-transforms-expected.txt: Removed.
* platform/efl/fast/backgrounds/background-origin-root-element-expected.png: Removed.
* platform/efl/fast/backgrounds/background-origin-root-element-expected.txt: Removed.
* platform/efl/fast/backgrounds/background-position-1-expected.png: Removed.
* platform/efl/fast/backgrounds/background-position-1-expected.txt: Removed.
* platform/efl/fast/backgrounds/background-position-parsing-expected.png: Removed.
* platform/efl/fast/backgrounds/background-position-parsing-expected.txt: Removed.
* platform/efl/fast/backgrounds/background-position-rounding-expected.png: Removed.
* platform/efl/fast/backgrounds/background-position-rounding-expected.txt: Removed.
* platform/efl/fast/backgrounds/bgCompositeCopy-expected.png: Removed.
* platform/efl/fast/backgrounds/body-generated-image-propagated-to-root-expected.png: Removed.
* platform/efl/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt: Removed.
* platform/efl/fast/backgrounds/border-radius-split-background-expected.png: Removed.
* platform/efl/fast/backgrounds/border-radius-split-background-expected.txt: Removed.
* platform/efl/fast/backgrounds/border-radius-split-background-image-expected.png: Removed.
* platform/efl/fast/backgrounds/border-radius-split-background-image-expected.txt: Removed.
* platform/efl/fast/backgrounds/gradient-background-leakage-2-expected.png: Removed.
* platform/efl/fast/backgrounds/gradient-background-leakage-expected.png: Removed.
* platform/efl/fast/backgrounds/gradient-background-leakage-hidpi-expected.png: Removed.
* platform/efl/fast/backgrounds/mask-box-image-expected.png: Removed.
* platform/efl/fast/backgrounds/mask-box-image-expected.txt: Removed.
* platform/efl/fast/backgrounds/mask-composite-expected.png: Removed.
* platform/efl/fast/backgrounds/mask-composite-expected.txt: Removed.
* platform/efl/fast/backgrounds/opacity-on-document-element-expected.png: Removed.
* platform/efl/fast/backgrounds/opacity-on-document-element-expected.txt: Removed.
* platform/efl/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.png: Removed.
* platform/efl/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt: Removed.
* platform/efl/fast/backgrounds/repeat: Removed.
* platform/efl/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png: Removed.
* platform/efl/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt: Removed.
* platform/efl/fast/backgrounds/repeat/negative-offset-repeat-expected.png: Removed.
* platform/efl/fast/backgrounds/repeat/negative-offset-repeat-expected.txt: Removed.
* platform/efl/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Removed.
* platform/efl/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt: Removed.
* platform/efl/fast/backgrounds/repeat/noRepeatCorrectClip-expected.png: Removed.
* platform/efl/fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt: Removed.
* platform/efl/fast/backgrounds/selection-background-color-of-image-list-style-expected.png: Removed.
* platform/efl/fast/backgrounds/selection-background-color-of-image-list-style-expected.txt: Removed.
* platform/efl/fast/backgrounds/selection-background-color-of-list-style-expected.png: Removed.
* platform/efl/fast/backgrounds/selection-background-color-of-list-style-expected.txt: Removed.
* platform/efl/fast/backgrounds/size: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize01-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize02-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize03-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize04-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize05-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize06-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize07-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize08-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize09-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize10-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize11-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize12-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize13-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize14-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize15-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize15-expected.txt: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize16-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize16-expected.txt: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize17-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize18-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize19-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize20-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize21-expected.png: Removed.
* platform/efl/fast/backgrounds/size/backgroundSize22-expected.png: Removed.
* platform/efl/fast/backgrounds/size/contain-and-cover-expected.png: Removed.
* platform/efl/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Removed.
* platform/efl/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Removed.
* platform/efl/fast/backgrounds/size/zero-expected.png: Removed.
* platform/efl/fast/backgrounds/size/zero-expected.txt: Removed.
* platform/efl/fast/backgrounds/solid-color-context-restore-expected.png: Removed.
* platform/efl/fast/backgrounds/solid-color-context-restore-expected.txt: Removed.
* platform/efl/fast/backgrounds/svg-as-mask-expected.png: Removed.
* platform/efl/fast/backgrounds/svg-as-mask-expected.txt: Removed.
* platform/efl/fast/block: Removed.
* platform/efl/fast/block/basic: Removed.
* platform/efl/fast/block/basic/001-expected.png: Removed.
* platform/efl/fast/block/basic/001-expected.txt: Removed.
* platform/efl/fast/block/basic/002-expected.png: Removed.
* platform/efl/fast/block/basic/002-expected.txt: Removed.
* platform/efl/fast/block/basic/003-expected.png: Removed.
* platform/efl/fast/block/basic/003-expected.txt: Removed.
* platform/efl/fast/block/basic/004-expected.png: Removed.
* platform/efl/fast/block/basic/004-expected.txt: Removed.
* platform/efl/fast/block/basic/005-expected.png: Removed.
* platform/efl/fast/block/basic/005-expected.txt: Removed.
* platform/efl/fast/block/basic/006-expected.png: Removed.
* platform/efl/fast/block/basic/006-expected.txt: Removed.
* platform/efl/fast/block/basic/007-expected.png: Removed.
* platform/efl/fast/block/basic/007-expected.txt: Removed.
* platform/efl/fast/block/basic/008-expected.png: Removed.
* platform/efl/fast/block/basic/008-expected.txt: Removed.
* platform/efl/fast/block/basic/009-expected.png: Removed.
* platform/efl/fast/block/basic/009-expected.txt: Removed.
* platform/efl/fast/block/basic/010-expected.png: Removed.
* platform/efl/fast/block/basic/010-expected.txt: Removed.
* platform/efl/fast/block/basic/011-expected.png: Removed.
* platform/efl/fast/block/basic/011-expected.txt: Removed.
* platform/efl/fast/block/basic/012-expected.png: Removed.
* platform/efl/fast/block/basic/012-expected.txt: Removed.
* platform/efl/fast/block/basic/013-expected.png: Removed.
* platform/efl/fast/block/basic/013-expected.txt: Removed.
* platform/efl/fast/block/basic/014-expected.png: Removed.
* platform/efl/fast/block/basic/014-expected.txt: Removed.
* platform/efl/fast/block/basic/015-expected.png: Removed.
* platform/efl/fast/block/basic/015-expected.txt: Removed.
* platform/efl/fast/block/basic/016-expected.png: Removed.
* platform/efl/fast/block/basic/016-expected.txt: Removed.
* platform/efl/fast/block/basic/018-expected.png: Removed.
* platform/efl/fast/block/basic/018-expected.txt: Removed.
* platform/efl/fast/block/basic/019-expected.png: Removed.
* platform/efl/fast/block/basic/019-expected.txt: Removed.
* platform/efl/fast/block/basic/020-expected.png: Removed.
* platform/efl/fast/block/basic/020-expected.txt: Removed.
* platform/efl/fast/block/basic/021-expected.png: Removed.
* platform/efl/fast/block/basic/021-expected.txt: Removed.
* platform/efl/fast/block/basic/adding-near-anonymous-block-expected.png: Removed.
* platform/efl/fast/block/basic/adding-near-anonymous-block-expected.txt: Removed.
* platform/efl/fast/block/basic/fieldset-stretch-to-legend-expected.png: Removed.
* platform/efl/fast/block/basic/min-pref-width-nowrap-floats-expected.png: Removed.
* platform/efl/fast/block/basic/min-pref-width-nowrap-floats-expected.txt: Removed.
* platform/efl/fast/block/basic/minheight-expected.png: Removed.
* platform/efl/fast/block/basic/minheight-expected.txt: Removed.
* platform/efl/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Removed.
* platform/efl/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Removed.
* platform/efl/fast/block/basic/quirk-height-expected.png: Removed.
* platform/efl/fast/block/basic/quirk-height-expected.txt: Removed.
* platform/efl/fast/block/basic/quirk-percent-height-grandchild-expected.png: Removed.
* platform/efl/fast/block/basic/quirk-percent-height-table-cell-expected.png: Removed.
* platform/efl/fast/block/basic/quirk-percent-height-table-cell-expected.txt: Removed.
* platform/efl/fast/block/basic/text-indent-rtl-expected.png: Removed.
* platform/efl/fast/block/basic/text-indent-rtl-expected.txt: Removed.
* platform/efl/fast/block/basic/truncation-rtl-expected.png: Removed.
* platform/efl/fast/block/basic/truncation-rtl-expected.txt: Removed.
* platform/efl/fast/block/basic/white-space-pre-wraps-expected.png: Removed.
* platform/efl/fast/block/basic/white-space-pre-wraps-expected.txt: Removed.
* platform/efl/fast/block/float: Removed.
* platform/efl/fast/block/float/001-expected.png: Removed.
* platform/efl/fast/block/float/001-expected.txt: Removed.
* platform/efl/fast/block/float/002-expected.png: Removed.
* platform/efl/fast/block/float/002-expected.txt: Removed.
* platform/efl/fast/block/float/003-expected.png: Removed.
* platform/efl/fast/block/float/003-expected.txt: Removed.
* platform/efl/fast/block/float/004-expected.png: Removed.
* platform/efl/fast/block/float/004-expected.txt: Removed.
* platform/efl/fast/block/float/005-expected.png: Removed.
* platform/efl/fast/block/float/005-expected.txt: Removed.
* platform/efl/fast/block/float/006-expected.png: Removed.
* platform/efl/fast/block/float/006-expected.txt: Removed.
* platform/efl/fast/block/float/007-expected.png: Removed.
* platform/efl/fast/block/float/007-expected.txt: Removed.
* platform/efl/fast/block/float/008-expected.png: Removed.
* platform/efl/fast/block/float/009-expected.png: Removed.
* platform/efl/fast/block/float/010-expected.png: Removed.
* platform/efl/fast/block/float/010-expected.txt: Removed.
* platform/efl/fast/block/float/011-expected.png: Removed.
* platform/efl/fast/block/float/011-expected.txt: Removed.
* platform/efl/fast/block/float/012-expected.png: Removed.
* platform/efl/fast/block/float/012-expected.txt: Removed.
* platform/efl/fast/block/float/013-expected.png: Removed.
* platform/efl/fast/block/float/013-expected.txt: Removed.
* platform/efl/fast/block/float/014-expected.png: Removed.
* platform/efl/fast/block/float/014-expected.txt: Removed.
* platform/efl/fast/block/float/015-expected.png: Removed.
* platform/efl/fast/block/float/015-expected.txt: Removed.
* platform/efl/fast/block/float/016-expected.png: Removed.
* platform/efl/fast/block/float/016-expected.txt: Removed.
* platform/efl/fast/block/float/017-expected.png: Removed.
* platform/efl/fast/block/float/017-expected.txt: Removed.
* platform/efl/fast/block/float/018-expected.png: Removed.
* platform/efl/fast/block/float/018-expected.txt: Removed.
* platform/efl/fast/block/float/019-expected.png: Removed.
* platform/efl/fast/block/float/020-expected.png: Removed.
* platform/efl/fast/block/float/020-expected.txt: Removed.
* platform/efl/fast/block/float/021-expected.png: Removed.
* platform/efl/fast/block/float/021-expected.txt: Removed.
* platform/efl/fast/block/float/022-expected.png: Removed.
* platform/efl/fast/block/float/022-expected.txt: Removed.
* platform/efl/fast/block/float/023-expected.png: Removed.
* platform/efl/fast/block/float/023-expected.txt: Removed.
* platform/efl/fast/block/float/024-expected.png: Removed.
* platform/efl/fast/block/float/024-expected.txt: Removed.
* platform/efl/fast/block/float/025-expected.png: Removed.
* platform/efl/fast/block/float/025-expected.txt: Removed.
* platform/efl/fast/block/float/026-expected.png: Removed.
* platform/efl/fast/block/float/026-expected.txt: Removed.
* platform/efl/fast/block/float/027-expected.png: Removed.
* platform/efl/fast/block/float/027-expected.txt: Removed.
* platform/efl/fast/block/float/028-expected.png: Removed.
* platform/efl/fast/block/float/028-expected.txt: Removed.
* platform/efl/fast/block/float/029-expected.png: Removed.
* platform/efl/fast/block/float/029-expected.txt: Removed.
* platform/efl/fast/block/float/030-expected.png: Removed.
* platform/efl/fast/block/float/030-expected.txt: Removed.
* platform/efl/fast/block/float/031-expected.png: Removed.
* platform/efl/fast/block/float/031-expected.txt: Removed.
* platform/efl/fast/block/float/032-expected.png: Removed.
* platform/efl/fast/block/float/032-expected.txt: Removed.
* platform/efl/fast/block/float/033-expected.png: Removed.
* platform/efl/fast/block/float/034-expected.png: Removed.
* platform/efl/fast/block/float/035-expected.png: Removed.
* platform/efl/fast/block/float/4145535Crash-expected.png: Removed.
* platform/efl/fast/block/float/avoidance-percent-width-compat-expected.png: Removed.
* platform/efl/fast/block/float/avoidance-percent-width-compat-expected.txt: Removed.
* platform/efl/fast/block/float/avoidance-percent-width-strict-expected.png: Removed.
* platform/efl/fast/block/float/avoidance-percent-width-strict-expected.txt: Removed.
* platform/efl/fast/block/float/avoiding-float-centered-expected.png: Removed.
* platform/efl/fast/block/float/avoiding-float-centered-expected.txt: Removed.
* platform/efl/fast/block/float/br-with-clear-2-expected.png: Removed.
* platform/efl/fast/block/float/br-with-clear-expected.png: Removed.
* platform/efl/fast/block/float/br-with-clear-expected.txt: Removed.
* platform/efl/fast/block/float/centered-float-avoidance-complexity-expected.png: Removed.
* platform/efl/fast/block/float/centered-float-avoidance-complexity-expected.txt: Removed.
* platform/efl/fast/block/float/clamped-right-float-expected.png: Removed.
* platform/efl/fast/block/float/clamped-right-float-expected.txt: Removed.
* platform/efl/fast/block/float/clear-element-too-wide-for-containing-block-expected.png: Removed.
* platform/efl/fast/block/float/clear-element-too-wide-for-containing-block-expected.txt: Removed.
* platform/efl/fast/block/float/dynamic-unfloat-pref-width-expected.png: Removed.
* platform/efl/fast/block/float/dynamic-unfloat-pref-width-expected.txt: Removed.
* platform/efl/fast/block/float/editable-text-overlapping-float-expected.png: Removed.
* platform/efl/fast/block/float/editable-text-overlapping-float-expected.txt: Removed.
* platform/efl/fast/block/float/fit_line_below_floats-expected.png: Removed.
* platform/efl/fast/block/float/fit_line_below_floats-expected.txt: Removed.
* platform/efl/fast/block/float/float-avoidance-expected.png: Removed.
* platform/efl/fast/block/float/float-avoidance-expected.txt: Removed.
* platform/efl/fast/block/float/float-forced-below-other-floats-expected.png: Removed.
* platform/efl/fast/block/float/float-in-float-hit-testing-expected.png: Removed.
* platform/efl/fast/block/float/float-in-float-hit-testing-expected.txt: Removed.
* platform/efl/fast/block/float/float-in-float-painting-expected.png: Removed.
* platform/efl/fast/block/float/float-in-float-painting-expected.txt: Removed.
* platform/efl/fast/block/float/float-not-removed-from-next-sibling-expected.png: Removed.
* platform/efl/fast/block/float/float-not-removed-from-next-sibling2-expected.png: Removed.
* platform/efl/fast/block/float/float-not-removed-from-next-sibling3-expected.png: Removed.
* platform/efl/fast/block/float/float-not-removed-from-next-sibling3-expected.txt: Removed.
* platform/efl/fast/block/float/float-not-removed-from-next-sibling4-expected.png: Removed.
* platform/efl/fast/block/float/float-not-removed-from-next-sibling4-expected.txt: Removed.
* platform/efl/fast/block/float/float-on-zero-height-line-expected.png: Removed.
* platform/efl/fast/block/float/float-overflow-hidden-containing-block-width-expected.png: Removed.
* platform/efl/fast/block/float/float-overhangs-root-expected.png: Removed.
* platform/efl/fast/block/float/floats-and-text-indent-expected.png: Removed.
* platform/efl/fast/block/float/floats-and-text-indent-expected.txt: Removed.
* platform/efl/fast/block/float/floats-and-text-indent-rl-expected.png: Removed.
* platform/efl/fast/block/float/floats-and-text-indent-rl-expected.txt: Removed.
* platform/efl/fast/block/float/independent-align-positioning-expected.png: Removed.
* platform/efl/fast/block/float/independent-align-positioning-expected.txt: Removed.
* platform/efl/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.png: Removed.
* platform/efl/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.txt: Removed.
* platform/efl/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.png: Removed.
* platform/efl/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.txt: Removed.
* platform/efl/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.png: Removed.
* platform/efl/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.txt: Removed.
* platform/efl/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.png: Removed.
* platform/efl/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.txt: Removed.
* platform/efl/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.png: Removed.
* platform/efl/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.txt: Removed.
* platform/efl/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.png: Removed.
* platform/efl/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.txt: Removed.
* platform/efl/fast/block/float/intruding-painted-twice-expected.png: Removed.
* platform/efl/fast/block/float/intruding-painted-twice-expected.txt: Removed.
* platform/efl/fast/block/float/marquee-shrink-to-avoid-floats-expected.png: Removed.
* platform/efl/fast/block/float/marquee-shrink-to-avoid-floats-expected.txt: Removed.
* platform/efl/fast/block/float/multiple-float-positioning-expected.png: Removed.
* platform/efl/fast/block/float/multiple-float-positioning-expected.txt: Removed.
* platform/efl/fast/block/float/narrow-after-wide-expected.png: Removed.
* platform/efl/fast/block/float/negative-margin-clear-expected.png: Removed.
* platform/efl/fast/block/float/nested-clearance-expected.png: Removed.
* platform/efl/fast/block/float/nestedAnonymousBlocks-expected.png: Removed.
* platform/efl/fast/block/float/nestedAnonymousBlocks-expected.txt: Removed.
* platform/efl/fast/block/float/nestedAnonymousBlocks2-expected.png: Removed.
* platform/efl/fast/block/float/nestedAnonymousBlocks2-expected.txt: Removed.
* platform/efl/fast/block/float/nopaint-after-layer-destruction-expected.png: Removed.
* platform/efl/fast/block/float/nopaint-after-layer-destruction-expected.txt: Removed.
* platform/efl/fast/block/float/nopaint-after-layer-destruction2-expected.png: Removed.
* platform/efl/fast/block/float/nopaint-after-layer-destruction2-expected.txt: Removed.
* platform/efl/fast/block/float/nowrap-clear-min-width-expected.png: Removed.
* platform/efl/fast/block/float/overhanging-after-height-decrease-expected.png: Removed.
* platform/efl/fast/block/float/overhanging-after-height-decrease-expected.txt: Removed.
* platform/efl/fast/block/float/overhanging-after-height-decrease-offsets-expected.png: Removed.
* platform/efl/fast/block/float/overhanging-float-add-in-static-position-block-expected.png: Removed.
* platform/efl/fast/block/float/overhanging-float-add-in-static-position-block-expected.txt: Removed.
* platform/efl/fast/block/float/overhanging-float-add-in-static-position-block2-expected.png: Removed.
* platform/efl/fast/block/float/overhanging-float-add-in-static-position-block2-expected.txt: Removed.
* platform/efl/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.png: Removed.
* platform/efl/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.txt: Removed.
* platform/efl/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.png: Removed.
* platform/efl/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.txt: Removed.
* platform/efl/fast/block/float/overhanging-float-remove-from-fixed-position-block-expected.png: Removed.
* platform/efl/fast/block/float/overhanging-float-remove-from-fixed-position-block-expected.txt: Removed.
* platform/efl/fast/block/float/overhanging-float-remove-from-fixed-position-block2-expected.png: Removed.
* platform/efl/fast/block/float/overhanging-float-remove-from-fixed-position-block2-expected.txt: Removed.
* platform/efl/fast/block/float/overlapping-floats-with-overflow-hidden-expected.png: Removed.
* platform/efl/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt: Removed.
* platform/efl/fast/block/float/relative-painted-twice-expected.png: Removed.
* platform/efl/fast/block/float/shrink-to-avoid-float-complexity-expected.png: Removed.
* platform/efl/fast/block/float/shrink-to-avoid-float-complexity-expected.txt: Removed.
* platform/efl/fast/block/float/shrink-to-fit-width-expected.png: Removed.
* platform/efl/fast/block/float/shrink-to-fit-width-expected.txt: Removed.
* platform/efl/fast/block/float/table-relayout-expected.png: Removed.
* platform/efl/fast/block/float/table-relayout-expected.txt: Removed.
* platform/efl/fast/block/float/vertical-move-relayout-expected.png: Removed.
* platform/efl/fast/block/float/vertical-move-relayout-expected.txt: Removed.
* platform/efl/fast/block/float/width-update-after-clear-expected.png: Removed.
* platform/efl/fast/block/float/width-update-after-clear-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain: Removed.
* platform/efl/fast/block/lineboxcontain/block-expected.png: Removed.
* platform/efl/fast/block/lineboxcontain/block-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain/block-font-expected.png: Removed.
* platform/efl/fast/block/lineboxcontain/block-font-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain/block-glyphs-expected.png: Removed.
* platform/efl/fast/block/lineboxcontain/block-glyphs-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain/block-glyphs-replaced-expected.png: Removed.
* platform/efl/fast/block/lineboxcontain/block-glyphs-replaced-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain/block-replaced-expected.png: Removed.
* platform/efl/fast/block/lineboxcontain/block-replaced-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain/font-expected.png: Removed.
* platform/efl/fast/block/lineboxcontain/font-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain/font-replaced-expected.png: Removed.
* platform/efl/fast/block/lineboxcontain/font-replaced-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain/glyphs-expected.png: Removed.
* platform/efl/fast/block/lineboxcontain/glyphs-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain/inline-box-expected.png: Removed.
* platform/efl/fast/block/lineboxcontain/inline-box-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain/inline-box-replaced-expected.png: Removed.
* platform/efl/fast/block/lineboxcontain/inline-box-replaced-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain/inline-box-vertical-expected.png: Removed.
* platform/efl/fast/block/lineboxcontain/inline-box-vertical-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain/inline-expected.png: Removed.
* platform/efl/fast/block/lineboxcontain/inline-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain/inline-replaced-expected.png: Removed.
* platform/efl/fast/block/lineboxcontain/inline-replaced-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain/none-expected.png: Removed.
* platform/efl/fast/block/lineboxcontain/none-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain/parsing-invalid-expected.png: Removed.
* platform/efl/fast/block/lineboxcontain/parsing-invalid-expected.txt: Removed.
* platform/efl/fast/block/lineboxcontain/replaced-expected.png: Removed.
* platform/efl/fast/block/lineboxcontain/replaced-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse: Removed.
* platform/efl/fast/block/margin-collapse/001-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/001-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/002-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/002-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/003-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/003-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/004-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/004-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/005-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/005-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/006-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/006-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/010-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/010-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/011-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/011-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/012-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/012-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/015-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/015-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/016-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/016-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/017-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/017-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/018-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/018-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/019-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/019-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/020-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/020-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/021-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/021-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/022-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/022-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/025-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/025-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/026-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/026-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/027-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/027-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/028-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/028-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/029-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/029-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/030-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/030-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/031-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/031-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/032-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/032-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/033-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/033-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/034-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/034-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/035-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/035-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/037-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/037-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/038-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/038-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/039-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/039-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/040-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/040-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/041-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/041-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/042-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/042-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/043-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/043-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/044-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/044-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/045-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/045-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/055-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/055-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/056-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/056-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/057-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/057-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/058-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/058-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/059-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/059-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/062-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/062-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/063-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/063-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/100-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/100-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/101-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/101-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/102-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/102-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/103-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/103-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/104-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/104-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/001-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/001-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/002-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/002-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/003-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/003-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/004-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/004-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/005-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/005-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/006-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/006-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/010-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/010-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/011-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/011-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/012-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/012-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/015-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/015-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/016-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/016-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/017-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/017-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/018-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/018-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/019-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/019-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/020-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/020-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/021-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/021-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/022-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/022-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/025-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/block-inside-inline/025-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/empty-clear-blocks-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/empty-clear-blocks-expected.txt: Removed.
* platform/efl/fast/block/margin-collapse/negative-margins-expected.png: Removed.
* platform/efl/fast/block/margin-collapse/negative-margins-expected.txt: Removed.
* platform/efl/fast/block/positioning: Removed.
* platform/efl/fast/block/positioning/001-expected.png: Removed.
* platform/efl/fast/block/positioning/001-expected.txt: Removed.
* platform/efl/fast/block/positioning/002-expected.png: Removed.
* platform/efl/fast/block/positioning/002-expected.txt: Removed.
* platform/efl/fast/block/positioning/003-expected.png: Removed.
* platform/efl/fast/block/positioning/004-expected.png: Removed.
* platform/efl/fast/block/positioning/005-expected.png: Removed.
* platform/efl/fast/block/positioning/006-expected.png: Removed.
* platform/efl/fast/block/positioning/007-expected.png: Removed.
* platform/efl/fast/block/positioning/008-expected.png: Removed.
* platform/efl/fast/block/positioning/009-expected.png: Removed.
* platform/efl/fast/block/positioning/010-expected.png: Removed.
* platform/efl/fast/block/positioning/011-expected.png: Removed.
* platform/efl/fast/block/positioning/012-expected.png: Removed.
* platform/efl/fast/block/positioning/013-expected.png: Removed.
* platform/efl/fast/block/positioning/014-expected.png: Removed.
* platform/efl/fast/block/positioning/015-expected.png: Removed.
* platform/efl/fast/block/positioning/017-expected.png: Removed.
* platform/efl/fast/block/positioning/018-expected.png: Removed.
* platform/efl/fast/block/positioning/019-expected.png: Removed.
* platform/efl/fast/block/positioning/020-expected.png: Removed.
* platform/efl/fast/block/positioning/021-expected.png: Removed.
* platform/efl/fast/block/positioning/022-expected.png: Removed.
* platform/efl/fast/block/positioning/023-expected.png: Removed.
* platform/efl/fast/block/positioning/024-expected.png: Removed.
* platform/efl/fast/block/positioning/026-expected.png: Removed.
* platform/efl/fast/block/positioning/027-expected.png: Removed.
* platform/efl/fast/block/positioning/028-expected.png: Removed.
* platform/efl/fast/block/positioning/029-expected.png: Removed.
* platform/efl/fast/block/positioning/030-expected.png: Removed.
* platform/efl/fast/block/positioning/031-expected.png: Removed.
* platform/efl/fast/block/positioning/032-expected.png: Removed.
* platform/efl/fast/block/positioning/033-expected.png: Removed.
* platform/efl/fast/block/positioning/034-expected.png: Removed.
* platform/efl/fast/block/positioning/035-expected.png: Removed.
* platform/efl/fast/block/positioning/036-expected.png: Removed.
* platform/efl/fast/block/positioning/037-expected.png: Removed.
* platform/efl/fast/block/positioning/038-expected.png: Removed.
* platform/efl/fast/block/positioning/039-expected.png: Removed.
* platform/efl/fast/block/positioning/040-expected.png: Removed.
* platform/efl/fast/block/positioning/041-expected.png: Removed.
* platform/efl/fast/block/positioning/042-expected.png: Removed.
* platform/efl/fast/block/positioning/043-expected.png: Removed.
* platform/efl/fast/block/positioning/044-expected.png: Removed.
* platform/efl/fast/block/positioning/045-expected.png: Removed.
* platform/efl/fast/block/positioning/046-expected.png: Removed.
* platform/efl/fast/block/positioning/047-expected.png: Removed.
* platform/efl/fast/block/positioning/047-expected.txt: Removed.
* platform/efl/fast/block/positioning/048-expected.png: Removed.
* platform/efl/fast/block/positioning/049-expected.png: Removed.
* platform/efl/fast/block/positioning/050-expected.png: Removed.
* platform/efl/fast/block/positioning/051-expected.png: Removed.
* platform/efl/fast/block/positioning/051-expected.txt: Removed.
* platform/efl/fast/block/positioning/052-expected.png: Removed.
* platform/efl/fast/block/positioning/052-expected.txt: Removed.
* platform/efl/fast/block/positioning/053-expected.png: Removed.
* platform/efl/fast/block/positioning/053-expected.txt: Removed.
* platform/efl/fast/block/positioning/054-expected.png: Removed.
* platform/efl/fast/block/positioning/054-expected.txt: Removed.
* platform/efl/fast/block/positioning/055-expected.png: Removed.
* platform/efl/fast/block/positioning/055-expected.txt: Removed.
* platform/efl/fast/block/positioning/056-expected.png: Removed.
* platform/efl/fast/block/positioning/056-expected.txt: Removed.
* platform/efl/fast/block/positioning/057-expected.png: Removed.
* platform/efl/fast/block/positioning/057-expected.txt: Removed.
* platform/efl/fast/block/positioning/058-expected.png: Removed.
* platform/efl/fast/block/positioning/058-expected.txt: Removed.
* platform/efl/fast/block/positioning/059-expected.png: Removed.
* platform/efl/fast/block/positioning/059-expected.txt: Removed.
* platform/efl/fast/block/positioning/060-expected.png: Removed.
* platform/efl/fast/block/positioning/060-expected.txt: Removed.
* platform/efl/fast/block/positioning/061-expected.png: Removed.
* platform/efl/fast/block/positioning/061-expected.txt: Removed.
* platform/efl/fast/block/positioning/062-expected.png: Removed.
* platform/efl/fast/block/positioning/abs-inside-inline-rel-expected.png: Removed.
* platform/efl/fast/block/positioning/abs-inside-inline-rel-expected.txt: Removed.
* platform/efl/fast/block/positioning/absolute-in-inline-ltr-2-expected.png: Removed.
* platform/efl/fast/block/positioning/absolute-in-inline-ltr-2-expected.txt: Removed.
* platform/efl/fast/block/positioning/absolute-in-inline-ltr-3-expected.png: Removed.
* platform/efl/fast/block/positioning/absolute-in-inline-ltr-3-expected.txt: Removed.
* platform/efl/fast/block/positioning/absolute-in-inline-ltr-expected.png: Removed.
* platform/efl/fast/block/positioning/absolute-in-inline-ltr-expected.txt: Removed.
* platform/efl/fast/block/positioning/absolute-in-inline-rtl-2-expected.png: Removed.
* platform/efl/fast/block/positioning/absolute-in-inline-rtl-2-expected.txt: Removed.
* platform/efl/fast/block/positioning/absolute-in-inline-rtl-3-expected.png: Removed.
* platform/efl/fast/block/positioning/absolute-in-inline-rtl-3-expected.txt: Removed.
* platform/efl/fast/block/positioning/absolute-in-inline-rtl-expected.png: Removed.
* platform/efl/fast/block/positioning/absolute-in-inline-rtl-expected.txt: Removed.
* platform/efl/fast/block/positioning/absolute-in-inline-short-ltr-expected.png: Removed.
* platform/efl/fast/block/positioning/absolute-in-inline-short-ltr-expected.txt: Removed.
* platform/efl/fast/block/positioning/absolute-in-inline-short-rtl-expected.png: Removed.
* platform/efl/fast/block/positioning/absolute-in-inline-short-rtl-expected.txt: Removed.
* platform/efl/fast/block/positioning/absolute-length-of-neg-666666-expected.png: Removed.
* platform/efl/fast/block/positioning/absolute-length-of-neg-666666-expected.txt: Removed.
* platform/efl/fast/block/positioning/absolute-position-direction-expected.png: Removed.
* platform/efl/fast/block/positioning/absolute-position-direction-expected.txt: Removed.
* platform/efl/fast/block/positioning/absolute-positioned-overconstrained-expected.png: Removed.
* platform/efl/fast/block/positioning/absolute-positioned-overconstrained-expected.txt: Removed.
* platform/efl/fast/block/positioning/absolute-positioning-no-scrollbar-expected.png: Removed.
* platform/efl/fast/block/positioning/absolute-positioning-no-scrollbar-expected.txt: Removed.
* platform/efl/fast/block/positioning/absolute-with-html-border-quirks-expected.png: Removed.
* platform/efl/fast/block/positioning/absolute-with-html-border-quirks-expected.txt: Removed.
* platform/efl/fast/block/positioning/absolute-with-html-border-strict-expected.png: Removed.
* platform/efl/fast/block/positioning/absolute-with-html-border-strict-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto: Removed.
* platform/efl/fast/block/positioning/auto-height-with-top-and-bottom-expected.png: Removed.
* platform/efl/fast/block/positioning/auto-height-with-top-and-bottom-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/001-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/001-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/002-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/002-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/003-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/003-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/004-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/004-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/005-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/005-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/006-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/006-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/007-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/007-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/vertical-lr: Removed.
* platform/efl/fast/block/positioning/auto/vertical-lr/001-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/vertical-lr/001-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/vertical-lr/002-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/vertical-lr/002-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/vertical-lr/003-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/vertical-lr/003-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/vertical-lr/004-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/vertical-lr/004-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/vertical-lr/005-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/vertical-lr/005-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/vertical-lr/006-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/vertical-lr/006-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/vertical-lr/007-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/vertical-lr/007-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/vertical-rl: Removed.
* platform/efl/fast/block/positioning/auto/vertical-rl/001-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/vertical-rl/001-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/vertical-rl/002-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/vertical-rl/002-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/vertical-rl/003-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/vertical-rl/003-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/vertical-rl/004-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/vertical-rl/004-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/vertical-rl/005-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/vertical-rl/005-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/vertical-rl/006-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/vertical-rl/006-expected.txt: Removed.
* platform/efl/fast/block/positioning/auto/vertical-rl/007-expected.png: Removed.
* platform/efl/fast/block/positioning/auto/vertical-rl/007-expected.txt: Removed.
* platform/efl/fast/block/positioning/child-of-absolute-with-auto-height-expected.png: Removed.
* platform/efl/fast/block/positioning/child-of-absolute-with-auto-height-expected.txt: Removed.
* platform/efl/fast/block/positioning/complex-positioned-movement-expected.png: Removed.
* platform/efl/fast/block/positioning/differing-writing-modes-expected.png: Removed.
* platform/efl/fast/block/positioning/differing-writing-modes-expected.txt: Removed.
* platform/efl/fast/block/positioning/differing-writing-modes-replaced-expected.png: Removed.
* platform/efl/fast/block/positioning/differing-writing-modes-replaced-expected.txt: Removed.
* platform/efl/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.png: Removed.
* platform/efl/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt: Removed.
* platform/efl/fast/block/positioning/height-change-expected.png: Removed.
* platform/efl/fast/block/positioning/height-change-expected.txt: Removed.
* platform/efl/fast/block/positioning/hiding-inside-relpositioned-inline-expected.png: Removed.
* platform/efl/fast/block/positioning/hiding-inside-relpositioned-inline-expected.txt: Removed.
* platform/efl/fast/block/positioning/inline-block-relposition-expected.png: Removed.
* platform/efl/fast/block/positioning/inline-block-relposition-expected.txt: Removed.
* platform/efl/fast/block/positioning/leftmargin-topmargin-expected.png: Removed.
* platform/efl/fast/block/positioning/leftmargin-topmargin-expected.txt: Removed.
* platform/efl/fast/block/positioning/move-with-auto-width-expected.png: Removed.
* platform/efl/fast/block/positioning/negative-rel-position-expected.png: Removed.
* platform/efl/fast/block/positioning/negative-right-pos-expected.png: Removed.
* platform/efl/fast/block/positioning/negative-right-pos-expected.txt: Removed.
* platform/efl/fast/block/positioning/padding-percent-expected.png: Removed.
* platform/efl/fast/block/positioning/padding-percent-expected.txt: Removed.
* platform/efl/fast/block/positioning/pref-width-change-expected.png: Removed.
* platform/efl/fast/block/positioning/pref-width-change-expected.txt: Removed.
* platform/efl/fast/block/positioning/relative-overconstrained-expected.png: Removed.
* platform/efl/fast/block/positioning/relative-overflow-block-expected.png: Removed.
* platform/efl/fast/block/positioning/relative-overflow-block-expected.txt: Removed.
* platform/efl/fast/block/positioning/relative-overflow-replaced-expected.png: Removed.
* platform/efl/fast/block/positioning/relative-overflow-replaced-expected.txt: Removed.
* platform/efl/fast/block/positioning/relative-overflow-replaced-float-expected.png: Removed.
* platform/efl/fast/block/positioning/relative-overflow-replaced-float-expected.txt: Removed.
* platform/efl/fast/block/positioning/relative-positioned-inline-container-expected.png: Removed.
* platform/efl/fast/block/positioning/relative-positioned-inline-container-expected.txt: Removed.
* platform/efl/fast/block/positioning/relayout-on-position-change-expected.png: Removed.
* platform/efl/fast/block/positioning/relayout-on-position-change-expected.txt: Removed.
* platform/efl/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.png: Removed.
* platform/efl/fast/block/positioning/rtl-fixed-positioning-expected.png: Removed.
* platform/efl/fast/block/positioning/rtl-static-positioning-expected.png: Removed.
* platform/efl/fast/block/positioning/rtl-static-positioning-expected.txt: Removed.
* platform/efl/fast/block/positioning/rtl-static-positioning-inline-block-expected.png: Removed.
* platform/efl/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt: Removed.
* platform/efl/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Removed.
* platform/efl/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Removed.
* platform/efl/fast/block/positioning/static-inline-position-dynamic-expected.png: Removed.
* platform/efl/fast/block/positioning/table-cell-static-position-expected.png: Removed.
* platform/efl/fast/block/positioning/table-cell-static-position-expected.txt: Removed.
* platform/efl/fast/block/positioning/trailing-space-test-expected.png: Removed.
* platform/efl/fast/block/positioning/trailing-space-test-expected.txt: Removed.
* platform/efl/fast/block/positioning/vertical-lr: Removed.
* platform/efl/fast/block/positioning/vertical-lr/001-expected.png: Removed.
* platform/efl/fast/block/positioning/vertical-lr/001-expected.txt: Removed.
* platform/efl/fast/block/positioning/vertical-lr/002-expected.png: Removed.
* platform/efl/fast/block/positioning/vertical-lr/002-expected.txt: Removed.
* platform/efl/fast/block/positioning/vertical-lr/003-expected.png: Removed.
* platform/efl/fast/block/positioning/vertical-lr/004-expected.png: Removed.
* platform/efl/fast/block/positioning/vertical-lr/005-expected.png: Removed.
* platform/efl/fast/block/positioning/vertical-lr/006-expected.png: Removed.
* platform/efl/fast/block/positioning/vertical-rl: Removed.
* platform/efl/fast/block/positioning/vertical-rl/001-expected.png: Removed.
* platform/efl/fast/block/positioning/vertical-rl/001-expected.txt: Removed.
* platform/efl/fast/block/positioning/vertical-rl/002-expected.png: Removed.
* platform/efl/fast/block/positioning/vertical-rl/002-expected.txt: Removed.
* platform/efl/fast/block/positioning/vertical-rl/003-expected.png: Removed.
* platform/efl/fast/block/positioning/vertical-rl/004-expected.png: Removed.
* platform/efl/fast/block/positioning/vertical-rl/005-expected.png: Removed.
* platform/efl/fast/block/positioning/vertical-rl/006-expected.png: Removed.
* platform/efl/fast/block/positioning/vertical-rl/fixed-positioning-expected.png: Removed.
* platform/efl/fast/block/positioning/vertical-rl/fixed-positioning-expected.txt: Removed.
* platform/efl/fast/block/positioning/window-height-change-expected.png: Removed.
* platform/efl/fast/block/positioning/window-height-change-expected.txt: Removed.
* platform/efl/fast/body-propagation: Removed.
* platform/efl/fast/body-propagation/background-color: Removed.
* platform/efl/fast/body-propagation/background-color/001-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/001-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/001-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/001-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/002-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/002-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/002-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/002-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/003-declarative-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/003-declarative-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/003-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/003-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/003-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/003-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/004-declarative-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/004-declarative-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/004-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/004-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/004-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/004-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/005-declarative-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/005-declarative-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/005-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/005-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/005-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/005-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/006-declarative-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/006-declarative-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/006-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/006-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/006-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/006-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/007-declarative-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/007-declarative-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/007-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/007-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/007-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/007-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/008-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/008-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-color/008-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-color/008-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image: Removed.
* platform/efl/fast/body-propagation/background-image/001-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/001-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/001-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/001-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/002-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/002-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/002-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/002-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/003-declarative-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/003-declarative-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/003-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/003-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/003-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/003-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/004-declarative-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/004-declarative-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/004-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/004-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/004-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/004-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/005-declarative-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/005-declarative-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/005-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/005-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/005-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/005-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/006-declarative-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/006-declarative-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/006-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/006-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/006-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/006-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/007-declarative-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/007-declarative-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/007-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/007-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/007-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/007-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/008-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/008-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/008-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/008-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/009-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/009-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/009-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/009-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/010-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/010-expected.txt: Removed.
* platform/efl/fast/body-propagation/background-image/010-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/background-image/010-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow: Removed.
* platform/efl/fast/body-propagation/overflow/001-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/001-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/001-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/001-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/002-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/002-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/002-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/002-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/003-declarative-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/003-declarative-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/003-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/003-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/003-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/003-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/004-declarative-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/004-declarative-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/004-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/004-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/004-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/004-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/005-declarative-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/005-declarative-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/005-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/005-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/005-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/005-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/006-declarative-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/006-declarative-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/006-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/006-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/006-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/006-xhtml-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/007-declarative-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/007-declarative-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/007-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/007-expected.txt: Removed.
* platform/efl/fast/body-propagation/overflow/007-xhtml-expected.png: Removed.
* platform/efl/fast/body-propagation/overflow/007-xhtml-expected.txt: Removed.
* platform/efl/fast/borders: Removed.
* platform/efl/fast/borders/bidi-002-expected.png: Removed.
* platform/efl/fast/borders/bidi-002-expected.txt: Removed.
* platform/efl/fast/borders/bidi-009a-expected.png: Removed.
* platform/efl/fast/borders/bidi-009a-expected.txt: Removed.
* platform/efl/fast/borders/bidi-012-expected.png: Removed.
* platform/efl/fast/borders/bidi-012-expected.txt: Removed.
* platform/efl/fast/borders/block-mask-overlay-image-expected.png: Removed.
* platform/efl/fast/borders/block-mask-overlay-image-expected.txt: Removed.
* platform/efl/fast/borders/block-mask-overlay-image-outset-expected.png: Removed.
* platform/efl/fast/borders/block-mask-overlay-image-outset-expected.txt: Removed.
* platform/efl/fast/borders/border-antialiasing-expected.png: Removed.
* platform/efl/fast/borders/border-antialiasing-expected.txt: Removed.
* platform/efl/fast/borders/border-color-inherit-expected.png: Removed.
* platform/efl/fast/borders/border-color-inherit-expected.txt: Removed.
* platform/efl/fast/borders/border-fit-2-expected.png: Removed.
* platform/efl/fast/borders/border-fit-2-expected.txt: Removed.
* platform/efl/fast/borders/border-fit-expected.png: Removed.
* platform/efl/fast/borders/border-image-01-expected.png: Removed.
* platform/efl/fast/borders/border-image-01-expected.txt: Removed.
* platform/efl/fast/borders/border-image-border-radius-expected.png: Removed.
* platform/efl/fast/borders/border-image-border-radius-expected.txt: Removed.
* platform/efl/fast/borders/border-image-longhand-expected.png: Removed.
* platform/efl/fast/borders/border-image-longhand-expected.txt: Removed.
* platform/efl/fast/borders/border-image-massive-scale-expected.png: Removed.
* platform/efl/fast/borders/border-image-massive-scale-expected.txt: Removed.
* platform/efl/fast/borders/border-image-omit-right-slice-expected.png: Removed.
* platform/efl/fast/borders/border-image-omit-right-slice-expected.txt: Removed.
* platform/efl/fast/borders/border-image-outset-expected.png: Removed.
* platform/efl/fast/borders/border-image-outset-expected.txt: Removed.
* platform/efl/fast/borders/border-image-outset-in-shorthand-expected.png: Removed.
* platform/efl/fast/borders/border-image-outset-in-shorthand-expected.txt: Removed.
* platform/efl/fast/borders/border-image-outset-split-inline-expected.png: Removed.
* platform/efl/fast/borders/border-image-outset-split-inline-expected.txt: Removed.
* platform/efl/fast/borders/border-image-outset-split-inline-vertical-lr-expected.png: Removed.
* platform/efl/fast/borders/border-image-outset-split-inline-vertical-lr-expected.txt: Removed.
* platform/efl/fast/borders/border-image-repeat-expected.png: Removed.
* platform/efl/fast/borders/border-image-repeat-expected.txt: Removed.
* platform/efl/fast/borders/border-image-rotate-transform-expected.png: Removed.
* platform/efl/fast/borders/border-image-rotate-transform-expected.txt: Removed.
* platform/efl/fast/borders/border-image-scale-transform-expected.png: Removed.
* platform/efl/fast/borders/border-image-scale-transform-expected.txt: Removed.
* platform/efl/fast/borders/border-image-scaled-expected.png: Removed.
* platform/efl/fast/borders/border-image-scaled-expected.txt: Removed.
* platform/efl/fast/borders/border-image-scaled-gradient-expected.png: Removed.
* platform/efl/fast/borders/border-image-scrambled-expected.png: Removed.
* platform/efl/fast/borders/border-image-scrambled-expected.txt: Removed.
* platform/efl/fast/borders/border-image-side-reduction-expected.png: Removed.
* platform/efl/fast/borders/border-image-side-reduction-expected.txt: Removed.
* platform/efl/fast/borders/border-image-slice-constrained-expected.png: Removed.
* platform/efl/fast/borders/border-image-slice-constrained-expected.txt: Removed.
* platform/efl/fast/borders/border-image-slices-expected.png: Removed.
* platform/efl/fast/borders/border-image-slices-expected.txt: Removed.
* platform/efl/fast/borders/border-image-source-expected.png: Removed.
* platform/efl/fast/borders/border-image-source-expected.txt: Removed.
* platform/efl/fast/borders/border-mixed-alpha-expected.png: Removed.
* platform/efl/fast/borders/border-radius-circle-expected.png: Removed.
* platform/efl/fast/borders/border-radius-complex-inner-expected.png: Removed.
* platform/efl/fast/borders/border-radius-constraints-expected.png: Removed.
* platform/efl/fast/borders/border-radius-constraints-expected.txt: Removed.
* platform/efl/fast/borders/border-radius-different-width-001-expected.png: Removed.
* platform/efl/fast/borders/border-radius-different-width-001-expected.txt: Removed.
* platform/efl/fast/borders/border-radius-groove-01-expected.png: Removed.
* platform/efl/fast/borders/border-radius-groove-02-expected.png: Removed.
* platform/efl/fast/borders/border-radius-groove-03-expected.png: Removed.
* platform/efl/fast/borders/border-radius-huge-assert-expected.png: Removed.
* platform/efl/fast/borders/border-radius-huge-assert-expected.txt: Removed.
* platform/efl/fast/borders/border-radius-inline-flow-expected.png: Removed.
* platform/efl/fast/borders/border-radius-inline-flow-expected.txt: Removed.
* platform/efl/fast/borders/border-radius-inset-outset-expected.png: Removed.
* platform/efl/fast/borders/border-radius-inset-outset-expected.txt: Removed.
* platform/efl/fast/borders/border-radius-split-inline-expected.png: Removed.
* platform/efl/fast/borders/border-radius-split-inline-expected.txt: Removed.
* platform/efl/fast/borders/border-radius-valid-border-clipping-expected.png: Removed.
* platform/efl/fast/borders/border-radius-wide-border-01-expected.png: Removed.
* platform/efl/fast/borders/border-radius-wide-border-02-expected.png: Removed.
* platform/efl/fast/borders/border-radius-wide-border-03-expected.png: Removed.
* platform/efl/fast/borders/border-radius-wide-border-04-expected.png: Removed.
* platform/efl/fast/borders/border-radius-wide-border-05-expected.png: Removed.
* platform/efl/fast/borders/border-radius-with-box-shadow-expected.png: Removed.
* platform/efl/fast/borders/border-shadow-large-radius-expected.png: Removed.
* platform/efl/fast/borders/border-styles-split-expected.png: Removed.
* platform/efl/fast/borders/border-styles-split-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusAllStylesAllCorners-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusAllStylesAllCorners-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusArcs01-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusArcs01-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusDashed01-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDashed01-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusDashed02-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDashed02-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusDashed03-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDashed03-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusDashed04-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDashed05-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDashed06-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDotted01-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDotted01-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusDotted02-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDotted02-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusDotted03-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDotted03-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusDotted04-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDotted05-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDotted06-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDouble01-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDouble01-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusDouble02-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDouble02-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusDouble03-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDouble03-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusDouble04-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDouble05-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDouble06-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDouble07-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDouble08-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusDouble09-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusGroove01-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusGroove01-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusGroove02-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusGroove02-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusInset01-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusInset01-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusInvalidColor-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusInvalidColor-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusOutset01-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusOutset01-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusRidge01-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusRidge01-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusSolid01-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusSolid01-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusSolid02-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusSolid02-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusSolid03-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusSolid03-expected.txt: Removed.
* platform/efl/fast/borders/borderRadiusSolid04-expected.png: Removed.
* platform/efl/fast/borders/borderRadiusSolid04-expected.txt: Removed.
* platform/efl/fast/borders/different-color-borders-expected.png: Removed.
* platform/efl/fast/borders/different-color-borders-expected.txt: Removed.
* platform/efl/fast/borders/fieldsetBorderRadius-expected.png: Removed.
* platform/efl/fast/borders/inline-mask-overlay-image-expected.png: Removed.
* platform/efl/fast/borders/inline-mask-overlay-image-expected.txt: Removed.
* platform/efl/fast/borders/inline-mask-overlay-image-outset-expected.png: Removed.
* platform/efl/fast/borders/inline-mask-overlay-image-outset-expected.txt: Removed.
* platform/efl/fast/borders/inline-mask-overlay-image-outset-vertical-rl-expected.png: Removed.
* platform/efl/fast/borders/inline-mask-overlay-image-outset-vertical-rl-expected.txt: Removed.
* platform/efl/fast/borders/mixed-border-style2-expected.png: Removed.
* platform/efl/fast/borders/mixed-border-style2-expected.txt: Removed.
* platform/efl/fast/borders/mixed-border-styles-expected.png: Removed.
* platform/efl/fast/borders/mixed-border-styles-expected.txt: Removed.
* platform/efl/fast/borders/mixed-border-styles-radius-expected.png: Removed.
* platform/efl/fast/borders/mixed-border-styles-radius-expected.txt: Removed.
* platform/efl/fast/borders/mixed-border-styles-radius2-expected.png: Removed.
* platform/efl/fast/borders/mixed-border-styles-radius2-expected.txt: Removed.
* platform/efl/fast/borders/only-one-border-with-width-expected.png: Removed.
* platform/efl/fast/borders/outline-alpha-block-expected.png: Removed.
* platform/efl/fast/borders/outline-alpha-inline-expected.png: Removed.
* platform/efl/fast/borders/outline-offset-min-assert-expected.png: Removed.
* platform/efl/fast/borders/rtl-border-01-expected.png: Removed.
* platform/efl/fast/borders/rtl-border-01-expected.txt: Removed.
* platform/efl/fast/borders/rtl-border-02-expected.png: Removed.
* platform/efl/fast/borders/rtl-border-02-expected.txt: Removed.
* platform/efl/fast/borders/rtl-border-03-expected.png: Removed.
* platform/efl/fast/borders/rtl-border-03-expected.txt: Removed.
* platform/efl/fast/borders/rtl-border-04-expected.png: Removed.
* platform/efl/fast/borders/rtl-border-04-expected.txt: Removed.
* platform/efl/fast/borders/rtl-border-05-expected.png: Removed.
* platform/efl/fast/borders/rtl-border-05-expected.txt: Removed.
* platform/efl/fast/borders/scaled-border-image-expected.png: Removed.
* platform/efl/fast/borders/scaled-border-image-expected.txt: Removed.
* platform/efl/fast/borders/table-borders-expected.png: Removed.
* platform/efl/fast/borders/table-borders-expected.txt: Removed.
* platform/efl/fast/borders/webkit-border-radius-expected.png: Removed.
* platform/efl/fast/box-shadow: Removed.
* platform/efl/fast/box-shadow/basic-shadows-expected.png: Removed.
* platform/efl/fast/box-shadow/basic-shadows-expected.txt: Removed.
* platform/efl/fast/box-shadow/border-radius-big-expected.png: Removed.
* platform/efl/fast/box-shadow/border-radius-big-expected.txt: Removed.
* platform/efl/fast/box-shadow/box-shadow-clipped-slices-expected.png: Removed.
* platform/efl/fast/box-shadow/box-shadow-radius-expected.txt: Removed.
* platform/efl/fast/box-shadow/box-shadow-transformed-expected.png: Removed.
* platform/efl/fast/box-shadow/box-shadow-transformed-expected.txt: Removed.
* platform/efl/fast/box-shadow/hidpi-webkit-box-shadow-subpixel-position-expected.txt: Removed.
* platform/efl/fast/box-shadow/inset-box-shadow-radius-expected.txt: Removed.
* platform/efl/fast/box-shadow/inset-box-shadows-expected.png: Removed.
* platform/efl/fast/box-shadow/inset-box-shadows-expected.txt: Removed.
* platform/efl/fast/box-shadow/inset-expected.png: Removed.
* platform/efl/fast/box-shadow/inset-expected.txt: Removed.
* platform/efl/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Removed.
* platform/efl/fast/box-shadow/no-blur-multiple-offsets-expected.png: Removed.
* platform/efl/fast/box-shadow/scaled-box-shadow-expected.png: Removed.
* platform/efl/fast/box-shadow/scaled-box-shadow-expected.txt: Removed.
* platform/efl/fast/box-shadow/spread-expected.png: Removed.
* platform/efl/fast/box-shadow/spread-multiple-inset-expected.png: Removed.
* platform/efl/fast/box-shadow/spread-multiple-normal-expected.png: Removed.
* platform/efl/fast/box-shadow/transform-fringing-expected.png: Removed.
* platform/efl/fast/box-shadow/transform-fringing-expected.txt: Removed.
* platform/efl/fast/box-sizing: Removed.
* platform/efl/fast/box-sizing/box-sizing-expected.png: Removed.
* platform/efl/fast/box-sizing/box-sizing-expected.txt: Removed.
* platform/efl/fast/box-sizing/panels-one-expected.png: Removed.
* platform/efl/fast/box-sizing/panels-one-expected.txt: Removed.
* platform/efl/fast/box-sizing/panels-two-expected.png: Removed.
* platform/efl/fast/box-sizing/panels-two-expected.txt: Removed.
* platform/efl/fast/box-sizing/percentage-height-expected.png: Removed.
* platform/efl/fast/box-sizing/percentage-height-expected.txt: Removed.
* platform/efl/fast/canvas: Removed.
* platform/efl/fast/canvas/arc360-expected.png: Removed.
* platform/efl/fast/canvas/canvas-as-image-expected.png: Removed.
* platform/efl/fast/canvas/canvas-as-image-incremental-repaint-expected.png: Removed.
* platform/efl/fast/canvas/canvas-before-css-expected.png: Removed.
* platform/efl/fast/canvas/canvas-bg-expected.png: Removed.
* platform/efl/fast/canvas/canvas-composite-expected.png: Removed.
* platform/efl/fast/canvas/canvas-composite-fill-repaint-expected.png: Removed.
* platform/efl/fast/canvas/canvas-composite-transformclip-expected.png: Removed.
* platform/efl/fast/canvas/canvas-createPattern-video-loading-expected.txt: Removed.
* platform/efl/fast/canvas/canvas-createPattern-video-modify-expected.txt: Removed.
* platform/efl/fast/canvas/canvas-imageSmoothingEnabled-patterns-expected.png: Removed.
* platform/efl/fast/canvas/canvas-imageSmoothingQuality-expected.txt: Removed.
* platform/efl/fast/canvas/canvas-incremental-repaint-expected.png: Removed.
* platform/efl/fast/canvas/canvas-resize-after-paint-without-layout-expected.png: Removed.
* platform/efl/fast/canvas/canvas-resize-reset-expected.png: Removed.
* platform/efl/fast/canvas/canvas-size-change-after-layout-expected.png: Removed.
* platform/efl/fast/canvas/canvas-size-change-after-layout-expected.txt: Removed.
* platform/efl/fast/canvas/canvas-text-alignment-expected.png: Removed.
* platform/efl/fast/canvas/canvas-text-baseline-expected.png: Removed.
* platform/efl/fast/canvas/canvas-toDataURL-case-insensitive-mimetype-expected.txt: Removed.
* platform/efl/fast/canvas/canvas-transforms-during-path-expected.png: Removed.
* platform/efl/fast/canvas/canvas-zoom-expected.png: Removed.
* platform/efl/fast/canvas/canvas-zoom-expected.txt: Removed.
* platform/efl/fast/canvas/canvasDrawingIntoSelf-expected.png: Removed.
* platform/efl/fast/canvas/check-stale-putImageData-expected.png: Removed.
* platform/efl/fast/canvas/drawImage-expected.png: Removed.
* platform/efl/fast/canvas/drawImage-with-globalAlpha-expected.png: Removed.
* platform/efl/fast/canvas/fallback-content-expected.txt: Removed.
* platform/efl/fast/canvas/fill-stroke-clip-reset-path-expected.png: Removed.
* platform/efl/fast/canvas/fillrect-gradient-zero-stops-expected.png: Removed.
* platform/efl/fast/canvas/fillrect_gradient-expected.png: Removed.
* platform/efl/fast/canvas/gradient-add-second-start-end-stop-expected.png: Removed.
* platform/efl/fast/canvas/image-object-in-canvas-expected.png: Removed.
* platform/efl/fast/canvas/image-pattern-rotate-expected.png: Removed.
* platform/efl/fast/canvas/patternfill-repeat-expected.png: Removed.
* platform/efl/fast/canvas/quadraticCurveTo-expected.png: Removed.
* platform/efl/fast/canvas/setWidthResetAfterForcedRender-expected.png: Removed.
* platform/efl/fast/canvas/shadow-offset-1-expected.png: Removed.
* platform/efl/fast/canvas/shadow-offset-2-expected.png: Removed.
* platform/efl/fast/canvas/shadow-offset-3-expected.png: Removed.
* platform/efl/fast/canvas/shadow-offset-4-expected.png: Removed.
* platform/efl/fast/canvas/shadow-offset-5-expected.png: Removed.
* platform/efl/fast/canvas/shadow-offset-6-expected.png: Removed.
* platform/efl/fast/canvas/shadow-offset-7-expected.png: Removed.
* platform/efl/fast/canvas/toDataURL-alpha-expected.png: Removed.
* platform/efl/fast/canvas/toDataURL-supportedTypes-expected.txt: Removed.
* platform/efl/fast/canvas/webgl: Removed.
* platform/efl/fast/canvas/webgl/css-webkit-canvas-expected.png: Removed.
* platform/efl/fast/canvas/webgl/css-webkit-canvas-expected.txt: Removed.
* platform/efl/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png: Removed.
* platform/efl/fast/canvas/webgl/css-webkit-canvas-repaint-expected.txt: Removed.
* platform/efl/fast/canvas/zero-size-fill-rect-expected.png: Removed.
* platform/efl/fast/clip: Removed.
* platform/efl/fast/clip/001-expected.png: Removed.
* platform/efl/fast/clip/001-expected.txt: Removed.
* platform/efl/fast/clip/002-expected.png: Removed.
* platform/efl/fast/clip/002-expected.txt: Removed.
* platform/efl/fast/clip/003-expected.png: Removed.
* platform/efl/fast/clip/003-expected.txt: Removed.
* platform/efl/fast/clip/004-expected.png: Removed.
* platform/efl/fast/clip/004-expected.txt: Removed.
* platform/efl/fast/clip/005-expected.png: Removed.
* platform/efl/fast/clip/005-expected.txt: Removed.
* platform/efl/fast/clip/006-expected.png: Removed.
* platform/efl/fast/clip/006-expected.txt: Removed.
* platform/efl/fast/clip/007-expected.png: Removed.
* platform/efl/fast/clip/007-expected.txt: Removed.
* platform/efl/fast/clip/008-expected.png: Removed.
* platform/efl/fast/clip/008-expected.txt: Removed.
* platform/efl/fast/clip/009-expected.png: Removed.
* platform/efl/fast/clip/009-expected.txt: Removed.
* platform/efl/fast/clip/010-expected.png: Removed.
* platform/efl/fast/clip/010-expected.txt: Removed.
* platform/efl/fast/clip/011-expected.png: Removed.
* platform/efl/fast/clip/011-expected.txt: Removed.
* platform/efl/fast/clip/012-expected.png: Removed.
* platform/efl/fast/clip/012-expected.txt: Removed.
* platform/efl/fast/clip/013-expected.png: Removed.
* platform/efl/fast/clip/013-expected.txt: Removed.
* platform/efl/fast/clip/014-expected.png: Removed.
* platform/efl/fast/clip/014-expected.txt: Removed.
* platform/efl/fast/clip/015-expected.png: Removed.
* platform/efl/fast/clip/015-expected.txt: Removed.
* platform/efl/fast/clip/016-expected.png: Removed.
* platform/efl/fast/clip/016-expected.txt: Removed.
* platform/efl/fast/clip/nestedTransparencyClip-expected.png: Removed.
* platform/efl/fast/clip/nestedTransparencyClip-expected.txt: Removed.
* platform/efl/fast/clip/outline-overflowClip-expected.png: Removed.
* platform/efl/fast/clip/outline-overflowClip-expected.txt: Removed.
* platform/efl/fast/clip/overflow-border-radius-clip-expected.png: Removed.
* platform/efl/fast/clip/overflow-border-radius-clip-expected.txt: Removed.
* platform/efl/fast/clip/overflow-border-radius-combinations-expected.png: Removed.
* platform/efl/fast/clip/overflow-border-radius-combinations-expected.txt: Removed.
* platform/efl/fast/clip/overflow-border-radius-composited-expected.png: Removed.
* platform/efl/fast/clip/overflow-border-radius-composited-expected.txt: Removed.
* platform/efl/fast/clip/overflow-border-radius-fixed-position-expected.png: Removed.
* platform/efl/fast/clip/overflow-border-radius-fixed-position-expected.txt: Removed.
* platform/efl/fast/clip/overflow-border-radius-transformed-expected.png: Removed.
* platform/efl/fast/clip/overflow-border-radius-transformed-expected.txt: Removed.
* platform/efl/fast/compact: Removed.
* platform/efl/fast/compact/001-expected.png: Removed.
* platform/efl/fast/compact/001-expected.txt: Removed.
* platform/efl/fast/compact/002-expected.png: Removed.
* platform/efl/fast/compact/002-expected.txt: Removed.
* platform/efl/fast/compact/003-expected.png: Removed.
* platform/efl/fast/compact/003-expected.txt: Removed.
* platform/efl/fast/css: Removed.
* platform/efl/fast/css-generated-content: Removed.
* platform/efl/fast/css-generated-content/001-expected.png: Removed.
* platform/efl/fast/css-generated-content/001-expected.txt: Removed.
* platform/efl/fast/css-generated-content/002-expected.png: Removed.
* platform/efl/fast/css-generated-content/002-expected.txt: Removed.
* platform/efl/fast/css-generated-content/003-expected.png: Removed.
* platform/efl/fast/css-generated-content/003-expected.txt: Removed.
* platform/efl/fast/css-generated-content/004-expected.png: Removed.
* platform/efl/fast/css-generated-content/004-expected.txt: Removed.
* platform/efl/fast/css-generated-content/005-expected.png: Removed.
* platform/efl/fast/css-generated-content/005-expected.txt: Removed.
* platform/efl/fast/css-generated-content/007-expected.png: Removed.
* platform/efl/fast/css-generated-content/007-expected.txt: Removed.
* platform/efl/fast/css-generated-content/008-expected.png: Removed.
* platform/efl/fast/css-generated-content/008-expected.txt: Removed.
* platform/efl/fast/css-generated-content/009-expected.png: Removed.
* platform/efl/fast/css-generated-content/009-expected.txt: Removed.
* platform/efl/fast/css-generated-content/010-expected.png: Removed.
* platform/efl/fast/css-generated-content/010-expected.txt: Removed.
* platform/efl/fast/css-generated-content/011-expected.png: Removed.
* platform/efl/fast/css-generated-content/011-expected.txt: Removed.
* platform/efl/fast/css-generated-content/012-expected.png: Removed.
* platform/efl/fast/css-generated-content/012-expected.txt: Removed.
* platform/efl/fast/css-generated-content/013-expected.png: Removed.
* platform/efl/fast/css-generated-content/013-expected.txt: Removed.
* platform/efl/fast/css-generated-content/014-expected.png: Removed.
* platform/efl/fast/css-generated-content/014-expected.txt: Removed.
* platform/efl/fast/css-generated-content/015-expected.png: Removed.
* platform/efl/fast/css-generated-content/015-expected.txt: Removed.
* platform/efl/fast/css-generated-content/016-expected.png: Removed.
* platform/efl/fast/css-generated-content/016-expected.txt: Removed.
* platform/efl/fast/css-generated-content/after-duplicated-after-split-expected.png: Removed.
* platform/efl/fast/css-generated-content/after-duplicated-after-split-expected.txt: Removed.
* platform/efl/fast/css-generated-content/after-order-expected.png: Removed.
* platform/efl/fast/css-generated-content/after-order-expected.txt: Removed.
* platform/efl/fast/css-generated-content/before-with-first-letter-expected.png: Removed.
* platform/efl/fast/css-generated-content/before-with-first-letter-expected.txt: Removed.
* platform/efl/fast/css-generated-content/beforeAfter-interdocument-expected.png: Removed.
* platform/efl/fast/css-generated-content/beforeAfter-interdocument-expected.txt: Removed.
* platform/efl/fast/css-generated-content/details-summary-before-after-expected.txt: Removed.
* platform/efl/fast/css-generated-content/first-letter-in-nested-before-expected.txt: Removed.
* platform/efl/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt: Removed.
* platform/efl/fast/css-generated-content/hover-style-change-expected.png: Removed.
* platform/efl/fast/css-generated-content/hover-style-change-expected.txt: Removed.
* platform/efl/fast/css-generated-content/initial-letter-basic-expected.txt: Removed.
* platform/efl/fast/css-generated-content/initial-letter-border-padding-expected.txt: Removed.
* platform/efl/fast/css-generated-content/initial-letter-clearance-expected.txt: Removed.
* platform/efl/fast/css-generated-content/initial-letter-descender-expected.txt: Removed.
* platform/efl/fast/css-generated-content/initial-letter-raised-expected.txt: Removed.
* platform/efl/fast/css-generated-content/initial-letter-sunken-expected.txt: Removed.
* platform/efl/fast/css-generated-content/inline-display-types-expected.png: Removed.
* platform/efl/fast/css-generated-content/inline-display-types-expected.txt: Removed.
* platform/efl/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.png: Removed.
* platform/efl/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: Removed.
* platform/efl/fast/css-generated-content/no-openclose-quote-expected.png: Removed.
* platform/efl/fast/css-generated-content/no-openclose-quote-expected.txt: Removed.
* platform/efl/fast/css-generated-content/table-before-after-child-add-expected.png: Removed.
* platform/efl/fast/css-generated-content/table-before-after-child-add-expected.txt: Removed.
* platform/efl/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Removed.
* platform/efl/fast/css-generated-content/table-cell-before-after-child-add-expected.txt: Removed.
* platform/efl/fast/css-generated-content/table-cell-before-content-expected.png: Removed.
* platform/efl/fast/css-generated-content/table-cell-before-content-expected.txt: Removed.
* platform/efl/fast/css-generated-content/table-parts-before-and-after-expected.png: Removed.
* platform/efl/fast/css-generated-content/table-parts-before-and-after-expected.txt: Removed.
* platform/efl/fast/css-generated-content/table-row-before-after-child-add-expected.png: Removed.
* platform/efl/fast/css-generated-content/table-row-before-after-child-add-expected.txt: Removed.
* platform/efl/fast/css-generated-content/table-row-before-after-expected.png: Removed.
* platform/efl/fast/css-generated-content/table-row-before-after-expected.txt: Removed.
* platform/efl/fast/css-generated-content/table-row-group-to-inline-expected.png: Removed.
* platform/efl/fast/css-generated-content/table-row-group-to-inline-expected.txt: Removed.
* platform/efl/fast/css-generated-content/table-row-group-with-before-expected.png: Removed.
* platform/efl/fast/css-generated-content/table-row-group-with-before-expected.txt: Removed.
* platform/efl/fast/css-generated-content/table-row-with-before-expected.png: Removed.
* platform/efl/fast/css-generated-content/table-row-with-before-expected.txt: Removed.
* platform/efl/fast/css-generated-content/table-table-before-after-child-add-expected.png: Removed.
* platform/efl/fast/css-generated-content/table-table-before-after-child-add-expected.txt: Removed.
* platform/efl/fast/css-generated-content/table-with-before-expected.png: Removed.
* platform/efl/fast/css-generated-content/table-with-before-expected.txt: Removed.
* platform/efl/fast/css-generated-content/visibleContentHiddenParent-expected.png: Removed.
* platform/efl/fast/css-generated-content/visibleContentHiddenParent-expected.txt: Removed.
* platform/efl/fast/css-generated-content/wbr-with-before-content-expected.png: Removed.
* platform/efl/fast/css-generated-content/wbr-with-before-content-expected.txt: Removed.
* platform/efl/fast/css/001-expected.png: Removed.
* platform/efl/fast/css/001-expected.txt: Removed.
* platform/efl/fast/css/002-expected.png: Removed.
* platform/efl/fast/css/002-expected.txt: Removed.
* platform/efl/fast/css/003-expected.png: Removed.
* platform/efl/fast/css/003-expected.txt: Removed.
* platform/efl/fast/css/004-expected.png: Removed.
* platform/efl/fast/css/004-expected.txt: Removed.
* platform/efl/fast/css/005-expected.png: Removed.
* platform/efl/fast/css/005-expected.txt: Removed.
* platform/efl/fast/css/006-expected.png: Removed.
* platform/efl/fast/css/007-expected.png: Removed.
* platform/efl/fast/css/007-expected.txt: Removed.
* platform/efl/fast/css/008-expected.png: Removed.
* platform/efl/fast/css/008-expected.txt: Removed.
* platform/efl/fast/css/ZeroOpacityLayers-expected.png: Removed.
* platform/efl/fast/css/ZeroOpacityLayers-expected.txt: Removed.
* platform/efl/fast/css/ZeroOpacityLayers2-expected.png: Removed.
* platform/efl/fast/css/ZeroOpacityLayers2-expected.txt: Removed.
* platform/efl/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Removed.
* platform/efl/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Removed.
* platform/efl/fast/css/absolute-poition-in-rtl-parent-expected.png: Removed.
* platform/efl/fast/css/absolute-poition-in-rtl-parent-expected.txt: Removed.
* platform/efl/fast/css/acid2-expected.png: Removed.
* platform/efl/fast/css/acid2-expected.txt: Removed.
* platform/efl/fast/css/acid2-pixel-expected.png: Removed.
* platform/efl/fast/css/acid2-pixel-expected.txt: Removed.
* platform/efl/fast/css/attribute-selector-dynamic-expected.png: Removed.
* platform/efl/fast/css/attribute-selector-dynamic-expected.txt: Removed.
* platform/efl/fast/css/attribute-selector-empty-value-expected.png: Removed.
* platform/efl/fast/css/attribute-selector-empty-value-expected.txt: Removed.
* platform/efl/fast/css/background-clip-values-expected.png: Removed.
* platform/efl/fast/css/background-image-with-baseurl-expected.png: Removed.
* platform/efl/fast/css/background-shorthand-invalid-url-expected.png: Removed.
* platform/efl/fast/css/background-shorthand-invalid-url-expected.txt: Removed.
* platform/efl/fast/css/beforeSelectorOnCodeElement-expected.png: Removed.
* platform/efl/fast/css/beforeSelectorOnCodeElement-expected.txt: Removed.
* platform/efl/fast/css/begin-end-contain-selector-empty-value-expected.png: Removed.
* platform/efl/fast/css/begin-end-contain-selector-empty-value-expected.txt: Removed.
* platform/efl/fast/css/bidi-override-in-anonymous-block-expected.png: Removed.
* platform/efl/fast/css/bidi-override-in-anonymous-block-expected.txt: Removed.
* platform/efl/fast/css/bogus-color-span-expected.png: Removed.
* platform/efl/fast/css/border-height-expected.png: Removed.
* platform/efl/fast/css/border-height-expected.txt: Removed.
* platform/efl/fast/css/border-radius-non-negative-expected.png: Removed.
* platform/efl/fast/css/border-radius-outline-offset-expected.png: Removed.
* platform/efl/fast/css/border-radius-outline-offset-expected.txt: Removed.
* platform/efl/fast/css/border-solid-single-edge-antialias-expected.png: Removed.
* platform/efl/fast/css/box-shadow-and-border-radius-expected.png: Removed.
* platform/efl/fast/css/box-shadow-and-border-radius-expected.txt: Removed.
* platform/efl/fast/css/caption-width-absolute-position-expected.png: Removed.
* platform/efl/fast/css/caption-width-absolute-position-expected.txt: Removed.
* platform/efl/fast/css/caption-width-absolute-position-offset-top-expected.png: Removed.
* platform/efl/fast/css/caption-width-absolute-position-offset-top-expected.txt: Removed.
* platform/efl/fast/css/caption-width-fixed-position-expected.png: Removed.
* platform/efl/fast/css/caption-width-fixed-position-expected.txt: Removed.
* platform/efl/fast/css/caption-width-fixed-position-offset-top-expected.png: Removed.
* platform/efl/fast/css/caption-width-fixed-position-offset-top-expected.txt: Removed.
* platform/efl/fast/css/caption-width-relative-position-expected.png: Removed.
* platform/efl/fast/css/caption-width-relative-position-expected.txt: Removed.
* platform/efl/fast/css/caption-width-relative-position-offset-top-expected.png: Removed.
* platform/efl/fast/css/caption-width-relative-position-offset-top-expected.txt: Removed.
* platform/efl/fast/css/child-style-can-override-visited-style-expected.png: Removed.
* platform/efl/fast/css/child-style-can-override-visited-style-expected.txt: Removed.
* platform/efl/fast/css/clip-text-in-scaled-div-expected.png: Removed.
* platform/efl/fast/css/clip-text-in-scaled-div-expected.txt: Removed.
* platform/efl/fast/css/clip-zooming-expected.png: Removed.
* platform/efl/fast/css/clip-zooming-expected.txt: Removed.
* platform/efl/fast/css/color-leakage-expected.png: Removed.
* platform/efl/fast/css/color-quirk-expected.png: Removed.
* platform/efl/fast/css/color-quirk-expected.txt: Removed.
* platform/efl/fast/css/color-strict-expected.png: Removed.
* platform/efl/fast/css/color-strict-expected.txt: Removed.
* platform/efl/fast/css/compare-content-style-expected.png: Removed.
* platform/efl/fast/css/compare-content-style-expected.txt: Removed.
* platform/efl/fast/css/content-dynamic-expected.png: Removed.
* platform/efl/fast/css/contentDiv-expected.png: Removed.
* platform/efl/fast/css/contentDivWithChildren-expected.png: Removed.
* platform/efl/fast/css/contentImage-expected.png: Removed.
* platform/efl/fast/css/continuationCrash-expected.png: Removed.
* platform/efl/fast/css/continuationCrash-expected.txt: Removed.
* platform/efl/fast/css/counters: Removed.
* platform/efl/fast/css/counters/counter-text-security-expected.png: Removed.
* platform/efl/fast/css/counters/counter-text-security-expected.txt: Removed.
* platform/efl/fast/css/counters/counter-text-transform-expected.png: Removed.
* platform/efl/fast/css/counters/counter-text-transform-expected.txt: Removed.
* platform/efl/fast/css/create_element_align-expected.png: Removed.
* platform/efl/fast/css/create_element_align-expected.txt: Removed.
* platform/efl/fast/css/css-imports-expected.png: Removed.
* platform/efl/fast/css/css-imports-expected.txt: Removed.
* platform/efl/fast/css/css1_forward_compatible_parsing-expected.png: Removed.
* platform/efl/fast/css/css1_forward_compatible_parsing-expected.txt: Removed.
* platform/efl/fast/css/css2-system-fonts-expected.txt: Removed.
* platform/efl/fast/css/css3-modsel-22-expected.png: Removed.
* platform/efl/fast/css/css3-modsel-22-expected.txt: Removed.
* platform/efl/fast/css/css3-nth-child-expected.png: Removed.
* platform/efl/fast/css/css3-nth-child-expected.txt: Removed.
* platform/efl/fast/css/css3-space-in-nth-and-lang-expected.png: Removed.
* platform/efl/fast/css/css3-space-in-nth-and-lang-expected.txt: Removed.
* platform/efl/fast/css/disabled-author-styles-expected.png: Removed.
* platform/efl/fast/css/disabled-author-styles-expected.txt: Removed.
* platform/efl/fast/css/dynamic-sibling-selector-expected.png: Removed.
* platform/efl/fast/css/dynamic-sibling-selector-expected.txt: Removed.
* platform/efl/fast/css/empty-body-test-expected.png: Removed.
* platform/efl/fast/css/empty-body-test-expected.txt: Removed.
* platform/efl/fast/css/empty-generated-content-expected.png: Removed.
* platform/efl/fast/css/empty-generated-content-expected.txt: Removed.
* platform/efl/fast/css/empty-pseudo-class-expected.png: Removed.
* platform/efl/fast/css/empty-pseudo-class-expected.txt: Removed.
* platform/efl/fast/css/error-in-last-decl-expected.png: Removed.
* platform/efl/fast/css/error-in-last-decl-expected.txt: Removed.
* platform/efl/fast/css/ex-after-font-variant-expected.png: Removed.
* platform/efl/fast/css/ex-after-font-variant-expected.txt: Removed.
* platform/efl/fast/css/fieldset-display-row-expected.png: Removed.
* platform/efl/fast/css/fieldset-display-row-expected.txt: Removed.
* platform/efl/fast/css/find-next-layer-expected.png: Removed.
* platform/efl/fast/css/find-next-layer-expected.txt: Removed.
* platform/efl/fast/css/first-child-pseudo-class-expected.png: Removed.
* platform/efl/fast/css/first-child-pseudo-class-expected.txt: Removed.
* platform/efl/fast/css/first-letter-capitalized-expected.png: Removed.
* platform/efl/fast/css/first-letter-capitalized-expected.txt: Removed.
* platform/efl/fast/css/first-letter-detach-expected.png: Removed.
* platform/efl/fast/css/first-letter-detach-expected.txt: Removed.
* platform/efl/fast/css/first-letter-first-line-hover-expected.png: Removed.
* platform/efl/fast/css/first-letter-first-line-hover-expected.txt: Removed.
* platform/efl/fast/css/first-letter-float-after-float-expected.png: Removed.
* platform/efl/fast/css/first-letter-float-after-float-expected.txt: Removed.
* platform/efl/fast/css/first-letter-float-expected.png: Removed.
* platform/efl/fast/css/first-letter-float-expected.txt: Removed.
* platform/efl/fast/css/first-letter-hover-expected.png: Removed.
* platform/efl/fast/css/first-letter-hover-expected.txt: Removed.
* platform/efl/fast/css/first-letter-punctuation-expected.png: Removed.
* platform/efl/fast/css/first-letter-punctuation-expected.txt: Removed.
* platform/efl/fast/css/first-letter-recalculation-expected.png: Removed.
* platform/efl/fast/css/first-letter-recalculation-expected.txt: Removed.
* platform/efl/fast/css/first-letter-visibility-expected.png: Removed.
* platform/efl/fast/css/first-letter-visibility-expected.txt: Removed.
* platform/efl/fast/css/first-line-text-decoration-expected.png: Removed.
* platform/efl/fast/css/first-line-text-decoration-expected.txt: Removed.
* platform/efl/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Removed.
* platform/efl/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt: Removed.
* platform/efl/fast/css/first-of-type-pseudo-class-expected.png: Removed.
* platform/efl/fast/css/first-of-type-pseudo-class-expected.txt: Removed.
* platform/efl/fast/css/focus-ring-detached-expected.png: Removed.
* platform/efl/fast/css/focus-ring-detached-expected.txt: Removed.
* platform/efl/fast/css/focus-ring-exists-for-search-field-expected.png: Removed.
* platform/efl/fast/css/focus-ring-exists-for-search-field-expected.txt: Removed.
* platform/efl/fast/css/focus-ring-multiline-expected.png: Removed.
* platform/efl/fast/css/focus-ring-multiline-expected.txt: Removed.
* platform/efl/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Removed.
* platform/efl/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: Removed.
* platform/efl/fast/css/focus-ring-outline-color-expected.png: Removed.
* platform/efl/fast/css/focus-ring-outline-color-expected.txt: Removed.
* platform/efl/fast/css/focus-ring-outline-offset-expected.png: Removed.
* platform/efl/fast/css/focus-ring-outline-offset-expected.txt: Removed.
* platform/efl/fast/css/focus-ring-outline-width-expected.png: Removed.
* platform/efl/fast/css/focus-ring-outline-width-expected.txt: Removed.
* platform/efl/fast/css/font-face-default-font-expected.png: Removed.
* platform/efl/fast/css/font-face-implicit-local-font-expected.png: Removed.
* platform/efl/fast/css/font-face-implicit-local-font-expected.txt: Removed.
* platform/efl/fast/css/font-face-in-media-rule-expected.png: Removed.
* platform/efl/fast/css/font-face-locally-installed-expected.png: Removed.
* platform/efl/fast/css/font-face-locally-installed-expected.txt: Removed.
* platform/efl/fast/css/font-face-multiple-faces-expected.png: Removed.
* platform/efl/fast/css/font-face-multiple-faces-expected.txt: Removed.
* platform/efl/fast/css/font-face-multiple-remote-sources-expected.png: Removed.
* platform/efl/fast/css/font-face-opentype-expected.png: Removed.
* platform/efl/fast/css/font-face-opentype-expected.txt: Removed.
* platform/efl/fast/css/font-face-remote-expected.png: Removed.
* platform/efl/fast/css/font-face-synthetic-bold-italic-expected.png: Removed.
* platform/efl/fast/css/font-face-synthetic-bold-italic-expected.txt: Removed.
* platform/efl/fast/css/font-face-unicode-range-expected.png: Removed.
* platform/efl/fast/css/font-face-unicode-range-expected.txt: Removed.
* platform/efl/fast/css/font-face-weight-matching-expected.png: Removed.
* platform/efl/fast/css/font-face-weight-matching-expected.txt: Removed.
* platform/efl/fast/css/font-face-woff-expected.png: Removed.
* platform/efl/fast/css/font-face-woff-expected.txt: Removed.
* platform/efl/fast/css/font-family-pictograph-expected.txt: Removed.
* platform/efl/fast/css/font-shorthand-weight-only-expected.png: Removed.
* platform/efl/fast/css/font-shorthand-weight-only-expected.txt: Removed.
* platform/efl/fast/css/font-size-negative-expected.png: Removed.
* platform/efl/fast/css/font-smoothing-expected.png: Removed.
* platform/efl/fast/css/font-smoothing-expected.txt: Removed.
* platform/efl/fast/css/font-weight-1-expected.png: Removed.
* platform/efl/fast/css/font-weight-1-expected.txt: Removed.
* platform/efl/fast/css/font_property_normal-expected.png: Removed.
* platform/efl/fast/css/font_property_normal-expected.txt: Removed.
* platform/efl/fast/css/h1-in-section-elements-expected.png: Removed.
* platform/efl/fast/css/h1-in-section-elements-expected.txt: Removed.
* platform/efl/fast/css/hover-subselector-expected.png: Removed.
* platform/efl/fast/css/hover-subselector-expected.txt: Removed.
* platform/efl/fast/css/hsl-color-expected.png: Removed.
* platform/efl/fast/css/hsl-color-expected.txt: Removed.
* platform/efl/fast/css/hsla-color-expected.png: Removed.
* platform/efl/fast/css/hsla-color-expected.txt: Removed.
* platform/efl/fast/css/ignore-text-zoom-expected.png: Removed.
* platform/efl/fast/css/image-rendering-expected.txt: Removed.
* platform/efl/fast/css/imageTileOpacity-expected.png: Removed.
* platform/efl/fast/css/import-rule-regression-11590-expected.png: Removed.
* platform/efl/fast/css/import-rule-regression-11590-expected.txt: Removed.
* platform/efl/fast/css/import_with_baseurl-expected.png: Removed.
* platform/efl/fast/css/inline-element-line-break-expected.png: Removed.
* platform/efl/fast/css/inline-element-line-break-expected.txt: Removed.
* platform/efl/fast/css/inline-properties-important-expected.png: Removed.
* platform/efl/fast/css/inline-properties-important-expected.txt: Removed.
* platform/efl/fast/css/input-search-padding-expected.png: Removed.
* platform/efl/fast/css/input-search-padding-expected.txt: Removed.
* platform/efl/fast/css/invalid-percentage-property-expected.png: Removed.
* platform/efl/fast/css/invalid-percentage-property-expected.txt: Removed.
* platform/efl/fast/css/invalid-pseudo-classes-expected.png: Removed.
* platform/efl/fast/css/invalid-pseudo-classes-expected.txt: Removed.
* platform/efl/fast/css/invalidation-errors-2-expected.png: Removed.
* platform/efl/fast/css/invalidation-errors-2-expected.txt: Removed.
* platform/efl/fast/css/invalidation-errors-3-expected.png: Removed.
* platform/efl/fast/css/invalidation-errors-3-expected.txt: Removed.
* platform/efl/fast/css/invalidation-errors-expected.png: Removed.
* platform/efl/fast/css/invalidation-errors-expected.txt: Removed.
* platform/efl/fast/css/last-child-pseudo-class-expected.png: Removed.
* platform/efl/fast/css/last-child-pseudo-class-expected.txt: Removed.
* platform/efl/fast/css/last-child-style-sharing-expected.png: Removed.
* platform/efl/fast/css/last-of-type-pseudo-class-expected.png: Removed.
* platform/efl/fast/css/last-of-type-pseudo-class-expected.txt: Removed.
* platform/efl/fast/css/layerZOrderCrash-expected.png: Removed.
* platform/efl/fast/css/layerZOrderCrash-expected.txt: Removed.
* platform/efl/fast/css/line-after-floating-div-expected.png: Removed.
* platform/efl/fast/css/line-after-floating-div-expected.txt: Removed.
* platform/efl/fast/css/line-height-determined-by-primary-font-expected.png: Removed.
* platform/efl/fast/css/line-height-expected.png: Removed.
* platform/efl/fast/css/line-height-expected.txt: Removed.
* platform/efl/fast/css/line-height-font-order-expected.png: Removed.
* platform/efl/fast/css/line-height-negative-expected.png: Removed.
* platform/efl/fast/css/line-height-overflow-expected.png: Removed.
* platform/efl/fast/css/line-height-overflow-expected.txt: Removed.
* platform/efl/fast/css/linear-gradient-currentcolor-expected.png: Removed.
* platform/efl/fast/css/link-outside-head-expected.png: Removed.
* platform/efl/fast/css/link-outside-head-expected.txt: Removed.
* platform/efl/fast/css/list-outline-expected.png: Removed.
* platform/efl/fast/css/list-outline-expected.txt: Removed.
* platform/efl/fast/css/live-cssrules-expected.png: Removed.
* platform/efl/fast/css/live-cssrules-expected.txt: Removed.
* platform/efl/fast/css/margin-bottom-form-element-quirk-expected.png: Removed.
* platform/efl/fast/css/margin-bottom-form-element-quirk-expected.txt: Removed.
* platform/efl/fast/css/margin-bottom-form-element-strict-expected.png: Removed.
* platform/efl/fast/css/margin-bottom-form-element-strict-expected.txt: Removed.
* platform/efl/fast/css/margin-top-bottom-dynamic-expected.png: Removed.
* platform/efl/fast/css/margin-top-bottom-dynamic-expected.txt: Removed.
* platform/efl/fast/css/max-height-none-expected.png: Removed.
* platform/efl/fast/css/min-width-with-spanned-cell-expected.txt: Removed.
* platform/efl/fast/css/min-width-with-spanned-cell-fixed-expected.png: Removed.
* platform/efl/fast/css/min-width-with-spanned-cell-fixed-expected.txt: Removed.
* platform/efl/fast/css/named-images-expected.txt: Removed.
* platform/efl/fast/css/namespaces: Removed.
* platform/efl/fast/css/namespaces/001-expected.png: Removed.
* platform/efl/fast/css/namespaces/001-expected.txt: Removed.
* platform/efl/fast/css/namespaces/002-expected.png: Removed.
* platform/efl/fast/css/namespaces/002-expected.txt: Removed.
* platform/efl/fast/css/namespaces/003-expected.png: Removed.
* platform/efl/fast/css/namespaces/003-expected.txt: Removed.
* platform/efl/fast/css/namespaces/004-expected.png: Removed.
* platform/efl/fast/css/namespaces/004-expected.txt: Removed.
* platform/efl/fast/css/namespaces/005-expected.png: Removed.
* platform/efl/fast/css/namespaces/005-expected.txt: Removed.
* platform/efl/fast/css/namespaces/006-expected.png: Removed.
* platform/efl/fast/css/namespaces/006-expected.txt: Removed.
* platform/efl/fast/css/namespaces/007-expected.png: Removed.
* platform/efl/fast/css/namespaces/007-expected.txt: Removed.
* platform/efl/fast/css/namespaces/namespaces-comments-expected.png: Removed.
* platform/efl/fast/css/namespaces/namespaces-comments-expected.txt: Removed.
* platform/efl/fast/css/namespaces/namespaces-empty-expected.png: Removed.
* platform/efl/fast/css/namespaces/namespaces-empty-expected.txt: Removed.
* platform/efl/fast/css/namespaces/namespaces-escapes-expected.png: Removed.
* platform/efl/fast/css/namespaces/namespaces-escapes-expected.txt: Removed.
* platform/efl/fast/css/namespaces/namespaces-invalid-at-expected.png: Removed.
* platform/efl/fast/css/namespaces/namespaces-invalid-at-expected.txt: Removed.
* platform/efl/fast/css/negative-leading-expected.png: Removed.
* platform/efl/fast/css/negative-leading-expected.txt: Removed.
* platform/efl/fast/css/negative-nth-child-expected.png: Removed.
* platform/efl/fast/css/negative-nth-child-expected.txt: Removed.
* platform/efl/fast/css/nested-floating-relative-position-percentages-expected.png: Removed.
* platform/efl/fast/css/nested-floating-relative-position-percentages-expected.txt: Removed.
* platform/efl/fast/css/nested-layers-with-hover-expected.png: Removed.
* platform/efl/fast/css/nested-rounded-corners-expected.png: Removed.
* platform/efl/fast/css/non-empty-span-expected.png: Removed.
* platform/efl/fast/css/non-empty-span-expected.txt: Removed.
* platform/efl/fast/css/non-standard-checkbox-size-expected.png: Removed.
* platform/efl/fast/css/non-standard-checkbox-size-expected.txt: Removed.
* platform/efl/fast/css/nth-child-dynamic-expected.png: Removed.
* platform/efl/fast/css/nth-child-dynamic-expected.txt: Removed.
* platform/efl/fast/css/only-child-pseudo-class-expected.png: Removed.
* platform/efl/fast/css/only-child-pseudo-class-expected.txt: Removed.
* platform/efl/fast/css/only-of-type-pseudo-class-expected.png: Removed.
* platform/efl/fast/css/only-of-type-pseudo-class-expected.txt: Removed.
* platform/efl/fast/css/outline-auto-empty-rects-expected.png: Removed.
* platform/efl/fast/css/outline-auto-empty-rects-expected.txt: Removed.
* platform/efl/fast/css/outline-auto-location-expected.png: Removed.
* platform/efl/fast/css/outline-auto-location-expected.txt: Removed.
* platform/efl/fast/css/outline-narrowLine-expected.png: Removed.
* platform/efl/fast/css/outline-narrowLine-expected.txt: Removed.
* platform/efl/fast/css/pendingStylesheetFontSize-expected.png: Removed.
* platform/efl/fast/css/pendingStylesheetFontSize-expected.txt: Removed.
* platform/efl/fast/css/percent-top-relative-container-height-unspecified-expected.png: Removed.
* platform/efl/fast/css/percent-top-relative-container-height-unspecified-expected.txt: Removed.
* platform/efl/fast/css/percent-top-value-with-relative-position-expected.png: Removed.
* platform/efl/fast/css/percent-top-value-with-relative-position-expected.txt: Removed.
* platform/efl/fast/css/percentage-non-integer-expected.png: Removed.
* platform/efl/fast/css/percentage-non-integer-expected.txt: Removed.
* platform/efl/fast/css/position-negative-top-margin-expected.png: Removed.
* platform/efl/fast/css/position-negative-top-margin-expected.txt: Removed.
* platform/efl/fast/css/preserve-user-specified-zoom-level-on-reload-expected.png: Removed.
* platform/efl/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt: Removed.
* platform/efl/fast/css/pseudo-element-line-break-expected.png: Removed.
* platform/efl/fast/css/pseudo-element-line-break-expected.txt: Removed.
* platform/efl/fast/css/pseudo-first-line-border-width-expected.png: Removed.
* platform/efl/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-expected.png: Removed.
* platform/efl/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-expected.txt: Removed.
* platform/efl/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-removed-expected.png: Removed.
* platform/efl/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-removed-expected.txt: Removed.
* platform/efl/fast/css/relative-positioned-block-nested-with-inline-parent-expected.png: Removed.
* platform/efl/fast/css/relative-positioned-block-nested-with-inline-parent-expected.txt: Removed.
* platform/efl/fast/css/relative-positioned-block-nested-with-inline-parent-multiple-descendant-blocks-dynamic-expected.png: Removed.
* platform/efl/fast/css/relative-positioned-block-nested-with-inline-parent-multiple-descendant-blocks-dynamic-expected.txt: Removed.
* platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.png: Removed.
* platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.txt: Removed.
* platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.png: Removed.
* platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.txt: Removed.
* platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.png: Removed.
* platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.txt: Removed.
* platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-expected.png: Removed.
* platform/efl/fast/css/relative-positioned-block-with-inline-ancestor-expected.txt: Removed.
* platform/efl/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.png: Removed.
* platform/efl/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.txt: Removed.
* platform/efl/fast/css/relative-positioned-block-with-inline-parent-dynamic-removed-expected.png: Removed.
* platform/efl/fast/css/relative-positioned-block-with-inline-parent-dynamic-removed-expected.txt: Removed.
* platform/efl/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.png: Removed.
* platform/efl/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.txt: Removed.
* platform/efl/fast/css/rem-dynamic-scaling-expected.png: Removed.
* platform/efl/fast/css/rem-dynamic-scaling-expected.txt: Removed.
* platform/efl/fast/css/rem-units-on-root-expected.png: Removed.
* platform/efl/fast/css/rem-units-on-root-expected.txt: Removed.
* platform/efl/fast/css/resize-corner-tracking-expected.png: Removed.
* platform/efl/fast/css/resize-corner-tracking-expected.txt: Removed.
* platform/efl/fast/css/resize-corner-tracking-transformed-expected.png: Removed.
* platform/efl/fast/css/resize-corner-tracking-transformed-expected.txt: Removed.
* platform/efl/fast/css/resize-corner-tracking-transformed-iframe-expected.txt: Removed.
* platform/efl/fast/css/rgb-float-expected.png: Removed.
* platform/efl/fast/css/rgb-float-expected.txt: Removed.
* platform/efl/fast/css/rtl-ordering-expected.png: Removed.
* platform/efl/fast/css/rtl-ordering-expected.txt: Removed.
* platform/efl/fast/css/rtl-to-viewport-expected.png: Removed.
* platform/efl/fast/css/rtl-to-viewport-expected.txt: Removed.
* platform/efl/fast/css/selector-set-attribute-expected.png: Removed.
* platform/efl/fast/css/selector-set-attribute-expected.txt: Removed.
* platform/efl/fast/css/shadow-multiple-expected.png: Removed.
* platform/efl/fast/css/shadow-multiple-expected.txt: Removed.
* platform/efl/fast/css/simple-selector-chain-parsing-expected.png: Removed.
* platform/efl/fast/css/simple-selector-chain-parsing-expected.txt: Removed.
* platform/efl/fast/css/square-button-appearance-expected.png: Removed.
* platform/efl/fast/css/style-outside-head-expected.png: Removed.
* platform/efl/fast/css/style-outside-head-expected.txt: Removed.
* platform/efl/fast/css/style-parsed-outside-head-expected.png: Removed.
* platform/efl/fast/css/style-parsed-outside-head-expected.txt: Removed.
* platform/efl/fast/css/table-text-align-quirk-expected.png: Removed.
* platform/efl/fast/css/table-text-align-quirk-expected.txt: Removed.
* platform/efl/fast/css/table-text-align-strict-expected.png: Removed.
* platform/efl/fast/css/table-text-align-strict-expected.txt: Removed.
* platform/efl/fast/css/target-fragment-match-expected.png: Removed.
* platform/efl/fast/css/target-fragment-match-expected.txt: Removed.
* platform/efl/fast/css/text-align-expected.png: Removed.
* platform/efl/fast/css/text-align-expected.txt: Removed.
* platform/efl/fast/css/text-input-with-webkit-border-radius-expected.png: Removed.
* platform/efl/fast/css/text-input-with-webkit-border-radius-expected.txt: Removed.
* platform/efl/fast/css/text-overflow-ellipsis-bidi-expected.png: Removed.
* platform/efl/fast/css/text-overflow-ellipsis-bidi-expected.txt: Removed.
* platform/efl/fast/css/text-overflow-ellipsis-expected.png: Removed.
* platform/efl/fast/css/text-overflow-ellipsis-expected.txt: Removed.
* platform/efl/fast/css/text-overflow-ellipsis-strict-expected.png: Removed.
* platform/efl/fast/css/text-overflow-ellipsis-strict-expected.txt: Removed.
* platform/efl/fast/css/text-overflow-ellipsis-text-align-center-expected.png: Removed.
* platform/efl/fast/css/text-overflow-ellipsis-text-align-center-expected.txt: Removed.
* platform/efl/fast/css/text-overflow-ellipsis-text-align-justify-expected.png: Removed.
* platform/efl/fast/css/text-overflow-ellipsis-text-align-justify-expected.txt: Removed.
* platform/efl/fast/css/text-overflow-ellipsis-text-align-left-expected.png: Removed.
* platform/efl/fast/css/text-overflow-ellipsis-text-align-left-expected.txt: Removed.
* platform/efl/fast/css/text-overflow-ellipsis-text-align-right-expected.png: Removed.
* platform/efl/fast/css/text-overflow-ellipsis-text-align-right-expected.txt: Removed.
* platform/efl/fast/css/text-overflow-input-expected.png: Removed.
* platform/efl/fast/css/text-overflow-input-expected.txt: Removed.
* platform/efl/fast/css/text-rendering-expected.png: Removed.
* platform/efl/fast/css/text-rendering-expected.txt: Removed.
* platform/efl/fast/css/text-security-expected.png: Removed.
* platform/efl/fast/css/text-security-expected.txt: Removed.
* platform/efl/fast/css/text-transform-select-expected.png: Removed.
* platform/efl/fast/css/text-transform-select-expected.txt: Removed.
* platform/efl/fast/css/textCapitalizeEdgeCases-expected.png: Removed.
* platform/efl/fast/css/textCapitalizeEdgeCases-expected.txt: Removed.
* platform/efl/fast/css/transform-default-parameter-expected.png: Removed.
* platform/efl/fast/css/transform-default-parameter-expected.txt: Removed.
* platform/efl/fast/css/transformed-mask-expected.png: Removed.
* platform/efl/fast/css/transformed-mask-expected.txt: Removed.
* platform/efl/fast/css/transition-color-unspecified-expected.png: Removed.
* platform/efl/fast/css/universal-hover-quirk-expected.png: Removed.
* platform/efl/fast/css/universal-hover-quirk-expected.txt: Removed.
* platform/efl/fast/css/value-list-out-of-bounds-crash-expected.png: Removed.
* platform/efl/fast/css/value-list-out-of-bounds-crash-expected.txt: Removed.
* platform/efl/fast/css/vertical-align-lengths-expected.png: Removed.
* platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png: Removed.
* platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.txt: Removed.
* platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.png: Removed.
* platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.txt: Removed.
* platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.png: Removed.
* platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.txt: Removed.
* platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.png: Removed.
* platform/efl/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.txt: Removed.
* platform/efl/fast/css/viewport-units-dynamic-expected.txt: Removed.
* platform/efl/fast/css/visibility-hit-test-expected.png: Removed.
* platform/efl/fast/css/word-space-extra-expected.png: Removed.
* platform/efl/fast/css/word-space-extra-expected.txt: Removed.
* platform/efl/fast/css/zoom-font-size-expected.png: Removed.
* platform/efl/fast/css/zoom-font-size-expected.txt: Removed.
* platform/efl/fast/css3-text: Removed.
* platform/efl/fast/css3-text/css3-text-decoration: Removed.
* platform/efl/fast/css3-text/css3-text-decoration/repaint: Removed.
* platform/efl/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-line-expected.png: Removed.
* platform/efl/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-style-expected.png: Removed.
* platform/efl/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.png: Removed.
* platform/efl/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.txt: Removed.
* platform/efl/fast/css3-text/css3-text-decoration/text-decoration-style-expected.png: Removed.
* platform/efl/fast/doctypes: Removed.
* platform/efl/fast/doctypes/001-expected.png: Removed.
* platform/efl/fast/doctypes/001-expected.txt: Removed.
* platform/efl/fast/doctypes/002-expected.png: Removed.
* platform/efl/fast/doctypes/002-expected.txt: Removed.
* platform/efl/fast/doctypes/003-expected.png: Removed.
* platform/efl/fast/doctypes/003-expected.txt: Removed.
* platform/efl/fast/doctypes/004-expected.png: Removed.
* platform/efl/fast/doctypes/004-expected.txt: Removed.
* platform/efl/fast/dom: Removed.
* platform/efl/fast/dom/34176-expected.png: Removed.
* platform/efl/fast/dom/34176-expected.txt: Removed.
* platform/efl/fast/dom/52776-expected.png: Removed.
* platform/efl/fast/dom/52776-expected.txt: Removed.
* platform/efl/fast/dom/Document: Removed.
* platform/efl/fast/dom/Document/CaretRangeFromPoint: Removed.
* platform/efl/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport-expected.txt: Removed.
* platform/efl/fast/dom/Element: Removed.
* platform/efl/fast/dom/Element/class-attribute-whitespace-expected.png: Removed.
* platform/efl/fast/dom/Element/class-attribute-whitespace-expected.txt: Removed.
* platform/efl/fast/dom/Element/getClientRects-expected.txt: Removed.
* platform/efl/fast/dom/Element/null-offset-parent-expected.png: Removed.
* platform/efl/fast/dom/Element/null-offset-parent-expected.txt: Removed.
* platform/efl/fast/dom/HTMLDocument: Removed.
* platform/efl/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.png: Removed.
* platform/efl/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt: Removed.
* platform/efl/fast/dom/HTMLElement: Removed.
* platform/efl/fast/dom/HTMLElement/bdo-expected.png: Removed.
* platform/efl/fast/dom/HTMLElement/bdo-expected.txt: Removed.
* platform/efl/fast/dom/HTMLHeadElement: Removed.
* platform/efl/fast/dom/HTMLHeadElement/head-link-style-href-check-expected.png: Removed.
* platform/efl/fast/dom/HTMLHeadElement/head-link-style-href-check-expected.txt: Removed.
* platform/efl/fast/dom/HTMLHeadElement/textInHead1-expected.png: Removed.
* platform/efl/fast/dom/HTMLHeadElement/textInHead2-expected.png: Removed.
* platform/efl/fast/dom/HTMLHeadElement/textInHead3-expected.png: Removed.
* platform/efl/fast/dom/HTMLHeadElement/textInHead4-expected.png: Removed.
* platform/efl/fast/dom/HTMLHeadElement/textInHead5-expected.png: Removed.
* platform/efl/fast/dom/HTMLImageElement: Removed.
* platform/efl/fast/dom/HTMLImageElement/image-alt-text-expected.png: Removed.
* platform/efl/fast/dom/HTMLImageElement/image-alt-text-expected.txt: Removed.
* platform/efl/fast/dom/HTMLInputElement: Removed.
* platform/efl/fast/dom/HTMLInputElement/input-image-alt-text-expected.png: Removed.
* platform/efl/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt: Removed.
* platform/efl/fast/dom/HTMLInputElement/input-slider-update-expected.png: Removed.
* platform/efl/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Removed.
* platform/efl/fast/dom/HTMLLinkElement: Removed.
* platform/efl/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.png: Removed.
* platform/efl/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt: Removed.
* platform/efl/fast/dom/HTMLLinkElement/prefetch-expected.txt: Removed.
* platform/efl/fast/dom/HTMLLinkElement/subresource-expected.txt: Removed.
* platform/efl/fast/dom/HTMLMeterElement: Removed.
* platform/efl/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png: Removed.
* platform/efl/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: Removed.
* platform/efl/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png: Removed.
* platform/efl/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: Removed.
* platform/efl/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Removed.
* platform/efl/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: Removed.
* platform/efl/fast/dom/HTMLMeterElement/meter-element-expected.png: Removed.
* platform/efl/fast/dom/HTMLMeterElement/meter-element-expected.txt: Removed.
* platform/efl/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Removed.
* platform/efl/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: Removed.
* platform/efl/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: Removed.
* platform/efl/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: Removed.
* platform/efl/fast/dom/HTMLMeterElement/meter-styles-expected.png: Removed.
* platform/efl/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Removed.
* platform/efl/fast/dom/HTMLObjectElement: Removed.
* platform/efl/fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.png: Removed.
* platform/efl/fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt: Removed.
* platform/efl/fast/dom/HTMLProgressElement: Removed.
* platform/efl/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.png: Removed.
* platform/efl/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt: Removed.
* platform/efl/fast/dom/HTMLProgressElement/native-progress-bar-expected.txt: Removed.
* platform/efl/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: Removed.
* platform/efl/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt: Removed.
* platform/efl/fast/dom/HTMLProgressElement/progress-element-expected.png: Removed.
* platform/efl/fast/dom/HTMLProgressElement/progress-element-expected.txt: Removed.
* platform/efl/fast/dom/HTMLStyleElement: Removed.
* platform/efl/fast/dom/HTMLStyleElement/insert-parser-generated-expected.png: Removed.
* platform/efl/fast/dom/HTMLTableColElement: Removed.
* platform/efl/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: Removed.
* platform/efl/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt: Removed.
* platform/efl/fast/dom/HTMLTableElement: Removed.
* platform/efl/fast/dom/HTMLTableElement/colSpan-expected.png: Removed.
* platform/efl/fast/dom/HTMLTableElement/colSpan-expected.txt: Removed.
* platform/efl/fast/dom/HTMLTableElement/createCaption-expected.png: Removed.
* platform/efl/fast/dom/HTMLTableElement/createCaption-expected.txt: Removed.
* platform/efl/fast/dom/HTMLTextAreaElement: Removed.
* platform/efl/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Removed.
* platform/efl/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Removed.
* platform/efl/fast/dom/NavigatorContentUtils: Removed.
* platform/efl/fast/dom/NavigatorContentUtils/register-protocol-handler-expected.txt: Removed.
* platform/efl/fast/dom/NavigatorContentUtils/unregister-protocol-handler-expected.txt: Removed.
* platform/efl/fast/dom/Orientation: Removed.
* platform/efl/fast/dom/Orientation/create-event-orientationchange-expected.txt: Removed.
* platform/efl/fast/dom/Range: Removed.
* platform/efl/fast/dom/Range/create-contextual-fragment-expected.png: Removed.
* platform/efl/fast/dom/Range/create-contextual-fragment-expected.txt: Removed.
* platform/efl/fast/dom/Range/getClientRects-expected.txt: Removed.
* platform/efl/fast/dom/Range/surroundContents-1-expected.png: Removed.
* platform/efl/fast/dom/Window: Removed.
* platform/efl/fast/dom/Window/btoa-pnglet-expected.png: Removed.
* platform/efl/fast/dom/Window/btoa-pnglet-expected.txt: Removed.
* platform/efl/fast/dom/Window/open-existing-pop-up-blocking-expected.png: Removed.
* platform/efl/fast/dom/Window/open-existing-pop-up-blocking-expected.txt: Removed.
* platform/efl/fast/dom/Window/webkitConvertPoint-expected.txt: Removed.
* platform/efl/fast/dom/anchor-text-expected.png: Removed.
* platform/efl/fast/dom/attr_dead_doc-expected.png: Removed.
* platform/efl/fast/dom/blur-contenteditable-expected.png: Removed.
* platform/efl/fast/dom/blur-contenteditable-expected.txt: Removed.
* platform/efl/fast/dom/children-nodes-expected.png: Removed.
* platform/efl/fast/dom/children-nodes-expected.txt: Removed.
* platform/efl/fast/dom/clone-contents-0-end-offset-expected.png: Removed.
* platform/efl/fast/dom/clone-contents-0-end-offset-expected.txt: Removed.
* platform/efl/fast/dom/clone-node-dynamic-style-expected.png: Removed.
* platform/efl/fast/dom/clone-node-dynamic-style-expected.txt: Removed.
* platform/efl/fast/dom/comment-not-documentElement-expected.png: Removed.
* platform/efl/fast/dom/createDocumentType-expected.png: Removed.
* platform/efl/fast/dom/createDocumentType-expected.txt: Removed.
* platform/efl/fast/dom/css-cached-import-rule-expected.png: Removed.
* platform/efl/fast/dom/css-insert-import-rule-expected.png: Removed.
* platform/efl/fast/dom/css-mediarule-deleteRule-update-expected.png: Removed.
* platform/efl/fast/dom/css-mediarule-deleteRule-update-expected.txt: Removed.
* platform/efl/fast/dom/css-mediarule-insertRule-update-expected.png: Removed.
* platform/efl/fast/dom/css-mediarule-insertRule-update-expected.txt: Removed.
* platform/efl/fast/dom/css-rule-functions-expected.png: Removed.
* platform/efl/fast/dom/css-rule-functions-expected.txt: Removed.
* platform/efl/fast/dom/focus-contenteditable-expected.png: Removed.
* platform/efl/fast/dom/focus-contenteditable-expected.txt: Removed.
* platform/efl/fast/dom/icon-url-property-expected.txt: Removed.
* platform/efl/fast/dom/importNodeHTML-expected.png: Removed.
* platform/efl/fast/dom/importNodeHTML-expected.txt: Removed.
* platform/efl/fast/dom/importNodeXML-expected.png: Removed.
* platform/efl/fast/dom/importNodeXML-expected.txt: Removed.
* platform/efl/fast/dom/inner-text-expected.png: Removed.
* platform/efl/fast/dom/inner-text-expected.txt: Removed.
* platform/efl/fast/dom/outerText-expected.png: Removed.
* platform/efl/fast/dom/outerText-expected.txt: Removed.
* platform/efl/fast/dom/row-inner-text-expected.png: Removed.
* platform/efl/fast/dom/row-inner-text-expected.txt: Removed.
* platform/efl/fast/dom/scroll-reveal-left-overflow-expected.png: Removed.
* platform/efl/fast/dom/scroll-reveal-top-overflow-expected.png: Removed.
* platform/efl/fast/dom/shadow: Removed.
* platform/efl/fast/dom/shadow/form-in-shadow-expected.txt: Removed.
* platform/efl/fast/dom/shadow/shadow-root-js-api-expected.txt: Removed.
* platform/efl/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt: Removed.
* platform/efl/fast/dom/tabindex-clamp-expected.txt: Removed.
* platform/efl/fast/dynamic: Removed.
* platform/efl/fast/dynamic/001-expected.png: Removed.
* platform/efl/fast/dynamic/001-expected.txt: Removed.
* platform/efl/fast/dynamic/002-expected.png: Removed.
* platform/efl/fast/dynamic/002-expected.txt: Removed.
* platform/efl/fast/dynamic/004-expected.png: Removed.
* platform/efl/fast/dynamic/004-expected.txt: Removed.
* platform/efl/fast/dynamic/005-expected.png: Removed.
* platform/efl/fast/dynamic/006-expected.png: Removed.
* platform/efl/fast/dynamic/006-expected.txt: Removed.
* platform/efl/fast/dynamic/007-expected.png: Removed.
* platform/efl/fast/dynamic/007-expected.txt: Removed.
* platform/efl/fast/dynamic/008-expected.png: Removed.
* platform/efl/fast/dynamic/008-expected.txt: Removed.
* platform/efl/fast/dynamic/009-expected.png: Removed.
* platform/efl/fast/dynamic/009-expected.txt: Removed.
* platform/efl/fast/dynamic/010-expected.png: Removed.
* platform/efl/fast/dynamic/010-expected.txt: Removed.
* platform/efl/fast/dynamic/011-expected.png: Removed.
* platform/efl/fast/dynamic/011-expected.txt: Removed.
* platform/efl/fast/dynamic/012-expected.png: Removed.
* platform/efl/fast/dynamic/012-expected.txt: Removed.
* platform/efl/fast/dynamic/013-expected.png: Removed.
* platform/efl/fast/dynamic/013-expected.txt: Removed.
* platform/efl/fast/dynamic/014-expected.png: Removed.
* platform/efl/fast/dynamic/014-expected.txt: Removed.
* platform/efl/fast/dynamic/015-expected.png: Removed.
* platform/efl/fast/dynamic/015-expected.txt: Removed.
* platform/efl/fast/dynamic/anchor-lock-expected.png: Removed.
* platform/efl/fast/dynamic/anchor-lock-expected.txt: Removed.
* platform/efl/fast/dynamic/anonymous-block-layer-lost-expected.png: Removed.
* platform/efl/fast/dynamic/anonymous-block-orphaned-lines-expected.png: Removed.
* platform/efl/fast/dynamic/anonymous-block-orphaned-lines-expected.txt: Removed.
* platform/efl/fast/dynamic/containing-block-change-expected.png: Removed.
* platform/efl/fast/dynamic/containing-block-change-expected.txt: Removed.
* platform/efl/fast/dynamic/create-renderer-for-whitespace-only-text-expected.png: Removed.
* platform/efl/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt: Removed.
* platform/efl/fast/dynamic/first-letter-after-list-marker-expected.png: Removed.
* platform/efl/fast/dynamic/first-letter-display-change-expected.png: Removed.
* platform/efl/fast/dynamic/first-letter-display-change-expected.txt: Removed.
* platform/efl/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-2-expected.txt: Removed.
* platform/efl/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-expected.png: Removed.
* platform/efl/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-expected.txt: Removed.
* platform/efl/fast/dynamic/float-no-longer-overhanging-expected.png: Removed.
* platform/efl/fast/dynamic/float-withdrawal-2-expected.png: Removed.
* platform/efl/fast/dynamic/float-withdrawal-expected.png: Removed.
* platform/efl/fast/dynamic/float-withdrawal-expected.txt: Removed.
* platform/efl/fast/dynamic/floating-to-positioned-2-expected.png: Removed.
* platform/efl/fast/dynamic/floating-to-positioned-expected.png: Removed.
* platform/efl/fast/dynamic/genContentDestroyChildren-expected.png: Removed.
* platform/efl/fast/dynamic/genContentDestroyChildren-expected.txt: Removed.
* platform/efl/fast/dynamic/insert-before-table-part-in-continuation-expected.png: Removed.
* platform/efl/fast/dynamic/insert-before-table-part-in-continuation-expected.txt: Removed.
* platform/efl/fast/dynamic/layer-hit-test-crash-expected.png: Removed.
* platform/efl/fast/dynamic/layer-hit-test-crash-expected.txt: Removed.
* platform/efl/fast/dynamic/link-href-change-expected.png: Removed.
* platform/efl/fast/dynamic/link-href-change-expected.txt: Removed.
* platform/efl/fast/dynamic/move-node-with-selection-expected.png: Removed.
* platform/efl/fast/dynamic/move-node-with-selection-expected.txt: Removed.
* platform/efl/fast/dynamic/noninlinebadness-expected.png: Removed.
* platform/efl/fast/dynamic/noninlinebadness-expected.txt: Removed.
* platform/efl/fast/dynamic/outerHTML-doc-expected.png: Removed.
* platform/efl/fast/dynamic/outerHTML-doc-expected.txt: Removed.
* platform/efl/fast/dynamic/outerHTML-img-expected.png: Removed.
* platform/efl/fast/dynamic/outerHTML-img-expected.txt: Removed.
* platform/efl/fast/dynamic/positioned-movement-with-positioned-children-expected.png: Removed.
* platform/efl/fast/dynamic/positioned-movement-with-positioned-children-expected.txt: Removed.
* platform/efl/fast/dynamic/selection-highlight-adjust-expected.png: Removed.
* platform/efl/fast/dynamic/selection-highlight-adjust-expected.txt: Removed.
* platform/efl/fast/dynamic/staticY-expected.png: Removed.
* platform/efl/fast/dynamic/staticY-marking-parents-regression-expected.png: Removed.
* platform/efl/fast/dynamic/staticY-marking-parents-regression-expected.txt: Removed.
* platform/efl/fast/dynamic/subtree-parent-static-y-expected.png: Removed.
* platform/efl/fast/dynamic/subtree-table-cell-height-expected.txt: Removed.
* platform/efl/fast/dynamic/text-combine-expected.png: Removed.
* platform/efl/fast/dynamic/text-combine-expected.txt: Removed.
* platform/efl/fast/dynamic/view-overflow-expected.png: Removed.
* platform/efl/fast/dynamic/view-overflow-expected.txt: Removed.
* platform/efl/fast/dynamic/window-resize-scrollbars-test-expected.png: Removed.
* platform/efl/fast/dynamic/window-resize-scrollbars-test-expected.txt: Removed.
* platform/efl/fast/dynamic/window-scrollbars-test-expected.png: Removed.
* platform/efl/fast/dynamic/window-scrollbars-test-expected.txt: Removed.
* platform/efl/fast/encoding: Removed.
* platform/efl/fast/encoding/denormalised-voiced-japanese-chars-expected.png: Removed.
* platform/efl/fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Removed.
* platform/efl/fast/encoding/invalid-UTF-8-expected.png: Removed.
* platform/efl/fast/encoding/invalid-UTF-8-expected.txt: Removed.
* platform/efl/fast/encoding/utf-16-big-endian-expected.png: Removed.
* platform/efl/fast/encoding/utf-16-big-endian-expected.txt: Removed.
* platform/efl/fast/encoding/utf-16-little-endian-expected.png: Removed.
* platform/efl/fast/encoding/utf-16-little-endian-expected.txt: Removed.
* platform/efl/fast/encoding/xmacroman-encoding-test-expected.png: Removed.
* platform/efl/fast/encoding/xmacroman-encoding-test-expected.txt: Removed.
* platform/efl/fast/events: Removed.
* platform/efl/fast/events/click-focus-control-expected.txt: Removed.
* platform/efl/fast/events/clientXY-in-zoom-and-scroll-expected.txt: Removed.
* platform/efl/fast/events/context-no-deselect-expected.png: Removed.
* platform/efl/fast/events/context-no-deselect-expected.txt: Removed.
* platform/efl/fast/events/context-onmousedown-event-expected.png: Removed.
* platform/efl/fast/events/event-attribute-expected.txt: Removed.
* platform/efl/fast/events/event-listener-on-link-expected.png: Removed.
* platform/efl/fast/events/event-listener-on-link-expected.txt: Removed.
* platform/efl/fast/events/ghostly-mousemoves-in-subframe-expected.txt: Removed.
* platform/efl/fast/events/js-keyboard-event-creation-expected.txt: Removed.
* platform/efl/fast/events/mouseup-from-button2-expected.txt: Removed.
* platform/efl/fast/events/onload-re-entry-expected.png: Removed.
* platform/efl/fast/events/onload-re-entry-expected.txt: Removed.
* platform/efl/fast/events/platform-wheelevent-in-scrolling-div-expected.txt: Removed.
* platform/efl/fast/events/pointer-events-2-expected.png: Removed.
* platform/efl/fast/events/pointer-events-2-expected.txt: Removed.
* platform/efl/fast/events/resize-events-expected.png: Removed.
* platform/efl/fast/events/resize-events-expected.txt: Removed.
* platform/efl/fast/events/reveal-link-when-focused-expected.png: Removed.
* platform/efl/fast/events/reveal-link-when-focused-expected.txt: Removed.
* platform/efl/fast/events/updateLayoutForHitTest-expected.png: Removed.
* platform/efl/fast/events/updateLayoutForHitTest-expected.txt: Removed.
* platform/efl/fast/events/wheelevent-basic-expected.txt: Removed.
* platform/efl/fast/fast-mobile-scrolling: Removed.
* platform/efl/fast/fast-mobile-scrolling/fixed-position-element-expected.png: Removed.
* platform/efl/fast/fast-mobile-scrolling/fixed-position-element-expected.txt: Removed.
* platform/efl/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.png: Removed.
* platform/efl/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.txt: Removed.
* platform/efl/fast/flexbox: Removed.
* platform/efl/fast/flexbox/001-expected.png: Removed.
* platform/efl/fast/flexbox/001-expected.txt: Removed.
* platform/efl/fast/flexbox/002-expected.png: Removed.
* platform/efl/fast/flexbox/002-expected.txt: Removed.
* platform/efl/fast/flexbox/003-expected.png: Removed.
* platform/efl/fast/flexbox/003-expected.txt: Removed.
* platform/efl/fast/flexbox/004-expected.png: Removed.
* platform/efl/fast/flexbox/004-expected.txt: Removed.
* platform/efl/fast/flexbox/005-expected.png: Removed.
* platform/efl/fast/flexbox/005-expected.txt: Removed.
* platform/efl/fast/flexbox/006-expected.png: Removed.
* platform/efl/fast/flexbox/006-expected.txt: Removed.
* platform/efl/fast/flexbox/007-expected.png: Removed.
* platform/efl/fast/flexbox/007-expected.txt: Removed.
* platform/efl/fast/flexbox/008-expected.png: Removed.
* platform/efl/fast/flexbox/008-expected.txt: Removed.
* platform/efl/fast/flexbox/009-expected.png: Removed.
* platform/efl/fast/flexbox/009-expected.txt: Removed.
* platform/efl/fast/flexbox/010-expected.png: Removed.
* platform/efl/fast/flexbox/010-expected.txt: Removed.
* platform/efl/fast/flexbox/011-expected.png: Removed.
* platform/efl/fast/flexbox/011-expected.txt: Removed.
* platform/efl/fast/flexbox/012-expected.png: Removed.
* platform/efl/fast/flexbox/012-expected.txt: Removed.
* platform/efl/fast/flexbox/013-expected.png: Removed.
* platform/efl/fast/flexbox/013-expected.txt: Removed.
* platform/efl/fast/flexbox/014-expected.png: Removed.
* platform/efl/fast/flexbox/014-expected.txt: Removed.
* platform/efl/fast/flexbox/015-expected.png: Removed.
* platform/efl/fast/flexbox/015-expected.txt: Removed.
* platform/efl/fast/flexbox/016-expected.png: Removed.
* platform/efl/fast/flexbox/016-expected.txt: Removed.
* platform/efl/fast/flexbox/017-expected.png: Removed.
* platform/efl/fast/flexbox/017-expected.txt: Removed.
* platform/efl/fast/flexbox/018-expected.png: Removed.
* platform/efl/fast/flexbox/018-expected.txt: Removed.
* platform/efl/fast/flexbox/019-expected.png: Removed.
* platform/efl/fast/flexbox/019-expected.txt: Removed.
* platform/efl/fast/flexbox/020-expected.png: Removed.
* platform/efl/fast/flexbox/020-expected.txt: Removed.
* platform/efl/fast/flexbox/021-expected.png: Removed.
* platform/efl/fast/flexbox/021-expected.txt: Removed.
* platform/efl/fast/flexbox/022-expected.png: Removed.
* platform/efl/fast/flexbox/022-expected.txt: Removed.
* platform/efl/fast/flexbox/023-expected.png: Removed.
* platform/efl/fast/flexbox/023-expected.txt: Removed.
* platform/efl/fast/flexbox/024-expected.png: Removed.
* platform/efl/fast/flexbox/024-expected.txt: Removed.
* platform/efl/fast/flexbox/025-expected.png: Removed.
* platform/efl/fast/flexbox/025-expected.txt: Removed.
* platform/efl/fast/flexbox/026-expected.png: Removed.
* platform/efl/fast/flexbox/026-expected.txt: Removed.
* platform/efl/fast/flexbox/flex-hang-expected.png: Removed.
* platform/efl/fast/flexbox/overhanging-floats-removed-expected.png: Removed.
* platform/efl/fast/forms: Removed.
* platform/efl/fast/forms/001-expected.png: Removed.
* platform/efl/fast/forms/001-expected.txt: Removed.
* platform/efl/fast/forms/002-expected.png: Removed.
* platform/efl/fast/forms/003-expected.png: Removed.
* platform/efl/fast/forms/003-expected.txt: Removed.
* platform/efl/fast/forms/004-expected.png: Removed.
* platform/efl/fast/forms/004-expected.txt: Removed.
* platform/efl/fast/forms/005-expected.txt: Removed.
* platform/efl/fast/forms/006-expected.png: Removed.
* platform/efl/fast/forms/006-expected.txt: Removed.
* platform/efl/fast/forms/007-expected.png: Removed.
* platform/efl/fast/forms/007-expected.txt: Removed.
* platform/efl/fast/forms/auto-fill-button: Removed.
* platform/efl/fast/forms/auto-fill-button/input-contacts-auto-fill-button-expected.txt: Removed.
* platform/efl/fast/forms/basic-buttons-expected.png: Removed.
* platform/efl/fast/forms/basic-buttons-expected.txt: Removed.
* platform/efl/fast/forms/basic-inputs-expected.txt: Removed.
* platform/efl/fast/forms/basic-selects-expected.png: Removed.
* platform/efl/fast/forms/basic-textareas-expected.png: Removed.
* platform/efl/fast/forms/basic-textareas-expected.txt: Removed.
* platform/efl/fast/forms/basic-textareas-quirks-expected.png: Removed.
* platform/efl/fast/forms/basic-textareas-quirks-expected.txt: Removed.
* platform/efl/fast/forms/blankbuttons-expected.png: Removed.
* platform/efl/fast/forms/blankbuttons-expected.txt: Removed.
* platform/efl/fast/forms/box-shadow-override-expected.png: Removed.
* platform/efl/fast/forms/box-shadow-override-expected.txt: Removed.
* platform/efl/fast/forms/button-align-expected.png: Removed.
* platform/efl/fast/forms/button-align-expected.txt: Removed.
* platform/efl/fast/forms/button-cannot-be-nested-expected.png: Removed.
* platform/efl/fast/forms/button-cannot-be-nested-expected.txt: Removed.
* platform/efl/fast/forms/button-default-title-expected.png: Removed.
* platform/efl/fast/forms/button-default-title-expected.txt: Removed.
* platform/efl/fast/forms/button-generated-content-expected.png: Removed.
* platform/efl/fast/forms/button-generated-content-expected.txt: Removed.
* platform/efl/fast/forms/button-inner-block-reuse-expected.png: Removed.
* platform/efl/fast/forms/button-inner-block-reuse-expected.txt: Removed.
* platform/efl/fast/forms/button-positioned-expected.png: Removed.
* platform/efl/fast/forms/button-positioned-expected.txt: Removed.
* platform/efl/fast/forms/button-sizes-expected.png: Removed.
* platform/efl/fast/forms/button-sizes-expected.txt: Removed.
* platform/efl/fast/forms/button-style-color-expected.png: Removed.
* platform/efl/fast/forms/button-style-color-expected.txt: Removed.
* platform/efl/fast/forms/button-submit-expected.png: Removed.
* platform/efl/fast/forms/button-submit-expected.txt: Removed.
* platform/efl/fast/forms/button-table-styles-expected.png: Removed.
* platform/efl/fast/forms/button-table-styles-expected.txt: Removed.
* platform/efl/fast/forms/button-text-transform-expected.png: Removed.
* platform/efl/fast/forms/button-text-transform-expected.txt: Removed.
* platform/efl/fast/forms/button-white-space-expected.png: Removed.
* platform/efl/fast/forms/button-white-space-expected.txt: Removed.
* platform/efl/fast/forms/caret-rtl-expected.png: Removed.
* platform/efl/fast/forms/caret-rtl-expected.txt: Removed.
* platform/efl/fast/forms/control-clip-expected.png: Removed.
* platform/efl/fast/forms/control-clip-expected.txt: Removed.
* platform/efl/fast/forms/control-clip-overflow-expected.png: Removed.
* platform/efl/fast/forms/control-clip-overflow-expected.txt: Removed.
* platform/efl/fast/forms/control-restrict-line-height-expected.png: Removed.
* platform/efl/fast/forms/control-restrict-line-height-expected.txt: Removed.
* platform/efl/fast/forms/datalist: Removed.
* platform/efl/fast/forms/datalist/input-appearance-range-with-datalist-expected.png: Removed.
* platform/efl/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png: Removed.
* platform/efl/fast/forms/datalist/input-appearance-range-with-padding-with-datalist-expected.png: Removed.
* platform/efl/fast/forms/datalist/input-appearance-range-with-transform-expected.png: Removed.
* platform/efl/fast/forms/datalist/input-list-expected.txt: Removed.
* platform/efl/fast/forms/datalist/range-snap-to-datalist-expected.txt: Removed.
* platform/efl/fast/forms/disabled-select-change-index-expected.png: Removed.
* platform/efl/fast/forms/disabled-select-change-index-expected.txt: Removed.
* platform/efl/fast/forms/encoding-test-expected.png: Removed.
* platform/efl/fast/forms/encoding-test-expected.txt: Removed.
* platform/efl/fast/forms/fieldset-align-expected.png: Removed.
* platform/efl/fast/forms/fieldset-align-expected.txt: Removed.
* platform/efl/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.png: Removed.
* platform/efl/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt: Removed.
* platform/efl/fast/forms/fieldset-with-float-expected.png: Removed.
* platform/efl/fast/forms/file: Removed.
* platform/efl/fast/forms/file/file-input-direction-expected.png: Removed.
* platform/efl/fast/forms/file/file-input-direction-expected.txt: Removed.
* platform/efl/fast/forms/file/file-input-disabled-expected.png: Removed.
* platform/efl/fast/forms/file/file-input-disabled-expected.txt: Removed.
* platform/efl/fast/forms/file/file-input-pressed-state-expected.png: Removed.
* platform/efl/fast/forms/float-before-fieldset-expected.png: Removed.
* platform/efl/fast/forms/float-before-fieldset-expected.txt: Removed.
* platform/efl/fast/forms/floating-textfield-relayout-expected.png: Removed.
* platform/efl/fast/forms/floating-textfield-relayout-expected.txt: Removed.
* platform/efl/fast/forms/form-added-to-table-expected.png: Removed.
* platform/efl/fast/forms/form-added-to-table-expected.txt: Removed.
* platform/efl/fast/forms/form-element-geometry-expected.png: Removed.
* platform/efl/fast/forms/form-element-geometry-expected.txt: Removed.
* platform/efl/fast/forms/form-hides-table-expected.png: Removed.
* platform/efl/fast/forms/form-hides-table-expected.txt: Removed.
* platform/efl/fast/forms/form-in-malformed-markup-expected.png: Removed.
* platform/efl/fast/forms/form-in-malformed-markup-expected.txt: Removed.
* platform/efl/fast/forms/formmove-expected.png: Removed.
* platform/efl/fast/forms/formmove-expected.txt: Removed.
* platform/efl/fast/forms/formmove2-expected.png: Removed.
* platform/efl/fast/forms/formmove2-expected.txt: Removed.
* platform/efl/fast/forms/formmove3-expected.png: Removed.
* platform/efl/fast/forms/formmove3-expected.txt: Removed.
* platform/efl/fast/forms/hidden-listbox-expected.png: Removed.
* platform/efl/fast/forms/hidden-listbox-expected.txt: Removed.
* platform/efl/fast/forms/image-border-expected.png: Removed.
* platform/efl/fast/forms/image-border-expected.txt: Removed.
* platform/efl/fast/forms/indeterminate-expected.txt: Removed.
* platform/efl/fast/forms/input-align-expected.png: Removed.
* platform/efl/fast/forms/input-align-expected.txt: Removed.
* platform/efl/fast/forms/input-align-image-expected.png: Removed.
* platform/efl/fast/forms/input-align-image-expected.txt: Removed.
* platform/efl/fast/forms/input-appearance-bkcolor-expected.png: Removed.
* platform/efl/fast/forms/input-appearance-bkcolor-expected.txt: Removed.
* platform/efl/fast/forms/input-appearance-default-bkcolor-expected.png: Removed.
* platform/efl/fast/forms/input-appearance-default-bkcolor-expected.txt: Removed.
* platform/efl/fast/forms/input-appearance-disabled-expected.png: Removed.
* platform/efl/fast/forms/input-appearance-disabled-expected.txt: Removed.
* platform/efl/fast/forms/input-appearance-focus-expected.png: Removed.
* platform/efl/fast/forms/input-appearance-focus-expected.txt: Removed.
* platform/efl/fast/forms/input-appearance-height-expected.png: Removed.
* platform/efl/fast/forms/input-appearance-height-expected.txt: Removed.
* platform/efl/fast/forms/input-appearance-preventDefault-expected.png: Removed.
* platform/efl/fast/forms/input-appearance-preventDefault-expected.txt: Removed.
* platform/efl/fast/forms/input-appearance-readonly-expected.png: Removed.
* platform/efl/fast/forms/input-appearance-readonly-expected.txt: Removed.
* platform/efl/fast/forms/input-appearance-selection-expected.png: Removed.
* platform/efl/fast/forms/input-appearance-selection-expected.txt: Removed.
* platform/efl/fast/forms/input-appearance-spinbutton-expected.txt: Removed.
* platform/efl/fast/forms/input-appearance-visibility-expected.png: Removed.
* platform/efl/fast/forms/input-appearance-visibility-expected.txt: Removed.
* platform/efl/fast/forms/input-appearance-width-expected.png: Removed.
* platform/efl/fast/forms/input-appearance-width-expected.txt: Removed.
* platform/efl/fast/forms/input-baseline-expected.png: Removed.
* platform/efl/fast/forms/input-baseline-expected.txt: Removed.
* platform/efl/fast/forms/input-button-sizes-expected.png: Removed.
* platform/efl/fast/forms/input-button-sizes-expected.txt: Removed.
* platform/efl/fast/forms/input-disabled-color-expected.png: Removed.
* platform/efl/fast/forms/input-disabled-color-expected.txt: Removed.
* platform/efl/fast/forms/input-double-click-selection-gap-bug-expected.png: Removed.
* platform/efl/fast/forms/input-double-click-selection-gap-bug-expected.txt: Removed.
* platform/efl/fast/forms/input-field-text-truncated-expected.png: Removed.
* platform/efl/fast/forms/input-field-text-truncated-expected.txt: Removed.
* platform/efl/fast/forms/input-first-letter-expected.png: Removed.
* platform/efl/fast/forms/input-first-letter-expected.txt: Removed.
* platform/efl/fast/forms/input-no-renderer-expected.png: Removed.
* platform/efl/fast/forms/input-paste-undo-expected.png: Removed.
* platform/efl/fast/forms/input-placeholder-paint-order-expected.png: Removed.
* platform/efl/fast/forms/input-placeholder-visibility-1-expected.png: Removed.
* platform/efl/fast/forms/input-placeholder-visibility-1-expected.txt: Removed.
* platform/efl/fast/forms/input-placeholder-visibility-3-expected.png: Removed.
* platform/efl/fast/forms/input-placeholder-visibility-3-expected.txt: Removed.
* platform/efl/fast/forms/input-readonly-dimmed-expected.png: Removed.
* platform/efl/fast/forms/input-readonly-dimmed-expected.txt: Removed.
* platform/efl/fast/forms/input-readonly-empty-expected.png: Removed.
* platform/efl/fast/forms/input-readonly-empty-expected.txt: Removed.
* platform/efl/fast/forms/input-spaces-expected.png: Removed.
* platform/efl/fast/forms/input-spaces-expected.txt: Removed.
* platform/efl/fast/forms/input-table-expected.png: Removed.
* platform/efl/fast/forms/input-table-expected.txt: Removed.
* platform/efl/fast/forms/input-text-click-inside-expected.png: Removed.
* platform/efl/fast/forms/input-text-click-inside-expected.txt: Removed.
* platform/efl/fast/forms/input-text-double-click-expected.png: Removed.
* platform/efl/fast/forms/input-text-double-click-expected.txt: Removed.
* platform/efl/fast/forms/input-text-option-delete-expected.png: Removed.
* platform/efl/fast/forms/input-text-option-delete-expected.txt: Removed.
* platform/efl/fast/forms/input-text-scroll-left-on-blur-expected.png: Removed.
* platform/efl/fast/forms/input-text-scroll-left-on-blur-expected.txt: Removed.
* platform/efl/fast/forms/input-text-self-emptying-click-expected.png: Removed.
* platform/efl/fast/forms/input-text-self-emptying-click-expected.txt: Removed.
* platform/efl/fast/forms/input-text-word-wrap-expected.png: Removed.
* platform/efl/fast/forms/input-text-word-wrap-expected.txt: Removed.
* platform/efl/fast/forms/input-type-text-min-width-expected.png: Removed.
* platform/efl/fast/forms/input-type-text-min-width-expected.txt: Removed.
* platform/efl/fast/forms/input-value-expected.png: Removed.
* platform/efl/fast/forms/input-value-expected.txt: Removed.
* platform/efl/fast/forms/input-width-expected.png: Removed.
* platform/efl/fast/forms/input-width-expected.txt: Removed.
* platform/efl/fast/forms/label: Removed.
* platform/efl/fast/forms/label/labelable-elements-expected.txt: Removed.
* platform/efl/fast/forms/linebox-overflow-in-textarea-padding-expected.png: Removed.
* platform/efl/fast/forms/linebox-overflow-in-textarea-padding-expected.txt: Removed.
* platform/efl/fast/forms/listbox-bidi-align-expected.png: Removed.
* platform/efl/fast/forms/listbox-bidi-align-expected.txt: Removed.
* platform/efl/fast/forms/listbox-clip-expected.png: Removed.
* platform/efl/fast/forms/listbox-hit-test-zoomed-expected.png: Removed.
* platform/efl/fast/forms/listbox-hit-test-zoomed-expected.txt: Removed.
* platform/efl/fast/forms/listbox-scrollbar-incremental-load-expected.png: Removed.
* platform/efl/fast/forms/listbox-scrollbar-incremental-load-expected.txt: Removed.
* platform/efl/fast/forms/listbox-width-change-expected.png: Removed.
* platform/efl/fast/forms/listbox-width-change-expected.txt: Removed.
* platform/efl/fast/forms/menulist-clip-expected.png: Removed.
* platform/efl/fast/forms/menulist-clip-expected.txt: Removed.
* platform/efl/fast/forms/menulist-deselect-update-expected.png: Removed.
* platform/efl/fast/forms/menulist-deselect-update-expected.txt: Removed.
* platform/efl/fast/forms/menulist-narrow-width-expected.png: Removed.
* platform/efl/fast/forms/menulist-narrow-width-expected.txt: Removed.
* platform/efl/fast/forms/menulist-no-overflow-expected.png: Removed.
* platform/efl/fast/forms/menulist-no-overflow-expected.txt: Removed.
* platform/efl/fast/forms/menulist-option-wrap-expected.png: Removed.
* platform/efl/fast/forms/menulist-option-wrap-expected.txt: Removed.
* platform/efl/fast/forms/menulist-restrict-line-height-expected.png: Removed.
* platform/efl/fast/forms/menulist-restrict-line-height-expected.txt: Removed.
* platform/efl/fast/forms/menulist-separator-painting-expected.png: Removed.
* platform/efl/fast/forms/menulist-separator-painting-expected.txt: Removed.
* platform/efl/fast/forms/menulist-style-color-expected.png: Removed.
* platform/efl/fast/forms/menulist-style-color-expected.txt: Removed.
* platform/efl/fast/forms/menulist-width-change-expected.png: Removed.
* platform/efl/fast/forms/menulist-width-change-expected.txt: Removed.
* platform/efl/fast/forms/minWidthPercent-expected.png: Removed.
* platform/efl/fast/forms/minWidthPercent-expected.txt: Removed.
* platform/efl/fast/forms/negativeLineHeight-expected.png: Removed.
* platform/efl/fast/forms/negativeLineHeight-expected.txt: Removed.
* platform/efl/fast/forms/number: Removed.
* platform/efl/fast/forms/number/number-appearance-rtl-expected.png: Removed.
* platform/efl/fast/forms/number/number-appearance-rtl-expected.txt: Removed.
* platform/efl/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.png: Removed.
* platform/efl/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt: Removed.
* platform/efl/fast/forms/number/number-appearance-spinbutton-layer-expected.png: Removed.
* platform/efl/fast/forms/number/number-appearance-spinbutton-layer-expected.txt: Removed.
* platform/efl/fast/forms/option-index-expected.png: Removed.
* platform/efl/fast/forms/option-index-expected.txt: Removed.
* platform/efl/fast/forms/option-script-expected.png: Removed.
* platform/efl/fast/forms/option-script-expected.txt: Removed.
* platform/efl/fast/forms/option-strip-whitespace-expected.png: Removed.
* platform/efl/fast/forms/option-strip-whitespace-expected.txt: Removed.
* platform/efl/fast/forms/option-text-clip-expected.png: Removed.
* platform/efl/fast/forms/option-text-clip-expected.txt: Removed.
* platform/efl/fast/forms/placeholder-position-expected.png: Removed.
* platform/efl/fast/forms/placeholder-position-expected.txt: Removed.
* platform/efl/fast/forms/placeholder-pseudo-style-expected.png: Removed.
* platform/efl/fast/forms/placeholder-pseudo-style-expected.txt: Removed.
* platform/efl/fast/forms/plaintext-mode-2-expected.png: Removed.
* platform/efl/fast/forms/plaintext-mode-2-expected.txt: Removed.
* platform/efl/fast/forms/preserveFormDuringResidualStyle-expected.png: Removed.
* platform/efl/fast/forms/preserveFormDuringResidualStyle-expected.txt: Removed.
* platform/efl/fast/forms/range: Removed.
* platform/efl/fast/forms/range/input-appearance-range-expected.png: Removed.
* platform/efl/fast/forms/range/input-appearance-range-expected.txt: Removed.
* platform/efl/fast/forms/range/range-thumb-height-percentage-expected.png: Removed.
* platform/efl/fast/forms/range/range-thumb-height-percentage-expected.txt: Removed.
* platform/efl/fast/forms/range/slider-mouse-events-expected.txt: Removed.
* platform/efl/fast/forms/range/slider-padding-expected.png: Removed.
* platform/efl/fast/forms/range/slider-padding-expected.txt: Removed.
* platform/efl/fast/forms/range/slider-thumb-shared-style-expected.png: Removed.
* platform/efl/fast/forms/range/slider-thumb-shared-style-expected.txt: Removed.
* platform/efl/fast/forms/range/thumbslider-no-parent-slider-expected.png: Removed.
* platform/efl/fast/forms/range/thumbslider-no-parent-slider-expected.txt: Removed.
* platform/efl/fast/forms/search: Removed.
* platform/efl/fast/forms/search-cancel-button-style-sharing-expected.png: Removed.
* platform/efl/fast/forms/search-cancel-button-style-sharing-expected.txt: Removed.
* platform/efl/fast/forms/search-display-none-cancel-button-expected.png: Removed.
* platform/efl/fast/forms/search-display-none-cancel-button-expected.txt: Removed.
* platform/efl/fast/forms/search-rtl-expected.png: Removed.
* platform/efl/fast/forms/search-rtl-expected.txt: Removed.
* platform/efl/fast/forms/search-styled-expected.png: Removed.
* platform/efl/fast/forms/search-styled-expected.txt: Removed.
* platform/efl/fast/forms/search-vertical-alignment-expected.png: Removed.
* platform/efl/fast/forms/search-vertical-alignment-expected.txt: Removed.
* platform/efl/fast/forms/search/search-size-with-decorations-expected.png: Removed.
* platform/efl/fast/forms/search/search-size-with-decorations-expected.txt: Removed.
* platform/efl/fast/forms/searchfield-heights-expected.png: Removed.
* platform/efl/fast/forms/searchfield-heights-expected.txt: Removed.
* platform/efl/fast/forms/select: Removed.
* platform/efl/fast/forms/select-align-expected.png: Removed.
* platform/efl/fast/forms/select-align-expected.txt: Removed.
* platform/efl/fast/forms/select-background-none-expected.png: Removed.
* platform/efl/fast/forms/select-background-none-expected.txt: Removed.
* platform/efl/fast/forms/select-baseline-expected.png: Removed.
* platform/efl/fast/forms/select-baseline-expected.txt: Removed.
* platform/efl/fast/forms/select-block-background-expected.png: Removed.
* platform/efl/fast/forms/select-block-background-expected.txt: Removed.
* platform/efl/fast/forms/select-change-listbox-size-expected.png: Removed.
* platform/efl/fast/forms/select-change-listbox-size-expected.txt: Removed.
* platform/efl/fast/forms/select-change-listbox-to-popup-expected.png: Removed.
* platform/efl/fast/forms/select-change-listbox-to-popup-expected.txt: Removed.
* platform/efl/fast/forms/select-change-popup-to-listbox-expected.png: Removed.
* platform/efl/fast/forms/select-change-popup-to-listbox-expected.txt: Removed.
* platform/efl/fast/forms/select-dirty-parent-pref-widths-expected.png: Removed.
* platform/efl/fast/forms/select-dirty-parent-pref-widths-expected.txt: Removed.
* platform/efl/fast/forms/select-disabled-appearance-expected.png: Removed.
* platform/efl/fast/forms/select-disabled-appearance-expected.txt: Removed.
* platform/efl/fast/forms/select-display-none-style-resolve-expected.png: Removed.
* platform/efl/fast/forms/select-display-none-style-resolve-expected.txt: Removed.
* platform/efl/fast/forms/select-element-focus-ring-expected.txt: Removed.
* platform/efl/fast/forms/select-empty-option-height-expected.png: Removed.
* platform/efl/fast/forms/select-empty-option-height-expected.txt: Removed.
* platform/efl/fast/forms/select-initial-position-expected.png: Removed.
* platform/efl/fast/forms/select-initial-position-expected.txt: Removed.
* platform/efl/fast/forms/select-item-background-clip-expected.png: Removed.
* platform/efl/fast/forms/select-item-background-clip-expected.txt: Removed.
* platform/efl/fast/forms/select-list-box-with-height-expected.png: Removed.
* platform/efl/fast/forms/select-list-box-with-height-expected.txt: Removed.
* platform/efl/fast/forms/select-listbox-multiple-no-focusring-expected.png: Removed.
* platform/efl/fast/forms/select-overflow-scroll-expected.png: Removed.
* platform/efl/fast/forms/select-overflow-scroll-inherited-expected.png: Removed.
* platform/efl/fast/forms/select-selected-expected.png: Removed.
* platform/efl/fast/forms/select-selected-expected.txt: Removed.
* platform/efl/fast/forms/select-size-expected.png: Removed.
* platform/efl/fast/forms/select-style-expected.png: Removed.
* platform/efl/fast/forms/select-style-expected.txt: Removed.
* platform/efl/fast/forms/select-visual-hebrew-expected.png: Removed.
* platform/efl/fast/forms/select-visual-hebrew-expected.txt: Removed.
* platform/efl/fast/forms/select-writing-direction-natural-expected.png: Removed.
* platform/efl/fast/forms/select-writing-direction-natural-expected.txt: Removed.
* platform/efl/fast/forms/select/optgroup-rendering-expected.png: Removed.
* platform/efl/fast/forms/select/optgroup-rendering-expected.txt: Removed.
* platform/efl/fast/forms/selectlist-minsize-expected.png: Removed.
* platform/efl/fast/forms/selectlist-minsize-expected.txt: Removed.
* platform/efl/fast/forms/stuff-on-my-optgroup-expected.png: Removed.
* platform/efl/fast/forms/stuff-on-my-optgroup-expected.txt: Removed.
* platform/efl/fast/forms/tabbing-input-iframe-expected.png: Removed.
* platform/efl/fast/forms/tabbing-input-iframe-expected.txt: Removed.
* platform/efl/fast/forms/targeted-frame-submission-expected.png: Removed.
* platform/efl/fast/forms/targeted-frame-submission-expected.txt: Removed.
* platform/efl/fast/forms/text-control-intrinsic-widths-expected.txt: Removed.
* platform/efl/fast/forms/textAreaLineHeight-expected.png: Removed.
* platform/efl/fast/forms/textAreaLineHeight-expected.txt: Removed.
* platform/efl/fast/forms/textarea: Removed.
* platform/efl/fast/forms/textarea-align-expected.png: Removed.
* platform/efl/fast/forms/textarea-align-expected.txt: Removed.
* platform/efl/fast/forms/textarea-metrics-expected.txt: Removed.
* platform/efl/fast/forms/textarea-placeholder-pseudo-style-expected.png: Removed.
* platform/efl/fast/forms/textarea-placeholder-pseudo-style-expected.txt: Removed.
* platform/efl/fast/forms/textarea-placeholder-visibility-1-expected.png: Removed.
* platform/efl/fast/forms/textarea-placeholder-visibility-1-expected.txt: Removed.
* platform/efl/fast/forms/textarea-placeholder-visibility-2-expected.png: Removed.
* platform/efl/fast/forms/textarea-placeholder-visibility-2-expected.txt: Removed.
* platform/efl/fast/forms/textarea-scroll-height-expected.png: Removed.
* platform/efl/fast/forms/textarea-scroll-height-expected.txt: Removed.
* platform/efl/fast/forms/textarea-scrollbar-expected.png: Removed.
* platform/efl/fast/forms/textarea-scrollbar-expected.txt: Removed.
* platform/efl/fast/forms/textarea-scrolled-type-expected.png: Removed.
* platform/efl/fast/forms/textarea-scrolled-type-expected.txt: Removed.
* platform/efl/fast/forms/textarea-setinnerhtml-expected.png: Removed.
* platform/efl/fast/forms/textarea-setinnerhtml-expected.txt: Removed.
* platform/efl/fast/forms/textarea-width-expected.png: Removed.
* platform/efl/fast/forms/textarea-width-expected.txt: Removed.
* platform/efl/fast/forms/textarea/textarea-placeholder-paint-order-expected.png: Removed.
* platform/efl/fast/forms/textfield-focus-ring-expected.png: Removed.
* platform/efl/fast/forms/textfield-focus-ring-expected.txt: Removed.
* platform/efl/fast/forms/textfield-outline-expected.png: Removed.
* platform/efl/fast/forms/textfield-outline-expected.txt: Removed.
* platform/efl/fast/forms/textfield-overflow-expected.png: Removed.
* platform/efl/fast/forms/validation-message-appearance-expected.png: Removed.
* platform/efl/fast/forms/validation-message-appearance-expected.txt: Removed.
* platform/efl/fast/forms/validationMessage-expected.txt: Removed.
* platform/efl/fast/forms/visual-hebrew-text-field-expected.png: Removed.
* platform/efl/fast/forms/visual-hebrew-text-field-expected.txt: Removed.
* platform/efl/fast/forms/zoomed-controls-expected.png: Removed.
* platform/efl/fast/frames: Removed.
* platform/efl/fast/frames/001-expected.png: Removed.
* platform/efl/fast/frames/001-expected.txt: Removed.
* platform/efl/fast/frames/calculate-fixed-expected.png: Removed.
* platform/efl/fast/frames/calculate-order-expected.png: Removed.
* platform/efl/fast/frames/calculate-percentage-expected.png: Removed.
* platform/efl/fast/frames/calculate-relative-expected.png: Removed.
* platform/efl/fast/frames/calculate-round-expected.png: Removed.
* platform/efl/fast/frames/content-opacity-1-expected.png: Removed.
* platform/efl/fast/frames/content-opacity-2-expected.png: Removed.
* platform/efl/fast/frames/empty-frame-src-expected.png: Removed.
* platform/efl/fast/frames/flattening: Removed.
* platform/efl/fast/frames/flattening/frameset-flattening-advanced-expected.png: Removed.
* platform/efl/fast/frames/flattening/frameset-flattening-advanced-expected.txt: Removed.
* platform/efl/fast/frames/flattening/frameset-flattening-grid-expected.png: Removed.
* platform/efl/fast/frames/flattening/frameset-flattening-grid-expected.txt: Removed.
* platform/efl/fast/frames/flattening/frameset-flattening-simple-expected.png: Removed.
* platform/efl/fast/frames/flattening/frameset-flattening-simple-expected.txt: Removed.
* platform/efl/fast/frames/flattening/frameset-flattening-subframe-resize-expected.png: Removed.
* platform/efl/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt: Removed.
* platform/efl/fast/frames/flattening/frameset-flattening-subframesets-expected.png: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-fixed-height-expected.png: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.png: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.png: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-fixed-width-expected.png: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-nested-expected.png: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-nested-expected.txt: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-offscreen-expected.png: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-offscreen-expected.txt: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-out-of-view-and-scroll-expected.png: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-out-of-view-and-scroll-expected.txt: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-out-of-view-expected.png: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-out-of-view-expected.txt: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.png: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.txt: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-simple-expected.png: Removed.
* platform/efl/fast/frames/flattening/iframe-flattening-simple-expected.txt: Removed.
* platform/efl/fast/frames/frame-length-fractional-expected.png: Removed.
* platform/efl/fast/frames/frame-navigation-expected.png: Removed.
* platform/efl/fast/frames/frame-navigation-expected.txt: Removed.
* platform/efl/fast/frames/frame-scrolling-attribute-expected.png: Removed.
* platform/efl/fast/frames/frame-scrolling-attribute-expected.txt: Removed.
* platform/efl/fast/frames/frame-set-rotation-hit-expected.png: Removed.
* platform/efl/fast/frames/frame-set-scaling-rotate-expected.png: Removed.
* platform/efl/fast/frames/frame-set-scaling-skew-expected.png: Removed.
* platform/efl/fast/frames/frameElement-frame-expected.png: Removed.
* platform/efl/fast/frames/frameElement-frame-expected.txt: Removed.
* platform/efl/fast/frames/frameElement-iframe-expected.png: Removed.
* platform/efl/fast/frames/frameElement-iframe-expected.txt: Removed.
* platform/efl/fast/frames/frameset-style-recalc-expected.png: Removed.
* platform/efl/fast/frames/frameset-style-recalc-expected.txt: Removed.
* platform/efl/fast/frames/iframe-option-crash-expected.png: Removed.
* platform/efl/fast/frames/iframe-option-crash-expected.txt: Removed.
* platform/efl/fast/frames/iframe-scaling-with-scroll-expected.png: Removed.
* platform/efl/fast/frames/iframe-scrolling-attribute-expected.png: Removed.
* platform/efl/fast/frames/iframe-scrolling-attribute-expected.txt: Removed.
* platform/efl/fast/frames/iframe-text-contents-expected.png: Removed.
* platform/efl/fast/frames/iframe-with-frameborder-expected.png: Removed.
* platform/efl/fast/frames/iframe-with-frameborder-expected.txt: Removed.
* platform/efl/fast/frames/inline-object-inside-frameset-expected.png: Removed.
* platform/efl/fast/frames/inline-object-inside-frameset-expected.txt: Removed.
* platform/efl/fast/frames/invalid-expected.png: Removed.
* platform/efl/fast/frames/onlyCommentInIFrame-expected.png: Removed.
* platform/efl/fast/frames/onlyCommentInIFrame-expected.txt: Removed.
* platform/efl/fast/frames/take-focus-from-iframe-expected.png: Removed.
* platform/efl/fast/frames/take-focus-from-iframe-expected.txt: Removed.
* platform/efl/fast/frames/valid-expected.png: Removed.
* platform/efl/fast/gradients: Removed.
* platform/efl/fast/gradients/background-clipped-expected.png: Removed.
* platform/efl/fast/gradients/border-image-gradient-expected.png: Removed.
* platform/efl/fast/gradients/border-image-gradient-sides-and-corners-expected.png: Removed.
* platform/efl/fast/gradients/crash-on-zero-radius-expected.png: Removed.
* platform/efl/fast/gradients/crash-on-zero-radius-expected.txt: Removed.
* platform/efl/fast/gradients/css3-color-stop-units-expected.png: Removed.
* platform/efl/fast/gradients/css3-color-stops-expected.png: Removed.
* platform/efl/fast/gradients/css3-linear-angle-gradients-expected.png: Removed.
* platform/efl/fast/gradients/css3-linear-right-angle-gradients-expected.png: Removed.
* platform/efl/fast/gradients/css3-radial-gradients-expected.png: Removed.
* platform/efl/fast/gradients/css3-radial-gradients2-expected.png: Removed.
* platform/efl/fast/gradients/css3-radial-gradients3-expected.png: Removed.
* platform/efl/fast/gradients/css3-repeating-linear-gradients-expected.png: Removed.
* platform/efl/fast/gradients/css3-repeating-linear-gradients2-expected.png: Removed.
* platform/efl/fast/gradients/css3-repeating-radial-gradients-expected.png: Removed.
* platform/efl/fast/gradients/generated-gradients-expected.png: Removed.
* platform/efl/fast/gradients/generated-gradients-expected.txt: Removed.
* platform/efl/fast/gradients/gradient-after-transparent-border-expected.png: Removed.
* platform/efl/fast/gradients/list-item-gradient-expected.png: Removed.
* platform/efl/fast/gradients/list-item-gradient-expected.txt: Removed.
* platform/efl/fast/gradients/radial-centered-expected.png: Removed.
* platform/efl/fast/gradients/radial-centered-expected.txt: Removed.
* platform/efl/fast/gradients/simple-gradients-expected.png: Removed.
* platform/efl/fast/gradients/simple-gradients-expected.txt: Removed.
* platform/efl/fast/gradients/unprefixed-color-stop-units-expected.png: Removed.
* platform/efl/fast/gradients/unprefixed-color-stops-expected.png: Removed.
* platform/efl/fast/gradients/unprefixed-generated-gradients-expected.png: Removed.
* platform/efl/fast/gradients/unprefixed-linear-angle-gradients-expected.png: Removed.
* platform/efl/fast/gradients/unprefixed-linear-right-angle-gradients-expected.png: Removed.
* platform/efl/fast/gradients/unprefixed-list-item-gradient-expected.png: Removed.
* platform/efl/fast/gradients/unprefixed-radial-gradients-expected.png: Removed.
* platform/efl/fast/gradients/unprefixed-radial-gradients2-expected.png: Removed.
* platform/efl/fast/gradients/unprefixed-radial-gradients3-expected.png: Removed.
* platform/efl/fast/gradients/unprefixed-repeating-end-fill-expected.png: Removed.
* platform/efl/fast/gradients/unprefixed-repeating-linear-gradient-expected.png: Removed.
* platform/efl/fast/gradients/unprefixed-repeating-radial-gradients-expected.png: Removed.
* platform/efl/fast/gradients/unprefixed-zero-range-repeating-gradient-hang-expected.png: Removed.
* platform/efl/fast/html: Removed.
* platform/efl/fast/html/details-add-child-1-expected.png: Removed.
* platform/efl/fast/html/details-add-child-1-expected.txt: Removed.
* platform/efl/fast/html/details-add-child-2-expected.png: Removed.
* platform/efl/fast/html/details-add-child-2-expected.txt: Removed.
* platform/efl/fast/html/details-add-details-child-1-expected.png: Removed.
* platform/efl/fast/html/details-add-details-child-1-expected.txt: Removed.
* platform/efl/fast/html/details-add-details-child-2-expected.png: Removed.
* platform/efl/fast/html/details-add-details-child-2-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-1-and-click-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-1-and-click-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-1-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-1-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-10-and-click-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-10-and-click-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-10-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-10-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-2-and-click-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-2-and-click-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-2-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-2-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-3-and-click-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-3-and-click-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-3-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-3-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-4-and-click-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-4-and-click-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-4-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-4-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-5-and-click-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-5-and-click-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-5-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-5-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-6-and-click-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-6-and-click-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-6-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-6-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-7-and-click-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-7-and-click-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-7-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-7-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-8-and-click-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-8-and-click-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-8-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-8-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-9-and-click-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-9-and-click-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-9-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-9-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-child-1-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-child-1-expected.txt: Removed.
* platform/efl/fast/html/details-add-summary-child-2-expected.png: Removed.
* platform/efl/fast/html/details-add-summary-child-2-expected.txt: Removed.
* platform/efl/fast/html/details-marker-style-expected.png: Removed.
* platform/efl/fast/html/details-marker-style-expected.txt: Removed.
* platform/efl/fast/html/details-nested-1-expected.png: Removed.
* platform/efl/fast/html/details-nested-1-expected.txt: Removed.
* platform/efl/fast/html/details-nested-2-expected.png: Removed.
* platform/efl/fast/html/details-nested-2-expected.txt: Removed.
* platform/efl/fast/html/details-no-summary1-expected.png: Removed.
* platform/efl/fast/html/details-no-summary1-expected.txt: Removed.
* platform/efl/fast/html/details-no-summary2-expected.png: Removed.
* platform/efl/fast/html/details-no-summary2-expected.txt: Removed.
* platform/efl/fast/html/details-no-summary3-expected.png: Removed.
* platform/efl/fast/html/details-no-summary3-expected.txt: Removed.
* platform/efl/fast/html/details-no-summary4-expected.png: Removed.
* platform/efl/fast/html/details-no-summary4-expected.txt: Removed.
* platform/efl/fast/html/details-open-javascript-expected.png: Removed.
* platform/efl/fast/html/details-open-javascript-expected.txt: Removed.
* platform/efl/fast/html/details-open1-expected.png: Removed.
* platform/efl/fast/html/details-open1-expected.txt: Removed.
* platform/efl/fast/html/details-open2-expected.png: Removed.
* platform/efl/fast/html/details-open2-expected.txt: Removed.
* platform/efl/fast/html/details-open3-expected.png: Removed.
* platform/efl/fast/html/details-open3-expected.txt: Removed.
* platform/efl/fast/html/details-open4-expected.png: Removed.
* platform/efl/fast/html/details-open4-expected.txt: Removed.
* platform/efl/fast/html/details-open5-expected.png: Removed.
* platform/efl/fast/html/details-open5-expected.txt: Removed.
* platform/efl/fast/html/details-open6-expected.png: Removed.
* platform/efl/fast/html/details-open6-expected.txt: Removed.
* platform/efl/fast/html/details-position-expected.png: Removed.
* platform/efl/fast/html/details-position-expected.txt: Removed.
* platform/efl/fast/html/details-remove-child-1-expected.png: Removed.
* platform/efl/fast/html/details-remove-child-1-expected.txt: Removed.
* platform/efl/fast/html/details-remove-child-2-expected.png: Removed.
* platform/efl/fast/html/details-remove-child-2-expected.txt: Removed.
* platform/efl/fast/html/details-remove-summary-1-and-click-expected.png: Removed.
* platform/efl/fast/html/details-remove-summary-1-and-click-expected.txt: Removed.
* platform/efl/fast/html/details-remove-summary-1-expected.png: Removed.
* platform/efl/fast/html/details-remove-summary-1-expected.txt: Removed.
* platform/efl/fast/html/details-remove-summary-2-and-click-expected.png: Removed.
* platform/efl/fast/html/details-remove-summary-2-and-click-expected.txt: Removed.
* platform/efl/fast/html/details-remove-summary-2-expected.png: Removed.
* platform/efl/fast/html/details-remove-summary-2-expected.txt: Removed.
* platform/efl/fast/html/details-remove-summary-3-and-click-expected.png: Removed.
* platform/efl/fast/html/details-remove-summary-3-and-click-expected.txt: Removed.
* platform/efl/fast/html/details-remove-summary-3-expected.png: Removed.
* platform/efl/fast/html/details-remove-summary-3-expected.txt: Removed.
* platform/efl/fast/html/details-remove-summary-4-and-click-expected.png: Removed.
* platform/efl/fast/html/details-remove-summary-4-and-click-expected.txt: Removed.
* platform/efl/fast/html/details-remove-summary-4-expected.png: Removed.
* platform/efl/fast/html/details-remove-summary-4-expected.txt: Removed.
* platform/efl/fast/html/details-remove-summary-5-and-click-expected.png: Removed.
* platform/efl/fast/html/details-remove-summary-5-and-click-expected.txt: Removed.
* platform/efl/fast/html/details-remove-summary-5-expected.png: Removed.
* platform/efl/fast/html/details-remove-summary-5-expected.txt: Removed.
* platform/efl/fast/html/details-remove-summary-6-and-click-expected.png: Removed.
* platform/efl/fast/html/details-remove-summary-6-and-click-expected.txt: Removed.
* platform/efl/fast/html/details-remove-summary-6-expected.png: Removed.
* platform/efl/fast/html/details-remove-summary-6-expected.txt: Removed.
* platform/efl/fast/html/details-remove-summary-child-1-expected.png: Removed.
* platform/efl/fast/html/details-remove-summary-child-1-expected.txt: Removed.
* platform/efl/fast/html/details-remove-summary-child-2-expected.png: Removed.
* platform/efl/fast/html/details-remove-summary-child-2-expected.txt: Removed.
* platform/efl/fast/html/details-replace-summary-child-expected.png: Removed.
* platform/efl/fast/html/details-replace-summary-child-expected.txt: Removed.
* platform/efl/fast/html/details-replace-text-expected.png: Removed.
* platform/efl/fast/html/details-replace-text-expected.txt: Removed.
* platform/efl/fast/html/details-writing-mode-expected.png: Removed.
* platform/efl/fast/html/details-writing-mode-expected.txt: Removed.
* platform/efl/fast/html/font-weight-bold-for-b-and-strong-expected.png: Removed.
* platform/efl/fast/html/font-weight-bold-for-b-and-strong-expected.txt: Removed.
* platform/efl/fast/html/keygen-expected.png: Removed.
* platform/efl/fast/html/keygen-expected.txt: Removed.
* platform/efl/fast/html/link-rel-stylesheet-expected.png: Removed.
* platform/efl/fast/html/link-rel-stylesheet-expected.txt: Removed.
* platform/efl/fast/html/listing-expected.png: Removed.
* platform/efl/fast/html/listing-expected.txt: Removed.
* platform/efl/fast/images: Removed.
* platform/efl/fast/images/animated-gif-with-offsets-expected.png: Removed.
* platform/efl/fast/images/animated-gif-with-offsets-expected.txt: Removed.
* platform/efl/fast/images/embed-image-expected.txt: Removed.
* platform/efl/fast/images/exif-orientation-css-expected.png: Removed.
* platform/efl/fast/images/exif-orientation-expected.png: Removed.
* platform/efl/fast/images/exif-orientation-image-document-expected.png: Removed.
* platform/efl/fast/images/favicon-as-image-expected.png: Removed.
* platform/efl/fast/images/favicon-as-image-expected.txt: Removed.
* platform/efl/fast/images/gif-large-checkerboard-expected.png: Removed.
* platform/efl/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Removed.
* platform/efl/fast/images/gray-scale-png-with-color-profile-expected.png: Removed.
* platform/efl/fast/images/icon-decoding-expected.png: Removed.
* platform/efl/fast/images/image-controls-basic-expected.txt: Removed.
* platform/efl/fast/images/image-css3-content-data-expected.png: Removed.
* platform/efl/fast/images/image-map-anchor-children-expected.png: Removed.
* platform/efl/fast/images/image-map-anchor-children-expected.txt: Removed.
* platform/efl/fast/images/imagemap-circle-focus-ring-expected.png: Removed.
* platform/efl/fast/images/imagemap-circle-focus-ring-expected.txt: Removed.
* platform/efl/fast/images/imagemap-focus-ring-expected.png: Removed.
* platform/efl/fast/images/imagemap-focus-ring-expected.txt: Removed.
* platform/efl/fast/images/imagemap-focus-ring-outline-color-expected.png: Removed.
* platform/efl/fast/images/imagemap-focus-ring-outline-color-expected.txt: Removed.
* platform/efl/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.png: Removed.
* platform/efl/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.txt: Removed.
* platform/efl/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.png: Removed.
* platform/efl/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.txt: Removed.
* platform/efl/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Removed.
* platform/efl/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt: Removed.
* platform/efl/fast/images/imagemap-focus-ring-zoom-expected.png: Removed.
* platform/efl/fast/images/imagemap-polygon-focus-ring-expected.png: Removed.
* platform/efl/fast/images/imagemap-polygon-focus-ring-expected.txt: Removed.
* platform/efl/fast/images/object-image-expected.png: Removed.
* platform/efl/fast/images/object-image-expected.txt: Removed.
* platform/efl/fast/images/paint-subrect-expected.png: Removed.
* platform/efl/fast/images/paint-subrect-grid-expected.png: Removed.
* platform/efl/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.png: Removed.
* platform/efl/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.txt: Removed.
* platform/efl/fast/images/png-suite: Removed.
* platform/efl/fast/images/png-suite/test-expected.png: Removed.
* platform/efl/fast/images/rgb-jpeg-with-adobe-marker-only-expected.png: Removed.
* platform/efl/fast/images/rgb-png-with-cmyk-color-profile-expected.png: Removed.
* platform/efl/fast/images/support-broken-image-delegate-expected.txt: Removed.
* platform/efl/fast/images/ycbcr-with-cmyk-color-profile-expected.png: Removed.
* platform/efl/fast/inline: Removed.
* platform/efl/fast/inline-block: Removed.
* platform/efl/fast/inline-block/001-expected.png: Removed.
* platform/efl/fast/inline-block/001-expected.txt: Removed.
* platform/efl/fast/inline-block/002-expected.png: Removed.
* platform/efl/fast/inline-block/002-expected.txt: Removed.
* platform/efl/fast/inline-block/003-expected.png: Removed.
* platform/efl/fast/inline-block/003-expected.txt: Removed.
* platform/efl/fast/inline-block/004-expected.png: Removed.
* platform/efl/fast/inline-block/005-expected.png: Removed.
* platform/efl/fast/inline-block/006-expected.png: Removed.
* platform/efl/fast/inline-block/006-expected.txt: Removed.
* platform/efl/fast/inline-block/14498-positionForCoordinates-expected.png: Removed.
* platform/efl/fast/inline-block/14498-positionForCoordinates-expected.txt: Removed.
* platform/efl/fast/inline-block/contenteditable-baseline-expected.png: Removed.
* platform/efl/fast/inline-block/contenteditable-baseline-expected.txt: Removed.
* platform/efl/fast/inline-block/inline-block-vertical-align-expected.png: Removed.
* platform/efl/fast/inline-block/inline-block-vertical-align-expected.txt: Removed.
* platform/efl/fast/inline-block/overflow-clip-expected.png: Removed.
* platform/efl/fast/inline-block/overflow-clip-expected.txt: Removed.
* platform/efl/fast/inline-block/tricky-baseline-expected.png: Removed.
* platform/efl/fast/inline-block/tricky-baseline-expected.txt: Removed.
* platform/efl/fast/inline/001-expected.png: Removed.
* platform/efl/fast/inline/001-expected.txt: Removed.
* platform/efl/fast/inline/002-expected.png: Removed.
* platform/efl/fast/inline/002-expected.txt: Removed.
* platform/efl/fast/inline/25277-2-expected.png: Removed.
* platform/efl/fast/inline/25277-2-expected.txt: Removed.
* platform/efl/fast/inline/25277-expected.png: Removed.
* platform/efl/fast/inline/25277-expected.txt: Removed.
* platform/efl/fast/inline/absolute-positioned-inline-in-centred-block-expected.png: Removed.
* platform/efl/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Removed.
* platform/efl/fast/inline/br-text-decoration-expected.png: Removed.
* platform/efl/fast/inline/br-text-decoration-expected.txt: Removed.
* platform/efl/fast/inline/continuation-outlines-expected.png: Removed.
* platform/efl/fast/inline/continuation-outlines-expected.txt: Removed.
* platform/efl/fast/inline/continuation-outlines-with-layers-2-expected.png: Removed.
* platform/efl/fast/inline/continuation-outlines-with-layers-2-expected.txt: Removed.
* platform/efl/fast/inline/continuation-outlines-with-layers-expected.png: Removed.
* platform/efl/fast/inline/continuation-outlines-with-layers-expected.txt: Removed.
* platform/efl/fast/inline/drawStyledEmptyInlines-expected.png: Removed.
* platform/efl/fast/inline/drawStyledEmptyInlines-expected.txt: Removed.
* platform/efl/fast/inline/drawStyledEmptyInlinesWithWS-expected.png: Removed.
* platform/efl/fast/inline/drawStyledEmptyInlinesWithWS-expected.txt: Removed.
* platform/efl/fast/inline/emptyInlinesWithinLists-expected.png: Removed.
* platform/efl/fast/inline/emptyInlinesWithinLists-expected.txt: Removed.
* platform/efl/fast/inline/inline-borders-with-bidi-override-expected.png: Removed.
* platform/efl/fast/inline/inline-borders-with-bidi-override-expected.txt: Removed.
* platform/efl/fast/inline/inline-box-background-expected.png: Removed.
* platform/efl/fast/inline/inline-box-background-expected.txt: Removed.
* platform/efl/fast/inline/inline-box-background-long-image-expected.png: Removed.
* platform/efl/fast/inline/inline-box-background-long-image-expected.txt: Removed.
* platform/efl/fast/inline/inline-box-background-repeat-x-expected.png: Removed.
* platform/efl/fast/inline/inline-box-background-repeat-x-expected.txt: Removed.
* platform/efl/fast/inline/inline-box-background-repeat-y-expected.png: Removed.
* platform/efl/fast/inline/inline-box-background-repeat-y-expected.txt: Removed.
* platform/efl/fast/inline/inline-continuation-borders-expected.png: Removed.
* platform/efl/fast/inline/inline-continuation-borders-expected.txt: Removed.
* platform/efl/fast/inline/inline-focus-ring-expected.png: Removed.
* platform/efl/fast/inline/inline-focus-ring-expected.txt: Removed.
* platform/efl/fast/inline/inline-padding-disables-text-quirk-expected.png: Removed.
* platform/efl/fast/inline/inline-padding-disables-text-quirk-expected.txt: Removed.
* platform/efl/fast/inline/inline-text-quirk-bpm-expected.png: Removed.
* platform/efl/fast/inline/inline-text-quirk-bpm-expected.txt: Removed.
* platform/efl/fast/inline/inline-wrap-with-parent-padding-expected.png: Removed.
* platform/efl/fast/inline/inline-wrap-with-parent-padding-expected.txt: Removed.
* platform/efl/fast/inline/justify-emphasis-inline-box-expected.png: Removed.
* platform/efl/fast/inline/justify-emphasis-inline-box-expected.txt: Removed.
* platform/efl/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: Removed.
* platform/efl/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Removed.
* platform/efl/fast/inline/long-wrapped-line-expected.png: Removed.
* platform/efl/fast/inline/long-wrapped-line-expected.txt: Removed.
* platform/efl/fast/inline/nested-top-alignment-expected.png: Removed.
* platform/efl/fast/inline/nested-top-alignment-expected.txt: Removed.
* platform/efl/fast/inline/outline-continuations-expected.png: Removed.
* platform/efl/fast/inline/outline-continuations-expected.txt: Removed.
* platform/efl/fast/inline/percentage-margins-expected.png: Removed.
* platform/efl/fast/inline/percentage-margins-expected.txt: Removed.
* platform/efl/fast/inline/positioned-object-between-replaced-elements-expected.png: Removed.
* platform/efl/fast/inline/positioned-object-between-replaced-elements-expected.txt: Removed.
* platform/efl/fast/inline/positionedLifetime-expected.png: Removed.
* platform/efl/fast/inline/positionedLifetime-expected.txt: Removed.
* platform/efl/fast/inline/styledEmptyInlinesWithBRs-expected.png: Removed.
* platform/efl/fast/inline/styledEmptyInlinesWithBRs-expected.txt: Removed.
* platform/efl/fast/inline/vertical-align-text-bottom-expected.png: Removed.
* platform/efl/fast/inline/vertical-align-text-bottom-expected.txt: Removed.
* platform/efl/fast/inspector-support: Removed.
* platform/efl/fast/inspector-support/matchedrules-expected.png: Removed.
* platform/efl/fast/inspector-support/matchedrules-expected.txt: Removed.
* platform/efl/fast/invalid: Removed.
* platform/efl/fast/invalid/001-expected.png: Removed.
* platform/efl/fast/invalid/001-expected.txt: Removed.
* platform/efl/fast/invalid/002-expected.png: Removed.
* platform/efl/fast/invalid/002-expected.txt: Removed.
* platform/efl/fast/invalid/003-expected.png: Removed.
* platform/efl/fast/invalid/003-expected.txt: Removed.
* platform/efl/fast/invalid/004-expected.png: Removed.
* platform/efl/fast/invalid/004-expected.txt: Removed.
* platform/efl/fast/invalid/005-expected.png: Removed.
* platform/efl/fast/invalid/005-expected.txt: Removed.
* platform/efl/fast/invalid/006-expected.png: Removed.
* platform/efl/fast/invalid/006-expected.txt: Removed.
* platform/efl/fast/invalid/007-expected.png: Removed.
* platform/efl/fast/invalid/007-expected.txt: Removed.
* platform/efl/fast/invalid/008-expected.png: Removed.
* platform/efl/fast/invalid/008-expected.txt: Removed.
* platform/efl/fast/invalid/009-expected.png: Removed.
* platform/efl/fast/invalid/009-expected.txt: Removed.
* platform/efl/fast/invalid/010-expected.png: Removed.
* platform/efl/fast/invalid/010-expected.txt: Removed.
* platform/efl/fast/invalid/011-expected.png: Removed.
* platform/efl/fast/invalid/011-expected.txt: Removed.
* platform/efl/fast/invalid/012-expected.png: Removed.
* platform/efl/fast/invalid/012-expected.txt: Removed.
* platform/efl/fast/invalid/013-expected.png: Removed.
* platform/efl/fast/invalid/013-expected.txt: Removed.
* platform/efl/fast/invalid/014-expected.png: Removed.
* platform/efl/fast/invalid/014-expected.txt: Removed.
* platform/efl/fast/invalid/015-expected.png: Removed.
* platform/efl/fast/invalid/016-expected.png: Removed.
* platform/efl/fast/invalid/016-expected.txt: Removed.
* platform/efl/fast/invalid/017-expected.png: Removed.
* platform/efl/fast/invalid/017-expected.txt: Removed.
* platform/efl/fast/invalid/018-expected.png: Removed.
* platform/efl/fast/invalid/018-expected.txt: Removed.
* platform/efl/fast/invalid/019-expected.png: Removed.
* platform/efl/fast/invalid/019-expected.txt: Removed.
* platform/efl/fast/invalid/020-expected.png: Removed.
* platform/efl/fast/invalid/020-expected.txt: Removed.
* platform/efl/fast/invalid/021-expected.png: Removed.
* platform/efl/fast/invalid/021-expected.txt: Removed.
* platform/efl/fast/invalid/junk-data-expected.png: Removed.
* platform/efl/fast/invalid/junk-data-expected.txt: Removed.
* platform/efl/fast/invalid/missing-address-end-tag-expected.png: Removed.
* platform/efl/fast/invalid/missing-address-end-tag-expected.txt: Removed.
* platform/efl/fast/invalid/missing-dl-end-tag-expected.png: Removed.
* platform/efl/fast/invalid/missing-dl-end-tag-expected.txt: Removed.
* platform/efl/fast/invalid/missing-dt-end-tag-expected.png: Removed.
* platform/efl/fast/invalid/missing-dt-end-tag-expected.txt: Removed.
* platform/efl/fast/invalid/missing-end-tag-expected.png: Removed.
* platform/efl/fast/invalid/missing-end-tag-expected.txt: Removed.
* platform/efl/fast/invalid/missing-font-end-tag-expected.png: Removed.
* platform/efl/fast/invalid/missing-font-end-tag-expected.txt: Removed.
* platform/efl/fast/invalid/nestedh3s-expected.png: Removed.
* platform/efl/fast/invalid/nestedh3s-expected.txt: Removed.
* platform/efl/fast/invalid/table-inside-stray-table-content-expected.png: Removed.
* platform/efl/fast/invalid/table-inside-stray-table-content-expected.txt: Removed.
* platform/efl/fast/invalid/table-residual-style-crash-expected.png: Removed.
* platform/efl/fast/invalid/td-inside-object-expected.png: Removed.
* platform/efl/fast/invalid/td-inside-object-expected.txt: Removed.
* platform/efl/fast/layers: Removed.
* platform/efl/fast/layers/add-layer-with-nested-stacking-expected.png: Removed.
* platform/efl/fast/layers/inline-dirty-z-order-lists-expected.png: Removed.
* platform/efl/fast/layers/inline-dirty-z-order-lists-expected.txt: Removed.
* platform/efl/fast/layers/layer-content-visibility-change-expected.png: Removed.
* platform/efl/fast/layers/layer-visibility-expected.png: Removed.
* platform/efl/fast/layers/layer-visibility-expected.txt: Removed.
* platform/efl/fast/layers/layer-visibility-sublayer-expected.png: Removed.
* platform/efl/fast/layers/layer-visibility-sublayer-expected.txt: Removed.
* platform/efl/fast/layers/normal-flow-hit-test-expected.png: Removed.
* platform/efl/fast/layers/normal-flow-hit-test-expected.txt: Removed.
* platform/efl/fast/layers/opacity-outline-expected.png: Removed.
* platform/efl/fast/layers/opacity-outline-expected.txt: Removed.
* platform/efl/fast/layers/opacity-stacking-expected.png: Removed.
* platform/efl/fast/layers/opacity-transforms-expected.png: Removed.
* platform/efl/fast/layers/opacity-transforms-expected.txt: Removed.
* platform/efl/fast/layers/overflow-scroll-auto-switch-expected.png: Removed.
* platform/efl/fast/layers/overflow-scroll-auto-switch-expected.txt: Removed.
* platform/efl/fast/layers/positioned-inside-root-with-margins-expected.png: Removed.
* platform/efl/fast/layers/remove-layer-with-nested-stacking-expected.png: Removed.
* platform/efl/fast/layers/remove-layer-with-nested-stacking-expected.txt: Removed.
* platform/efl/fast/layers/remove-only-this-layer-update-expected.png: Removed.
* platform/efl/fast/layers/remove-only-this-layer-update-expected.txt: Removed.
* platform/efl/fast/layers/scroll-rect-to-visible-expected.png: Removed.
* platform/efl/fast/layers/scroll-rect-to-visible-expected.txt: Removed.
* platform/efl/fast/layers/scroll-with-transform-composited-layer-expected.png: Removed.
* platform/efl/fast/layers/scroll-with-transform-layer-expected.png: Removed.
* platform/efl/fast/layers/video-layer-expected.png: Removed.
* platform/efl/fast/layers/video-layer-expected.txt: Removed.
* platform/efl/fast/layers/zindex-inherit-expected.png: Removed.
* platform/efl/fast/layers/zindex-inherit-expected.txt: Removed.
* platform/efl/fast/layers/zindex-ridonkulous-expected.png: Removed.
* platform/efl/fast/line-grid: Removed.
* platform/efl/fast/line-grid/line-align-left-edges-expected.png: Removed.
* platform/efl/fast/line-grid/line-align-left-edges-expected.txt: Removed.
* platform/efl/fast/line-grid/line-align-right-edges-expected.png: Removed.
* platform/efl/fast/line-grid/line-align-right-edges-expected.txt: Removed.
* platform/efl/fast/line-grid/line-grid-contains-value-expected.png: Removed.
* platform/efl/fast/line-grid/line-grid-contains-value-expected.txt: Removed.
* platform/efl/fast/line-grid/line-grid-floating-expected.png: Removed.
* platform/efl/fast/line-grid/line-grid-floating-expected.txt: Removed.
* platform/efl/fast/line-grid/line-grid-inside-columns-expected.png: Removed.
* platform/efl/fast/line-grid/line-grid-inside-columns-expected.txt: Removed.
* platform/efl/fast/line-grid/line-grid-into-columns-expected.png: Removed.
* platform/efl/fast/line-grid/line-grid-into-columns-expected.txt: Removed.
* platform/efl/fast/line-grid/line-grid-into-floats-expected.png: Removed.
* platform/efl/fast/line-grid/line-grid-into-floats-expected.txt: Removed.
* platform/efl/fast/line-grid/line-grid-positioned-expected.png: Removed.
* platform/efl/fast/line-grid/line-grid-positioned-expected.txt: Removed.
* platform/efl/fast/lists: Removed.
* platform/efl/fast/lists/001-expected.png: Removed.
* platform/efl/fast/lists/001-expected.txt: Removed.
* platform/efl/fast/lists/001-vertical-expected.png: Removed.
* platform/efl/fast/lists/001-vertical-expected.txt: Removed.
* platform/efl/fast/lists/002-expected.png: Removed.
* platform/efl/fast/lists/002-expected.txt: Removed.
* platform/efl/fast/lists/002-vertical-expected.png: Removed.
* platform/efl/fast/lists/002-vertical-expected.txt: Removed.
* platform/efl/fast/lists/003-expected.png: Removed.
* platform/efl/fast/lists/003-expected.txt: Removed.
* platform/efl/fast/lists/003-vertical-expected.png: Removed.
* platform/efl/fast/lists/003-vertical-expected.txt: Removed.
* platform/efl/fast/lists/004-expected.png: Removed.
* platform/efl/fast/lists/004-expected.txt: Removed.
* platform/efl/fast/lists/005-expected.png: Removed.
* platform/efl/fast/lists/005-expected.txt: Removed.
* platform/efl/fast/lists/005-vertical-expected.png: Removed.
* platform/efl/fast/lists/005-vertical-expected.txt: Removed.
* platform/efl/fast/lists/006-expected.png: Removed.
* platform/efl/fast/lists/006-expected.txt: Removed.
* platform/efl/fast/lists/006-vertical-expected.png: Removed.
* platform/efl/fast/lists/006-vertical-expected.txt: Removed.
* platform/efl/fast/lists/007-expected.png: Removed.
* platform/efl/fast/lists/007-expected.txt: Removed.
* platform/efl/fast/lists/007-vertical-expected.png: Removed.
* platform/efl/fast/lists/007-vertical-expected.txt: Removed.
* platform/efl/fast/lists/008-expected.png: Removed.
* platform/efl/fast/lists/008-expected.txt: Removed.
* platform/efl/fast/lists/008-vertical-expected.png: Removed.
* platform/efl/fast/lists/008-vertical-expected.txt: Removed.
* platform/efl/fast/lists/009-expected.png: Removed.
* platform/efl/fast/lists/009-expected.txt: Removed.
* platform/efl/fast/lists/009-vertical-expected.png: Removed.
* platform/efl/fast/lists/009-vertical-expected.txt: Removed.
* platform/efl/fast/lists/anonymous-items-expected.png: Removed.
* platform/efl/fast/lists/anonymous-items-expected.txt: Removed.
* platform/efl/fast/lists/big-list-marker-expected.png: Removed.
* platform/efl/fast/lists/big-list-marker-expected.txt: Removed.
* platform/efl/fast/lists/dynamic-marker-crash-expected.png: Removed.
* platform/efl/fast/lists/dynamic-marker-crash-expected.txt: Removed.
* platform/efl/fast/lists/inline-before-content-after-list-marker-expected.png: Removed.
* platform/efl/fast/lists/inlineBoxWrapperNullCheck-expected.png: Removed.
* platform/efl/fast/lists/inlineBoxWrapperNullCheck-expected.txt: Removed.
* platform/efl/fast/lists/li-br-expected.png: Removed.
* platform/efl/fast/lists/li-br-expected.txt: Removed.
* platform/efl/fast/lists/li-style-alpha-huge-value-crash-expected.png: Removed.
* platform/efl/fast/lists/li-style-alpha-huge-value-crash-expected.txt: Removed.
* platform/efl/fast/lists/list-item-line-height-expected.png: Removed.
* platform/efl/fast/lists/list-item-line-height-expected.txt: Removed.
* platform/efl/fast/lists/list-marker-before-content-table-expected.png: Removed.
* platform/efl/fast/lists/list-marker-before-content-table-expected.txt: Removed.
* platform/efl/fast/lists/list-marker-with-line-height-expected.png: Removed.
* platform/efl/fast/lists/list-marker-with-line-height-expected.txt: Removed.
* platform/efl/fast/lists/list-style-none-crash-expected.png: Removed.
* platform/efl/fast/lists/list-style-none-crash-expected.txt: Removed.
* platform/efl/fast/lists/marker-before-empty-inline-expected.png: Removed.
* platform/efl/fast/lists/marker-before-empty-inline-expected.txt: Removed.
* platform/efl/fast/lists/marker-image-error-expected.png: Removed.
* platform/efl/fast/lists/marker-image-error-expected.txt: Removed.
* platform/efl/fast/lists/markers-in-selection-expected.png: Removed.
* platform/efl/fast/lists/markers-in-selection-expected.txt: Removed.
* platform/efl/fast/lists/numeric-markers-outside-list-expected.png: Removed.
* platform/efl/fast/lists/numeric-markers-outside-list-expected.txt: Removed.
* platform/efl/fast/lists/ol-display-types-expected.png: Removed.
* platform/efl/fast/lists/ol-display-types-expected.txt: Removed.
* platform/efl/fast/lists/ol-start-dynamic-expected.png: Removed.
* platform/efl/fast/lists/ol-start-dynamic-expected.txt: Removed.
* platform/efl/fast/lists/ol-start-parsing-expected.png: Removed.
* platform/efl/fast/lists/ol-start-parsing-expected.txt: Removed.
* platform/efl/fast/lists/olstart-expected.png: Removed.
* platform/efl/fast/lists/olstart-expected.txt: Removed.
* platform/efl/fast/lists/ordered-list-with-no-ol-tag-expected.png: Removed.
* platform/efl/fast/lists/ordered-list-with-no-ol-tag-expected.txt: Removed.
* platform/efl/fast/lists/scrolled-marker-paint-expected.png: Removed.
* platform/efl/fast/lists/scrolled-marker-paint-expected.txt: Removed.
* platform/efl/fast/loader: Removed.
* platform/efl/fast/loader/text-document-wrapping-expected.png: Removed.
* platform/efl/fast/loader/text-document-wrapping-expected.txt: Removed.
* platform/efl/fast/media: Removed.
* platform/efl/fast/media/mq-resolution-dpi-dpcm-warning-expected.txt: Removed.
* platform/efl/fast/media/mq-resolution-expected.txt: Removed.
* platform/efl/fast/media/w3c: Removed.
* platform/efl/fast/media/w3c/test_media_queries-expected.txt: Removed.
* platform/efl/fast/multicol: Removed.
* platform/efl/fast/multicol/block-axis-horizontal-bt-expected.png: Removed.
* platform/efl/fast/multicol/block-axis-horizontal-bt-expected.txt: Removed.
* platform/efl/fast/multicol/block-axis-horizontal-tb-expected.png: Removed.
* platform/efl/fast/multicol/block-axis-horizontal-tb-expected.txt: Removed.
* platform/efl/fast/multicol/block-axis-vertical-lr-expected.png: Removed.
* platform/efl/fast/multicol/block-axis-vertical-lr-expected.txt: Removed.
* platform/efl/fast/multicol/block-axis-vertical-rl-expected.png: Removed.
* platform/efl/fast/multicol/block-axis-vertical-rl-expected.txt: Removed.
* platform/efl/fast/multicol/border-padding-pagination-expected.png: Removed.
* platform/efl/fast/multicol/border-padding-pagination-expected.txt: Removed.
* platform/efl/fast/multicol/client-rects-expected.png: Removed.
* platform/efl/fast/multicol/client-rects-expected.txt: Removed.
* platform/efl/fast/multicol/client-rects-spanners-complex-expected.png: Removed.
* platform/efl/fast/multicol/client-rects-spanners-complex-expected.txt: Removed.
* platform/efl/fast/multicol/client-rects-spanners-expected.png: Removed.
* platform/efl/fast/multicol/client-rects-spanners-expected.txt: Removed.
* platform/efl/fast/multicol/column-break-with-balancing-expected.png: Removed.
* platform/efl/fast/multicol/column-break-with-balancing-expected.txt: Removed.
* platform/efl/fast/multicol/column-count-with-rules-expected.png: Removed.
* platform/efl/fast/multicol/column-count-with-rules-expected.txt: Removed.
* platform/efl/fast/multicol/column-rules-expected.png: Removed.
* platform/efl/fast/multicol/column-rules-expected.txt: Removed.
* platform/efl/fast/multicol/column-rules-stacking-expected.png: Removed.
* platform/efl/fast/multicol/column-rules-stacking-expected.txt: Removed.
* platform/efl/fast/multicol/columns-shorthand-parsing-expected.png: Removed.
* platform/efl/fast/multicol/columns-shorthand-parsing-expected.txt: Removed.
* platform/efl/fast/multicol/flipped-blocks-border-after-expected.png: Removed.
* platform/efl/fast/multicol/float-avoidance-expected.png: Removed.
* platform/efl/fast/multicol/float-avoidance-expected.txt: Removed.
* platform/efl/fast/multicol/float-multicol-expected.png: Removed.
* platform/efl/fast/multicol/float-multicol-expected.txt: Removed.
* platform/efl/fast/multicol/float-paginate-complex-expected.png: Removed.
* platform/efl/fast/multicol/float-paginate-complex-expected.txt: Removed.
* platform/efl/fast/multicol/float-paginate-empty-lines-expected.png: Removed.
* platform/efl/fast/multicol/float-paginate-empty-lines-expected.txt: Removed.
* platform/efl/fast/multicol/float-paginate-expected.png: Removed.
* platform/efl/fast/multicol/float-paginate-expected.txt: Removed.
* platform/efl/fast/multicol/layers-in-multicol-expected.png: Removed.
* platform/efl/fast/multicol/layers-in-multicol-expected.txt: Removed.
* platform/efl/fast/multicol/layers-split-across-columns-expected.png: Removed.
* platform/efl/fast/multicol/layers-split-across-columns-expected.txt: Removed.
* platform/efl/fast/multicol/margin-collapse-expected.png: Removed.
* platform/efl/fast/multicol/margin-collapse-expected.txt: Removed.
* platform/efl/fast/multicol/max-height-columns-block-expected.png: Removed.
* platform/efl/fast/multicol/max-height-columns-block-expected.txt: Removed.
* platform/efl/fast/multicol/nested-columns-expected.png: Removed.
* platform/efl/fast/multicol/nested-columns-expected.txt: Removed.
* platform/efl/fast/multicol/newmulticol: Removed.
* platform/efl/fast/multicol/newmulticol/client-rects-expected.png: Removed.
* platform/efl/fast/multicol/newmulticol/client-rects-expected.txt: Removed.
* platform/efl/fast/multicol/overflow-across-columns-expected.png: Removed.
* platform/efl/fast/multicol/overflow-across-columns-expected.txt: Removed.
* platform/efl/fast/multicol/overflow-across-columns-percent-height-expected.png: Removed.
* platform/efl/fast/multicol/overflow-across-columns-percent-height-expected.txt: Removed.
* platform/efl/fast/multicol/overflow-unsplittable-expected.png: Removed.
* platform/efl/fast/multicol/overflow-unsplittable-expected.txt: Removed.
* platform/efl/fast/multicol/paginate-block-replaced-expected.png: Removed.
* platform/efl/fast/multicol/paginate-block-replaced-expected.txt: Removed.
* platform/efl/fast/multicol/pagination: Removed.
* platform/efl/fast/multicol/pagination-h-horizontal-bt-expected.png: Removed.
* platform/efl/fast/multicol/pagination-h-horizontal-tb-expected.png: Removed.
* platform/efl/fast/multicol/pagination-h-vertical-lr-expected.png: Removed.
* platform/efl/fast/multicol/pagination-h-vertical-rl-expected.png: Removed.
* platform/efl/fast/multicol/pagination-v-horizontal-bt-expected.png: Removed.
* platform/efl/fast/multicol/pagination-v-horizontal-tb-expected.png: Removed.
* platform/efl/fast/multicol/pagination-v-vertical-lr-expected.png: Removed.
* platform/efl/fast/multicol/pagination-v-vertical-rl-expected.png: Removed.
* platform/efl/fast/multicol/pagination/BottomToTop-bt-expected.png: Removed.
* platform/efl/fast/multicol/pagination/BottomToTop-bt-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/BottomToTop-lr-expected.png: Removed.
* platform/efl/fast/multicol/pagination/BottomToTop-lr-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/BottomToTop-rl-expected.png: Removed.
* platform/efl/fast/multicol/pagination/BottomToTop-rl-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/BottomToTop-tb-expected.png: Removed.
* platform/efl/fast/multicol/pagination/BottomToTop-tb-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/LeftToRight-bt-expected.png: Removed.
* platform/efl/fast/multicol/pagination/LeftToRight-bt-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/LeftToRight-lr-expected.png: Removed.
* platform/efl/fast/multicol/pagination/LeftToRight-lr-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/LeftToRight-rl-expected.png: Removed.
* platform/efl/fast/multicol/pagination/LeftToRight-rl-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/LeftToRight-tb-expected.png: Removed.
* platform/efl/fast/multicol/pagination/LeftToRight-tb-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/LeftToRight-tb-hittest-expected.png: Removed.
* platform/efl/fast/multicol/pagination/LeftToRight-tb-hittest-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/RightToLeft-bt-expected.png: Removed.
* platform/efl/fast/multicol/pagination/RightToLeft-bt-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/RightToLeft-lr-expected.png: Removed.
* platform/efl/fast/multicol/pagination/RightToLeft-lr-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/RightToLeft-max-width-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/RightToLeft-rl-dynamic-expected.png: Removed.
* platform/efl/fast/multicol/pagination/RightToLeft-rl-dynamic-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/RightToLeft-rl-expected.png: Removed.
* platform/efl/fast/multicol/pagination/RightToLeft-rl-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/RightToLeft-rl-hittest-expected.png: Removed.
* platform/efl/fast/multicol/pagination/RightToLeft-rl-hittest-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/RightToLeft-tb-expected.png: Removed.
* platform/efl/fast/multicol/pagination/RightToLeft-tb-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/TopToBottom-bt-expected.png: Removed.
* platform/efl/fast/multicol/pagination/TopToBottom-bt-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/TopToBottom-lr-expected.png: Removed.
* platform/efl/fast/multicol/pagination/TopToBottom-lr-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/TopToBottom-rl-expected.png: Removed.
* platform/efl/fast/multicol/pagination/TopToBottom-rl-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/TopToBottom-tb-expected.png: Removed.
* platform/efl/fast/multicol/pagination/TopToBottom-tb-expected.txt: Removed.
* platform/efl/fast/multicol/pagination/nested-transforms-expected.txt: Removed.
* platform/efl/fast/multicol/positioned-split-expected.png: Removed.
* platform/efl/fast/multicol/positioned-split-expected.txt: Removed.
* platform/efl/fast/multicol/positive-leading-expected.png: Removed.
* platform/efl/fast/multicol/positive-leading-expected.txt: Removed.
* platform/efl/fast/multicol/scrolling-column-rules-expected.txt: Removed.
* platform/efl/fast/multicol/scrolling-overflow-expected.png: Removed.
* platform/efl/fast/multicol/scrolling-overflow-expected.txt: Removed.
* platform/efl/fast/multicol/shadow-breaking-expected.png: Removed.
* platform/efl/fast/multicol/shadow-breaking-expected.txt: Removed.
* platform/efl/fast/multicol/shrink-to-column-height-for-pagination-expected.png: Removed.
* platform/efl/fast/multicol/shrink-to-column-height-for-pagination-expected.txt: Removed.
* platform/efl/fast/multicol/single-line-expected.png: Removed.
* platform/efl/fast/multicol/single-line-expected.txt: Removed.
* platform/efl/fast/multicol/span: Removed.
* platform/efl/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Removed.
* platform/efl/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt: Removed.
* platform/efl/fast/multicol/span/anonymous-split-block-crash-expected.png: Removed.
* platform/efl/fast/multicol/span/anonymous-split-block-crash-expected.txt: Removed.
* platform/efl/fast/multicol/span/anonymous-style-inheritance-expected.png: Removed.
* platform/efl/fast/multicol/span/anonymous-style-inheritance-expected.txt: Removed.
* platform/efl/fast/multicol/span/before-child-anonymous-column-block-expected.txt: Removed.
* platform/efl/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Removed.
* platform/efl/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Removed.
* platform/efl/fast/multicol/span/clone-flexbox-expected.txt: Removed.
* platform/efl/fast/multicol/span/clone-summary-expected.txt: Removed.
* platform/efl/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: Removed.
* platform/efl/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Removed.
* platform/efl/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Removed.
* platform/efl/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Removed.
* platform/efl/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Removed.
* platform/efl/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt: Removed.
* platform/efl/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Removed.
* platform/efl/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Removed.
* platform/efl/fast/multicol/span/span-as-immediate-columns-child-expected.png: Removed.
* platform/efl/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Removed.
* platform/efl/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Removed.
* platform/efl/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt: Removed.
* platform/efl/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Removed.
* platform/efl/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: Removed.
* platform/efl/fast/multicol/span/span-as-nested-columns-child-expected.png: Removed.
* platform/efl/fast/multicol/span/span-as-nested-columns-child-expected.txt: Removed.
* platform/efl/fast/multicol/span/span-as-nested-inline-block-child-expected.png: Removed.
* platform/efl/fast/multicol/span/span-as-nested-inline-block-child-expected.txt: Removed.
* platform/efl/fast/multicol/span/span-margin-collapsing-expected.png: Removed.
* platform/efl/fast/multicol/span/span-margin-collapsing-expected.txt: Removed.
* platform/efl/fast/multicol/table-margin-collapse-expected.png: Removed.
* platform/efl/fast/multicol/table-margin-collapse-expected.txt: Removed.
* platform/efl/fast/multicol/table-vertical-align-expected.png: Removed.
* platform/efl/fast/multicol/table-vertical-align-expected.txt: Removed.
* platform/efl/fast/multicol/tall-image-behavior-expected.png: Removed.
* platform/efl/fast/multicol/tall-image-behavior-expected.txt: Removed.
* platform/efl/fast/multicol/tall-image-behavior-lr-expected.png: Removed.
* platform/efl/fast/multicol/tall-image-behavior-lr-expected.txt: Removed.
* platform/efl/fast/multicol/tall-image-behavior-rl-expected.png: Removed.
* platform/efl/fast/multicol/tall-image-behavior-rl-expected.txt: Removed.
* platform/efl/fast/multicol/unsplittable-inline-block-expected.png: Removed.
* platform/efl/fast/multicol/unsplittable-inline-block-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-lr: Removed.
* platform/efl/fast/multicol/vertical-lr/border-padding-pagination-expected.png: Removed.
* platform/efl/fast/multicol/vertical-lr/border-padding-pagination-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: Removed.
* platform/efl/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-lr/column-count-with-rules-expected.png: Removed.
* platform/efl/fast/multicol/vertical-lr/column-count-with-rules-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-lr/column-rules-expected.png: Removed.
* platform/efl/fast/multicol/vertical-lr/column-rules-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-lr/float-avoidance-expected.png: Removed.
* platform/efl/fast/multicol/vertical-lr/float-avoidance-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-lr/float-multicol-expected.png: Removed.
* platform/efl/fast/multicol/vertical-lr/float-multicol-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-lr/float-paginate-complex-expected.png: Removed.
* platform/efl/fast/multicol/vertical-lr/float-paginate-complex-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-lr/float-paginate-expected.png: Removed.
* platform/efl/fast/multicol/vertical-lr/float-paginate-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-lr/nested-columns-expected.png: Removed.
* platform/efl/fast/multicol/vertical-lr/nested-columns-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png: Removed.
* platform/efl/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-rl: Removed.
* platform/efl/fast/multicol/vertical-rl/border-padding-pagination-expected.png: Removed.
* platform/efl/fast/multicol/vertical-rl/border-padding-pagination-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: Removed.
* platform/efl/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-rl/column-count-with-rules-expected.png: Removed.
* platform/efl/fast/multicol/vertical-rl/column-count-with-rules-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-rl/column-rules-expected.png: Removed.
* platform/efl/fast/multicol/vertical-rl/column-rules-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-rl/float-avoidance-expected.png: Removed.
* platform/efl/fast/multicol/vertical-rl/float-avoidance-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-rl/float-multicol-expected.png: Removed.
* platform/efl/fast/multicol/vertical-rl/float-multicol-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-rl/float-paginate-complex-expected.png: Removed.
* platform/efl/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-rl/float-paginate-expected.png: Removed.
* platform/efl/fast/multicol/vertical-rl/float-paginate-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-rl/nested-columns-expected.png: Removed.
* platform/efl/fast/multicol/vertical-rl/nested-columns-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-rl/rule-style-expected.png: Removed.
* platform/efl/fast/multicol/vertical-rl/rule-style-expected.txt: Removed.
* platform/efl/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png: Removed.
* platform/efl/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt: Removed.
* platform/efl/fast/overflow: Removed.
* platform/efl/fast/overflow/001-expected.png: Removed.
* platform/efl/fast/overflow/001-expected.txt: Removed.
* platform/efl/fast/overflow/002-expected.png: Removed.
* platform/efl/fast/overflow/002-expected.txt: Removed.
* platform/efl/fast/overflow/003-expected.png: Removed.
* platform/efl/fast/overflow/003-expected.txt: Removed.
* platform/efl/fast/overflow/004-expected.png: Removed.
* platform/efl/fast/overflow/004-expected.txt: Removed.
* platform/efl/fast/overflow/005-expected.png: Removed.
* platform/efl/fast/overflow/005-expected.txt: Removed.
* platform/efl/fast/overflow/006-expected.png: Removed.
* platform/efl/fast/overflow/006-expected.txt: Removed.
* platform/efl/fast/overflow/007-expected.png: Removed.
* platform/efl/fast/overflow/007-expected.txt: Removed.
* platform/efl/fast/overflow/008-expected.png: Removed.
* platform/efl/fast/overflow/008-expected.txt: Removed.
* platform/efl/fast/overflow/border-radius-clipping-expected.png: Removed.
* platform/efl/fast/overflow/border-radius-clipping-expected.txt: Removed.
* platform/efl/fast/overflow/childFocusRingClip-expected.png: Removed.
* platform/efl/fast/overflow/childFocusRingClip-expected.txt: Removed.
* platform/efl/fast/overflow/clip-rects-fixed-ancestor-expected.png: Removed.
* platform/efl/fast/overflow/clip-rects-fixed-ancestor-expected.txt: Removed.
* platform/efl/fast/overflow/dynamic-hidden-expected.png: Removed.
* platform/efl/fast/overflow/dynamic-hidden-expected.txt: Removed.
* platform/efl/fast/overflow/float-in-relpositioned-expected.png: Removed.
* platform/efl/fast/overflow/float-in-relpositioned-expected.txt: Removed.
* platform/efl/fast/overflow/hidden-scrollbar-resize-expected.png: Removed.
* platform/efl/fast/overflow/hidden-scrollbar-resize-expected.txt: Removed.
* platform/efl/fast/overflow/hit-test-overflow-controls-expected.png: Removed.
* platform/efl/fast/overflow/hit-test-overflow-controls-expected.txt: Removed.
* platform/efl/fast/overflow/image-selection-highlight-expected.png: Removed.
* platform/efl/fast/overflow/image-selection-highlight-expected.txt: Removed.
* platform/efl/fast/overflow/infiniteRecursion-expected.png: Removed.
* platform/efl/fast/overflow/infiniteRecursion-expected.txt: Removed.
* platform/efl/fast/overflow/infiniteRecursionGuard-expected.png: Removed.
* platform/efl/fast/overflow/infiniteRecursionGuard-expected.txt: Removed.
* platform/efl/fast/overflow/line-clamp-expected.png: Removed.
* platform/efl/fast/overflow/line-clamp-expected.txt: Removed.
* platform/efl/fast/overflow/overflow-auto-position-absolute-expected.png: Removed.
* platform/efl/fast/overflow/overflow-auto-position-absolute-expected.txt: Removed.
* platform/efl/fast/overflow/overflow-auto-table-expected.png: Removed.
* platform/efl/fast/overflow/overflow-auto-table-expected.txt: Removed.
* platform/efl/fast/overflow/overflow-float-stacking-expected.png: Removed.
* platform/efl/fast/overflow/overflow-float-stacking-expected.txt: Removed.
* platform/efl/fast/overflow/overflow-focus-ring-expected.png: Removed.
* platform/efl/fast/overflow/overflow-focus-ring-expected.txt: Removed.
* platform/efl/fast/overflow/overflow-rtl-expected.png: Removed.
* platform/efl/fast/overflow/overflow-rtl-expected.txt: Removed.
* platform/efl/fast/overflow/overflow-rtl-inline-scrollbar-expected.png: Removed.
* platform/efl/fast/overflow/overflow-rtl-inline-scrollbar-expected.txt: Removed.
* platform/efl/fast/overflow/overflow-rtl-vertical-expected.png: Removed.
* platform/efl/fast/overflow/overflow-rtl-vertical-expected.txt: Removed.
* platform/efl/fast/overflow/overflow-stacking-expected.png: Removed.
* platform/efl/fast/overflow/overflow-stacking-expected.txt: Removed.
* platform/efl/fast/overflow/overflow-text-hit-testing-expected.png: Removed.
* platform/efl/fast/overflow/overflow-text-hit-testing-expected.txt: Removed.
* platform/efl/fast/overflow/overflow-update-transform-expected.png: Removed.
* platform/efl/fast/overflow/overflow-with-local-background-attachment-expected.png: Removed.
* platform/efl/fast/overflow/overflow-with-local-background-attachment-expected.txt: Removed.
* platform/efl/fast/overflow/overflow-x-y-expected.png: Removed.
* platform/efl/fast/overflow/overflow-x-y-expected.txt: Removed.
* platform/efl/fast/overflow/overflow_hidden-expected.png: Removed.
* platform/efl/fast/overflow/overflow_hidden-expected.txt: Removed.
* platform/efl/fast/overflow/paged-x-div-expected.png: Removed.
* platform/efl/fast/overflow/paged-x-div-expected.txt: Removed.
* platform/efl/fast/overflow/paged-x-div-with-column-gap-expected.png: Removed.
* platform/efl/fast/overflow/paged-x-div-with-column-gap-expected.txt: Removed.
* platform/efl/fast/overflow/paged-x-on-root-expected.png: Removed.
* platform/efl/fast/overflow/paged-x-on-root-expected.txt: Removed.
* platform/efl/fast/overflow/paged-x-with-column-gap-expected.png: Removed.
* platform/efl/fast/overflow/paged-x-with-column-gap-expected.txt: Removed.
* platform/efl/fast/overflow/paged-y-div-expected.png: Removed.
* platform/efl/fast/overflow/paged-y-div-expected.txt: Removed.
* platform/efl/fast/overflow/paged-y-on-root-expected.png: Removed.
* platform/efl/fast/overflow/paged-y-on-root-expected.txt: Removed.
* platform/efl/fast/overflow/position-fixed-transform-clipping-expected.png: Removed.
* platform/efl/fast/overflow/position-fixed-transform-clipping-expected.txt: Removed.
* platform/efl/fast/overflow/position-relative-expected.png: Removed.
* platform/efl/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: Removed.
* platform/efl/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt: Removed.
* platform/efl/fast/overflow/scrollRevealButton-expected.png: Removed.
* platform/efl/fast/overflow/scrollRevealButton-expected.txt: Removed.
* platform/efl/fast/overflow/scrollbar-position-update-expected.png: Removed.
* platform/efl/fast/overflow/scrollbar-position-update-expected.txt: Removed.
* platform/efl/fast/overflow/table-overflow-float-expected.png: Removed.
* platform/efl/fast/overflow/table-overflow-float-expected.txt: Removed.
* platform/efl/fast/overflow/trailing-float-linebox-expected.png: Removed.
* platform/efl/fast/overflow/unreachable-content-test-expected.png: Removed.
* platform/efl/fast/overflow/unreachable-overflow-rtl-bug-expected.png: Removed.
* platform/efl/fast/overflow/unreachable-overflow-rtl-bug-expected.txt: Removed.
* platform/efl/fast/parser: Removed.
* platform/efl/fast/parser/001-expected.png: Removed.
* platform/efl/fast/parser/001-expected.txt: Removed.
* platform/efl/fast/parser/bad-xml-slash-expected.png: Removed.
* platform/efl/fast/parser/bad-xml-slash-expected.txt: Removed.
* platform/efl/fast/parser/broken-comments-vs-parsing-mode-expected.png: Removed.
* platform/efl/fast/parser/broken-comments-vs-parsing-mode-expected.txt: Removed.
* platform/efl/fast/parser/comment-in-script-expected.png: Removed.
* platform/efl/fast/parser/document-write-option-expected.png: Removed.
* platform/efl/fast/parser/document-write-option-expected.txt: Removed.
* platform/efl/fast/parser/entity-comment-in-style-expected.png: Removed.
* platform/efl/fast/parser/entity-comment-in-style-expected.txt: Removed.
* platform/efl/fast/parser/entity-comment-in-textarea-expected.png: Removed.
* platform/efl/fast/parser/entity-comment-in-textarea-expected.txt: Removed.
* platform/efl/fast/parser/fonts-expected.png: Removed.
* platform/efl/fast/parser/fonts-expected.txt: Removed.
* platform/efl/fast/parser/innerhtml-with-prefixed-elements-expected.png: Removed.
* platform/efl/fast/parser/nested-fragment-parser-crash-expected.txt: Removed.
* platform/efl/fast/parser/nofoo-tags-inside-paragraph-expected.png: Removed.
* platform/efl/fast/parser/nofoo-tags-inside-paragraph-expected.txt: Removed.
* platform/efl/fast/parser/open-comment-in-style-expected.png: Removed.
* platform/efl/fast/parser/open-comment-in-style-expected.txt: Removed.
* platform/efl/fast/parser/open-comment-in-textarea-expected.png: Removed.
* platform/efl/fast/parser/open-comment-in-textarea-expected.txt: Removed.
* platform/efl/fast/parser/style-script-head-test-expected.png: Removed.
* platform/efl/fast/parser/tabs-in-scripts-expected.png: Removed.
* platform/efl/fast/parser/tabs-in-scripts-expected.txt: Removed.
* platform/efl/fast/parser/title-error-test-expected.png: Removed.
* platform/efl/fast/parser/title-error-test-expected.txt: Removed.
* platform/efl/fast/parser/xhtml-alternate-entities-expected.png: Removed.
* platform/efl/fast/parser/xhtml-alternate-entities-expected.txt: Removed.
* platform/efl/fast/preloader: Removed.
* platform/efl/fast/preloader/document-write-2-expected.txt: Removed.
* platform/efl/fast/preloader/document-write-expected.txt: Removed.
* platform/efl/fast/preloader/script-expected.txt: Removed.
* platform/efl/fast/reflections: Removed.
* platform/efl/fast/reflections/abs-position-in-reflection-expected.png: Removed.
* platform/efl/fast/reflections/abs-position-in-reflection-expected.txt: Removed.
* platform/efl/fast/reflections/inline-crash-expected.png: Removed.
* platform/efl/fast/reflections/inline-crash-expected.txt: Removed.
* platform/efl/fast/reflections/opacity-reflection-transform-expected.png: Removed.
* platform/efl/fast/reflections/opacity-reflection-transform-expected.txt: Removed.
* platform/efl/fast/reflections/reflection-direction-expected.png: Removed.
* platform/efl/fast/reflections/reflection-direction-expected.txt: Removed.
* platform/efl/fast/reflections/reflection-masks-expected.png: Removed.
* platform/efl/fast/reflections/reflection-masks-expected.txt: Removed.
* platform/efl/fast/reflections/reflection-masks-opacity-expected.png: Removed.
* platform/efl/fast/reflections/reflection-masks-opacity-expected.txt: Removed.
* platform/efl/fast/reflections/reflection-nesting-expected.png: Removed.
* platform/efl/fast/reflections/reflection-nesting-expected.txt: Removed.
* platform/efl/fast/reflections/reflection-overflow-hidden-expected.png: Removed.
* platform/efl/fast/reflections/reflection-overflow-hidden-expected.txt: Removed.
* platform/efl/fast/reflections/reflection-with-zoom-expected.png: Removed.
* platform/efl/fast/reflections/table-cell-expected.png: Removed.
* platform/efl/fast/reflections/table-cell-expected.txt: Removed.
* platform/efl/fast/reflections/transparent-reflected-sublayers-expected.png: Removed.
* platform/efl/fast/reflections/transparent-reflected-sublayers-expected.txt: Removed.
* platform/efl/fast/regions: Removed.
* platform/efl/fast/regions/auto-size: Removed.
* platform/efl/fast/regions/auto-size/autoheight-regions-mark-expected.txt: Removed.
* platform/efl/fast/regions/flows-dependency-dynamic-remove-expected.txt: Removed.
* platform/efl/fast/regions/flows-dependency-same-flow-expected.txt: Removed.
* platform/efl/fast/regions/full-screen-video-from-region-expected.png: Removed.
* platform/efl/fast/regions/iframe-html-collected-expected.txt: Removed.
* platform/efl/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt: Removed.
* platform/efl/fast/regions/region-dynamic-after-before-expected.txt: Removed.
* platform/efl/fast/regions/region-generated-content-before-after-expected.txt: Removed.
* platform/efl/fast/regions/repaint: Removed.
* platform/efl/fast/regions/repaint/japanese-rl-selection-repaint-in-regions-expected.png: Removed.
* platform/efl/fast/regions/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Removed.
* platform/efl/fast/regions/repaint/line-flow-with-floats-in-regions-expected.txt: Removed.
* platform/efl/fast/regions/repaint/overflow-flipped-writing-mode-block-in-regions-expected.txt: Removed.
* platform/efl/fast/regions/repaint/region-painting-invalidation-expected.txt: Removed.
* platform/efl/fast/regions/repaint/region-painting-via-layout-expected.txt: Removed.
* platform/efl/fast/regions/text-region-split-small-pagination-expected.txt: Removed.
* platform/efl/fast/repaint: Removed.
* platform/efl/fast/repaint/4774354-expected.png: Removed.
* platform/efl/fast/repaint/background-scaling-expected.png: Removed.
* platform/efl/fast/repaint/block-inputrange-repaint-expected.txt: Removed.
* platform/efl/fast/repaint/block-layout-inline-children-float-positioned-expected.png: Removed.
* platform/efl/fast/repaint/block-layout-inline-children-float-positioned-expected.txt: Removed.
* platform/efl/fast/repaint/block-layout-inline-children-replaced-expected.png: Removed.
* platform/efl/fast/repaint/block-layout-inline-children-replaced-expected.txt: Removed.
* platform/efl/fast/repaint/block-selection-gap-in-table-cell-expected.txt: Removed.
* platform/efl/fast/repaint/block-selection-gap-stale-cache-2-expected.txt: Removed.
* platform/efl/fast/repaint/block-selection-gap-stale-cache-expected.txt: Removed.
* platform/efl/fast/repaint/box-shadow-h-expected.png: Removed.
* platform/efl/fast/repaint/box-shadow-h-expected.txt: Removed.
* platform/efl/fast/repaint/box-shadow-v-expected.png: Removed.
* platform/efl/fast/repaint/box-shadow-v-expected.txt: Removed.
* platform/efl/fast/repaint/caret-outside-block-expected.txt: Removed.
* platform/efl/fast/repaint/caret-with-transformation-expected.png: Removed.
* platform/efl/fast/repaint/caret-with-transformation-expected.txt: Removed.
* platform/efl/fast/repaint/delete-into-nested-block-expected.png: Removed.
* platform/efl/fast/repaint/delete-into-nested-block-expected.txt: Removed.
* platform/efl/fast/repaint/fixed-child-move-after-scroll-expected.png: Removed.
* platform/efl/fast/repaint/fixed-child-move-after-scroll-expected.txt: Removed.
* platform/efl/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png: Removed.
* platform/efl/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt: Removed.
* platform/efl/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: Removed.
* platform/efl/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt: Removed.
* platform/efl/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: Removed.
* platform/efl/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt: Removed.
* platform/efl/fast/repaint/fixed-move-after-scroll-expected.png: Removed.
* platform/efl/fast/repaint/fixed-move-after-scroll-expected.txt: Removed.
* platform/efl/fast/repaint/flexible-box-overflow-expected.png: Removed.
* platform/efl/fast/repaint/flexible-box-overflow-expected.txt: Removed.
* platform/efl/fast/repaint/flexible-box-overflow-horizontal-expected.png: Removed.
* platform/efl/fast/repaint/flexible-box-overflow-horizontal-expected.txt: Removed.
* platform/efl/fast/repaint/float-overflow-expected.png: Removed.
* platform/efl/fast/repaint/float-overflow-expected.txt: Removed.
* platform/efl/fast/repaint/float-overflow-right-expected.png: Removed.
* platform/efl/fast/repaint/float-overflow-right-expected.txt: Removed.
* platform/efl/fast/repaint/focus-layers-expected.png: Removed.
* platform/efl/fast/repaint/focus-layers-expected.txt: Removed.
* platform/efl/fast/repaint/focus-ring-expected.png: Removed.
* platform/efl/fast/repaint/iframe-scroll-repaint-expected.png: Removed.
* platform/efl/fast/repaint/inline-block-overflow-expected.png: Removed.
* platform/efl/fast/repaint/inline-block-overflow-expected.txt: Removed.
* platform/efl/fast/repaint/inline-horizontal-bt-overflow-expected.png: Removed.
* platform/efl/fast/repaint/japanese-rl-selection-clear-expected.png: Removed.
* platform/efl/fast/repaint/japanese-rl-selection-clear-expected.txt: Removed.
* platform/efl/fast/repaint/japanese-rl-selection-repaint-expected.png: Removed.
* platform/efl/fast/repaint/japanese-rl-selection-repaint-expected.txt: Removed.
* platform/efl/fast/repaint/layer-outline-expected.png: Removed.
* platform/efl/fast/repaint/layer-outline-expected.txt: Removed.
* platform/efl/fast/repaint/layer-outline-horizontal-expected.png: Removed.
* platform/efl/fast/repaint/layer-outline-horizontal-expected.txt: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-1-expected.png: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-1-expected.txt: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-10-expected.png: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-10-expected.txt: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-2-expected.png: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-2-expected.txt: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-3-expected.png: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-3-expected.txt: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-4-expected.png: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-4-expected.txt: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-5-expected.png: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-5-expected.txt: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-6-expected.png: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-6-expected.txt: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-7-expected.png: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-7-expected.txt: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-8-expected.png: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-8-expected.txt: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-9-expected.png: Removed.
* platform/efl/fast/repaint/line-flow-with-floats-9-expected.txt: Removed.
* platform/efl/fast/repaint/line-in-scrolled-clipped-block-expected.png: Removed.
* platform/efl/fast/repaint/line-overflow-expected.png: Removed.
* platform/efl/fast/repaint/line-overflow-expected.txt: Removed.
* platform/efl/fast/repaint/lines-with-layout-delta-expected.png: Removed.
* platform/efl/fast/repaint/lines-with-layout-delta-expected.txt: Removed.
* platform/efl/fast/repaint/list-marker-2-expected.png: Removed.
* platform/efl/fast/repaint/list-marker-2-expected.txt: Removed.
* platform/efl/fast/repaint/list-marker-expected.png: Removed.
* platform/efl/fast/repaint/list-marker-expected.txt: Removed.
* platform/efl/fast/repaint/make-children-non-inline-expected.png: Removed.
* platform/efl/fast/repaint/make-children-non-inline-expected.txt: Removed.
* platform/efl/fast/repaint/moving-shadow-on-container-expected.png: Removed.
* platform/efl/fast/repaint/moving-shadow-on-container-expected.txt: Removed.
* platform/efl/fast/repaint/moving-shadow-on-path-expected.png: Removed.
* platform/efl/fast/repaint/multicol-repaint-expected.png: Removed.
* platform/efl/fast/repaint/multicol-repaint-expected.txt: Removed.
* platform/efl/fast/repaint/nested-iframe-scroll-inner-expected.png: Removed.
* platform/efl/fast/repaint/nested-iframe-scroll-outer-expected.png: Removed.
* platform/efl/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png: Removed.
* platform/efl/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt: Removed.
* platform/efl/fast/repaint/opacity-change-on-overflow-float-expected.png: Removed.
* platform/efl/fast/repaint/opacity-change-on-overflow-float-expected.txt: Removed.
* platform/efl/fast/repaint/outline-child-repaint-expected.png: Removed.
* platform/efl/fast/repaint/outline-child-repaint-expected.txt: Removed.
* platform/efl/fast/repaint/outline-inset-expected.png: Removed.
* platform/efl/fast/repaint/outline-inset-expected.txt: Removed.
* platform/efl/fast/repaint/outline-repaint-glitch-expected.png: Removed.
* platform/efl/fast/repaint/outline-repaint-glitch-expected.txt: Removed.
* platform/efl/fast/repaint/outline-shrinking-expected.png: Removed.
* platform/efl/fast/repaint/outline-shrinking-expected.txt: Removed.
* platform/efl/fast/repaint/overflow-delete-line-expected.png: Removed.
* platform/efl/fast/repaint/overflow-delete-line-expected.txt: Removed.
* platform/efl/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.png: Removed.
* platform/efl/fast/repaint/overflow-hide-expected.png: Removed.
* platform/efl/fast/repaint/overflow-outline-repaint-expected.png: Removed.
* platform/efl/fast/repaint/overflow-outline-repaint-expected.txt: Removed.
* platform/efl/fast/repaint/overflow-scroll-body-appear-expected.png: Removed.
* platform/efl/fast/repaint/overflow-scroll-body-appear-expected.txt: Removed.
* platform/efl/fast/repaint/overflow-scroll-delete-expected.png: Removed.
* platform/efl/fast/repaint/overflow-scroll-delete-expected.txt: Removed.
* platform/efl/fast/repaint/overflow-show-expected.png: Removed.
* platform/efl/fast/repaint/overhanging-float-detach-repaint-expected.png: Removed.
* platform/efl/fast/repaint/positioned-document-element-expected.png: Removed.
* platform/efl/fast/repaint/positioned-document-element-expected.txt: Removed.
* platform/efl/fast/repaint/reflection-redraw-expected.png: Removed.
* platform/efl/fast/repaint/reflection-redraw-expected.txt: Removed.
* platform/efl/fast/repaint/reflection-repaint-test-expected.png: Removed.
* platform/efl/fast/repaint/rel-positioned-inline-with-overflow-expected.png: Removed.
* platform/efl/fast/repaint/rel-positioned-inline-with-overflow-expected.txt: Removed.
* platform/efl/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png: Removed.
* platform/efl/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt: Removed.
* platform/efl/fast/repaint/repaint-across-writing-mode-boundary-expected.png: Removed.
* platform/efl/fast/repaint/repaint-during-scroll-with-zoom-expected.png: Removed.
* platform/efl/fast/repaint/repaint-resized-overflow-expected.png: Removed.
* platform/efl/fast/repaint/repaint-resized-overflow-expected.txt: Removed.
* platform/efl/fast/repaint/repaint-svg-after-style-change-expected.png: Removed.
* platform/efl/fast/repaint/scale-page-shrink-expected.png: Removed.
* platform/efl/fast/repaint/scale-page-shrink-expected.txt: Removed.
* platform/efl/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.png: Removed.
* platform/efl/fast/repaint/scroll-in-transformed-layer-expected.png: Removed.
* platform/efl/fast/repaint/scroll-inside-table-cell-expected.png: Removed.
* platform/efl/fast/repaint/scroll-relative-table-inside-table-cell-expected.png: Removed.
* platform/efl/fast/repaint/scroll-with-transformed-parent-layer-expected.png: Removed.
* platform/efl/fast/repaint/search-field-cancel-expected.png: Removed.
* platform/efl/fast/repaint/search-field-cancel-expected.txt: Removed.
* platform/efl/fast/repaint/select-option-background-color-expected.png: Removed.
* platform/efl/fast/repaint/select-option-background-color-expected.txt: Removed.
* platform/efl/fast/repaint/selected-replaced-expected.png: Removed.
* platform/efl/fast/repaint/selected-replaced-expected.txt: Removed.
* platform/efl/fast/repaint/selection-after-delete-expected.png: Removed.
* platform/efl/fast/repaint/selection-after-delete-expected.txt: Removed.
* platform/efl/fast/repaint/selection-after-remove-expected.png: Removed.
* platform/efl/fast/repaint/selection-after-remove-expected.txt: Removed.
* platform/efl/fast/repaint/selection-clear-expected.png: Removed.
* platform/efl/fast/repaint/selection-gap-overflow-scroll-2-expected.png: Removed.
* platform/efl/fast/repaint/selection-gap-overflow-scroll-2-expected.txt: Removed.
* platform/efl/fast/repaint/selection-gap-overflow-scroll-expected.png: Removed.
* platform/efl/fast/repaint/selection-gap-overflow-scroll-expected.txt: Removed.
* platform/efl/fast/repaint/selection-rl-expected.png: Removed.
* platform/efl/fast/repaint/selection-rl-expected.txt: Removed.
* platform/efl/fast/repaint/selection-ruby-rl-expected.txt: Removed.
* platform/efl/fast/repaint/shadow-multiple-horizontal-expected.png: Removed.
* platform/efl/fast/repaint/shadow-multiple-horizontal-expected.txt: Removed.
* platform/efl/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Removed.
* platform/efl/fast/repaint/shadow-multiple-strict-horizontal-expected.txt: Removed.
* platform/efl/fast/repaint/shadow-multiple-strict-vertical-expected.png: Removed.
* platform/efl/fast/repaint/shadow-multiple-strict-vertical-expected.txt: Removed.
* platform/efl/fast/repaint/shadow-multiple-vertical-expected.png: Removed.
* platform/efl/fast/repaint/shadow-multiple-vertical-expected.txt: Removed.
* platform/efl/fast/repaint/slider-thumb-drag-release-expected.png: Removed.
* platform/efl/fast/repaint/slider-thumb-drag-release-expected.txt: Removed.
* platform/efl/fast/repaint/spanner-with-margin-expected.txt: Removed.
* platform/efl/fast/repaint/stacked-diacritics-expected.png: Removed.
* platform/efl/fast/repaint/stacked-diacritics-expected.txt: Removed.
* platform/efl/fast/repaint/static-to-positioned-expected.png: Removed.
* platform/efl/fast/repaint/static-to-positioned-expected.txt: Removed.
* platform/efl/fast/repaint/subtree-layoutstate-transform-expected.png: Removed.
* platform/efl/fast/repaint/subtree-layoutstate-transform-expected.txt: Removed.
* platform/efl/fast/repaint/subtree-root-clip-3-expected.txt: Removed.
* platform/efl/fast/repaint/subtree-root-skipped-expected.png: Removed.
* platform/efl/fast/repaint/subtree-root-skipped-expected.txt: Removed.
* platform/efl/fast/repaint/table-cell-collapsed-border-expected.png: Removed.
* platform/efl/fast/repaint/table-cell-collapsed-border-expected.txt: Removed.
* platform/efl/fast/repaint/table-cell-collapsed-border-scroll-expected.txt: Removed.
* platform/efl/fast/repaint/table-cell-move-expected.png: Removed.
* platform/efl/fast/repaint/table-cell-move-expected.txt: Removed.
* platform/efl/fast/repaint/table-cell-overflow-expected.txt: Removed.
* platform/efl/fast/repaint/table-cell-vertical-overflow-expected.png: Removed.
* platform/efl/fast/repaint/table-cell-vertical-overflow-expected.txt: Removed.
* platform/efl/fast/repaint/table-col-background-expected.txt: Removed.
* platform/efl/fast/repaint/table-collapsed-border-expected.png: Removed.
* platform/efl/fast/repaint/table-collapsed-border-expected.txt: Removed.
* platform/efl/fast/repaint/table-extra-bottom-grow-expected.png: Removed.
* platform/efl/fast/repaint/table-extra-bottom-grow-expected.txt: Removed.
* platform/efl/fast/repaint/table-hover-on-link-expected.png: Removed.
* platform/efl/fast/repaint/table-outer-border-expected.txt: Removed.
* platform/efl/fast/repaint/table-row-expected.txt: Removed.
* platform/efl/fast/repaint/table-section-overflow-expected.txt: Removed.
* platform/efl/fast/repaint/table-section-repaint-expected.png: Removed.
* platform/efl/fast/repaint/table-section-repaint-expected.txt: Removed.
* platform/efl/fast/repaint/table-two-pass-layout-overpaint-expected.png: Removed.
* platform/efl/fast/repaint/table-two-pass-layout-overpaint-expected.txt: Removed.
* platform/efl/fast/repaint/table-writing-modes-h-expected.txt: Removed.
* platform/efl/fast/repaint/table-writing-modes-v-expected.txt: Removed.
* platform/efl/fast/repaint/text-append-dirty-lines-expected.png: Removed.
* platform/efl/fast/repaint/text-append-dirty-lines-expected.txt: Removed.
* platform/efl/fast/repaint/text-emphasis-v-expected.png: Removed.
* platform/efl/fast/repaint/text-selection-rect-in-overflow-2-expected.png: Removed.
* platform/efl/fast/repaint/text-selection-rect-in-overflow-2-expected.txt: Removed.
* platform/efl/fast/repaint/text-selection-rect-in-overflow-expected.png: Removed.
* platform/efl/fast/repaint/text-selection-rect-in-overflow-expected.txt: Removed.
* platform/efl/fast/repaint/text-shadow-expected.png: Removed.
* platform/efl/fast/repaint/text-shadow-expected.txt: Removed.
* platform/efl/fast/repaint/text-shadow-horizontal-expected.png: Removed.
* platform/efl/fast/repaint/text-shadow-horizontal-expected.txt: Removed.
* platform/efl/fast/repaint/textarea-set-disabled-expected.png: Removed.
* platform/efl/fast/repaint/transform-absolute-child-expected.png: Removed.
* platform/efl/fast/repaint/transform-absolute-in-positioned-container-expected.png: Removed.
* platform/efl/fast/repaint/transform-absolute-in-positioned-container-expected.txt: Removed.
* platform/efl/fast/repaint/transform-disable-layoutstate-expected.png: Removed.
* platform/efl/fast/repaint/transform-layout-repaint-expected.png: Removed.
* platform/efl/fast/repaint/transform-relative-position-expected.png: Removed.
* platform/efl/fast/repaint/transform-relative-position-expected.txt: Removed.
* platform/efl/fast/repaint/transform-repaint-descendants-expected.png: Removed.
* platform/efl/fast/repaint/transform-repaint-descendants-expected.txt: Removed.
* platform/efl/fast/repaint/transform-replaced-shadows-expected.png: Removed.
* platform/efl/fast/repaint/transform-rotate-and-remove-expected.png: Removed.
* platform/efl/fast/repaint/transform-translate-expected.png: Removed.
* platform/efl/fast/repaint/transform-translate-expected.txt: Removed.
* platform/efl/fast/replaced: Removed.
* platform/efl/fast/replaced/001-expected.png: Removed.
* platform/efl/fast/replaced/001-expected.txt: Removed.
* platform/efl/fast/replaced/002-expected.png: Removed.
* platform/efl/fast/replaced/002-expected.txt: Removed.
* platform/efl/fast/replaced/003-expected.png: Removed.
* platform/efl/fast/replaced/003-expected.txt: Removed.
* platform/efl/fast/replaced/004-expected.png: Removed.
* platform/efl/fast/replaced/004-expected.txt: Removed.
* platform/efl/fast/replaced/005-expected.png: Removed.
* platform/efl/fast/replaced/005-expected.txt: Removed.
* platform/efl/fast/replaced/006-expected.png: Removed.
* platform/efl/fast/replaced/006-expected.txt: Removed.
* platform/efl/fast/replaced/007-expected.png: Removed.
* platform/efl/fast/replaced/007-expected.txt: Removed.
* platform/efl/fast/replaced/008-expected.png: Removed.
* platform/efl/fast/replaced/absolute-image-sizing-expected.png: Removed.
* platform/efl/fast/replaced/absolute-image-sizing-expected.txt: Removed.
* platform/efl/fast/replaced/absolute-position-percentage-height-expected.png: Removed.
* platform/efl/fast/replaced/absolute-position-percentage-height-expected.txt: Removed.
* platform/efl/fast/replaced/absolute-position-percentage-width-expected.png: Removed.
* platform/efl/fast/replaced/absolute-position-percentage-width-expected.txt: Removed.
* platform/efl/fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Removed.
* platform/efl/fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Removed.
* platform/efl/fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.png: Removed.
* platform/efl/fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.txt: Removed.
* platform/efl/fast/replaced/applet-disabled-positioned-expected.png: Removed.
* platform/efl/fast/replaced/applet-disabled-positioned-expected.txt: Removed.
* platform/efl/fast/replaced/applet-display-none-expected.png: Removed.
* platform/efl/fast/replaced/applet-display-none-expected.txt: Removed.
* platform/efl/fast/replaced/applet-rendering-java-disabled-expected.png: Removed.
* platform/efl/fast/replaced/applet-rendering-java-disabled-expected.txt: Removed.
* platform/efl/fast/replaced/border-radius-clip-content-edge-expected.png: Removed.
* platform/efl/fast/replaced/border-radius-clip-expected.png: Removed.
* platform/efl/fast/replaced/border-radius-clip-expected.txt: Removed.
* platform/efl/fast/replaced/embed-display-none-expected.png: Removed.
* platform/efl/fast/replaced/embed-display-none-expected.txt: Removed.
* platform/efl/fast/replaced/image-onload-expected.png: Removed.
* platform/efl/fast/replaced/image-onload-expected.txt: Removed.
* platform/efl/fast/replaced/image-resize-width-expected.png: Removed.
* platform/efl/fast/replaced/image-resize-width-expected.txt: Removed.
* platform/efl/fast/replaced/image-sizing-expected.png: Removed.
* platform/efl/fast/replaced/image-sizing-expected.txt: Removed.
* platform/efl/fast/replaced/image-solid-color-with-alpha-expected.png: Removed.
* platform/efl/fast/replaced/image-solid-color-with-alpha-expected.txt: Removed.
* platform/efl/fast/replaced/image-tag-expected.png: Removed.
* platform/efl/fast/replaced/inline-box-wrapper-handover-expected.png: Removed.
* platform/efl/fast/replaced/inline-box-wrapper-handover-expected.txt: Removed.
* platform/efl/fast/replaced/max-width-percent-expected.png: Removed.
* platform/efl/fast/replaced/max-width-percent-expected.txt: Removed.
* platform/efl/fast/replaced/maxheight-percent-expected.png: Removed.
* platform/efl/fast/replaced/maxheight-percent-expected.txt: Removed.
* platform/efl/fast/replaced/maxheight-pxs-expected.png: Removed.
* platform/efl/fast/replaced/maxheight-pxs-expected.txt: Removed.
* platform/efl/fast/replaced/maxwidth-percent-expected.png: Removed.
* platform/efl/fast/replaced/maxwidth-percent-expected.txt: Removed.
* platform/efl/fast/replaced/maxwidth-pxs-expected.png: Removed.
* platform/efl/fast/replaced/maxwidth-pxs-expected.txt: Removed.
* platform/efl/fast/replaced/minheight-percent-expected.png: Removed.
* platform/efl/fast/replaced/minheight-percent-expected.txt: Removed.
* platform/efl/fast/replaced/minheight-pxs-expected.png: Removed.
* platform/efl/fast/replaced/minheight-pxs-expected.txt: Removed.
* platform/efl/fast/replaced/minwidth-percent-expected.png: Removed.
* platform/efl/fast/replaced/minwidth-percent-expected.txt: Removed.
* platform/efl/fast/replaced/minwidth-pxs-expected.png: Removed.
* platform/efl/fast/replaced/minwidth-pxs-expected.txt: Removed.
* platform/efl/fast/replaced/object-align-hspace-vspace-expected.png: Removed.
* platform/efl/fast/replaced/object-align-hspace-vspace-expected.txt: Removed.
* platform/efl/fast/replaced/object-display-none-expected.png: Removed.
* platform/efl/fast/replaced/object-display-none-expected.txt: Removed.
* platform/efl/fast/replaced/outline-replaced-elements-expected.png: Removed.
* platform/efl/fast/replaced/pdf-as-image-expected.txt: Removed.
* platform/efl/fast/replaced/percent-height-in-anonymous-block-expected.png: Removed.
* platform/efl/fast/replaced/percent-height-in-anonymous-block-expected.txt: Removed.
* platform/efl/fast/replaced/percent-height-in-anonymous-block-in-table-expected.png: Removed.
* platform/efl/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt: Removed.
* platform/efl/fast/replaced/percent-height-in-anonymous-block-widget-expected.png: Removed.
* platform/efl/fast/replaced/percent-height-in-anonymous-block-widget-expected.txt: Removed.
* platform/efl/fast/replaced/replaced-breaking-expected.png: Removed.
* platform/efl/fast/replaced/replaced-breaking-expected.txt: Removed.
* platform/efl/fast/replaced/replaced-breaking-mixture-expected.png: Removed.
* platform/efl/fast/replaced/replaced-breaking-mixture-expected.txt: Removed.
* platform/efl/fast/replaced/replaced-child-of-absolute-with-auto-height-expected.png: Removed.
* platform/efl/fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt: Removed.
* platform/efl/fast/replaced/selection-rect-expected.png: Removed.
* platform/efl/fast/replaced/selection-rect-expected.txt: Removed.
* platform/efl/fast/replaced/selection-rect-in-table-cell-expected.png: Removed.
* platform/efl/fast/replaced/selection-rect-in-table-cell-expected.txt: Removed.
* platform/efl/fast/replaced/selection-rect-transform-expected.png: Removed.
* platform/efl/fast/replaced/selection-rect-transform-expected.txt: Removed.
* platform/efl/fast/replaced/table-percent-height-expected.txt: Removed.
* platform/efl/fast/replaced/table-percent-height-positioned-expected.txt: Removed.
* platform/efl/fast/replaced/three-selects-break-expected.png: Removed.
* platform/efl/fast/replaced/three-selects-break-expected.txt: Removed.
* platform/efl/fast/replaced/vertical-lr: Removed.
* platform/efl/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.png: Removed.
* platform/efl/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.txt: Removed.
* platform/efl/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Removed.
* platform/efl/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Removed.
* platform/efl/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.png: Removed.
* platform/efl/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.txt: Removed.
* platform/efl/fast/replaced/vertical-rl: Removed.
* platform/efl/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.png: Removed.
* platform/efl/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.txt: Removed.
* platform/efl/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Removed.
* platform/efl/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Removed.
* platform/efl/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.png: Removed.
* platform/efl/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.txt: Removed.
* platform/efl/fast/replaced/width100percent-button-expected.png: Removed.
* platform/efl/fast/replaced/width100percent-button-expected.txt: Removed.
* platform/efl/fast/replaced/width100percent-checkbox-expected.png: Removed.
* platform/efl/fast/replaced/width100percent-checkbox-expected.txt: Removed.
* platform/efl/fast/replaced/width100percent-image-expected.png: Removed.
* platform/efl/fast/replaced/width100percent-image-expected.txt: Removed.
* platform/efl/fast/replaced/width100percent-menulist-expected.png: Removed.
* platform/efl/fast/replaced/width100percent-menulist-expected.txt: Removed.
* platform/efl/fast/replaced/width100percent-radio-expected.png: Removed.
* platform/efl/fast/replaced/width100percent-radio-expected.txt: Removed.
* platform/efl/fast/replaced/width100percent-searchfield-expected.png: Removed.
* platform/efl/fast/replaced/width100percent-searchfield-expected.txt: Removed.
* platform/efl/fast/replaced/width100percent-textarea-expected.png: Removed.
* platform/efl/fast/replaced/width100percent-textarea-expected.txt: Removed.
* platform/efl/fast/replaced/width100percent-textfield-expected.png: Removed.
* platform/efl/fast/replaced/width100percent-textfield-expected.txt: Removed.
* platform/efl/fast/ruby: Removed.
* platform/efl/fast/ruby/base-shorter-than-text-expected.png: Removed.
* platform/efl/fast/ruby/base-shorter-than-text-expected.txt: Removed.
* platform/efl/fast/ruby/bopomofo-expected.png: Removed.
* platform/efl/fast/ruby/bopomofo-expected.txt: Removed.
* platform/efl/fast/ruby/bopomofo-letter-spacing-expected.png: Removed.
* platform/efl/fast/ruby/bopomofo-letter-spacing-expected.txt: Removed.
* platform/efl/fast/ruby/bopomofo-rl-expected.png: Removed.
* platform/efl/fast/ruby/bopomofo-rl-expected.txt: Removed.
* platform/efl/fast/ruby/nested-ruby-expected.png: Removed.
* platform/efl/fast/ruby/nested-ruby-expected.txt: Removed.
* platform/efl/fast/ruby/overhang-horizontal-expected.png: Removed.
* platform/efl/fast/ruby/position-after-expected.png: Removed.
* platform/efl/fast/ruby/ruby-base-merge-block-children-crash-2-expected.txt: Removed.
* platform/efl/fast/ruby/ruby-base-merge-block-children-crash-expected.png: Removed.
* platform/efl/fast/ruby/ruby-base-merge-block-children-crash-expected.txt: Removed.
* platform/efl/fast/ruby/ruby-beforeafter-expected.png: Removed.
* platform/efl/fast/ruby/ruby-beforeafter-expected.txt: Removed.
* platform/efl/fast/ruby/ruby-block-style-not-updated-expected.png: Removed.
* platform/efl/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.png: Removed.
* platform/efl/fast/ruby/ruby-empty-rt-expected.png: Removed.
* platform/efl/fast/ruby/ruby-empty-rt-expected.txt: Removed.
* platform/efl/fast/ruby/ruby-inline-style-not-updated-expected.png: Removed.
* platform/efl/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.png: Removed.
* platform/efl/fast/ruby/ruby-inline-table-expected.png: Removed.
* platform/efl/fast/ruby/ruby-inline-table-expected.txt: Removed.
* platform/efl/fast/ruby/ruby-length-expected.png: Removed.
* platform/efl/fast/ruby/ruby-length-expected.txt: Removed.
* platform/efl/fast/ruby/ruby-run-break-expected.png: Removed.
* platform/efl/fast/ruby/ruby-run-break-expected.txt: Removed.
* platform/efl/fast/ruby/ruby-runs-expected.png: Removed.
* platform/efl/fast/ruby/ruby-runs-expected.txt: Removed.
* platform/efl/fast/ruby/ruby-runs-spans-expected.png: Removed.
* platform/efl/fast/ruby/ruby-runs-spans-expected.txt: Removed.
* platform/efl/fast/ruby/ruby-simple-expected.png: Removed.
* platform/efl/fast/ruby/ruby-simple-expected.txt: Removed.
* platform/efl/fast/ruby/ruby-simple-rp-expected.png: Removed.
* platform/efl/fast/ruby/ruby-simple-rp-expected.txt: Removed.
* platform/efl/fast/ruby/ruby-text-before-after-content-expected.png: Removed.
* platform/efl/fast/ruby/ruby-text-before-after-content-expected.txt: Removed.
* platform/efl/fast/ruby/ruby-trailing-expected.png: Removed.
* platform/efl/fast/ruby/ruby-trailing-expected.txt: Removed.
* platform/efl/fast/ruby/rubyDOM-insert-rt-expected.png: Removed.
* platform/efl/fast/ruby/rubyDOM-insert-rt-expected.txt: Removed.
* platform/efl/fast/ruby/rubyDOM-insert-text1-expected.png: Removed.
* platform/efl/fast/ruby/rubyDOM-insert-text1-expected.txt: Removed.
* platform/efl/fast/ruby/rubyDOM-insert-text2-expected.png: Removed.
* platform/efl/fast/ruby/rubyDOM-insert-text2-expected.txt: Removed.
* platform/efl/fast/ruby/rubyDOM-insert-text3-expected.png: Removed.
* platform/efl/fast/ruby/rubyDOM-insert-text3-expected.txt: Removed.
* platform/efl/fast/ruby/rubyDOM-remove-rt1-expected.png: Removed.
* platform/efl/fast/ruby/rubyDOM-remove-rt1-expected.txt: Removed.
* platform/efl/fast/ruby/rubyDOM-remove-rt2-expected.png: Removed.
* platform/efl/fast/ruby/rubyDOM-remove-rt2-expected.txt: Removed.
* platform/efl/fast/ruby/rubyDOM-remove-text1-expected.png: Removed.
* platform/efl/fast/ruby/rubyDOM-remove-text1-expected.txt: Removed.
* platform/efl/fast/ruby/rubyDOM-remove-text2-expected.png: Removed.
* platform/efl/fast/ruby/rubyDOM-remove-text2-expected.txt: Removed.
* platform/efl/fast/ruby/select-ruby-expected.txt: Removed.
* platform/efl/fast/scrolling: Removed.
* platform/efl/fast/scrolling/rtl-scrollbars-animation-property-expected.txt: Removed.
* platform/efl/fast/scrolling/scrollbar-tickmarks-styled-expected.png: Removed.
* platform/efl/fast/selectors: Removed.
* platform/efl/fast/selectors/001-expected.png: Removed.
* platform/efl/fast/selectors/001-expected.txt: Removed.
* platform/efl/fast/selectors/002-expected.png: Removed.
* platform/efl/fast/selectors/002-expected.txt: Removed.
* platform/efl/fast/selectors/003-expected.png: Removed.
* platform/efl/fast/selectors/003-expected.txt: Removed.
* platform/efl/fast/selectors/004-expected.png: Removed.
* platform/efl/fast/selectors/004-expected.txt: Removed.
* platform/efl/fast/selectors/005-expected.png: Removed.
* platform/efl/fast/selectors/005-expected.txt: Removed.
* platform/efl/fast/selectors/006-expected.png: Removed.
* platform/efl/fast/selectors/006-expected.txt: Removed.
* platform/efl/fast/selectors/007a-expected.png: Removed.
* platform/efl/fast/selectors/007a-expected.txt: Removed.
* platform/efl/fast/selectors/007b-expected.png: Removed.
* platform/efl/fast/selectors/007b-expected.txt: Removed.
* platform/efl/fast/selectors/008-expected.png: Removed.
* platform/efl/fast/selectors/008-expected.txt: Removed.
* platform/efl/fast/selectors/009-expected.png: Removed.
* platform/efl/fast/selectors/009-expected.txt: Removed.
* platform/efl/fast/selectors/010-expected.png: Removed.
* platform/efl/fast/selectors/010-expected.txt: Removed.
* platform/efl/fast/selectors/011-expected.png: Removed.
* platform/efl/fast/selectors/011-expected.txt: Removed.
* platform/efl/fast/selectors/012-expected.png: Removed.
* platform/efl/fast/selectors/012-expected.txt: Removed.
* platform/efl/fast/selectors/013-expected.png: Removed.
* platform/efl/fast/selectors/013-expected.txt: Removed.
* platform/efl/fast/selectors/014-expected.png: Removed.
* platform/efl/fast/selectors/014-expected.txt: Removed.
* platform/efl/fast/selectors/015-expected.png: Removed.
* platform/efl/fast/selectors/015-expected.txt: Removed.
* platform/efl/fast/selectors/016-expected.png: Removed.
* platform/efl/fast/selectors/016-expected.txt: Removed.
* platform/efl/fast/selectors/017-expected.png: Removed.
* platform/efl/fast/selectors/017-expected.txt: Removed.
* platform/efl/fast/selectors/018-expected.png: Removed.
* platform/efl/fast/selectors/018-expected.txt: Removed.
* platform/efl/fast/selectors/018b-expected.png: Removed.
* platform/efl/fast/selectors/018b-expected.txt: Removed.
* platform/efl/fast/selectors/019-expected.png: Removed.
* platform/efl/fast/selectors/019-expected.txt: Removed.
* platform/efl/fast/selectors/020-expected.png: Removed.
* platform/efl/fast/selectors/020-expected.txt: Removed.
* platform/efl/fast/selectors/021-expected.png: Removed.
* platform/efl/fast/selectors/021-expected.txt: Removed.
* platform/efl/fast/selectors/021b-expected.png: Removed.
* platform/efl/fast/selectors/021b-expected.txt: Removed.
* platform/efl/fast/selectors/027-expected.png: Removed.
* platform/efl/fast/selectors/027-expected.txt: Removed.
* platform/efl/fast/selectors/032-expected.png: Removed.
* platform/efl/fast/selectors/032-expected.txt: Removed.
* platform/efl/fast/selectors/034-expected.png: Removed.
* platform/efl/fast/selectors/034-expected.txt: Removed.
* platform/efl/fast/selectors/038-expected.png: Removed.
* platform/efl/fast/selectors/038-expected.txt: Removed.
* platform/efl/fast/selectors/039-expected.png: Removed.
* platform/efl/fast/selectors/039-expected.txt: Removed.
* platform/efl/fast/selectors/039b-expected.png: Removed.
* platform/efl/fast/selectors/039b-expected.txt: Removed.
* platform/efl/fast/selectors/041-expected.png: Removed.
* platform/efl/fast/selectors/041-expected.txt: Removed.
* platform/efl/fast/selectors/042-expected.png: Removed.
* platform/efl/fast/selectors/042-expected.txt: Removed.
* platform/efl/fast/selectors/043-expected.png: Removed.
* platform/efl/fast/selectors/043-expected.txt: Removed.
* platform/efl/fast/selectors/043b-expected.png: Removed.
* platform/efl/fast/selectors/043b-expected.txt: Removed.
* platform/efl/fast/selectors/044-expected.png: Removed.
* platform/efl/fast/selectors/044-expected.txt: Removed.
* platform/efl/fast/selectors/044b-expected.png: Removed.
* platform/efl/fast/selectors/044b-expected.txt: Removed.
* platform/efl/fast/selectors/044c-expected.png: Removed.
* platform/efl/fast/selectors/044c-expected.txt: Removed.
* platform/efl/fast/selectors/044d-expected.png: Removed.
* platform/efl/fast/selectors/044d-expected.txt: Removed.
* platform/efl/fast/selectors/045-expected.png: Removed.
* platform/efl/fast/selectors/045-expected.txt: Removed.
* platform/efl/fast/selectors/045b-expected.png: Removed.
* platform/efl/fast/selectors/045b-expected.txt: Removed.
* platform/efl/fast/selectors/045c-expected.png: Removed.
* platform/efl/fast/selectors/045c-expected.txt: Removed.
* platform/efl/fast/selectors/046-expected.png: Removed.
* platform/efl/fast/selectors/046-expected.txt: Removed.
* platform/efl/fast/selectors/054-expected.png: Removed.
* platform/efl/fast/selectors/054-expected.txt: Removed.
* platform/efl/fast/selectors/056-expected.png: Removed.
* platform/efl/fast/selectors/056-expected.txt: Removed.
* platform/efl/fast/selectors/058-expected.png: Removed.
* platform/efl/fast/selectors/058-expected.txt: Removed.
* platform/efl/fast/selectors/059-expected.png: Removed.
* platform/efl/fast/selectors/059-expected.txt: Removed.
* platform/efl/fast/selectors/060-expected.png: Removed.
* platform/efl/fast/selectors/060-expected.txt: Removed.
* platform/efl/fast/selectors/061-expected.png: Removed.
* platform/efl/fast/selectors/061-expected.txt: Removed.
* platform/efl/fast/selectors/062-expected.png: Removed.
* platform/efl/fast/selectors/062-expected.txt: Removed.
* platform/efl/fast/selectors/063-expected.png: Removed.
* platform/efl/fast/selectors/063-expected.txt: Removed.
* platform/efl/fast/selectors/064-expected.png: Removed.
* platform/efl/fast/selectors/064-expected.txt: Removed.
* platform/efl/fast/selectors/065-expected.png: Removed.
* platform/efl/fast/selectors/065-expected.txt: Removed.
* platform/efl/fast/selectors/066-expected.png: Removed.
* platform/efl/fast/selectors/066-expected.txt: Removed.
* platform/efl/fast/selectors/066b-expected.png: Removed.
* platform/efl/fast/selectors/066b-expected.txt: Removed.
* platform/efl/fast/selectors/072-expected.png: Removed.
* platform/efl/fast/selectors/072-expected.txt: Removed.
* platform/efl/fast/selectors/072b-expected.png: Removed.
* platform/efl/fast/selectors/072b-expected.txt: Removed.
* platform/efl/fast/selectors/077-expected.png: Removed.
* platform/efl/fast/selectors/077-expected.txt: Removed.
* platform/efl/fast/selectors/077b-expected.png: Removed.
* platform/efl/fast/selectors/077b-expected.txt: Removed.
* platform/efl/fast/selectors/078b-expected.png: Removed.
* platform/efl/fast/selectors/078b-expected.txt: Removed.
* platform/efl/fast/selectors/083-expected.png: Removed.
* platform/efl/fast/selectors/083-expected.txt: Removed.
* platform/efl/fast/selectors/087b-expected.png: Removed.
* platform/efl/fast/selectors/087b-expected.txt: Removed.
* platform/efl/fast/selectors/088b-expected.png: Removed.
* platform/efl/fast/selectors/088b-expected.txt: Removed.
* platform/efl/fast/selectors/089-expected.png: Removed.
* platform/efl/fast/selectors/089-expected.txt: Removed.
* platform/efl/fast/selectors/090b-expected.png: Removed.
* platform/efl/fast/selectors/090b-expected.txt: Removed.
* platform/efl/fast/selectors/154-expected.png: Removed.
* platform/efl/fast/selectors/154-expected.txt: Removed.
* platform/efl/fast/selectors/155-expected.png: Removed.
* platform/efl/fast/selectors/155-expected.txt: Removed.
* platform/efl/fast/selectors/155a-expected.png: Removed.
* platform/efl/fast/selectors/155a-expected.txt: Removed.
* platform/efl/fast/selectors/155b-expected.png: Removed.
* platform/efl/fast/selectors/155b-expected.txt: Removed.
* platform/efl/fast/selectors/155c-expected.png: Removed.
* platform/efl/fast/selectors/155c-expected.txt: Removed.
* platform/efl/fast/selectors/155d-expected.png: Removed.
* platform/efl/fast/selectors/155d-expected.txt: Removed.
* platform/efl/fast/selectors/156b-expected.png: Removed.
* platform/efl/fast/selectors/156b-expected.txt: Removed.
* platform/efl/fast/selectors/157-expected.png: Removed.
* platform/efl/fast/selectors/157-expected.txt: Removed.
* platform/efl/fast/selectors/158-expected.png: Removed.
* platform/efl/fast/selectors/158-expected.txt: Removed.
* platform/efl/fast/selectors/159-expected.png: Removed.
* platform/efl/fast/selectors/159-expected.txt: Removed.
* platform/efl/fast/selectors/160-expected.png: Removed.
* platform/efl/fast/selectors/160-expected.txt: Removed.
* platform/efl/fast/selectors/166-expected.png: Removed.
* platform/efl/fast/selectors/166-expected.txt: Removed.
* platform/efl/fast/selectors/166a-expected.png: Removed.
* platform/efl/fast/selectors/166a-expected.txt: Removed.
* platform/efl/fast/selectors/167-expected.png: Removed.
* platform/efl/fast/selectors/167-expected.txt: Removed.
* platform/efl/fast/selectors/167a-expected.png: Removed.
* platform/efl/fast/selectors/167a-expected.txt: Removed.
* platform/efl/fast/selectors/168-expected.png: Removed.
* platform/efl/fast/selectors/168-expected.txt: Removed.
* platform/efl/fast/selectors/168a-expected.png: Removed.
* platform/efl/fast/selectors/168a-expected.txt: Removed.
* platform/efl/fast/selectors/169-expected.png: Removed.
* platform/efl/fast/selectors/169-expected.txt: Removed.
* platform/efl/fast/selectors/169a-expected.png: Removed.
* platform/efl/fast/selectors/169a-expected.txt: Removed.
* platform/efl/fast/selectors/170-expected.png: Removed.
* platform/efl/fast/selectors/170-expected.txt: Removed.
* platform/efl/fast/selectors/170a-expected.png: Removed.
* platform/efl/fast/selectors/170a-expected.txt: Removed.
* platform/efl/fast/selectors/170b-expected.png: Removed.
* platform/efl/fast/selectors/170b-expected.txt: Removed.
* platform/efl/fast/selectors/170c-expected.png: Removed.
* platform/efl/fast/selectors/170c-expected.txt: Removed.
* platform/efl/fast/selectors/170d-expected.png: Removed.
* platform/efl/fast/selectors/170d-expected.txt: Removed.
* platform/efl/fast/selectors/175a-expected.png: Removed.
* platform/efl/fast/selectors/175a-expected.txt: Removed.
* platform/efl/fast/selectors/175b-expected.png: Removed.
* platform/efl/fast/selectors/175b-expected.txt: Removed.
* platform/efl/fast/selectors/175c-expected.png: Removed.
* platform/efl/fast/selectors/175c-expected.txt: Removed.
* platform/efl/fast/selectors/177a-expected.png: Removed.
* platform/efl/fast/selectors/177a-expected.txt: Removed.
* platform/efl/fast/selectors/177b-expected.png: Removed.
* platform/efl/fast/selectors/177b-expected.txt: Removed.
* platform/efl/fast/selectors/lang-inheritance-expected.png: Removed.
* platform/efl/fast/selectors/lang-inheritance-expected.txt: Removed.
* platform/efl/fast/selectors/lang-inheritance2-expected.png: Removed.
* platform/efl/fast/selectors/lang-inheritance2-expected.txt: Removed.
* platform/efl/fast/selectors/lang-vs-xml-lang-expected.png: Removed.
* platform/efl/fast/selectors/lang-vs-xml-lang-expected.txt: Removed.
* platform/efl/fast/selectors/lang-vs-xml-lang-xhtml-expected.png: Removed.
* platform/efl/fast/selectors/lang-vs-xml-lang-xhtml-expected.txt: Removed.
* platform/efl/fast/selectors/nondeterministic-combinators-expected.png: Removed.
* platform/efl/fast/selectors/nondeterministic-combinators-expected.txt: Removed.
* platform/efl/fast/selectors/unqualified-hover-quirks-expected.png: Removed.
* platform/efl/fast/selectors/unqualified-hover-quirks-expected.txt: Removed.
* platform/efl/fast/selectors/unqualified-hover-strict-expected.png: Removed.
* platform/efl/fast/selectors/unqualified-hover-strict-expected.txt: Removed.
* platform/efl/fast/selectors/visited-descendant-expected.png: Removed.
* platform/efl/fast/selectors/visited-descendant-expected.txt: Removed.
* platform/efl/fast/shrink-wrap: Removed.
* platform/efl/fast/shrink-wrap/rect-shrink-wrap-expected.txt: Removed.
* platform/efl/fast/spatial-navigation: Removed.
* platform/efl/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: Removed.
* platform/efl/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: Removed.
* platform/efl/fast/sub-pixel: Removed.
* platform/efl/fast/sub-pixel/selection: Removed.
* platform/efl/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png: Removed.
* platform/efl/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.png: Removed.
* platform/efl/fast/sub-pixel/sub-pixel-accumulates-to-layers-expected.png: Removed.
* platform/efl/fast/sub-pixel/sub-pixel-accumulates-to-layers-expected.txt: Removed.
* platform/efl/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.png: Removed.
* platform/efl/fast/sub-pixel/sub-pixel-iframe-copy-on-scroll-expected.txt: Removed.
* platform/efl/fast/sub-pixel/transformed-iframe-copy-on-scroll-expected.png: Removed.
* platform/efl/fast/sub-pixel/transformed-iframe-copy-on-scroll-expected.txt: Removed.
* platform/efl/fast/table: Removed.
* platform/efl/fast/table/001-expected.png: Removed.
* platform/efl/fast/table/001-expected.txt: Removed.
* platform/efl/fast/table/002-expected.png: Removed.
* platform/efl/fast/table/002-expected.txt: Removed.
* platform/efl/fast/table/003-expected.png: Removed.
* platform/efl/fast/table/003-expected.txt: Removed.
* platform/efl/fast/table/004-expected.png: Removed.
* platform/efl/fast/table/004-expected.txt: Removed.
* platform/efl/fast/table/005-expected.png: Removed.
* platform/efl/fast/table/005-expected.txt: Removed.
* platform/efl/fast/table/006-expected.png: Removed.
* platform/efl/fast/table/006-expected.txt: Removed.
* platform/efl/fast/table/007-expected.png: Removed.
* platform/efl/fast/table/007-expected.txt: Removed.
* platform/efl/fast/table/008-expected.png: Removed.
* platform/efl/fast/table/008-expected.txt: Removed.
* platform/efl/fast/table/009-expected.png: Removed.
* platform/efl/fast/table/009-expected.txt: Removed.
* platform/efl/fast/table/010-expected.png: Removed.
* platform/efl/fast/table/010-expected.txt: Removed.
* platform/efl/fast/table/011-expected.png: Removed.
* platform/efl/fast/table/011-expected.txt: Removed.
* platform/efl/fast/table/012-expected.png: Removed.
* platform/efl/fast/table/012-expected.txt: Removed.
* platform/efl/fast/table/013-expected.png: Removed.
* platform/efl/fast/table/013-expected.txt: Removed.
* platform/efl/fast/table/014-expected.png: Removed.
* platform/efl/fast/table/014-expected.txt: Removed.
* platform/efl/fast/table/015-expected.png: Removed.
* platform/efl/fast/table/015-expected.txt: Removed.
* platform/efl/fast/table/016-expected.png: Removed.
* platform/efl/fast/table/016-expected.txt: Removed.
* platform/efl/fast/table/017-expected.png: Removed.
* platform/efl/fast/table/017-expected.txt: Removed.
* platform/efl/fast/table/018-expected.png: Removed.
* platform/efl/fast/table/018-expected.txt: Removed.
* platform/efl/fast/table/020-expected.png: Removed.
* platform/efl/fast/table/020-expected.txt: Removed.
* platform/efl/fast/table/021-expected.png: Removed.
* platform/efl/fast/table/021-expected.txt: Removed.
* platform/efl/fast/table/022-expected.png: Removed.
* platform/efl/fast/table/022-expected.txt: Removed.
* platform/efl/fast/table/023-expected.png: Removed.
* platform/efl/fast/table/023-expected.txt: Removed.
* platform/efl/fast/table/024-expected.txt: Removed.
* platform/efl/fast/table/025-expected.png: Removed.
* platform/efl/fast/table/025-expected.txt: Removed.
* platform/efl/fast/table/026-expected.png: Removed.
* platform/efl/fast/table/026-expected.txt: Removed.
* platform/efl/fast/table/027-expected.png: Removed.
* platform/efl/fast/table/027-expected.txt: Removed.
* platform/efl/fast/table/027-vertical-expected.png: Removed.
* platform/efl/fast/table/027-vertical-expected.txt: Removed.
* platform/efl/fast/table/028-expected.png: Removed.
* platform/efl/fast/table/028-expected.txt: Removed.
* platform/efl/fast/table/028-vertical-expected.png: Removed.
* platform/efl/fast/table/028-vertical-expected.txt: Removed.
* platform/efl/fast/table/029-expected.png: Removed.
* platform/efl/fast/table/029-expected.txt: Removed.
* platform/efl/fast/table/030-expected.png: Removed.
* platform/efl/fast/table/030-expected.txt: Removed.
* platform/efl/fast/table/031-expected.txt: Removed.
* platform/efl/fast/table/032-expected.txt: Removed.
* platform/efl/fast/table/033-expected.png: Removed.
* platform/efl/fast/table/033-expected.txt: Removed.
* platform/efl/fast/table/034-expected.png: Removed.
* platform/efl/fast/table/034-expected.txt: Removed.
* platform/efl/fast/table/035-expected.png: Removed.
* platform/efl/fast/table/035-expected.txt: Removed.
* platform/efl/fast/table/035-vertical-expected.png: Removed.
* platform/efl/fast/table/035-vertical-expected.txt: Removed.
* platform/efl/fast/table/036-expected.png: Removed.
* platform/efl/fast/table/036-expected.txt: Removed.
* platform/efl/fast/table/037-expected.png: Removed.
* platform/efl/fast/table/037-expected.txt: Removed.
* platform/efl/fast/table/038-expected.png: Removed.
* platform/efl/fast/table/038-expected.txt: Removed.
* platform/efl/fast/table/038-vertical-expected.png: Removed.
* platform/efl/fast/table/038-vertical-expected.txt: Removed.
* platform/efl/fast/table/039-expected.png: Removed.
* platform/efl/fast/table/039-expected.txt: Removed.
* platform/efl/fast/table/040-expected.png: Removed.
* platform/efl/fast/table/040-expected.txt: Removed.
* platform/efl/fast/table/040-vertical-expected.png: Removed.
* platform/efl/fast/table/040-vertical-expected.txt: Removed.
* platform/efl/fast/table/041-expected.png: Removed.
* platform/efl/fast/table/041-expected.txt: Removed.
* platform/efl/fast/table/100-percent-cell-width-expected.png: Removed.
* platform/efl/fast/table/100-percent-cell-width-expected.txt: Removed.
* platform/efl/fast/table/absolute-table-at-bottom-expected.png: Removed.
* platform/efl/fast/table/absolute-table-at-bottom-expected.txt: Removed.
* platform/efl/fast/table/add-before-anonymous-child-expected.png: Removed.
* platform/efl/fast/table/add-before-anonymous-child-expected.txt: Removed.
* platform/efl/fast/table/align-right-within-left-aligned-div-expected.txt: Removed.
* platform/efl/fast/table/append-cells-expected.png: Removed.
* platform/efl/fast/table/append-cells-expected.txt: Removed.
* platform/efl/fast/table/append-cells2-expected.png: Removed.
* platform/efl/fast/table/append-cells2-expected.txt: Removed.
* platform/efl/fast/table/auto-with-percent-height-expected.png: Removed.
* platform/efl/fast/table/auto-with-percent-height-expected.txt: Removed.
* platform/efl/fast/table/auto-with-percent-height-vertical-expected.png: Removed.
* platform/efl/fast/table/auto-with-percent-height-vertical-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing: Removed.
* platform/efl/fast/table/border-collapsing/001-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/001-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/001-vertical-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/001-vertical-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/002-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/002-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/002-vertical-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/002-vertical-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/003-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/003-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/003-vertical-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/003-vertical-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/004-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/004-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/004-vertical-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/004-vertical-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/border-collapsing-head-foot-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/bug14274-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/cached-69296-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/cached-69296-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/cached-cell-append-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/cached-cell-remove-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/cached-change-cell-border-color-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/cached-change-col-border-color-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/cached-change-col-border-width-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/cached-change-row-border-color-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/cached-change-row-border-width-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/cached-change-row-border-width-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/cached-change-table-border-color-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/cached-change-table-border-width-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/cached-change-tbody-border-color-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/cached-change-tbody-border-width-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/collapsed-border-with-col-colgroup-span-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/collapsed-borders-adjoining-sections-vertical-rl-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/collapsed-borders-painted-once-on-inner-cells-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/equal-precedence-resolution-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/equal-precedence-resolution-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/rtl-border-collapsing-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/rtl-border-collapsing-expected.txt: Removed.
* platform/efl/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png: Removed.
* platform/efl/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt: Removed.
* platform/efl/fast/table/caption-relayout-expected.png: Removed.
* platform/efl/fast/table/caption-relayout-expected.txt: Removed.
* platform/efl/fast/table/cell-absolute-child-expected.png: Removed.
* platform/efl/fast/table/cell-absolute-child-expected.txt: Removed.
* platform/efl/fast/table/cell-coalescing-expected.png: Removed.
* platform/efl/fast/table/cell-coalescing-expected.txt: Removed.
* platform/efl/fast/table/cell-pref-width-invalidation-expected.png: Removed.
* platform/efl/fast/table/cell-pref-width-invalidation-expected.txt: Removed.
* platform/efl/fast/table/cell-width-auto-expected.png: Removed.
* platform/efl/fast/table/cell-width-auto-expected.txt: Removed.
* platform/efl/fast/table/cellindex-expected.png: Removed.
* platform/efl/fast/table/cellindex-expected.txt: Removed.
* platform/efl/fast/table/click-near-anonymous-table-expected.png: Removed.
* platform/efl/fast/table/click-near-anonymous-table-expected.txt: Removed.
* platform/efl/fast/table/col-and-colgroup-offsets-expected.txt: Removed.
* platform/efl/fast/table/col-width-span-expand-expected.txt: Removed.
* platform/efl/fast/table/colgroup-preceded-by-caption-expected.png: Removed.
* platform/efl/fast/table/colgroup-preceded-by-caption-expected.txt: Removed.
* platform/efl/fast/table/colgroup-spanning-groups-rules-expected.png: Removed.
* platform/efl/fast/table/colgroup-spanning-groups-rules-expected.txt: Removed.
* platform/efl/fast/table/colspan-with-all-percent-cells-expected.txt: Removed.
* platform/efl/fast/table/colspanMinWidth-expected.png: Removed.
* platform/efl/fast/table/colspanMinWidth-expected.txt: Removed.
* platform/efl/fast/table/colspanMinWidth-vertical-expected.png: Removed.
* platform/efl/fast/table/colspanMinWidth-vertical-expected.txt: Removed.
* platform/efl/fast/table/dynamic-caption-add-before-child-expected.png: Removed.
* platform/efl/fast/table/dynamic-caption-add-before-child-expected.txt: Removed.
* platform/efl/fast/table/dynamic-caption-add-remove-before-child-expected.png: Removed.
* platform/efl/fast/table/dynamic-caption-add-remove-before-child-expected.txt: Removed.
* platform/efl/fast/table/dynamic-cellpadding-expected.png: Removed.
* platform/efl/fast/table/dynamic-cellpadding-expected.txt: Removed.
* platform/efl/fast/table/dynamic-descendant-percentage-height-expected.png: Removed.
* platform/efl/fast/table/dynamic-descendant-percentage-height-expected.txt: Removed.
* platform/efl/fast/table/early-table-layout-expected.png: Removed.
* platform/efl/fast/table/early-table-layout-expected.txt: Removed.
* platform/efl/fast/table/edge-offsets-expected.png: Removed.
* platform/efl/fast/table/edge-offsets-expected.txt: Removed.
* platform/efl/fast/table/empty-cells-expected.png: Removed.
* platform/efl/fast/table/empty-cells-expected.txt: Removed.
* platform/efl/fast/table/empty-table-percent-height-expected.png: Removed.
* platform/efl/fast/table/empty-table-percent-height-expected.txt: Removed.
* platform/efl/fast/table/fixed-granular-cols-expected.png: Removed.
* platform/efl/fast/table/fixed-nested-expected.png: Removed.
* platform/efl/fast/table/fixed-nested-expected.txt: Removed.
* platform/efl/fast/table/fixed-table-non-cell-in-row-expected.png: Removed.
* platform/efl/fast/table/fixed-table-non-cell-in-row-expected.txt: Removed.
* platform/efl/fast/table/fixed-table-with-percent-inside-percent-table-expected.png: Removed.
* platform/efl/fast/table/fixed-table-with-percent-inside-percent-table-expected.txt: Removed.
* platform/efl/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.png: Removed.
* platform/efl/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.txt: Removed.
* platform/efl/fast/table/fixed-table-with-percent-width-inside-div-expected.png: Removed.
* platform/efl/fast/table/fixed-table-with-percent-width-inside-div-expected.txt: Removed.
* platform/efl/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.png: Removed.
* platform/efl/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.png: Removed.
* platform/efl/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.txt: Removed.
* platform/efl/fast/table/fixed-table-with-small-percent-width-expected.png: Removed.
* platform/efl/fast/table/fixed-table-with-small-percent-width-expected.txt: Removed.
* platform/efl/fast/table/fixed-with-auto-with-colspan-expected.png: Removed.
* platform/efl/fast/table/fixed-with-auto-with-colspan-vertical-expected.png: Removed.
* platform/efl/fast/table/floating-th-expected.png: Removed.
* platform/efl/fast/table/floating-th-expected.txt: Removed.
* platform/efl/fast/table/floatingTablePaintBackground-expected.png: Removed.
* platform/efl/fast/table/floatingTablePaintBackground-expected.txt: Removed.
* platform/efl/fast/table/form-with-non-table-display-inside-table-elements-expected.txt: Removed.
* platform/efl/fast/table/form-with-table-style-expected.png: Removed.
* platform/efl/fast/table/form-with-table-style-expected.txt: Removed.
* platform/efl/fast/table/frame-and-rules-expected.png: Removed.
* platform/efl/fast/table/frame-and-rules-expected.txt: Removed.
* platform/efl/fast/table/generated-caption-expected.png: Removed.
* platform/efl/fast/table/generated-caption-expected.txt: Removed.
* platform/efl/fast/table/giantRowspan-expected.png: Removed.
* platform/efl/fast/table/giantRowspan-expected.txt: Removed.
* platform/efl/fast/table/giantRowspan2-expected.png: Removed.
* platform/efl/fast/table/giantRowspan2-expected.txt: Removed.
* platform/efl/fast/table/growCellForImageQuirk-expected.png: Removed.
* platform/efl/fast/table/growCellForImageQuirk-expected.txt: Removed.
* platform/efl/fast/table/growCellForImageQuirk-vertical-expected.png: Removed.
* platform/efl/fast/table/growCellForImageQuirk-vertical-expected.txt: Removed.
* platform/efl/fast/table/height-percent-test-expected.png: Removed.
* platform/efl/fast/table/height-percent-test-expected.txt: Removed.
* platform/efl/fast/table/height-percent-test-vertical-expected.png: Removed.
* platform/efl/fast/table/height-percent-test-vertical-expected.txt: Removed.
* platform/efl/fast/table/insert-before-anonymous-ancestors-expected.png: Removed.
* platform/efl/fast/table/insert-before-anonymous-ancestors-expected.txt: Removed.
* platform/efl/fast/table/insert-cell-before-form-expected.png: Removed.
* platform/efl/fast/table/insert-cell-before-form-expected.txt: Removed.
* platform/efl/fast/table/insert-row-before-form-expected.png: Removed.
* platform/efl/fast/table/insert-row-before-form-expected.txt: Removed.
* platform/efl/fast/table/invisible-cell-background-expected.png: Removed.
* platform/efl/fast/table/invisible-cell-background-expected.txt: Removed.
* platform/efl/fast/table/large-width-expected.png: Removed.
* platform/efl/fast/table/large-width-expected.txt: Removed.
* platform/efl/fast/table/max-width-integer-overflow-expected.txt: Removed.
* platform/efl/fast/table/mozilla-bug10296-vertical-align-1-expected.png: Removed.
* platform/efl/fast/table/mozilla-bug10296-vertical-align-1-expected.txt: Removed.
* platform/efl/fast/table/mozilla-bug10296-vertical-align-2-expected.png: Removed.
* platform/efl/fast/table/mozilla-bug10296-vertical-align-2-expected.txt: Removed.
* platform/efl/fast/table/multiple-captions-display-expected.png: Removed.
* platform/efl/fast/table/multiple-captions-display-expected.txt: Removed.
* platform/efl/fast/table/multiple-percent-height-rows-expected.png: Removed.
* platform/efl/fast/table/multiple-percent-height-rows-expected.txt: Removed.
* platform/efl/fast/table/nested-percent-height-table-expected.png: Removed.
* platform/efl/fast/table/nested-percent-height-table-expected.txt: Removed.
* platform/efl/fast/table/nobr-expected.png: Removed.
* platform/efl/fast/table/nobr-expected.txt: Removed.
* platform/efl/fast/table/overflowHidden-expected.png: Removed.
* platform/efl/fast/table/overflowHidden-expected.txt: Removed.
* platform/efl/fast/table/percent-heights-expected.png: Removed.
* platform/efl/fast/table/percent-heights-expected.txt: Removed.
* platform/efl/fast/table/percent-widths-stretch-expected.png: Removed.
* platform/efl/fast/table/percent-widths-stretch-expected.txt: Removed.
* platform/efl/fast/table/percent-widths-stretch-vertical-expected.txt: Removed.
* platform/efl/fast/table/prepend-in-anonymous-table-expected.png: Removed.
* platform/efl/fast/table/prepend-in-anonymous-table-expected.txt: Removed.
* platform/efl/fast/table/quote-text-around-iframe-expected.png: Removed.
* platform/efl/fast/table/quote-text-around-iframe-expected.txt: Removed.
* platform/efl/fast/table/relative-position-containment-expected.png: Removed.
* platform/efl/fast/table/relative-position-containment-expected.txt: Removed.
* platform/efl/fast/table/relative-position-offsets-expected.png: Removed.
* platform/efl/fast/table/relative-position-offsets-expected.txt: Removed.
* platform/efl/fast/table/relative-position-stacking-expected.png: Removed.
* platform/efl/fast/table/relative-position-stacking-expected.txt: Removed.
* platform/efl/fast/table/remove-td-display-none-expected.png: Removed.
* platform/efl/fast/table/remove-td-display-none-expected.txt: Removed.
* platform/efl/fast/table/replaced-percent-height-expected.png: Removed.
* platform/efl/fast/table/replaced-percent-height-expected.txt: Removed.
* platform/efl/fast/table/row-height-recalc-expected.png: Removed.
* platform/efl/fast/table/row-height-recalc-expected.txt: Removed.
* platform/efl/fast/table/rowindex-expected.png: Removed.
* platform/efl/fast/table/rowindex-expected.txt: Removed.
* platform/efl/fast/table/rowspan-paint-order-expected.png: Removed.
* platform/efl/fast/table/rowspan-paint-order-expected.txt: Removed.
* platform/efl/fast/table/rowspan-paint-order-vertical-expected.png: Removed.
* platform/efl/fast/table/rowspan-paint-order-vertical-expected.txt: Removed.
* platform/efl/fast/table/rtl-cell-display-none-assert-expected.png: Removed.
* platform/efl/fast/table/rtl-cell-display-none-assert-expected.txt: Removed.
* platform/efl/fast/table/rules-attr-dynchange1-expected.png: Removed.
* platform/efl/fast/table/rules-attr-dynchange1-expected.txt: Removed.
* platform/efl/fast/table/rules-attr-dynchange2-expected.png: Removed.
* platform/efl/fast/table/rules-attr-dynchange2-expected.txt: Removed.
* platform/efl/fast/table/simple_paint-expected.txt: Removed.
* platform/efl/fast/table/spanOverlapRepaint-expected.png: Removed.
* platform/efl/fast/table/spanOverlapRepaint-expected.txt: Removed.
* platform/efl/fast/table/stale-grid-crash-expected.png: Removed.
* platform/efl/fast/table/stale-grid-crash-expected.txt: Removed.
* platform/efl/fast/table/table-after-child-in-table-expected.png: Removed.
* platform/efl/fast/table/table-after-child-in-table-expected.txt: Removed.
* platform/efl/fast/table/table-and-parts-outline-expected.png: Removed.
* platform/efl/fast/table/table-and-parts-outline-expected.txt: Removed.
* platform/efl/fast/table/table-anonymous-cell-bug-expected.txt: Removed.
* platform/efl/fast/table/table-anonymous-row-bug-expected.txt: Removed.
* platform/efl/fast/table/table-anonymous-section-bug-expected.txt: Removed.
* platform/efl/fast/table/table-before-child-in-table-expected.png: Removed.
* platform/efl/fast/table/table-before-child-in-table-expected.txt: Removed.
* platform/efl/fast/table/table-before-child-style-update-expected.txt: Removed.
* platform/efl/fast/table/table-cell-after-child-in-block-expected.png: Removed.
* platform/efl/fast/table/table-cell-after-child-in-block-expected.txt: Removed.
* platform/efl/fast/table/table-cell-after-child-in-table-expected.png: Removed.
* platform/efl/fast/table/table-cell-after-child-in-table-expected.txt: Removed.
* platform/efl/fast/table/table-cell-before-after-content-around-table-block-expected.txt: Removed.
* platform/efl/fast/table/table-cell-before-after-content-around-table-expected.txt: Removed.
* platform/efl/fast/table/table-cell-before-after-content-around-table-row-expected.txt: Removed.
* platform/efl/fast/table/table-cell-before-child-in-block-expected.png: Removed.
* platform/efl/fast/table/table-cell-before-child-in-block-expected.txt: Removed.
* platform/efl/fast/table/table-cell-before-child-in-table-expected.png: Removed.
* platform/efl/fast/table/table-cell-before-child-in-table-expected.txt: Removed.
* platform/efl/fast/table/table-cell-split-expected.txt: Removed.
* platform/efl/fast/table/table-continuation-outline-paint-crash-expected.png: Removed.
* platform/efl/fast/table/table-continuation-outline-paint-crash-expected.txt: Removed.
* platform/efl/fast/table/table-display-types-expected.png: Removed.
* platform/efl/fast/table/table-display-types-expected.txt: Removed.
* platform/efl/fast/table/table-display-types-strict-expected.png: Removed.
* platform/efl/fast/table/table-display-types-strict-expected.txt: Removed.
* platform/efl/fast/table/table-display-types-vertical-expected.png: Removed.
* platform/efl/fast/table/table-display-types-vertical-expected.txt: Removed.
* platform/efl/fast/table/table-hspace-align-center-expected.png: Removed.
* platform/efl/fast/table/table-hspace-align-center-expected.txt: Removed.
* platform/efl/fast/table/table-insert-before-non-anonymous-block-expected.txt: Removed.
* platform/efl/fast/table/table-row-after-child-in-block-expected.png: Removed.
* platform/efl/fast/table/table-row-after-child-in-block-expected.txt: Removed.
* platform/efl/fast/table/table-row-after-child-in-table-expected.png: Removed.
* platform/efl/fast/table/table-row-after-child-in-table-expected.txt: Removed.
* platform/efl/fast/table/table-row-before-after-content-around-block-expected.txt: Removed.
* platform/efl/fast/table/table-row-before-after-content-around-table-cell-expected.txt: Removed.
* platform/efl/fast/table/table-row-before-after-content-around-table-expected.txt: Removed.
* platform/efl/fast/table/table-row-before-child-in-block-expected.png: Removed.
* platform/efl/fast/table/table-row-before-child-in-block-expected.txt: Removed.
* platform/efl/fast/table/table-row-before-child-in-table-expected.png: Removed.
* platform/efl/fast/table/table-row-before-child-in-table-expected.txt: Removed.
* platform/efl/fast/table/table-row-before-child-style-update-expected.txt: Removed.
* platform/efl/fast/table/table-row-focus-ring-paint-expected.png: Removed.
* platform/efl/fast/table/table-row-outline-paint-expected.png: Removed.
* platform/efl/fast/table/table-row-outline-paint-expected.txt: Removed.
* platform/efl/fast/table/table-row-split2-expected.txt: Removed.
* platform/efl/fast/table/table-row-style-not-updated-expected.txt: Removed.
* platform/efl/fast/table/table-row-style-not-updated-with-after-content-expected.txt: Removed.
* platform/efl/fast/table/table-row-style-not-updated-with-before-content-expected.txt: Removed.
* platform/efl/fast/table/table-rowspan-height-distribution-in-rows-expected.txt: Removed.
* platform/efl/fast/table/table-section-split2-expected.txt: Removed.
* platform/efl/fast/table/table-split-expected.txt: Removed.
* platform/efl/fast/table/table-split2-expected.txt: Removed.
* platform/efl/fast/table/table-style-not-updated-expected.txt: Removed.
* platform/efl/fast/table/tableInsideCaption-expected.png: Removed.
* platform/efl/fast/table/tableInsideCaption-expected.txt: Removed.
* platform/efl/fast/table/text-field-baseline-expected.png: Removed.
* platform/efl/fast/table/text-field-baseline-expected.txt: Removed.
* platform/efl/fast/table/unbreakable-images-quirk-expected.png: Removed.
* platform/efl/fast/table/unbreakable-images-quirk-expected.txt: Removed.
* platform/efl/fast/table/unused-percent-heights-expected.png: Removed.
* platform/efl/fast/table/unused-percent-heights-expected.txt: Removed.
* platform/efl/fast/table/vertical-align-baseline-expected.png: Removed.
* platform/efl/fast/table/vertical-align-baseline-expected.txt: Removed.
* platform/efl/fast/table/wide-colspan-expected.png: Removed.
* platform/efl/fast/table/wide-colspan-expected.txt: Removed.
* platform/efl/fast/table/wide-column-expected.png: Removed.
* platform/efl/fast/table/wide-column-expected.txt: Removed.
* platform/efl/fast/text: Removed.
* platform/efl/fast/text/align-center-rtl-spill-expected.png: Removed.
* platform/efl/fast/text/apply-start-width-after-skipped-text-expected.png: Removed.
* platform/efl/fast/text/atsui-kerning-and-ligatures-expected.png: Removed.
* platform/efl/fast/text/atsui-kerning-and-ligatures-expected.txt: Removed.
* platform/efl/fast/text/atsui-multiple-renderers-expected.png: Removed.
* platform/efl/fast/text/atsui-multiple-renderers-expected.txt: Removed.
* platform/efl/fast/text/atsui-negative-spacing-features-expected.png: Removed.
* platform/efl/fast/text/atsui-negative-spacing-features-expected.txt: Removed.
* platform/efl/fast/text/atsui-partial-selection-expected.png: Removed.
* platform/efl/fast/text/atsui-partial-selection-expected.txt: Removed.
* platform/efl/fast/text/atsui-pointtooffset-calls-cg-expected.png: Removed.
* platform/efl/fast/text/atsui-pointtooffset-calls-cg-expected.txt: Removed.
* platform/efl/fast/text/atsui-rtl-override-selection-expected.png: Removed.
* platform/efl/fast/text/atsui-rtl-override-selection-expected.txt: Removed.
* platform/efl/fast/text/atsui-small-caps-punctuation-size-expected.png: Removed.
* platform/efl/fast/text/atsui-small-caps-punctuation-size-expected.txt: Removed.
* platform/efl/fast/text/atsui-spacing-features-expected.png: Removed.
* platform/efl/fast/text/atsui-spacing-features-expected.txt: Removed.
* platform/efl/fast/text/backslash-to-yen-sign-dynamic-expected.png: Removed.
* platform/efl/fast/text/backslash-to-yen-sign-dynamic-expected.txt: Removed.
* platform/efl/fast/text/backslash-to-yen-sign-euc-expected.png: Removed.
* platform/efl/fast/text/backslash-to-yen-sign-euc-expected.txt: Removed.
* platform/efl/fast/text/backslash-to-yen-sign-expected.png: Removed.
* platform/efl/fast/text/backslash-to-yen-sign-expected.txt: Removed.
* platform/efl/fast/text/basic: Removed.
* platform/efl/fast/text/basic/001-expected.png: Removed.
* platform/efl/fast/text/basic/001-expected.txt: Removed.
* platform/efl/fast/text/basic/002-expected.png: Removed.
* platform/efl/fast/text/basic/002-expected.txt: Removed.
* platform/efl/fast/text/basic/003-expected.png: Removed.
* platform/efl/fast/text/basic/003-expected.txt: Removed.
* platform/efl/fast/text/basic/004-expected.png: Removed.
* platform/efl/fast/text/basic/004-expected.txt: Removed.
* platform/efl/fast/text/basic/005-expected.png: Removed.
* platform/efl/fast/text/basic/005-expected.txt: Removed.
* platform/efl/fast/text/basic/006-expected.png: Removed.
* platform/efl/fast/text/basic/006-expected.txt: Removed.
* platform/efl/fast/text/basic/007-expected.png: Removed.
* platform/efl/fast/text/basic/007-expected.txt: Removed.
* platform/efl/fast/text/basic/008-expected.png: Removed.
* platform/efl/fast/text/basic/008-expected.txt: Removed.
* platform/efl/fast/text/basic/009-expected.png: Removed.
* platform/efl/fast/text/basic/009-expected.txt: Removed.
* platform/efl/fast/text/basic/011-expected.png: Removed.
* platform/efl/fast/text/basic/011-expected.txt: Removed.
* platform/efl/fast/text/basic/012-expected.png: Removed.
* platform/efl/fast/text/basic/012-expected.txt: Removed.
* platform/efl/fast/text/basic/013-expected.png: Removed.
* platform/efl/fast/text/basic/013-expected.txt: Removed.
* platform/efl/fast/text/basic/014-expected.png: Removed.
* platform/efl/fast/text/basic/014-expected.txt: Removed.
* platform/efl/fast/text/basic/015-expected.png: Removed.
* platform/efl/fast/text/basic/015-expected.txt: Removed.
* platform/efl/fast/text/basic/generic-family-changes-expected.png: Removed.
* platform/efl/fast/text/basic/generic-family-changes-expected.txt: Removed.
* platform/efl/fast/text/basic/generic-family-reset-expected.png: Removed.
* platform/efl/fast/text/basic/generic-family-reset-expected.txt: Removed.
* platform/efl/fast/text/bidi-embedding-pop-and-push-same-expected.png: Removed.
* platform/efl/fast/text/bidi-embedding-pop-and-push-same-expected.txt: Removed.
* platform/efl/fast/text/break-word-expected.png: Removed.
* platform/efl/fast/text/break-word-expected.txt: Removed.
* platform/efl/fast/text/capitalize-boundaries-expected.png: Removed.
* platform/efl/fast/text/capitalize-boundaries-expected.txt: Removed.
* platform/efl/fast/text/capitalize-empty-generated-string-expected.png: Removed.
* platform/efl/fast/text/capitalize-empty-generated-string-expected.txt: Removed.
* platform/efl/fast/text/capitalize-preserve-nbsp-expected.png: Removed.
* platform/efl/fast/text/capitalize-preserve-nbsp-expected.txt: Removed.
* platform/efl/fast/text/cg-fallback-bolding-expected.png: Removed.
* platform/efl/fast/text/cg-fallback-bolding-expected.txt: Removed.
* platform/efl/fast/text/cg-vs-atsui-expected.png: Removed.
* platform/efl/fast/text/cg-vs-atsui-expected.txt: Removed.
* platform/efl/fast/text/complex-preferred-logical-widths-expected.png: Removed.
* platform/efl/fast/text/complex-preferred-logical-widths-expected.txt: Removed.
* platform/efl/fast/text/complex-synthetic-bold-space-width-expected.png: Removed.
* platform/efl/fast/text/complex-synthetic-bold-space-width-expected.txt: Removed.
* platform/efl/fast/text/complex-text-opacity-expected.png: Removed.
* platform/efl/fast/text/complex-text-opacity-expected.txt: Removed.
* platform/efl/fast/text/crash-complex-text-surrogate-expected.txt: Removed.
* platform/efl/fast/text/decorations-transformed-expected.png: Removed.
* platform/efl/fast/text/decorations-with-text-combine-expected.png: Removed.
* platform/efl/fast/text/decorations-with-text-combine-expected.txt: Removed.
* platform/efl/fast/text/delete-hard-break-character-expected.png: Removed.
* platform/efl/fast/text/delete-hard-break-character-expected.txt: Removed.
* platform/efl/fast/text/drawBidiText-expected.png: Removed.
* platform/efl/fast/text/drawBidiText-expected.txt: Removed.
* platform/efl/fast/text/embed-at-end-of-pre-wrap-line-expected.png: Removed.
* platform/efl/fast/text/embed-at-end-of-pre-wrap-line-expected.txt: Removed.
* platform/efl/fast/text/emphasis-avoid-ruby-expected.png: Removed.
* platform/efl/fast/text/emphasis-combined-text-expected.png: Removed.
* platform/efl/fast/text/emphasis-combined-text-expected.txt: Removed.
* platform/efl/fast/text/emphasis-expected.png: Removed.
* platform/efl/fast/text/emphasis-expected.txt: Removed.
* platform/efl/fast/text/emphasis-overlap-expected.png: Removed.
* platform/efl/fast/text/emphasis-overlap-expected.txt: Removed.
* platform/efl/fast/text/emphasis-vertical-expected.png: Removed.
* platform/efl/fast/text/emphasis-vertical-expected.txt: Removed.
* platform/efl/fast/text/fake-italic-expected.png: Removed.
* platform/efl/fast/text/fake-italic-expected.txt: Removed.
* platform/efl/fast/text/fallback-traits-fixup-expected.png: Removed.
* platform/efl/fast/text/fallback-traits-fixup-expected.txt: Removed.
* platform/efl/fast/text/firstline: Removed.
* platform/efl/fast/text/firstline/001-expected.png: Removed.
* platform/efl/fast/text/firstline/001-expected.txt: Removed.
* platform/efl/fast/text/firstline/002-expected.png: Removed.
* platform/efl/fast/text/firstline/002-expected.txt: Removed.
* platform/efl/fast/text/firstline/003-expected.png: Removed.
* platform/efl/fast/text/firstline/003-expected.txt: Removed.
* platform/efl/fast/text/fixed-pitch-control-characters-expected.png: Removed.
* platform/efl/fast/text/font-initial-expected.png: Removed.
* platform/efl/fast/text/font-initial-expected.txt: Removed.
* platform/efl/fast/text/format-control-expected.png: Removed.
* platform/efl/fast/text/format-control-expected.txt: Removed.
* platform/efl/fast/text/hyphenate-avoid-orphaned-word-expected.txt: Removed.
* platform/efl/fast/text/hyphenate-character-expected.png: Removed.
* platform/efl/fast/text/hyphenate-character-expected.txt: Removed.
* platform/efl/fast/text/hyphenate-first-word-expected.png: Removed.
* platform/efl/fast/text/hyphenate-first-word-expected.txt: Removed.
* platform/efl/fast/text/hyphenate-limit-before-after-expected.png: Removed.
* platform/efl/fast/text/hyphenate-limit-before-after-expected.txt: Removed.
* platform/efl/fast/text/hyphenate-limit-lines-expected.png: Removed.
* platform/efl/fast/text/hyphenate-limit-lines-expected.txt: Removed.
* platform/efl/fast/text/hyphenate-locale-expected.png: Removed.
* platform/efl/fast/text/hyphenate-locale-expected.txt: Removed.
* platform/efl/fast/text/hyphens-expected.png: Removed.
* platform/efl/fast/text/hyphens-expected.txt: Removed.
* platform/efl/fast/text/in-rendered-text-rtl-expected.png: Removed.
* platform/efl/fast/text/in-rendered-text-rtl-expected.txt: Removed.
* platform/efl/fast/text/indic-expected.png: Removed.
* platform/efl/fast/text/indic-expected.txt: Removed.
* platform/efl/fast/text/international: Removed.
* platform/efl/fast/text/international/001-expected.png: Removed.
* platform/efl/fast/text/international/002-expected.png: Removed.
* platform/efl/fast/text/international/002-expected.txt: Removed.
* platform/efl/fast/text/international/003-expected.png: Removed.
* platform/efl/fast/text/international/003-expected.txt: Removed.
* platform/efl/fast/text/international/arabic-justify-expected.png: Removed.
* platform/efl/fast/text/international/arabic-justify-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-AN-after-L-expected.png: Removed.
* platform/efl/fast/text/international/bidi-AN-after-L-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-AN-after-empty-run-expected.png: Removed.
* platform/efl/fast/text/international/bidi-AN-after-empty-run-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-CS-after-AN-expected.png: Removed.
* platform/efl/fast/text/international/bidi-CS-after-AN-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-L2-run-reordering-expected.png: Removed.
* platform/efl/fast/text/international/bidi-L2-run-reordering-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-LDB-2-CSS-expected.png: Removed.
* platform/efl/fast/text/international/bidi-LDB-2-CSS-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-LDB-2-HTML-expected.png: Removed.
* platform/efl/fast/text/international/bidi-LDB-2-HTML-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: Removed.
* platform/efl/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png: Removed.
* platform/efl/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-european-terminators-expected.png: Removed.
* platform/efl/fast/text/international/bidi-european-terminators-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-explicit-embedding-expected.png: Removed.
* platform/efl/fast/text/international/bidi-explicit-embedding-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Removed.
* platform/efl/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-innertext-expected.png: Removed.
* platform/efl/fast/text/international/bidi-innertext-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-layout-across-linebreak-expected.png: Removed.
* platform/efl/fast/text/international/bidi-layout-across-linebreak-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-linebreak-001-expected.png: Removed.
* platform/efl/fast/text/international/bidi-linebreak-001-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-linebreak-002-expected.png: Removed.
* platform/efl/fast/text/international/bidi-linebreak-002-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-linebreak-003-expected.png: Removed.
* platform/efl/fast/text/international/bidi-linebreak-003-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-listbox-atsui-expected.png: Removed.
* platform/efl/fast/text/international/bidi-listbox-atsui-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-listbox-expected.png: Removed.
* platform/efl/fast/text/international/bidi-listbox-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-mirror-he-ar-expected.png: Removed.
* platform/efl/fast/text/international/bidi-mirror-he-ar-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png: Removed.
* platform/efl/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-neutral-run-expected.png: Removed.
* platform/efl/fast/text/international/bidi-neutral-run-expected.txt: Removed.
* platform/efl/fast/text/international/bidi-override-expected.png: Removed.
* platform/efl/fast/text/international/bidi-override-expected.txt: Removed.
* platform/efl/fast/text/international/cjk-segmentation-expected.txt: Removed.
* platform/efl/fast/text/international/hebrew-vowels-expected.png: Removed.
* platform/efl/fast/text/international/hebrew-vowels-expected.txt: Removed.
* platform/efl/fast/text/international/rtl-caret-expected.png: Removed.
* platform/efl/fast/text/international/rtl-caret-expected.txt: Removed.
* platform/efl/fast/text/international/rtl-white-space-pre-wrap-expected.png: Removed.
* platform/efl/fast/text/international/rtl-white-space-pre-wrap-expected.txt: Removed.
* platform/efl/fast/text/international/text-combine-image-test-expected.png: Removed.
* platform/efl/fast/text/international/text-combine-image-test-expected.txt: Removed.
* platform/efl/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Removed.
* platform/efl/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Removed.
* platform/efl/fast/text/international/vertical-text-glyph-test-expected.png: Removed.
* platform/efl/fast/text/international/wrap-CJK-001-expected.png: Removed.
* platform/efl/fast/text/international/wrap-CJK-001-expected.txt: Removed.
* platform/efl/fast/text/justified-selection-at-edge-expected.png: Removed.
* platform/efl/fast/text/justified-selection-at-edge-expected.txt: Removed.
* platform/efl/fast/text/justified-selection-expected.png: Removed.
* platform/efl/fast/text/justified-selection-expected.txt: Removed.
* platform/efl/fast/text/justify-ideograph-complex-expected.png: Removed.
* platform/efl/fast/text/justify-ideograph-leading-expansion-expected.png: Removed.
* platform/efl/fast/text/justify-ideograph-leading-expansion-expected.txt: Removed.
* platform/efl/fast/text/justify-ideograph-simple-expected.png: Removed.
* platform/efl/fast/text/justify-ideograph-vertical-expected.png: Removed.
* platform/efl/fast/text/justify-nbsp-expected.txt: Removed.
* platform/efl/fast/text/justify-padding-distribution-expected.png: Removed.
* platform/efl/fast/text/khmer-lao-font-expected.txt: Removed.
* platform/efl/fast/text/large-text-composed-char-expected.png: Removed.
* platform/efl/fast/text/large-text-composed-char-expected.txt: Removed.
* platform/efl/fast/text/letter-spacing-negative-opacity-expected.png: Removed.
* platform/efl/fast/text/letter-spacing-negative-opacity-expected.txt: Removed.
* platform/efl/fast/text/line-breaks-after-white-space-expected.png: Removed.
* platform/efl/fast/text/line-breaks-after-white-space-expected.txt: Removed.
* platform/efl/fast/text/line-breaks-expected.png: Removed.
* platform/efl/fast/text/line-breaks-expected.txt: Removed.
* platform/efl/fast/text/mark-matches-overflow-clip-expected.txt: Removed.
* platform/efl/fast/text/midword-break-after-breakable-char-expected.png: Removed.
* platform/efl/fast/text/midword-break-after-breakable-char-expected.txt: Removed.
* platform/efl/fast/text/midword-break-before-surrogate-pair-2-expected.png: Removed.
* platform/efl/fast/text/midword-break-before-surrogate-pair-2-expected.txt: Removed.
* platform/efl/fast/text/midword-break-before-surrogate-pair-expected.png: Removed.
* platform/efl/fast/text/midword-break-before-surrogate-pair-expected.txt: Removed.
* platform/efl/fast/text/midword-break-hang-expected.png: Removed.
* platform/efl/fast/text/midword-break-hang-expected.txt: Removed.
* platform/efl/fast/text/monospace-width-cache-expected.png: Removed.
* platform/efl/fast/text/monospace-width-cache-expected.txt: Removed.
* platform/efl/fast/text/orientation-sideways-expected.png: Removed.
* platform/efl/fast/text/orientation-sideways-expected.txt: Removed.
* platform/efl/fast/text/reset-emptyRun-expected.png: Removed.
* platform/efl/fast/text/reset-emptyRun-expected.txt: Removed.
* platform/efl/fast/text/selection-hard-linebreak-expected.png: Removed.
* platform/efl/fast/text/selection-hard-linebreak-expected.txt: Removed.
* platform/efl/fast/text/selection-painted-separately-expected.png: Removed.
* platform/efl/fast/text/selection-rect-rounding-expected.png: Removed.
* platform/efl/fast/text/selection-rect-rounding-expected.txt: Removed.
* platform/efl/fast/text/shadow-no-blur-expected.png: Removed.
* platform/efl/fast/text/shadow-no-blur-expected.txt: Removed.
* platform/efl/fast/text/shadow-translucent-fill-expected.png: Removed.
* platform/efl/fast/text/shadow-translucent-fill-expected.txt: Removed.
* platform/efl/fast/text/shaping: Removed.
* platform/efl/fast/text/shaping/shaping-script-order-expected.png: Removed.
* platform/efl/fast/text/shaping/shaping-script-order-expected.txt: Removed.
* platform/efl/fast/text/shaping/shaping-selection-rect-expected.png: Removed.
* platform/efl/fast/text/shaping/shaping-selection-rect-expected.txt: Removed.
* platform/efl/fast/text/should-use-atsui-expected.png: Removed.
* platform/efl/fast/text/should-use-atsui-expected.txt: Removed.
* platform/efl/fast/text/soft-hyphen-2-expected.png: Removed.
* platform/efl/fast/text/soft-hyphen-3-expected.png: Removed.
* platform/efl/fast/text/soft-hyphen-4-expected.png: Removed.
* platform/efl/fast/text/softHyphen-expected.png: Removed.
* platform/efl/fast/text/softHyphen-expected.txt: Removed.
* platform/efl/fast/text/stroking-decorations-expected.png: Removed.
* platform/efl/fast/text/stroking-decorations-expected.txt: Removed.
* platform/efl/fast/text/stroking-expected.png: Removed.
* platform/efl/fast/text/stroking-expected.txt: Removed.
* platform/efl/fast/text/svg-font-face-with-kerning-expected.txt: Removed.
* platform/efl/fast/text/tatechuyoko-expected.png: Removed.
* platform/efl/fast/text/tatechuyoko-expected.txt: Removed.
* platform/efl/fast/text/text-combine-different-fonts-expected.txt: Removed.
* platform/efl/fast/text/text-combine-shrink-on-color-change-expected.txt: Removed.
* platform/efl/fast/text/text-letter-spacing-expected.png: Removed.
* platform/efl/fast/text/text-letter-spacing-expected.txt: Removed.
* platform/efl/fast/text/text-shadow-no-default-color-expected.png: Removed.
* platform/efl/fast/text/text-shadow-no-default-color-expected.txt: Removed.
* platform/efl/fast/text/textIteratorNilRenderer-expected.png: Removed.
* platform/efl/fast/text/textIteratorNilRenderer-expected.txt: Removed.
* platform/efl/fast/text/trailing-white-space-2-expected.png: Removed.
* platform/efl/fast/text/trailing-white-space-2-expected.txt: Removed.
* platform/efl/fast/text/trailing-white-space-expected.png: Removed.
* platform/efl/fast/text/trailing-white-space-expected.txt: Removed.
* platform/efl/fast/text/trak-optimizeLegibility-expected.txt: Removed.
* platform/efl/fast/text/unicode-variation-selector-expected.png: Removed.
* platform/efl/fast/text/unicode-variation-selector-expected.txt: Removed.
* platform/efl/fast/text/updateNewFont-expected.png: Removed.
* platform/efl/fast/text/vertical-rl-rtl-linebreak-expected.png: Removed.
* platform/efl/fast/text/vertical-rl-rtl-linebreak-expected.txt: Removed.
* platform/efl/fast/text/wbr-expected.png: Removed.
* platform/efl/fast/text/wbr-expected.txt: Removed.
* platform/efl/fast/text/wbr-in-pre-crash-expected.png: Removed.
* platform/efl/fast/text/wbr-in-pre-crash-expected.txt: Removed.
* platform/efl/fast/text/wbr-pre-expected.png: Removed.
* platform/efl/fast/text/wbr-pre-expected.txt: Removed.
* platform/efl/fast/text/wbr-styled-expected.png: Removed.
* platform/efl/fast/text/wbr-styled-expected.txt: Removed.
* platform/efl/fast/text/whitespace: Removed.
* platform/efl/fast/text/whitespace/001-expected.png: Removed.
* platform/efl/fast/text/whitespace/001-expected.txt: Removed.
* platform/efl/fast/text/whitespace/002-expected.png: Removed.
* platform/efl/fast/text/whitespace/002-expected.txt: Removed.
* platform/efl/fast/text/whitespace/003-expected.png: Removed.
* platform/efl/fast/text/whitespace/003-expected.txt: Removed.
* platform/efl/fast/text/whitespace/004-expected.png: Removed.
* platform/efl/fast/text/whitespace/004-expected.txt: Removed.
* platform/efl/fast/text/whitespace/005-expected.png: Removed.
* platform/efl/fast/text/whitespace/005-expected.txt: Removed.
* platform/efl/fast/text/whitespace/006-expected.png: Removed.
* platform/efl/fast/text/whitespace/006-expected.txt: Removed.
* platform/efl/fast/text/whitespace/007-expected.png: Removed.
* platform/efl/fast/text/whitespace/007-expected.txt: Removed.
* platform/efl/fast/text/whitespace/008-expected.png: Removed.
* platform/efl/fast/text/whitespace/008-expected.txt: Removed.
* platform/efl/fast/text/whitespace/009-expected.png: Removed.
* platform/efl/fast/text/whitespace/009-expected.txt: Removed.
* platform/efl/fast/text/whitespace/010-expected.png: Removed.
* platform/efl/fast/text/whitespace/010-expected.txt: Removed.
* platform/efl/fast/text/whitespace/011-expected.png: Removed.
* platform/efl/fast/text/whitespace/011-expected.txt: Removed.
* platform/efl/fast/text/whitespace/012-expected.png: Removed.
* platform/efl/fast/text/whitespace/012-expected.txt: Removed.
* platform/efl/fast/text/whitespace/013-expected.png: Removed.
* platform/efl/fast/text/whitespace/013-expected.txt: Removed.
* platform/efl/fast/text/whitespace/014-expected.png: Removed.
* platform/efl/fast/text/whitespace/014-expected.txt: Removed.
* platform/efl/fast/text/whitespace/015-expected.png: Removed.
* platform/efl/fast/text/whitespace/015-expected.txt: Removed.
* platform/efl/fast/text/whitespace/016-expected.png: Removed.
* platform/efl/fast/text/whitespace/016-expected.txt: Removed.
* platform/efl/fast/text/whitespace/018-expected.png: Removed.
* platform/efl/fast/text/whitespace/018-expected.txt: Removed.
* platform/efl/fast/text/whitespace/019-expected.png: Removed.
* platform/efl/fast/text/whitespace/020-expected.png: Removed.
* platform/efl/fast/text/whitespace/020-expected.txt: Removed.
* platform/efl/fast/text/whitespace/021-expected.png: Removed.
* platform/efl/fast/text/whitespace/021-expected.txt: Removed.
* platform/efl/fast/text/whitespace/022-expected.png: Removed.
* platform/efl/fast/text/whitespace/022-expected.txt: Removed.
* platform/efl/fast/text/whitespace/023-expected.png: Removed.
* platform/efl/fast/text/whitespace/024-expected.png: Removed.
* platform/efl/fast/text/whitespace/024-expected.txt: Removed.
* platform/efl/fast/text/whitespace/025-expected.png: Removed.
* platform/efl/fast/text/whitespace/025-expected.txt: Removed.
* platform/efl/fast/text/whitespace/026-expected.png: Removed.
* platform/efl/fast/text/whitespace/026-expected.txt: Removed.
* platform/efl/fast/text/whitespace/027-expected.png: Removed.
* platform/efl/fast/text/whitespace/027-expected.txt: Removed.
* platform/efl/fast/text/whitespace/028-expected.png: Removed.
* platform/efl/fast/text/whitespace/028-expected.txt: Removed.
* platform/efl/fast/text/whitespace/030-expected.png: Removed.
* platform/efl/fast/text/whitespace/030-expected.txt: Removed.
* platform/efl/fast/text/whitespace/nbsp-mode-and-linewraps-expected.png: Removed.
* platform/efl/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt: Removed.
* platform/efl/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: Removed.
* platform/efl/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt: Removed.
* platform/efl/fast/text/whitespace/nowrap-clear-float-expected.png: Removed.
* platform/efl/fast/text/whitespace/nowrap-clear-float-expected.txt: Removed.
* platform/efl/fast/text/whitespace/pre-break-word-expected.png: Removed.
* platform/efl/fast/text/whitespace/pre-break-word-expected.txt: Removed.
* platform/efl/fast/text/whitespace/pre-newline-box-test-expected.png: Removed.
* platform/efl/fast/text/whitespace/pre-wrap-last-char-expected.png: Removed.
* platform/efl/fast/text/whitespace/pre-wrap-last-char-expected.txt: Removed.
* platform/efl/fast/text/whitespace/pre-wrap-line-test-expected.png: Removed.
* platform/efl/fast/text/whitespace/pre-wrap-line-test-expected.txt: Removed.
* platform/efl/fast/text/whitespace/pre-wrap-overflow-selection-expected.png: Removed.
* platform/efl/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt: Removed.
* platform/efl/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png: Removed.
* platform/efl/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt: Removed.
* platform/efl/fast/text/whitespace/span-in-word-space-causes-overflow-expected.png: Removed.
* platform/efl/fast/text/whitespace/span-in-word-space-causes-overflow-expected.txt: Removed.
* platform/efl/fast/text/whitespace/tab-character-basics-expected.png: Removed.
* platform/efl/fast/text/wide-zero-width-space-expected.png: Removed.
* platform/efl/fast/text/wide-zero-width-space-expected.txt: Removed.
* platform/efl/fast/text/word-break-expected.png: Removed.
* platform/efl/fast/text/word-break-expected.txt: Removed.
* platform/efl/fast/text/word-break-run-rounding-expected.png: Removed.
* platform/efl/fast/text/word-break-run-rounding-expected.txt: Removed.
* platform/efl/fast/text/word-break-soft-hyphen-expected.png: Removed.
* platform/efl/fast/text/word-break-soft-hyphen-expected.txt: Removed.
* platform/efl/fast/text/word-space-expected.png: Removed.
* platform/efl/fast/text/word-space-expected.txt: Removed.
* platform/efl/fast/text/zero-font-size-expected.png: Removed.
* platform/efl/fast/text/zero-font-size-expected.txt: Removed.
* platform/efl/fast/tokenizer: Removed.
* platform/efl/fast/tokenizer/001-expected.png: Removed.
* platform/efl/fast/tokenizer/001-expected.txt: Removed.
* platform/efl/fast/tokenizer/003-expected.png: Removed.
* platform/efl/fast/tokenizer/003-expected.txt: Removed.
* platform/efl/fast/tokenizer/missing-style-end-tag-1-expected.png: Removed.
* platform/efl/fast/tokenizer/missing-style-end-tag-2-expected.png: Removed.
* platform/efl/fast/tokenizer/script-after-frameset-expected.png: Removed.
* platform/efl/fast/transforms: Removed.
* platform/efl/fast/transforms/bounding-rect-zoom-expected.png: Removed.
* platform/efl/fast/transforms/bounding-rect-zoom-expected.txt: Removed.
* platform/efl/fast/transforms/diamond-expected.png: Removed.
* platform/efl/fast/transforms/diamond-expected.txt: Removed.
* platform/efl/fast/transforms/identity-matrix-expected.png: Removed.
* platform/efl/fast/transforms/identity-matrix-expected.txt: Removed.
* platform/efl/fast/transforms/matrix-01-expected.png: Removed.
* platform/efl/fast/transforms/overflow-with-transform-expected.png: Removed.
* platform/efl/fast/transforms/overflow-with-transform-expected.txt: Removed.
* platform/efl/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: Removed.
* platform/efl/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Removed.
* platform/efl/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: Removed.
* platform/efl/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Removed.
* platform/efl/fast/transforms/shadows-expected.png: Removed.
* platform/efl/fast/transforms/skew-with-unitless-zero-expected.png: Removed.
* platform/efl/fast/transforms/skew-with-unitless-zero-expected.txt: Removed.
* platform/efl/fast/transforms/transform-on-inline-expected.png: Removed.
* platform/efl/fast/transforms/transform-on-inline-expected.txt: Removed.
* platform/efl/fast/transforms/transform-overflow-expected.png: Removed.
* platform/efl/fast/transforms/transform-overflow-expected.txt: Removed.
* platform/efl/fast/transforms/transform-positioned-ancestor-expected.png: Removed.
* platform/efl/fast/transforms/transform-positioned-ancestor-expected.txt: Removed.
* platform/efl/fast/transforms/transform-table-row-expected.png: Removed.
* platform/efl/fast/transforms/transform-table-row-expected.txt: Removed.
* platform/efl/fast/transforms/transformed-caret-expected.png: Removed.
* platform/efl/fast/transforms/transformed-caret-expected.txt: Removed.
* platform/efl/fast/transforms/transformed-document-element-expected.png: Removed.
* platform/efl/fast/transforms/transformed-document-element-expected.txt: Removed.
* platform/efl/fast/transforms/transformed-focused-text-input-expected.png: Removed.
* platform/efl/fast/transforms/transformed-focused-text-input-expected.txt: Removed.
* platform/efl/fast/transforms/transforms-with-opacity-expected.png: Removed.
* platform/efl/fast/transforms/transforms-with-opacity-expected.txt: Removed.
* platform/efl/fast/transforms/transforms-with-zoom-expected.png: Removed.
* platform/efl/fast/transforms/transforms-with-zoom-expected.txt: Removed.
* platform/efl/fast/writing-mode: Removed.
* platform/efl/fast/writing-mode/Kusa-Makura-background-canvas-expected.png: Removed.
* platform/efl/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Removed.
* platform/efl/fast/writing-mode/background-horizontal-bt-expected.png: Removed.
* platform/efl/fast/writing-mode/background-horizontal-bt-expected.txt: Removed.
* platform/efl/fast/writing-mode/background-vertical-lr-expected.png: Removed.
* platform/efl/fast/writing-mode/background-vertical-lr-expected.txt: Removed.
* platform/efl/fast/writing-mode/background-vertical-rl-expected.png: Removed.
* platform/efl/fast/writing-mode/background-vertical-rl-expected.txt: Removed.
* platform/efl/fast/writing-mode/basic-vertical-line-expected.png: Removed.
* platform/efl/fast/writing-mode/basic-vertical-line-expected.txt: Removed.
* platform/efl/fast/writing-mode/block-level-images-expected.png: Removed.
* platform/efl/fast/writing-mode/body-direction-propagation-blocked-expected.png: Removed.
* platform/efl/fast/writing-mode/body-direction-propagation-expected.png: Removed.
* platform/efl/fast/writing-mode/body-writing-mode-propagation-blocked-expected.png: Removed.
* platform/efl/fast/writing-mode/body-writing-mode-propagation-expected.png: Removed.
* platform/efl/fast/writing-mode/border-image-horizontal-bt-expected.png: Removed.
* platform/efl/fast/writing-mode/border-image-horizontal-bt-expected.txt: Removed.
* platform/efl/fast/writing-mode/border-image-vertical-lr-expected.png: Removed.
* platform/efl/fast/writing-mode/border-image-vertical-lr-expected.txt: Removed.
* platform/efl/fast/writing-mode/border-image-vertical-rl-expected.png: Removed.
* platform/efl/fast/writing-mode/border-image-vertical-rl-expected.txt: Removed.
* platform/efl/fast/writing-mode/border-radius-clipping-vertical-lr-expected.png: Removed.
* platform/efl/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt: Removed.
* platform/efl/fast/writing-mode/border-styles-vertical-lr-expected.png: Removed.
* platform/efl/fast/writing-mode/border-styles-vertical-lr-expected.txt: Removed.
* platform/efl/fast/writing-mode/border-styles-vertical-rl-expected.png: Removed.
* platform/efl/fast/writing-mode/border-styles-vertical-rl-expected.txt: Removed.
* platform/efl/fast/writing-mode/border-vertical-lr-expected.png: Removed.
* platform/efl/fast/writing-mode/border-vertical-lr-expected.txt: Removed.
* platform/efl/fast/writing-mode/box-shadow-horizontal-bt-expected.png: Removed.
* platform/efl/fast/writing-mode/box-shadow-horizontal-bt-expected.txt: Removed.
* platform/efl/fast/writing-mode/box-shadow-vertical-lr-expected.png: Removed.
* platform/efl/fast/writing-mode/box-shadow-vertical-lr-expected.txt: Removed.
* platform/efl/fast/writing-mode/box-shadow-vertical-rl-expected.png: Removed.
* platform/efl/fast/writing-mode/box-shadow-vertical-rl-expected.txt: Removed.
* platform/efl/fast/writing-mode/broken-ideograph-small-caps-expected.png: Removed.
* platform/efl/fast/writing-mode/broken-ideograph-small-caps-expected.txt: Removed.
* platform/efl/fast/writing-mode/broken-ideographic-font-expected.png: Removed.
* platform/efl/fast/writing-mode/broken-ideographic-font-expected.txt: Removed.
* platform/efl/fast/writing-mode/english-bt-text-expected.png: Removed.
* platform/efl/fast/writing-mode/english-bt-text-expected.txt: Removed.
* platform/efl/fast/writing-mode/english-lr-text-expected.png: Removed.
* platform/efl/fast/writing-mode/english-lr-text-expected.txt: Removed.
* platform/efl/fast/writing-mode/english-rl-text-expected.png: Removed.
* platform/efl/fast/writing-mode/english-rl-text-expected.txt: Removed.
* platform/efl/fast/writing-mode/fallback-orientation-expected.png: Removed.
* platform/efl/fast/writing-mode/fallback-orientation-expected.txt: Removed.
* platform/efl/fast/writing-mode/fieldsets-expected.png: Removed.
* platform/efl/fast/writing-mode/fieldsets-expected.txt: Removed.
* platform/efl/fast/writing-mode/floats-in-block-layout-expected.png: Removed.
* platform/efl/fast/writing-mode/horizontal-bt-replaced-selection-expected.png: Removed.
* platform/efl/fast/writing-mode/horizontal-bt-replaced-selection-expected.txt: Removed.
* platform/efl/fast/writing-mode/inline-direction-positioning-expected.png: Removed.
* platform/efl/fast/writing-mode/japanese-lr-selection-expected.png: Removed.
* platform/efl/fast/writing-mode/japanese-lr-selection-expected.txt: Removed.
* platform/efl/fast/writing-mode/japanese-lr-text-expected.png: Removed.
* platform/efl/fast/writing-mode/japanese-lr-text-expected.txt: Removed.
* platform/efl/fast/writing-mode/japanese-rl-selection-expected.png: Removed.
* platform/efl/fast/writing-mode/japanese-rl-selection-expected.txt: Removed.
* platform/efl/fast/writing-mode/japanese-rl-text-expected.png: Removed.
* platform/efl/fast/writing-mode/japanese-rl-text-expected.txt: Removed.
* platform/efl/fast/writing-mode/japanese-rl-text-with-broken-font-expected.png: Removed.
* platform/efl/fast/writing-mode/japanese-rl-text-with-broken-font-expected.txt: Removed.
* platform/efl/fast/writing-mode/japanese-ruby-horizontal-bt-expected.png: Removed.
* platform/efl/fast/writing-mode/japanese-ruby-horizontal-bt-expected.txt: Removed.
* platform/efl/fast/writing-mode/japanese-ruby-vertical-lr-expected.png: Removed.
* platform/efl/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt: Removed.
* platform/efl/fast/writing-mode/japanese-ruby-vertical-rl-expected.png: Removed.
* platform/efl/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt: Removed.
* platform/efl/fast/writing-mode/margin-collapse-expected.png: Removed.
* platform/efl/fast/writing-mode/root-lr-basic-expected.png: Removed.
* platform/efl/fast/writing-mode/self-collapsing-block-expected.png: Removed.
* platform/efl/fast/writing-mode/table-percent-width-quirk-expected.txt: Removed.
* platform/efl/fast/writing-mode/text-orientation-basic-expected.png: Removed.
* platform/efl/fast/writing-mode/text-orientation-basic-expected.txt: Removed.
* platform/efl/fast/writing-mode/vertical-align-table-baseline-expected.png: Removed.
* platform/efl/fast/writing-mode/vertical-align-table-baseline-expected.txt: Removed.
* platform/efl/fast/writing-mode/vertical-baseline-alignment-expected.png: Removed.
* platform/efl/fast/writing-mode/vertical-baseline-alignment-expected.txt: Removed.
* platform/efl/fast/writing-mode/vertical-font-fallback-expected.png: Removed.
* platform/efl/fast/writing-mode/vertical-font-fallback-expected.txt: Removed.
* platform/efl/fast/writing-mode/vertical-lr-replaced-selection-expected.png: Removed.
* platform/efl/fast/writing-mode/vertical-lr-replaced-selection-expected.txt: Removed.
* platform/efl/fast/writing-mode/vertical-rl-replaced-selection-expected.png: Removed.
* platform/efl/fast/writing-mode/vertical-rl-replaced-selection-expected.txt: Removed.
* platform/efl/fast/xsl: Removed.
* platform/efl/fast/xsl/document-function-expected.png: Removed.
* platform/efl/fast/xsl/document-function-expected.txt: Removed.
* platform/efl/fast/xsl/xslt-enc-cyr-expected.png: Removed.
* platform/efl/fast/xsl/xslt-enc-cyr-expected.txt: Removed.
* platform/efl/fast/xsl/xslt-enc-expected.png: Removed.
* platform/efl/fast/xsl/xslt-enc-expected.txt: Removed.
* platform/efl/fast/xsl/xslt-enc16-expected.png: Removed.
* platform/efl/fast/xsl/xslt-enc16-expected.txt: Removed.
* platform/efl/fast/xsl/xslt-enc16to16-expected.png: Removed.
* platform/efl/fast/xsl/xslt-enc16to16-expected.txt: Removed.
* platform/efl/fast/xsl/xslt-entity-expected.png: Removed.
* platform/efl/fast/xsl/xslt-entity-expected.txt: Removed.
* platform/efl/fast/xsl/xslt-extra-content-at-end-expected.png: Removed.
* platform/efl/fast/xsl/xslt-extra-content-at-end-expected.txt: Removed.
* platform/efl/fast/xsl/xslt-import-depth-expected.png: Removed.
* platform/efl/fast/xsl/xslt-import-depth-expected.txt: Removed.
* platform/efl/fast/xsl/xslt-mismatched-tags-in-xslt-expected.png: Removed.
* platform/efl/fast/xsl/xslt-missing-namespace-in-xslt-expected.png: Removed.
* platform/efl/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: Removed.
* platform/efl/fast/xsl/xslt-relative-path-expected.png: Removed.
* platform/efl/fast/xsl/xslt-relative-path-expected.txt: Removed.
* platform/efl/fast/xsl/xslt_unicode-expected.png: Removed.
* platform/efl/fast/xsl/xslt_unicode-expected.txt: Removed.
* platform/efl/fonts: Removed.
* platform/efl/fonts/cursive-expected.png: Removed.
* platform/efl/fonts/cursive-expected.txt: Removed.
* platform/efl/fonts/default-expected.png: Removed.
* platform/efl/fonts/default-expected.txt: Removed.
* platform/efl/fonts/fantasy-expected.png: Removed.
* platform/efl/fonts/fantasy-expected.txt: Removed.
* platform/efl/fonts/monospace-expected.png: Removed.
* platform/efl/fonts/monospace-expected.txt: Removed.
* platform/efl/fonts/sans-serif-expected.png: Removed.
* platform/efl/fonts/sans-serif-expected.txt: Removed.
* platform/efl/fonts/serif-expected.png: Removed.
* platform/efl/fonts/serif-expected.txt: Removed.
* platform/efl/fullscreen: Removed.
* platform/efl/fullscreen/full-screen-iframe-zIndex-expected.png: Removed.
* platform/efl/fullscreen/full-screen-placeholder-expected.txt: Removed.
* platform/efl/fullscreen/full-screen-remove-ancestor-after-expected.png: Removed.
* platform/efl/fullscreen/full-screen-stacking-context-expected.png: Removed.
* platform/efl/fullscreen/full-screen-zIndex-after-expected.png: Removed.
* platform/efl/fullscreen/full-screen-zIndex-expected.png: Removed.
* platform/efl/fullscreen/parent-flow-inline-with-block-child-expected.png: Removed.
* platform/efl/http: Removed.
* platform/efl/http/tests: Removed.
* platform/efl/http/tests/cookies: Removed.
* platform/efl/http/tests/cookies/double-quoted-value-with-semi-colon-expected.txt: Removed.
* platform/efl/http/tests/inspector: Removed.
* platform/efl/http/tests/inspector/console-resource-errors-expected.txt: Removed.
* platform/efl/http/tests/inspector/console-websocket-error-expected.txt: Removed.
* platform/efl/http/tests/loading: Removed.
* platform/efl/http/tests/loading/gmail-assert-on-load-expected.txt: Removed.
* platform/efl/http/tests/loading/pdf-commit-load-callbacks-expected.txt: Removed.
* platform/efl/http/tests/loading/simple-subframe-expected.png: Removed.
* platform/efl/http/tests/loading/simple-subframe-expected.txt: Removed.
* platform/efl/http/tests/local: Removed.
* platform/efl/http/tests/local/file-url-sent-as-referer-expected.png: Removed.
* platform/efl/http/tests/local/file-url-sent-as-referer-expected.txt: Removed.
* platform/efl/http/tests/media: Removed.
* platform/efl/http/tests/media/video-buffered-range-contains-currentTime-expected.png: Removed.
* platform/efl/http/tests/misc: Removed.
* platform/efl/http/tests/misc/acid2-expected.png: Removed.
* platform/efl/http/tests/misc/acid2-expected.txt: Removed.
* platform/efl/http/tests/misc/acid3-expected.png: Removed.
* platform/efl/http/tests/misc/acid3-expected.txt: Removed.
* platform/efl/http/tests/misc/error404-expected.png: Removed.
* platform/efl/http/tests/misc/error404-expected.txt: Removed.
* platform/efl/http/tests/misc/favicon-as-image-expected.png: Removed.
* platform/efl/http/tests/misc/favicon-as-image-expected.txt: Removed.
* platform/efl/http/tests/misc/frame-access-during-load-expected.png: Removed.
* platform/efl/http/tests/misc/frame-access-during-load-expected.txt: Removed.
* platform/efl/http/tests/misc/generated-content-inside-table-expected.png: Removed.
* platform/efl/http/tests/misc/generated-content-inside-table-expected.txt: Removed.
* platform/efl/http/tests/misc/iframe404-expected.png: Removed.
* platform/efl/http/tests/misc/iframe404-expected.txt: Removed.
* platform/efl/http/tests/misc/location-replace-crossdomain-expected.png: Removed.
* platform/efl/http/tests/misc/location-replace-crossdomain-expected.txt: Removed.
* platform/efl/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.png: Removed.
* platform/efl/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt: Removed.
* platform/efl/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png: Removed.
* platform/efl/http/tests/misc/slow-loading-image-in-pattern-expected.png: Removed.
* platform/efl/http/tests/misc/slow-loading-image-in-pattern-expected.txt: Removed.
* platform/efl/http/tests/misc/slow-loading-mask-expected.png: Removed.
* platform/efl/http/tests/misc/slow-loading-mask-expected.txt: Removed.
* platform/efl/http/tests/misc/willCacheResponse-delegate-callback-expected.txt: Removed.
* platform/efl/http/tests/multipart: Removed.
* platform/efl/http/tests/multipart/invalid-image-data-standalone-expected.png: Removed.
* platform/efl/http/tests/multipart/invalid-image-data-standalone-expected.txt: Removed.
* platform/efl/http/tests/navigation: Removed.
* platform/efl/http/tests/navigation/error404-basic-expected.png: Removed.
* platform/efl/http/tests/navigation/error404-basic-expected.txt: Removed.
* platform/efl/http/tests/navigation/error404-goback-expected.png: Removed.
* platform/efl/http/tests/navigation/error404-goback-expected.txt: Removed.
* platform/efl/http/tests/navigation/error404-subframeload-expected.png: Removed.
* platform/efl/http/tests/navigation/error404-subframeload-expected.txt: Removed.
* platform/efl/http/tests/navigation/javascriptlink-frames-expected.png: Removed.
* platform/efl/http/tests/navigation/javascriptlink-frames-expected.txt: Removed.
* platform/efl/http/tests/navigation/postredirect-basic-expected.png: Removed.
* platform/efl/http/tests/navigation/postredirect-basic-expected.txt: Removed.
* platform/efl/http/tests/navigation/postredirect-goback1-expected.png: Removed.
* platform/efl/http/tests/navigation/postredirect-goback1-expected.txt: Removed.
* platform/efl/http/tests/security: Removed.
* platform/efl/http/tests/security/contentSecurityPolicy: Removed.
* platform/efl/http/tests/security/contentSecurityPolicy/xsl-blocked-expected.png: Removed.
* platform/efl/http/tests/security/xssAuditor: Removed.
* platform/efl/http/tests/security/xssAuditor/link-opens-new-window-expected.txt: Removed.
* platform/efl/http/tests/uri: Removed.
* platform/efl/http/tests/uri/css-href-expected.png: Removed.
* platform/efl/http/tests/uri/css-href-expected.txt: Removed.
* platform/efl/http/tests/xmlhttprequest: Removed.
* platform/efl/http/tests/xmlhttprequest/methods-async-expected.txt: Removed.
* platform/efl/http/tests/xmlhttprequest/methods-expected.txt: Removed.
* platform/efl/http/tests/xmlhttprequest/workers: Removed.
* platform/efl/http/tests/xmlhttprequest/workers/methods-async-expected.txt: Removed.
* platform/efl/http/tests/xmlhttprequest/workers/methods-expected.txt: Removed.
* platform/efl/ietestcenter: Removed.
* platform/efl/ietestcenter/css3: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background-color-border-box-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background-color-border-box-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-002-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-002-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-001-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-001-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-004-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/box-shadow-004-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/color-behind-images-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/color-behind-images-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/order-of-images-expected.png: Removed.
* platform/efl/ietestcenter/css3/bordersbackgrounds/order-of-images-expected.txt: Removed.
* platform/efl/ietestcenter/css3/text: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-001-expected.png: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-001-expected.txt: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-002-expected.png: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-002-expected.txt: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-003-expected.png: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-003-expected.txt: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-004-expected.png: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-004-expected.txt: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-005-expected.txt: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-006-expected.png: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-006-expected.txt: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-007-expected.png: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-007-expected.txt: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-008-expected.png: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-008-expected.txt: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-009-expected.png: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-009-expected.txt: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-010-expected.png: Removed.
* platform/efl/ietestcenter/css3/text/textshadow-010-expected.txt: Removed.
* platform/efl/inspector: Removed.
* platform/efl/inspector-protocol: Removed.
* platform/efl/inspector-protocol/debugger: Removed.
* platform/efl/inspector-protocol/debugger/regress-133182-expected.txt: Removed.
* platform/efl/inspector-protocol/debugger/setBreakpoint-dfg-and-modify-local-expected.txt: Removed.
* platform/efl/inspector-protocol/dom: Removed.
* platform/efl/inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt: Removed.
* platform/efl/inspector/timeline: Removed.
* platform/efl/inspector/timeline/timeline-receive-response-event-expected.txt: Removed.
* platform/efl/js: Removed.
* platform/efl/js/dom: Removed.
* platform/efl/js/dom/constructor-length-expected.txt: Removed.
* platform/efl/js/dom/dom-static-property-for-in-iteration-expected.txt: Removed.
* platform/efl/js/dom/exception-linenums-in-html-3-expected.png: Removed.
* platform/efl/js/dom/global-constructors-attributes-dedicated-worker-expected.txt: Removed.
* platform/efl/js/dom/global-constructors-attributes-expected.txt: Removed.
* platform/efl/js/dom/missing-style-end-tag-js-expected.png: Removed.
* platform/efl/js/dom/missing-title-end-tag-js-expected.png: Removed.
* platform/efl/loader: Removed.
* platform/efl/loader/go-back-cached-main-resource-expected.txt: Removed.
* platform/efl/mathml: Removed.
* platform/efl/mathml/opentype: Removed.
* platform/efl/mathml/opentype/horizontal-expected.txt: Removed.
* platform/efl/mathml/opentype/horizontal-munderover-expected.txt: Removed.
* platform/efl/mathml/opentype/large-operators-expected.txt: Removed.
* platform/efl/mathml/opentype/opentype-stretchy-expected.txt: Removed.
* platform/efl/mathml/opentype/opentype-stretchy-horizontal-expected.txt: Removed.
* platform/efl/mathml/opentype/vertical-expected.txt: Removed.
* platform/efl/mathml/presentation: Removed.
* platform/efl/mathml/presentation/foreign-element-in-token-expected.txt: Removed.
* platform/efl/mathml/presentation/menclose-notation-default-longdiv-expected.txt: Removed.
* platform/efl/mathml/presentation/menclose-notation-values-expected.txt: Removed.
* platform/efl/mathml/presentation/mo-stretch-expected.txt: Removed.
* platform/efl/mathml/presentation/mspace-children-expected.txt: Removed.
* platform/efl/mathml/presentation/roots-expected.txt: Removed.
* platform/efl/mathml/radical-fallback-expected.txt: Removed.
* platform/efl/media: Removed.
* platform/efl/media/W3C: Removed.
* platform/efl/media/W3C/video: Removed.
* platform/efl/media/W3C/video/canPlayType: Removed.
* platform/efl/media/W3C/video/canPlayType/canPlayType_codecs_order_1-expected.txt: Removed.
* platform/efl/media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1-expected.txt: Removed.
* platform/efl/media/W3C/video/canPlayType/canPlayType_two_implies_one_1-expected.txt: Removed.
* platform/efl/media/W3C/video/canPlayType/canPlayType_two_implies_one_2-expected.txt: Removed.
* platform/efl/media/audio-controls-rendering-expected.png: Removed.
* platform/efl/media/audio-controls-rendering-expected.txt: Removed.
* platform/efl/media/audio-repaint-expected.png: Removed.
* platform/efl/media/audio-repaint-expected.txt: Removed.
* platform/efl/media/controls-after-reload-expected.png: Removed.
* platform/efl/media/controls-after-reload-expected.txt: Removed.
* platform/efl/media/controls-layout-direction-expected.png: Removed.
* platform/efl/media/controls-strict-expected.png: Removed.
* platform/efl/media/controls-strict-expected.txt: Removed.
* platform/efl/media/controls-styling-expected.png: Removed.
* platform/efl/media/controls-styling-expected.txt: Removed.
* platform/efl/media/controls-styling-strict-expected.png: Removed.
* platform/efl/media/controls-styling-strict-expected.txt: Removed.
* platform/efl/media/controls-without-preload-expected.png: Removed.
* platform/efl/media/controls-without-preload-expected.txt: Removed.
* platform/efl/media/media-controls-clone-expected.png: Removed.
* platform/efl/media/media-controls-clone-expected.txt: Removed.
* platform/efl/media/media-document-audio-repaint-expected.png: Removed.
* platform/efl/media/media-document-audio-repaint-expected.txt: Removed.
* platform/efl/media/track: Removed.
* platform/efl/media/track/track-cue-rendering-horizontal-expected.png: Removed.
* platform/efl/media/track/track-cue-rendering-horizontal-expected.txt: Removed.
* platform/efl/media/track/track-cue-rendering-vertical-expected.png: Removed.
* platform/efl/media/track/track-cue-rendering-vertical-expected.txt: Removed.
* platform/efl/media/video-aspect-ratio-expected.png: Removed.
* platform/efl/media/video-aspect-ratio-expected.txt: Removed.
* platform/efl/media/video-canvas-alpha-expected.png: Removed.
* platform/efl/media/video-colorspace-yuv420-expected.png: Removed.
* platform/efl/media/video-colorspace-yuv420-expected.txt: Removed.
* platform/efl/media/video-colorspace-yuv422-expected.png: Removed.
* platform/efl/media/video-colorspace-yuv422-expected.txt: Removed.
* platform/efl/media/video-controls-rendering-expected.png: Removed.
* platform/efl/media/video-controls-rendering-expected.txt: Removed.
* platform/efl/media/video-display-toggle-expected.png: Removed.
* platform/efl/media/video-display-toggle-expected.txt: Removed.
* platform/efl/media/video-empty-source-expected.png: Removed.
* platform/efl/media/video-empty-source-expected.txt: Removed.
* platform/efl/media/video-frame-accurate-seek-expected.png: Removed.
* platform/efl/media/video-frame-accurate-seek-expected.txt: Removed.
* platform/efl/media/video-layer-crash-expected.png: Removed.
* platform/efl/media/video-layer-crash-expected.txt: Removed.
* platform/efl/media/video-no-audio-expected.png: Removed.
* platform/efl/media/video-no-audio-expected.txt: Removed.
* platform/efl/media/video-playing-and-pause-expected.png: Removed.
* platform/efl/media/video-playing-and-pause-expected.txt: Removed.
* platform/efl/media/video-transformed-expected.png: Removed.
* platform/efl/media/video-transformed-expected.txt: Removed.
* platform/efl/media/video-zoom-controls-expected.png: Removed.
* platform/efl/media/video-zoom-controls-expected.txt: Removed.
* platform/efl/media/video-zoom-expected.png: Removed.
* platform/efl/media/video-zoom-expected.txt: Removed.
* platform/efl/perf: Removed.
* platform/efl/perf/nested-combined-selectors-expected.txt: Removed.
* platform/efl/plugins: Removed.
* platform/efl/plugins/iframe-plugin-bgcolor-expected.png: Removed.
* platform/efl/plugins/mouse-click-plugin-clears-selection-expected.png: Removed.
* platform/efl/plugins/mouse-click-plugin-clears-selection-expected.txt: Removed.
* platform/efl/plugins/netscape-dom-access-expected.png: Removed.
* platform/efl/plugins/netscape-dom-access-expected.txt: Removed.
* platform/efl/plugins/npruntime: Removed.
* platform/efl/plugins/npruntime/object-from-destroyed-plugin-expected.txt: Removed.
* platform/efl/plugins/npruntime/object-from-destroyed-plugin-in-subframe-expected.txt: Removed.
* platform/efl/plugins/plugin-javascript-access-expected.txt: Removed.
* platform/efl/plugins/resize-from-plugin-expected.txt: Removed.
* platform/efl/printing: Removed.
* platform/efl/printing/compositing-layer-printing-expected.png: Removed.
* platform/efl/printing/compositing-layer-printing-expected.txt: Removed.
* platform/efl/printing/iframe-print-expected.png: Removed.
* platform/efl/printing/media-queries-print-expected.txt: Removed.
* platform/efl/printing/page-count-relayout-shrink-expected.txt: Removed.
* platform/efl/printing/page-rule-in-media-query-expected.png: Removed.
* platform/efl/printing/page-rule-in-media-query-expected.txt: Removed.
* platform/efl/printing/return-from-printing-mode-expected.png: Removed.
* platform/efl/printing/return-from-printing-mode-expected.txt: Removed.
* platform/efl/printing/setPrinting-expected.txt: Removed.
* platform/efl/printing/simultaneous-position-float-change-expected.txt: Removed.
* platform/efl/printing/single-line-must-not-be-split-into-two-pages-expected.txt: Removed.
* platform/efl/printing/width-overflow-expected.txt: Removed.
* platform/efl/scrollbars: Removed.
* platform/efl/scrollbars/basic-scrollbar-expected.png: Removed.
* platform/efl/scrollbars/basic-scrollbar-expected.txt: Removed.
* platform/efl/scrollbars/custom-scrollbar-with-incomplete-style-expected.png: Removed.
* platform/efl/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt: Removed.
* platform/efl/scrollbars/disabled-scrollbar-expected.png: Removed.
* platform/efl/scrollbars/disabled-scrollbar-expected.txt: Removed.
* platform/efl/scrollbars/listbox-scrollbar-combinations-expected.png: Removed.
* platform/efl/scrollbars/listbox-scrollbar-combinations-expected.txt: Removed.
* platform/efl/scrollbars/overflow-scrollbar-combinations-expected.png: Removed.
* platform/efl/scrollbars/overflow-scrollbar-combinations-expected.txt: Removed.
* platform/efl/scrollbars/scrollbar-buttons-expected.png: Removed.
* platform/efl/scrollbars/scrollbar-buttons-expected.txt: Removed.
* platform/efl/scrollbars/scrollbar-orientation-expected.png: Removed.
* platform/efl/scrollbars/scrollbar-orientation-expected.txt: Removed.
* platform/efl/scrollbars/scrollbar-selectors-expected.txt: Removed.
* platform/efl/scrollbars/scrollbars-on-positioned-content-expected.png: Removed.
* platform/efl/scrollbars/scrollbars-on-positioned-content-expected.txt: Removed.
* platform/efl/security: Removed.
* platform/efl/security/block-test-expected.txt: Removed.
* platform/efl/security/block-test-no-port-expected.txt: Removed.
* platform/efl/sputnik: Removed.
* platform/efl/sputnik/Unicode: Removed.
* platform/efl/sputnik/Unicode/Unicode_320: Removed.
* platform/efl/sputnik/Unicode/Unicode_320/S7.6_A2.2_T2-expected.txt: Removed.
* platform/efl/sputnik/Unicode/Unicode_320/S7.6_A5.2_T8-expected.txt: Removed.
* platform/efl/svg: Removed.
* platform/efl/svg/W3C-I18N: Removed.
* platform/efl/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Removed.
* platform/efl/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Removed.
* platform/efl/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Removed.
* platform/efl/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-anchor-no-markup-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Removed.
* platform/efl/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-direction-ltr-expected.png: Removed.
* platform/efl/svg/W3C-I18N/tspan-direction-rtl-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-34-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/color-prof-01-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/color-prop-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/color-prop-02-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/color-prop-03-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-light-04-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/interact-events-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/interact-order-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/interact-order-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/interact-order-03-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/linking-a-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/linking-a-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/linking-a-03-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/linking-a-04-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/linking-a-07-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/masking-path-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/masking-path-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/masking-path-03-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/masking-path-05-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/painting-fill-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/painting-fill-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/painting-fill-03-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/painting-fill-04-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/painting-fill-05-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/painting-render-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/paths-data-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/paths-data-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/paths-data-03-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/paths-data-04-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/paths-data-05-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/paths-data-06-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/paths-data-07-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/paths-data-08-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/paths-data-09-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/paths-data-10-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/paths-data-13-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/paths-data-14-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/paths-data-15-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/render-elems-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/render-elems-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/render-elems-03-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/render-elems-06-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/render-elems-07-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/render-elems-08-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/render-groups-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/render-groups-03-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/script-handle-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/script-handle-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/script-handle-03-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/script-handle-04-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/shapes-line-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-cond-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-cond-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-cond-03-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-defs-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-dom-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-dom-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-dom-03-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-dom-04-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-dom-05-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-dom-06-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-frag-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-frag-03-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-frag-04-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-frag-05-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-group-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-group-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-group-03-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-image-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-image-03-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-image-04-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-image-05-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-image-06-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-image-07-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-image-08-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-image-09-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-image-10-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-use-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-use-03-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-use-05-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/styling-css-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/styling-css-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/styling-css-03-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/styling-css-04-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/styling-css-05-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/styling-css-06-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/styling-pres-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-align-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-align-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-align-03-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-align-04-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-align-05-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-align-06-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-align-08-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-deco-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-fonts-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-fonts-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-intro-05-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-path-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-text-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-text-03-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-text-04-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-text-05-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-text-06-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-text-07-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-text-08-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-tref-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-ws-01-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/text-ws-02-t-expected.png: Removed.
* platform/efl/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png: Removed.
* platform/efl/svg/as-background-image: Removed.
* platform/efl/svg/as-background-image/animated-svg-as-background-expected.png: Removed.
* platform/efl/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png: Removed.
* platform/efl/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt: Removed.
* platform/efl/svg/as-background-image/background-image-tiled-expected.png: Removed.
* platform/efl/svg/as-background-image/same-image-two-instances-background-image-expected.png: Removed.
* platform/efl/svg/as-background-image/svg-as-background-1-expected.png: Removed.
* platform/efl/svg/as-background-image/svg-as-background-2-expected.png: Removed.
* platform/efl/svg/as-background-image/svg-as-background-3-expected.png: Removed.
* platform/efl/svg/as-background-image/svg-as-background-4-expected.png: Removed.
* platform/efl/svg/as-background-image/svg-as-background-5-expected.png: Removed.
* platform/efl/svg/as-background-image/svg-as-background-6-expected.png: Removed.
* platform/efl/svg/as-background-image/svg-as-background-with-relative-size-expected.png: Removed.
* platform/efl/svg/as-background-image/svg-background-partial-redraw-expected.png: Removed.
* platform/efl/svg/as-background-image/svg-background-partial-redraw-expected.txt: Removed.
* platform/efl/svg/as-border-image: Removed.
* platform/efl/svg/as-border-image/svg-as-border-image-2-expected.png: Removed.
* platform/efl/svg/as-border-image/svg-as-border-image-2-expected.txt: Removed.
* platform/efl/svg/as-border-image/svg-as-border-image-expected.png: Removed.
* platform/efl/svg/as-border-image/svg-as-border-image-expected.txt: Removed.
* platform/efl/svg/as-image: Removed.
* platform/efl/svg/as-image/animated-svg-as-image-expected.png: Removed.
* platform/efl/svg/as-image/animated-svg-as-image-expected.txt: Removed.
* platform/efl/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png: Removed.
* platform/efl/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt: Removed.
* platform/efl/svg/as-image/animated-svg-as-image-same-image-expected.png: Removed.
* platform/efl/svg/as-image/animated-svg-as-image-same-image-expected.txt: Removed.
* platform/efl/svg/as-image/image-respects-deviceScaleFactor-expected.png: Removed.
* platform/efl/svg/as-image/image-respects-deviceScaleFactor-expected.txt: Removed.
* platform/efl/svg/as-image/image-respects-pageScaleFactor-change-expected.png: Removed.
* platform/efl/svg/as-image/image-respects-pageScaleFactor-expected.png: Removed.
* platform/efl/svg/as-image/image-respects-pageScaleFactor-expected.txt: Removed.
* platform/efl/svg/as-image/img-preserveAspectRatio-support-1-expected.png: Removed.
* platform/efl/svg/as-image/img-preserveAspectRatio-support-1-expected.txt: Removed.
* platform/efl/svg/as-image/img-preserveAspectRatio-support-2-expected.png: Removed.
* platform/efl/svg/as-image/img-preserveAspectRatio-support-2-expected.txt: Removed.
* platform/efl/svg/as-image/same-image-two-instances-expected.png: Removed.
* platform/efl/svg/as-image/same-image-two-instances-expected.txt: Removed.
* platform/efl/svg/as-image/svg-as-relative-image-expected.png: Removed.
* platform/efl/svg/as-image/svg-as-relative-image-with-explicit-size-expected.png: Removed.
* platform/efl/svg/as-image/svg-image-change-content-size-expected.png: Removed.
* platform/efl/svg/as-image/svg-image-change-content-size-expected.txt: Removed.
* platform/efl/svg/as-image/svg-non-integer-scaled-image-expected.png: Removed.
* platform/efl/svg/as-object: Removed.
* platform/efl/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Removed.
* platform/efl/svg/as-object/embedded-svg-size-changes-expected.png: Removed.
* platform/efl/svg/as-object/nested-embedded-svg-size-changes-expected.png: Removed.
* platform/efl/svg/as-object/object-box-sizing-no-width-height-expected.png: Removed.
* platform/efl/svg/as-object/object-box-sizing-no-width-height-expected.txt: Removed.
* platform/efl/svg/as-object/svg-embedded-in-html-in-iframe-expected.png: Removed.
* platform/efl/svg/batik: Removed.
* platform/efl/svg/batik/filters: Removed.
* platform/efl/svg/batik/filters/feTile-expected.png: Removed.
* platform/efl/svg/batik/filters/filterRegions-expected.png: Removed.
* platform/efl/svg/batik/masking: Removed.
* platform/efl/svg/batik/masking/maskRegions-expected.png: Removed.
* platform/efl/svg/batik/paints: Removed.
* platform/efl/svg/batik/paints/patternPreserveAspectRatioA-expected.png: Removed.
* platform/efl/svg/batik/paints/patternRegionA-expected.png: Removed.
* platform/efl/svg/batik/paints/patternRegions-expected.png: Removed.
* platform/efl/svg/batik/paints/patternRegions-positioned-objects-expected.png: Removed.
* platform/efl/svg/batik/text: Removed.
* platform/efl/svg/batik/text/longTextOnPath-expected.png: Removed.
* platform/efl/svg/batik/text/smallFonts-expected.png: Removed.
* platform/efl/svg/batik/text/textAnchor-expected.png: Removed.
* platform/efl/svg/batik/text/textAnchor2-expected.png: Removed.
* platform/efl/svg/batik/text/textAnchor3-expected.png: Removed.
* platform/efl/svg/batik/text/textDecoration-expected.png: Removed.
* platform/efl/svg/batik/text/textDecoration2-expected.png: Removed.
* platform/efl/svg/batik/text/textEffect-expected.png: Removed.
* platform/efl/svg/batik/text/textEffect2-expected.png: Removed.
* platform/efl/svg/batik/text/textEffect3-expected.png: Removed.
* platform/efl/svg/batik/text/textFeatures-expected.png: Removed.
* platform/efl/svg/batik/text/textGlyphOrientationHorizontal-expected.png: Removed.
* platform/efl/svg/batik/text/textLayout-expected.png: Removed.
* platform/efl/svg/batik/text/textLayout-expected.txt: Removed.
* platform/efl/svg/batik/text/textLayout2-expected.png: Removed.
* platform/efl/svg/batik/text/textLength-expected.png: Removed.
* platform/efl/svg/batik/text/textOnPath-expected.png: Removed.
* platform/efl/svg/batik/text/textOnPath2-expected.png: Removed.
* platform/efl/svg/batik/text/textOnPath3-expected.png: Removed.
* platform/efl/svg/batik/text/textOnPathSpaces-expected.png: Removed.
* platform/efl/svg/batik/text/textPCDATA-expected.png: Removed.
* platform/efl/svg/batik/text/textPosition-expected.png: Removed.
* platform/efl/svg/batik/text/textPosition2-expected.png: Removed.
* platform/efl/svg/batik/text/textPosition2-expected.txt: Removed.
* platform/efl/svg/batik/text/textProperties-expected.png: Removed.
* platform/efl/svg/batik/text/textProperties2-expected.png: Removed.
* platform/efl/svg/batik/text/textStyles-expected.png: Removed.
* platform/efl/svg/batik/text/verticalText-expected.png: Removed.
* platform/efl/svg/batik/text/verticalTextOnPath-expected.png: Removed.
* platform/efl/svg/batik/text/xmlSpace-expected.png: Removed.
* platform/efl/svg/canvas: Removed.
* platform/efl/svg/canvas/canvas-pattern-svg-expected.png: Removed.
* platform/efl/svg/carto.net: Removed.
* platform/efl/svg/carto.net/button-expected.png: Removed.
* platform/efl/svg/carto.net/colourpicker-expected.png: Removed.
* platform/efl/svg/carto.net/combobox-expected.png: Removed.
* platform/efl/svg/carto.net/scrollbar-expected.png: Removed.
* platform/efl/svg/carto.net/selectionlist-expected.png: Removed.
* platform/efl/svg/carto.net/slider-expected.png: Removed.
* platform/efl/svg/carto.net/tabgroup-expected.png: Removed.
* platform/efl/svg/carto.net/textbox-expected.png: Removed.
* platform/efl/svg/carto.net/window-expected.png: Removed.
* platform/efl/svg/css: Removed.
* platform/efl/svg/css/arrow-with-shadow-expected.png: Removed.
* platform/efl/svg/css/background-image-svg-expected.png: Removed.
* platform/efl/svg/css/circle-in-mask-with-shadow-expected.png: Removed.
* platform/efl/svg/css/composite-shadow-example-expected.png: Removed.
* platform/efl/svg/css/composite-shadow-text-expected.png: Removed.
* platform/efl/svg/css/composite-shadow-text-expected.txt: Removed.
* platform/efl/svg/css/composite-shadow-with-opacity-expected.png: Removed.
* platform/efl/svg/css/css-box-min-width-expected.png: Removed.
* platform/efl/svg/css/css-box-min-width-expected.txt: Removed.
* platform/efl/svg/css/group-with-shadow-expected.png: Removed.
* platform/efl/svg/css/path-gradient-stroke-shadow-expected.png: Removed.
* platform/efl/svg/css/path-with-shadow-expected.png: Removed.
* platform/efl/svg/css/rect-gradient-stroke-shadow-expected.png: Removed.
* platform/efl/svg/css/shadow-changes-expected.png: Removed.
* platform/efl/svg/css/shadow-changes-expected.txt: Removed.
* platform/efl/svg/css/shadow-with-large-radius-expected.png: Removed.
* platform/efl/svg/css/shadow-with-negative-offset-expected.png: Removed.
* platform/efl/svg/css/text-gradient-shadow-expected.png: Removed.
* platform/efl/svg/css/text-shadow-multiple-expected.png: Removed.
* platform/efl/svg/css/text-shadow-multiple-expected.txt: Removed.
* platform/efl/svg/custom: Removed.
* platform/efl/svg/custom/feDisplacementMap-01-expected.png: Removed.
* platform/efl/svg/custom/foreign-object-skew-expected.png: Removed.
* platform/efl/svg/custom/foreign-object-skew-expected.txt: Removed.
* platform/efl/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt: Removed.
* platform/efl/svg/custom/gradient-deep-referencing-expected.txt: Removed.
* platform/efl/svg/custom/gradient-with-1d-boundingbox-expected.png: Removed.
* platform/efl/svg/custom/gradient-with-1d-boundingbox-expected.txt: Removed.
* platform/efl/svg/custom/image-rescale-clip-expected.txt: Removed.
* platform/efl/svg/custom/js-late-pattern-creation-expected.png: Removed.
* platform/efl/svg/custom/js-late-pattern-creation-expected.txt: Removed.
* platform/efl/svg/custom/pattern-scaling-expected.png: Removed.
* platform/efl/svg/custom/pattern-with-transformation-expected.png: Removed.
* platform/efl/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Removed.
* platform/efl/svg/custom/recursive-gradient-expected.png: Removed.
* platform/efl/svg/custom/recursive-gradient-expected.txt: Removed.
* platform/efl/svg/custom/relative-sized-content-with-resources-expected.png: Removed.
* platform/efl/svg/custom/relative-sized-content-with-resources-expected.txt: Removed.
* platform/efl/svg/custom/stroked-pattern-expected.png: Removed.
* platform/efl/svg/custom/text-ctm-expected.png: Removed.
* platform/efl/svg/custom/text-ctm-expected.txt: Removed.
* platform/efl/svg/custom/text-letter-spacing-expected.png: Removed.
* platform/efl/svg/custom/text-letter-spacing-expected.txt: Removed.
* platform/efl/svg/dom: Removed.
* platform/efl/svg/dom/SVGLengthList-appendItem-expected.png: Removed.
* platform/efl/svg/dom/SVGLengthList-basics-expected.png: Removed.
* platform/efl/svg/dom/SVGLengthList-getItem-expected.png: Removed.
* platform/efl/svg/dom/SVGLengthList-initialize-expected.png: Removed.
* platform/efl/svg/dom/SVGLengthList-insertItemBefore-expected.png: Removed.
* platform/efl/svg/dom/SVGLengthList-removeItem-expected.png: Removed.
* platform/efl/svg/dom/SVGLengthList-replaceItem-expected.png: Removed.
* platform/efl/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: Removed.
* platform/efl/svg/dom/SVGLocatable-getCTM-svg-root-expected.png: Removed.
* platform/efl/svg/dom/SVGNumberList-basics-expected.png: Removed.
* platform/efl/svg/dom/SVGPathSegList-appendItem-expected.png: Removed.
* platform/efl/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Removed.
* platform/efl/svg/dom/SVGPathSegList-cloning-expected.png: Removed.
* platform/efl/svg/dom/SVGPathSegList-cloning-expected.txt: Removed.
* platform/efl/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Removed.
* platform/efl/svg/dom/SVGPathSegList-removeItem-expected.png: Removed.
* platform/efl/svg/dom/SVGPathSegList-replaceItem-expected.png: Removed.
* platform/efl/svg/dom/SVGPathSegList-segment-modification-expected.png: Removed.
* platform/efl/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png: Removed.
* platform/efl/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Removed.
* platform/efl/svg/dom/SVGPointList-basics-expected.png: Removed.
* platform/efl/svg/dom/SVGStringList-basics-expected.png: Removed.
* platform/efl/svg/dom/SVGTransformList-basics-expected.png: Removed.
* platform/efl/svg/dom/css-transforms-expected.png: Removed.
* platform/efl/svg/dynamic-updates: Removed.
* platform/efl/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.png: Removed.
* platform/efl/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.png: Removed.
* platform/efl/svg/filters: Removed.
* platform/efl/svg/filters/big-sized-filter-2-expected.png: Removed.
* platform/efl/svg/filters/big-sized-filter-expected.png: Removed.
* platform/efl/svg/filters/color-interpolation-filters-expected.png: Removed.
* platform/efl/svg/filters/feBlend-all-blendmodes-expected.txt: Removed.
* platform/efl/svg/filters/feColorMatrix-saturate-expected.png: Removed.
* platform/efl/svg/filters/feColorMatrix-values-expected.txt: Removed.
* platform/efl/svg/filters/feComposite-expected.png: Removed.
* platform/efl/svg/filters/feDisplacementMap-expected.png: Removed.
* platform/efl/svg/filters/feDropShadow-expected.png: Removed.
* platform/efl/svg/filters/feGaussianBlur-expected.png: Removed.
* platform/efl/svg/filters/feImage-animated-transform-on-target-rect-expected.png: Removed.
* platform/efl/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png: Removed.
* platform/efl/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.png: Removed.
* platform/efl/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png: Removed.
* platform/efl/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png: Removed.
* platform/efl/svg/filters/feImage-late-indirect-update-expected.png: Removed.
* platform/efl/svg/filters/feImage-multiple-targets-id-change-expected.png: Removed.
* platform/efl/svg/filters/feImage-position-expected.png: Removed.
* platform/efl/svg/filters/feImage-preserveAspectratio-expected.png: Removed.
* platform/efl/svg/filters/feImage-reference-invalidation-expected.png: Removed.
* platform/efl/svg/filters/feImage-reference-svg-primitive-expected.png: Removed.
* platform/efl/svg/filters/feImage-subregions-expected.png: Removed.
* platform/efl/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png: Removed.
* platform/efl/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png: Removed.
* platform/efl/svg/filters/feImage-target-add-to-document-expected.png: Removed.
* platform/efl/svg/filters/feImage-target-attribute-change-expected.png: Removed.
* platform/efl/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png: Removed.
* platform/efl/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png: Removed.
* platform/efl/svg/filters/feImage-target-changes-id-expected.png: Removed.
* platform/efl/svg/filters/feImage-target-id-change-expected.png: Removed.
* platform/efl/svg/filters/feImage-target-inline-style-change-expected.png: Removed.
* platform/efl/svg/filters/feImage-target-property-change-expected.png: Removed.
* platform/efl/svg/filters/feImage-target-reappend-to-document-expected.png: Removed.
* platform/efl/svg/filters/feImage-target-remove-from-document-expected.png: Removed.
* platform/efl/svg/filters/feImage-target-style-change-expected.png: Removed.
* platform/efl/svg/filters/feMerge-expected.png: Removed.
* platform/efl/svg/filters/feOffset-expected.png: Removed.
* platform/efl/svg/filters/feTile-expected.png: Removed.
* platform/efl/svg/filters/filter-clip-expected.png: Removed.
* platform/efl/svg/filters/filter-hidden-content-expected.png: Removed.
* platform/efl/svg/filters/filter-on-tspan-expected.png: Removed.
* platform/efl/svg/filters/filter-placement-issue-expected.png: Removed.
* platform/efl/svg/filters/filter-source-position-expected.png: Removed.
* platform/efl/svg/filters/filter-width-update-expected.png: Removed.
* platform/efl/svg/filters/filterRes-expected.png: Removed.
* platform/efl/svg/filters/filterRes1-expected.png: Removed.
* platform/efl/svg/filters/filterRes3-expected.png: Removed.
* platform/efl/svg/filters/invalidate-on-child-layout-expected.png: Removed.
* platform/efl/svg/filters/parent-children-with-same-filter-expected.png: Removed.
* platform/efl/svg/filters/shadow-on-filter-expected.png: Removed.
* platform/efl/svg/filters/shadow-on-rect-with-filter-expected.png: Removed.
* platform/efl/svg/filters/subRegion-in-userSpace-expected.png: Removed.
* platform/efl/svg/filters/subRegion-one-effect-expected.png: Removed.
* platform/efl/svg/filters/subRegion-two-effects-expected.png: Removed.
* platform/efl/svg/foreignObject: Removed.
* platform/efl/svg/foreignObject/filter-expected.png: Removed.
* platform/efl/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt: Removed.
* platform/efl/svg/foreignObject/svg-document-in-html-document-expected.png: Removed.
* platform/efl/svg/foreignObject/svg-document-in-html-document-expected.txt: Removed.
* platform/efl/svg/foreignObject/text-tref-02-b-expected.png: Removed.
* platform/efl/svg/hixie: Removed.
* platform/efl/svg/hixie/cascade: Removed.
* platform/efl/svg/hixie/cascade/001-broken-expected.png: Removed.
* platform/efl/svg/hixie/cascade/002-expected.png: Removed.
* platform/efl/svg/hixie/data-types: Removed.
* platform/efl/svg/hixie/data-types/001-expected.png: Removed.
* platform/efl/svg/hixie/data-types/002-expected.png: Removed.
* platform/efl/svg/hixie/data-types/002-expected.txt: Removed.
* platform/efl/svg/hixie/dynamic: Removed.
* platform/efl/svg/hixie/dynamic/002-expected.txt: Removed.
* platform/efl/svg/hixie/error: Removed.
* platform/efl/svg/hixie/error/003-expected.png: Removed.
* platform/efl/svg/hixie/error/012-expected.png: Removed.
* platform/efl/svg/hixie/error/012-expected.txt: Removed.
* platform/efl/svg/hixie/error/013-expected.png: Removed.
* platform/efl/svg/hixie/error/013-expected.txt: Removed.
* platform/efl/svg/hixie/intrinsic: Removed.
* platform/efl/svg/hixie/intrinsic/003-expected.png: Removed.
* platform/efl/svg/hixie/intrinsic/003-expected.txt: Removed.
* platform/efl/svg/hixie/links: Removed.
* platform/efl/svg/hixie/links/001-expected.png: Removed.
* platform/efl/svg/hixie/mixed: Removed.
* platform/efl/svg/hixie/mixed/003-expected.png: Removed.
* platform/efl/svg/hixie/mixed/003-expected.txt: Removed.
* platform/efl/svg/hixie/mixed/004-expected.png: Removed.
* platform/efl/svg/hixie/mixed/005-expected.png: Removed.
* platform/efl/svg/hixie/mixed/006-expected.png: Removed.
* platform/efl/svg/hixie/mixed/006-expected.txt: Removed.
* platform/efl/svg/hixie/mixed/007-expected.txt: Removed.
* platform/efl/svg/hixie/mixed/008-expected.png: Removed.
* platform/efl/svg/hixie/mixed/008-expected.txt: Removed.
* platform/efl/svg/hixie/mixed/009-expected.png: Removed.
* platform/efl/svg/hixie/mixed/009-expected.txt: Removed.
* platform/efl/svg/hixie/mixed/010-expected.png: Removed.
* platform/efl/svg/hixie/mixed/010-expected.txt: Removed.
* platform/efl/svg/hixie/mixed/011-expected.png: Removed.
* platform/efl/svg/hixie/mixed/011-expected.txt: Removed.
* platform/efl/svg/hixie/perf: Removed.
* platform/efl/svg/hixie/perf/001-expected.png: Removed.
* platform/efl/svg/hixie/perf/002-expected.png: Removed.
* platform/efl/svg/hixie/perf/003-expected.png: Removed.
* platform/efl/svg/hixie/perf/004-expected.png: Removed.
* platform/efl/svg/hixie/perf/005-expected.png: Removed.
* platform/efl/svg/hixie/perf/006-expected.png: Removed.
* platform/efl/svg/hixie/perf/007-expected.png: Removed.
* platform/efl/svg/hixie/processing-model: Removed.
* platform/efl/svg/hixie/processing-model/003-expected.txt: Removed.
* platform/efl/svg/hixie/processing-model/004-expected.txt: Removed.
* platform/efl/svg/hixie/rendering-model: Removed.
* platform/efl/svg/hixie/rendering-model/001-expected.png: Removed.
* platform/efl/svg/hixie/rendering-model/002-expected.png: Removed.
* platform/efl/svg/hixie/rendering-model/003-expected.png: Removed.
* platform/efl/svg/hixie/rendering-model/003-expected.txt: Removed.
* platform/efl/svg/hixie/rendering-model/004-expected.png: Removed.
* platform/efl/svg/hixie/rendering-model/004-expected.txt: Removed.
* platform/efl/svg/hixie/shapes: Removed.
* platform/efl/svg/hixie/shapes/path: Removed.
* platform/efl/svg/hixie/shapes/path/001-expected.png: Removed.
* platform/efl/svg/hixie/text: Removed.
* platform/efl/svg/hixie/text/002-expected.png: Removed.
* platform/efl/svg/hixie/text/003-expected.png: Removed.
* platform/efl/svg/hixie/text/003-expected.txt: Removed.
* platform/efl/svg/hixie/text/003a-expected.png: Removed.
* platform/efl/svg/hixie/text/003b-expected.png: Removed.
* platform/efl/svg/hixie/transform: Removed.
* platform/efl/svg/hixie/transform/001-expected.png: Removed.
* platform/efl/svg/hixie/viewbox: Removed.
* platform/efl/svg/hixie/viewbox/preserveAspectRatio: Removed.
* platform/efl/svg/hixie/viewbox/preserveAspectRatio/001-expected.png: Removed.
* platform/efl/svg/hixie/viewbox/preserveAspectRatio/002-expected.png: Removed.
* platform/efl/svg/in-html: Removed.
* platform/efl/svg/in-html/by-reference-expected.png: Removed.
* platform/efl/svg/in-html/circle-expected.png: Removed.
* platform/efl/svg/in-html/circle-expected.txt: Removed.
* platform/efl/svg/overflow: Removed.
* platform/efl/svg/overflow/overflow-on-inner-svg-element-expected.png: Removed.
* platform/efl/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.txt: Removed.
* platform/efl/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png: Removed.
* platform/efl/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt: Removed.
* platform/efl/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.txt: Removed.
* platform/efl/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt: Removed.
* platform/efl/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt: Removed.
* platform/efl/svg/repaint: Removed.
* platform/efl/svg/repaint/filter-child-repaint-expected.png: Removed.
* platform/efl/svg/repaint/filter-repaint-expected.png: Removed.
* platform/efl/svg/repaint/image-with-clip-path-expected.png: Removed.
* platform/efl/svg/repaint/inner-svg-change-viewBox-expected.png: Removed.
* platform/efl/svg/repaint/inner-svg-change-viewPort-relative-expected.png: Removed.
* platform/efl/svg/repaint/mask-clip-target-transform-expected.png: Removed.
* platform/efl/svg/repaint/repainting-after-animation-element-removal-expected.png: Removed.
* platform/efl/svg/repaint/text-mask-update-expected.txt: Removed.
* platform/efl/svg/stroke: Removed.
* platform/efl/svg/stroke/zero-length-arc-linecaps-rendering-expected.png: Removed.
* platform/efl/svg/stroke/zero-length-path-linecap-rendering-expected.png: Removed.
* platform/efl/svg/stroke/zero-length-subpaths-linecap-rendering-expected.png: Removed.
* platform/efl/svg/text: Removed.
* platform/efl/svg/text/append-text-node-to-tspan-expected.png: Removed.
* platform/efl/svg/text/bidi-embedded-direction-expected.png: Removed.
* platform/efl/svg/text/bidi-reorder-value-lists-expected.png: Removed.
* platform/efl/svg/text/bidi-text-anchor-direction-expected.png: Removed.
* platform/efl/svg/text/bidi-text-query-expected.png: Removed.
* platform/efl/svg/text/bidi-tspans-expected.png: Removed.
* platform/efl/svg/text/ems-display-none-expected.png: Removed.
* platform/efl/svg/text/exs-display-none-expected.png: Removed.
* platform/efl/svg/text/font-size-below-point-five-2-expected.png: Removed.
* platform/efl/svg/text/font-size-below-point-five-2-expected.txt: Removed.
* platform/efl/svg/text/font-size-below-point-five-expected.png: Removed.
* platform/efl/svg/text/foreignObject-repaint-expected.png: Removed.
* platform/efl/svg/text/foreignObject-repaint-expected.txt: Removed.
* platform/efl/svg/text/foreignObject-text-clipping-bug-expected.png: Removed.
* platform/efl/svg/text/foreignObject-text-clipping-bug-expected.txt: Removed.
* platform/efl/svg/text/kerning-expected.png: Removed.
* platform/efl/svg/text/kerning-expected.txt: Removed.
* platform/efl/svg/text/modify-text-node-in-tspan-expected.png: Removed.
* platform/efl/svg/text/multichar-glyph-expected.png: Removed.
* platform/efl/svg/text/multichar-glyph-expected.txt: Removed.
* platform/efl/svg/text/remove-text-node-from-tspan-expected.png: Removed.
* platform/efl/svg/text/remove-tspan-from-text-expected.png: Removed.
* platform/efl/svg/text/scaled-font-expected.png: Removed.
* platform/efl/svg/text/scaling-font-with-geometric-precision-expected.png: Removed.
* platform/efl/svg/text/select-textLength-spacing-squeeze-1-expected.png: Removed.
* platform/efl/svg/text/select-textLength-spacing-squeeze-2-expected.png: Removed.
* platform/efl/svg/text/select-textLength-spacing-squeeze-3-expected.png: Removed.
* platform/efl/svg/text/select-textLength-spacing-squeeze-4-expected.png: Removed.
* platform/efl/svg/text/select-textLength-spacing-stretch-1-expected.png: Removed.
* platform/efl/svg/text/select-textLength-spacing-stretch-2-expected.png: Removed.
* platform/efl/svg/text/select-textLength-spacing-stretch-3-expected.png: Removed.
* platform/efl/svg/text/select-textLength-spacing-stretch-4-expected.png: Removed.
* platform/efl/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png: Removed.
* platform/efl/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png: Removed.
* platform/efl/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png: Removed.
* platform/efl/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png: Removed.
* platform/efl/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png: Removed.
* platform/efl/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png: Removed.
* platform/efl/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png: Removed.
* platform/efl/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png: Removed.
* platform/efl/svg/text/select-x-list-1-expected.png: Removed.
* platform/efl/svg/text/select-x-list-2-expected.png: Removed.
* platform/efl/svg/text/select-x-list-3-expected.png: Removed.
* platform/efl/svg/text/select-x-list-4-expected.png: Removed.
* platform/efl/svg/text/select-x-list-with-tspans-1-expected.png: Removed.
* platform/efl/svg/text/select-x-list-with-tspans-2-expected.png: Removed.
* platform/efl/svg/text/select-x-list-with-tspans-3-expected.png: Removed.
* platform/efl/svg/text/select-x-list-with-tspans-4-expected.png: Removed.
* platform/efl/svg/text/selection-background-color-expected.png: Removed.
* platform/efl/svg/text/selection-background-color-expected.txt: Removed.
* platform/efl/svg/text/selection-doubleclick-expected.png: Removed.
* platform/efl/svg/text/selection-styles-expected.png: Removed.
* platform/efl/svg/text/selection-styles-expected.txt: Removed.
* platform/efl/svg/text/selection-tripleclick-expected.png: Removed.
* platform/efl/svg/text/small-fonts-2-expected.png: Removed.
* platform/efl/svg/text/small-fonts-3-expected.png: Removed.
* platform/efl/svg/text/small-fonts-expected.png: Removed.
* platform/efl/svg/text/small-fonts-in-html5-expected.png: Removed.
* platform/efl/svg/text/small-fonts-in-html5-expected.txt: Removed.
* platform/efl/svg/text/text-align-01-b-expected.png: Removed.
* platform/efl/svg/text/text-align-02-b-expected.png: Removed.
* platform/efl/svg/text/text-align-03-b-expected.png: Removed.
* platform/efl/svg/text/text-align-04-b-expected.png: Removed.
* platform/efl/svg/text/text-align-05-b-expected.png: Removed.
* platform/efl/svg/text/text-align-06-b-expected.png: Removed.
* platform/efl/svg/text/text-altglyph-01-b-expected.png: Removed.
* platform/efl/svg/text/text-deco-01-b-expected.png: Removed.
* platform/efl/svg/text/text-fill-opacity-expected.png: Removed.
* platform/efl/svg/text/text-fonts-01-t-expected.png: Removed.
* platform/efl/svg/text/text-fonts-02-t-expected.png: Removed.
* platform/efl/svg/text/text-gradient-positioning-expected.png: Removed.
* platform/efl/svg/text/text-hkern-on-vertical-text-expected.png: Removed.
* platform/efl/svg/text/text-intro-05-t-expected.png: Removed.
* platform/efl/svg/text/text-midpoint-split-bug-expected.png: Removed.
* platform/efl/svg/text/text-overflow-ellipsis-svgfont-expected.png: Removed.
* platform/efl/svg/text/text-overflow-ellipsis-svgfont-expected.txt: Removed.
* platform/efl/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.txt: Removed.
* platform/efl/svg/text/text-path-01-b-expected.png: Removed.
* platform/efl/svg/text/text-path-middle-align-expected.png: Removed.
* platform/efl/svg/text/text-repaint-rects-expected.png: Removed.
* platform/efl/svg/text/text-repaint-rects-expected.txt: Removed.
* platform/efl/svg/text/text-rescale-expected.png: Removed.
* platform/efl/svg/text/text-rescale-expected.txt: Removed.
* platform/efl/svg/text/text-spacing-01-b-expected.png: Removed.
* platform/efl/svg/text/text-spacing-01-b-expected.txt: Removed.
* platform/efl/svg/text/text-text-01-b-expected.png: Removed.
* platform/efl/svg/text/text-text-03-b-expected.png: Removed.
* platform/efl/svg/text/text-text-04-t-expected.png: Removed.
* platform/efl/svg/text/text-text-05-t-expected.png: Removed.
* platform/efl/svg/text/text-text-06-t-expected.png: Removed.
* platform/efl/svg/text/text-text-07-t-expected.png: Removed.
* platform/efl/svg/text/text-text-08-b-expected.png: Removed.
* platform/efl/svg/text/text-tref-01-b-expected.png: Removed.
* platform/efl/svg/text/text-tselect-01-b-expected.png: Removed.
* platform/efl/svg/text/text-tselect-02-f-expected.png: Removed.
* platform/efl/svg/text/text-tspan-01-b-expected.png: Removed.
* platform/efl/svg/text/text-viewbox-rescale-expected.png: Removed.
* platform/efl/svg/text/text-vkern-expected.png: Removed.
* platform/efl/svg/text/text-ws-01-t-expected.png: Removed.
* platform/efl/svg/text/text-ws-02-t-expected.png: Removed.
* platform/efl/svg/text/textPathBoundsBug-expected.png: Removed.
* platform/efl/svg/text/textPathBoundsBug-expected.txt: Removed.
* platform/efl/svg/text/tspan-dynamic-positioning-expected.png: Removed.
* platform/efl/svg/transforms: Removed.
* platform/efl/svg/transforms/animated-path-inside-transformed-html-expected.png: Removed.
* platform/efl/svg/transforms/animated-path-inside-transformed-html-expected.txt: Removed.
* platform/efl/svg/transforms/svg-css-transforms-clip-path-expected.png: Removed.
* platform/efl/svg/transforms/svg-css-transforms-clip-path-expected.txt: Removed.
* platform/efl/svg/transforms/svg-css-transforms-expected.png: Removed.
* platform/efl/svg/transforms/svg-css-transforms-expected.txt: Removed.
* platform/efl/svg/transforms/text-with-mask-with-svg-transform-expected.png: Removed.
* platform/efl/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Removed.
* platform/efl/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt: Removed.
* platform/efl/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Removed.
* platform/efl/svg/wicd: Removed.
* platform/efl/svg/wicd/rightsizing-grid-expected.png: Removed.
* platform/efl/svg/wicd/rightsizing-grid-expected.txt: Removed.
* platform/efl/svg/wicd/sizing-flakiness-expected.png: Removed.
* platform/efl/svg/wicd/test-rightsizing-a-expected.png: Removed.
* platform/efl/svg/wicd/test-rightsizing-a-expected.txt: Removed.
* platform/efl/svg/wicd/test-rightsizing-b-expected.png: Removed.
* platform/efl/svg/wicd/test-rightsizing-b-expected.txt: Removed.
* platform/efl/svg/wicd/test-scalable-background-image1-expected.png: Removed.
* platform/efl/svg/wicd/test-scalable-background-image1-expected.txt: Removed.
* platform/efl/svg/wicd/test-scalable-background-image2-expected.png: Removed.
* platform/efl/svg/wicd/test-scalable-background-image2-expected.txt: Removed.
* platform/efl/svg/zoom: Removed.
* platform/efl/svg/zoom/page: Removed.
* platform/efl/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.png: Removed.
* platform/efl/svg/zoom/page/absolute-sized-document-scrollbars-expected.png: Removed.
* platform/efl/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-background-image-tiled-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-background-images-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-foreignObject-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-foreignObject-expected.txt: Removed.
* platform/efl/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: Removed.
* platform/efl/svg/zoom/page/zoom-hixie-mixed-009-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Removed.
* platform/efl/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: Removed.
* platform/efl/svg/zoom/page/zoom-mask-with-percentages-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-svg-as-object-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-svg-as-relative-image-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Removed.
* platform/efl/svg/zoom/page/zoom-svg-float-border-padding-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: Removed.
* platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: Removed.
* platform/efl/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Removed.
* platform/efl/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Removed.
* platform/efl/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: Removed.
* platform/efl/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Removed.
* platform/efl/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed.
* platform/efl/svg/zoom/text: Removed.
* platform/efl/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.png: Removed.
* platform/efl/svg/zoom/text/absolute-sized-document-scrollbars-expected.png: Removed.
* platform/efl/svg/zoom/text/relative-sized-document-scrollbars-expected.png: Removed.
* platform/efl/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png: Removed.
* platform/efl/svg/zoom/text/zoom-foreignObject-expected.png: Removed.
* platform/efl/svg/zoom/text/zoom-foreignObject-expected.txt: Removed.
* platform/efl/svg/zoom/text/zoom-hixie-mixed-008-expected.png: Removed.
* platform/efl/svg/zoom/text/zoom-hixie-mixed-008-expected.txt: Removed.
* platform/efl/svg/zoom/text/zoom-hixie-mixed-009-expected.png: Removed.
* platform/efl/svg/zoom/text/zoom-hixie-mixed-009-expected.txt: Removed.
* platform/efl/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png: Removed.
* platform/efl/svg/zoom/text/zoom-svg-float-border-padding-expected.png: Removed.
* platform/efl/svg/zoom/text/zoom-svg-float-border-padding-expected.txt: Removed.
* platform/efl/tables: Removed.
* platform/efl/tables/layering: Removed.
* platform/efl/tables/layering/paint-test-layering-1-expected.png: Removed.
* platform/efl/tables/layering/paint-test-layering-1-expected.txt: Removed.
* platform/efl/tables/layering/paint-test-layering-2-expected.png: Removed.
* platform/efl/tables/layering/paint-test-layering-2-expected.txt: Removed.
* platform/efl/tables/mozilla: Removed.
* platform/efl/tables/mozilla/bugs: Removed.
* platform/efl/tables/mozilla/bugs/45621-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/45621-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/adforce_imgis_com-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug10009-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug10009-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug100334-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug100334-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug10036-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug10036-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug10039-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug10039-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug101201-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug101201-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug101674-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug101674-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug102145-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug102145-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug102145-3-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug102145-4-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug10269-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug10269-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug10269-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug10296-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug10296-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug10296-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug103533-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1055-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1055-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug10565-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug10565-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug106158-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug106158-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug106158-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug106158-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug10633-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug10633-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1067-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1067-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1067-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1067-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug106795-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug106795-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug106816-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug106816-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug108340-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug108340-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug109043-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug109043-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug11026-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug11026-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug110566-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug110566-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug11321-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug113235-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug113235-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug113235-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug113235-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug113235-3-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug113235-3-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug113424-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug113424-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug11384q-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug11384q-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug11384s-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug11384s-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1163-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1163-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1188-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1188-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug11944-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug11944-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug119786-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug119786-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug12008-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug12008-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug120107-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug120107-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug120364-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug120364-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1220-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1220-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1224-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1224-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug12268-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug12268-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug12384-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug12384-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug123862-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug123862-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1261-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1261-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug126742-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug126742-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug12709-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug12709-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1271-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1271-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug127267-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug127267-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug128229-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug128229-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug12908-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug12908-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug12908-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug12910-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug12910-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug12910-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug12910-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1296-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1296-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1302-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1302-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug131020-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug131020-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug131020-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug131020_iframe-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug131020_iframe-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug13105-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug13118-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug13118-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug13169-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug13169-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1318-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1318-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug13196-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug13196-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug133756-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug133756-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug133756-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug133756-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug133948-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug133948-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug13484-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug13484-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug13526-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug13526-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug137388-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug137388-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug137388-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug137388-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug137388-3-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug137388-3-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug138725-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug138725-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug139524-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug139524-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug139524-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug139524-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug139524-3-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug139524-3-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug139524-4-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug139524-4-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug14159-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug14159-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug14159-3-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1430-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1430-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug14323-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug14323-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug145572-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug145572-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1474-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1474-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug149275-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug149275-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug149275-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug149275-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug14929-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug14929-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug15247-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug15247-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug154780-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug154780-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug15544-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug15544-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug157890-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug157890-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug159108-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug159108-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug15933-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug15933-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug16012-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug16012-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug16252-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug16252-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug17130-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug17130-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug17130-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug17130-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug17138-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug17138-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug17168-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug17168-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug175455-4-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug175455-4-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug17548-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug17548-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug17587-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug17587-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1800-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1800-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1802-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1802-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1802s-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1802s-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1809-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1809-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1818-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1818-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1818-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1818-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1818-3-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1818-4-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1818-4-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1818-5-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1818-5-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug1828-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug1828-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug18359-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug18359-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug18440-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug18440-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug18558-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug18558-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug18664-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug18664-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug18955-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug18955-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug19061-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug19061-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug19061-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug19061-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug19356-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug19356-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug194024-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug194024-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug19599-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug19599-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2050-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2050-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug20579-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug20579-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2065-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2065-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug20804-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug20804-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2123-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2123-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug21299-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug21299-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug215629-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug215629-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug21918-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug21918-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug219693-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug219693-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug219693-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug219693-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug22019-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug22019-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug220536-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug220536-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug221784-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug221784-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug221784-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug221784-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug222336-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug22246-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug22246-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug22246-2a-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug22246-2a-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug22246-3-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug22246-3-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug22246-3a-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug22246-3a-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug222846-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug222846-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug22513-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug22513-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2267-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2267-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug227123-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug227123-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2296-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2296-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug23072-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug23151-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug23151-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug23235-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug23235-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug23299-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug23299-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug23994-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug24200-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug24200-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug24503-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug24503-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug24627-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug24627-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug24661-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug24661-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2469-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2469-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2479-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2479-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2479-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2479-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2479-3-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2479-3-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2479-4-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2479-4-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug24880-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug24880-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug25004-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug25004-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug25074-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug25074-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug25086-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug25086-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2509-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2509-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2516-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2516-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug25367-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug25367-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug25663-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug25663-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2585-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2585-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug26178-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug26178-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug26553-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug26553-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2684-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2684-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug269566-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug27038-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug27038-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug27038-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug27038-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug27038-3-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug27038-3-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug275625-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2757-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2757-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2763-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2763-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug277062-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2773-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2773-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug278266-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug278266-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug278385-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug278385-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug27993-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug27993-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug28341-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug28341-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2886-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2886-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2886-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2886-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug28928-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug28928-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug28933-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug29058-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug29058-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug29058-3-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug29058-3-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug29157-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug29157-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug29314-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug29314-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug29326-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug29326-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug29429-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug29429-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2947-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2947-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2954-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2954-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2962-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2962-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2973-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2973-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2981-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2981-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2981-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2981-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug2997-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug2997-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug30273-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug30273-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug30332-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug30332-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug30332-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug30332-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug3037-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug3037-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug30418-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug30418-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug30559-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug30559-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug30692-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug30692-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug30985-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug30985-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug3103-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug3103-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug3191-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug3191-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug32205-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug32205-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug32205-3-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug32205-3-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug32205-5-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug32205-5-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug32447-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug3260-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug3260-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug3263-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug3263-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug32841-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug32841-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug3309-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug3309-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug3309-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug3309-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug33137-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug33137-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug33855-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug33855-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug34176-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug34176-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug34538-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug3454-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug3454-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug35662-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug35662-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug3681-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug3681-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug3681-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug3681-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug3718-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug3718-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug38916-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug38916-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug39209-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug39209-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug3977-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug3977-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug40828-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug40828-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug4093-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug4093-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug41890-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug41890-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug42187-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug42187-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug42443-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug42443-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug4284-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug4284-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug43039-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug43039-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug43204-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug43204-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug4382-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug4382-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug4385-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug4385-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug43854-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug43854-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug43854-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug43854-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug4427-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug4427-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug4429-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug4429-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug44505-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug44505-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug44523-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug44523-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug4501-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug4501-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug45055-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug45055-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug45055-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug45055-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug4520-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug4520-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug4523-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug4523-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug4527-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug4527-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug45350-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug45350-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug45486-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug45486-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug4576-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug4576-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug46268-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug46268-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug46268-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug46268-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug46268-3-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug46268-3-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug46268-5-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug46268-5-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug46268-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug46268-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug46368-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug46368-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug46368-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug46368-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug46480-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug46480-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug46480-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug46480-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug46623-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug46623-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug46623-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug46623-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug46924-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug46924-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug46944-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug46944-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug4739-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug4739-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug47432-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug47432-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug48028-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug48028-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug48028-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug48028-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug4803-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug4803-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug4849-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug4849-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug4849-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug4849-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug48827-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug48827-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug50695-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug50695-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug50695-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug51037-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug51037-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug51140-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug51140-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug51727-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug51727-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug5188-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug5188-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug52505-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug52505-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug52506-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug52506-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug53690-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug53690-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug53690-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug53690-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug53891-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug53891-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug54450-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug54450-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug5538-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug5538-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug55527-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug55527-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug55545-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug55545-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug55694-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug55694-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug55789-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug55789-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug56201-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug56201-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug56405-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug56563-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug56563-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug57300-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug57300-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug57378-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug57378-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug57828-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug57828-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug57828-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug57828-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug5797-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug5797-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug5798-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug5798-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug5799-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug5799-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug5835-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug5835-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug5838-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug5838-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug58402-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug58402-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug59354-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug59354-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug60013-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug60013-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug60749-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug60749-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug60804-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug60804-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug60807-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug60807-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug60992-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug60992-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug6184-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug6184-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug625-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug625-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug6304-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug6304-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug63785-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug63785-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug6404-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug6404-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug641-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug641-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug641-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug647-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug647-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug650-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug650-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug6674-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug6674-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug67864-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug67864-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug67915-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug67915-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug68912-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug68912-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug68998-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug68998-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug69187-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug69187-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug69382-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug69382-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug69382-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug69382-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug709-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug709-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug7112-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug7112-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug7112-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug7112-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug7121-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug7121-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug72359-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug72359-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug727-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug727-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug73321-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug73321-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug7342-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug7342-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug7471-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug7471-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug75250-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug7714-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug7714-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug78162-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug78162-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug8032-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug8032-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug80762-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug80762-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug81934-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug81934-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug82946-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug82946-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug82946-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug82946-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug8361-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug83786-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug83786-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug8381-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug8381-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug8411-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug8411-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug86220-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug86220-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug86708-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug86708-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug88035-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug88035-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug88035-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug88035-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug88524-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug88524-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug8858-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug8858-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug8950-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug8950-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug9072-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug9072-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug9123-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug9123-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug9123-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug9123-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug92143-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug92143-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug92647-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug92647-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug9271-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug9271-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug9271-2-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug9271-2-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug92868-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug92868-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug93363-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug93363-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug963-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug963-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug96334-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug96334-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug96343-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug96343-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug965-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug965-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug97138-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug97138-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug97383-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug97383-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug98196-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug98196-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug9879-1-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug9879-1-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug99923-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug99923-expected.txt: Removed.
* platform/efl/tables/mozilla/bugs/bug99948-expected.png: Removed.
* platform/efl/tables/mozilla/bugs/bug99948-expected.txt: Removed.
* platform/efl/tables/mozilla/collapsing_borders: Removed.
* platform/efl/tables/mozilla/collapsing_borders/bug127040-expected.png: Removed.
* platform/efl/tables/mozilla/collapsing_borders/bug127040-expected.txt: Removed.
* platform/efl/tables/mozilla/collapsing_borders/bug41262-3-expected.png: Removed.
* platform/efl/tables/mozilla/collapsing_borders/bug41262-3-expected.txt: Removed.
* platform/efl/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Removed.
* platform/efl/tables/mozilla/collapsing_borders/bug41262-4-expected.txt: Removed.
* platform/efl/tables/mozilla/core: Removed.
* platform/efl/tables/mozilla/core/bloomberg-expected.png: Removed.
* platform/efl/tables/mozilla/core/bloomberg-expected.txt: Removed.
* platform/efl/tables/mozilla/core/borders-expected.png: Removed.
* platform/efl/tables/mozilla/core/borders-expected.txt: Removed.
* platform/efl/tables/mozilla/core/box_sizing-expected.png: Removed.
* platform/efl/tables/mozilla/core/box_sizing-expected.txt: Removed.
* platform/efl/tables/mozilla/core/captions-expected.png: Removed.
* platform/efl/tables/mozilla/core/captions-expected.txt: Removed.
* platform/efl/tables/mozilla/core/cell_heights-expected.png: Removed.
* platform/efl/tables/mozilla/core/cell_heights-expected.txt: Removed.
* platform/efl/tables/mozilla/core/col_span-expected.png: Removed.
* platform/efl/tables/mozilla/core/col_span-expected.txt: Removed.
* platform/efl/tables/mozilla/core/col_widths_auto_auto-expected.png: Removed.
* platform/efl/tables/mozilla/core/col_widths_auto_auto-expected.txt: Removed.
* platform/efl/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Removed.
* platform/efl/tables/mozilla/core/col_widths_auto_autoFix-expected.txt: Removed.
* platform/efl/tables/mozilla/core/col_widths_auto_autoFixPer-expected.png: Removed.
* platform/efl/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt: Removed.
* platform/efl/tables/mozilla/core/col_widths_auto_autoPer-expected.png: Removed.
* platform/efl/tables/mozilla/core/col_widths_auto_autoPer-expected.txt: Removed.
* platform/efl/tables/mozilla/core/col_widths_auto_fix-expected.png: Removed.
* platform/efl/tables/mozilla/core/col_widths_auto_fix-expected.txt: Removed.
* platform/efl/tables/mozilla/core/col_widths_auto_fixPer-expected.png: Removed.
* platform/efl/tables/mozilla/core/col_widths_auto_fixPer-expected.txt: Removed.
* platform/efl/tables/mozilla/core/col_widths_auto_per-expected.png: Removed.
* platform/efl/tables/mozilla/core/col_widths_auto_per-expected.txt: Removed.
* platform/efl/tables/mozilla/core/col_widths_fix_auto-expected.png: Removed.
* platform/efl/tables/mozilla/core/col_widths_fix_auto-expected.txt: Removed.
* platform/efl/tables/mozilla/core/col_widths_fix_autoFix-expected.png: Removed.
* platform/efl/tables/mozilla/core/col_widths_fix_autoFix-expected.txt: Removed.
* platform/efl/tables/mozilla/core/col_widths_fix_autoPer-expected.png: Removed.
* platform/efl/tables/mozilla/core/col_widths_fix_autoPer-expected.txt: Removed.
* platform/efl/tables/mozilla/core/col_widths_fix_fix-expected.png: Removed.
* platform/efl/tables/mozilla/core/col_widths_fix_fix-expected.txt: Removed.
* platform/efl/tables/mozilla/core/col_widths_fix_fixPer-expected.png: Removed.
* platform/efl/tables/mozilla/core/col_widths_fix_fixPer-expected.txt: Removed.
* platform/efl/tables/mozilla/core/col_widths_fix_per-expected.png: Removed.
* platform/efl/tables/mozilla/core/col_widths_fix_per-expected.txt: Removed.
* platform/efl/tables/mozilla/core/margins-expected.png: Removed.
* platform/efl/tables/mozilla/core/margins-expected.txt: Removed.
* platform/efl/tables/mozilla/core/misc-expected.png: Removed.
* platform/efl/tables/mozilla/core/misc-expected.txt: Removed.
* platform/efl/tables/mozilla/core/nested1-expected.png: Removed.
* platform/efl/tables/mozilla/core/nested1-expected.txt: Removed.
* platform/efl/tables/mozilla/core/one_row-expected.png: Removed.
* platform/efl/tables/mozilla/core/one_row-expected.txt: Removed.
* platform/efl/tables/mozilla/core/row_span-expected.png: Removed.
* platform/efl/tables/mozilla/core/row_span-expected.txt: Removed.
* platform/efl/tables/mozilla/core/table_frame-expected.png: Removed.
* platform/efl/tables/mozilla/core/table_frame-expected.txt: Removed.
* platform/efl/tables/mozilla/core/table_heights-expected.png: Removed.
* platform/efl/tables/mozilla/core/table_heights-expected.txt: Removed.
* platform/efl/tables/mozilla/core/table_rules-expected.png: Removed.
* platform/efl/tables/mozilla/core/table_rules-expected.txt: Removed.
* platform/efl/tables/mozilla/core/table_widths-expected.png: Removed.
* platform/efl/tables/mozilla/core/table_widths-expected.txt: Removed.
* platform/efl/tables/mozilla/dom: Removed.
* platform/efl/tables/mozilla/dom/appendCol2-expected.png: Removed.
* platform/efl/tables/mozilla/dom/appendCol2-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/appendRowsExpand1-expected.png: Removed.
* platform/efl/tables/mozilla/dom/appendRowsExpand1-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/appendTbodyExpand1-expected.png: Removed.
* platform/efl/tables/mozilla/dom/appendTbodyExpand1-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/deleteCellsRebuild1-expected.png: Removed.
* platform/efl/tables/mozilla/dom/deleteCellsRebuild1-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/deleteCellsShrink1-expected.png: Removed.
* platform/efl/tables/mozilla/dom/deleteCellsShrink1-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/deleteCellsShrink2-expected.png: Removed.
* platform/efl/tables/mozilla/dom/deleteCellsShrink2-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/deleteCol1-expected.png: Removed.
* platform/efl/tables/mozilla/dom/deleteCol1-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/deleteCol2-expected.png: Removed.
* platform/efl/tables/mozilla/dom/deleteCol2-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/deleteCol3-expected.png: Removed.
* platform/efl/tables/mozilla/dom/deleteCol3-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/deleteColGroup1-expected.png: Removed.
* platform/efl/tables/mozilla/dom/deleteColGroup1-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/deleteColGroup2-expected.png: Removed.
* platform/efl/tables/mozilla/dom/deleteColGroup2-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/deleteRowsRebuild1-expected.png: Removed.
* platform/efl/tables/mozilla/dom/deleteRowsRebuild1-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/deleteRowsShrink1-expected.png: Removed.
* platform/efl/tables/mozilla/dom/deleteRowsShrink1-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/deleteTbodyExpand1-expected.png: Removed.
* platform/efl/tables/mozilla/dom/deleteTbodyExpand1-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/deleteTbodyRebuild1-expected.png: Removed.
* platform/efl/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/insertCellsExpand1-expected.png: Removed.
* platform/efl/tables/mozilla/dom/insertCellsExpand1-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/insertCellsExpand2-expected.png: Removed.
* platform/efl/tables/mozilla/dom/insertCellsExpand2-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/insertCellsRebuild1-expected.png: Removed.
* platform/efl/tables/mozilla/dom/insertCellsRebuild1-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/insertCellsRebuild2-expected.png: Removed.
* platform/efl/tables/mozilla/dom/insertCellsRebuild2-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/insertColGroups1-expected.png: Removed.
* platform/efl/tables/mozilla/dom/insertColGroups1-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/insertColGroups2-expected.png: Removed.
* platform/efl/tables/mozilla/dom/insertColGroups2-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/insertCols1-expected.png: Removed.
* platform/efl/tables/mozilla/dom/insertCols1-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/insertCols2-expected.png: Removed.
* platform/efl/tables/mozilla/dom/insertCols2-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/insertCols3-expected.png: Removed.
* platform/efl/tables/mozilla/dom/insertCols3-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/insertCols4-expected.png: Removed.
* platform/efl/tables/mozilla/dom/insertCols4-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/insertCols5-expected.png: Removed.
* platform/efl/tables/mozilla/dom/insertCols5-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/insertRowsExpand1-expected.png: Removed.
* platform/efl/tables/mozilla/dom/insertRowsExpand1-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/insertRowsRebuild1-expected.png: Removed.
* platform/efl/tables/mozilla/dom/insertRowsRebuild1-expected.txt: Removed.
* platform/efl/tables/mozilla/dom/tableDom-expected.png: Removed.
* platform/efl/tables/mozilla/dom/tableDom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin: Removed.
* platform/efl/tables/mozilla/marvin/backgr_index-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/backgr_index-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/backgr_layers-opacity-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/backgr_layers-opacity-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/backgr_position-table-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/backgr_position-table-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-cell-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-column-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-column-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-row-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-row-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/body_col-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/body_col-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/body_tbody-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/body_tbody-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/body_tfoot-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/body_tfoot-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/body_thead-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/body_thead-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/col_span-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/col_span-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_align_justify-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_align_justify-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_span-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_span-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_valign_baseline-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_valign_bottom-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_valign_middle-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_valign_middle-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_valign_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_valign_top-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_width_pct-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_width_pct-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_width_px-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/colgroup_width_px-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/table_frame_border-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/table_frame_border-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/table_frame_box-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/table_frame_box-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/table_overflow_hidden_td-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/table_row_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/table_row_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/table_row_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/table_row_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/table_row_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/table_row_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/table_rules_all-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/table_rules_all-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/table_rules_groups-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/table_rules_groups-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/table_rules_none-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/table_rules_none-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_aqua-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_black-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_black-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_blue-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_gray-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_green-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_green-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_lime-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_maroon-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_navy-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_olive-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_purple-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_red-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_red-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_silver-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_teal-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_white-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_white-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_yellow-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_border_0-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_border_0-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_border_1-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_border_1-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_border_2-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_border_2-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_border_3-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_border_3-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_caption_align_bot-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_caption_align_bot-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_caption_align_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_caption_align_top-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_cellpadding-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_cellpadding-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_cellpadding_pct-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_cellspacing-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_cellspacing-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_class-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_class-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_default-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_default-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_id-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_id-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_row_th_nowrap-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_style-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_style-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_td_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_td_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_td_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_td_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_td_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_td_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_td_colspan-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_td_colspan-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_td_height-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_td_height-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_td_nowrap-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_td_nowrap-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_td_rowspan-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_td_rowspan-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_td_width-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_td_width-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_th_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_th_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_th_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_th_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_th_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_th_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_th_colspan-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_th_colspan-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_th_height-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_th_height-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_th_rowspan-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_th_rowspan-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_th_width-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_th_width-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_width_percent-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_width_percent-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tables_width_px-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tables_width_px-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tbody_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tbody_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tbody_align_char-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tbody_align_char-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tbody_align_justify-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tbody_align_justify-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tbody_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tbody_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tbody_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tbody_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tbody_char-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tbody_char-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tbody_valign_baseline-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tbody_valign_baseline-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tbody_valign_bottom-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tbody_valign_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tbody_valign_middle-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tbody_valign_middle-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tbody_valign_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tbody_valign_top-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/td_valign_baseline-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/td_valign_baseline-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/td_valign_bottom-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/td_valign_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/td_valign_middle-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/td_valign_middle-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/td_valign_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/td_valign_top-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_align_char-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_align_char-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_align_justify-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_align_justify-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_char-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_char-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_valign_middle-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_valign_middle-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_valign_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tfoot_valign_top-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/th_valign_baseline-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/th_valign_baseline-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/th_valign_bottom-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/th_valign_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/th_valign_middle-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/th_valign_middle-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/th_valign_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/th_valign_top-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/thead_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/thead_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/thead_align_char-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/thead_align_char-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/thead_align_justify-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/thead_align_justify-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/thead_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/thead_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/thead_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/thead_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/thead_char-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/thead_char-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/thead_valign_baseline-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/thead_valign_baseline-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/thead_valign_bottom-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/thead_valign_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/thead_valign_middle-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/thead_valign_middle-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/thead_valign_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/thead_valign_top-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_black-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_black-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_blue-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_blue-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_gray-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_gray-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_green-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_green-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_lime-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_lime-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_maroon-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_navy-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_navy-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_olive-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_olive-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_purple-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_purple-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_red-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_red-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_silver-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_silver-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_teal-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_teal-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_white-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_white-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_yellow-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_valign_baseline-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_valign_baseline-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_valign_bottom-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_valign_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_valign_middle-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_valign_middle-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/tr_valign_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/tr_valign_top-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_caption_align_bottom-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_caption_align_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_caption_align_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_caption_align_top-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_caption_class-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_caption_class-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_caption_id-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_caption_id-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_caption_style-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_caption_style-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_col_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_col_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_col_align_char-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_col_align_char-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_col_align_justify-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_col_align_justify-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_col_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_col_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_col_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_col_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_col_span-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_col_span-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_col_valign_baseline-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_col_valign_baseline-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_col_valign_bottom-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_col_valign_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_col_valign_middle-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_col_valign_middle-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_col_valign_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_col_valign_top-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_col_width_pct-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_col_width_pct-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_col_width_px-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_col_width_px-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_col_width_rel-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_col_width_rel-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_align_char-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_align_char-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_align_justify-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_align_justify-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_span-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_span-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_valign_middle-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_valign_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_valign_top-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_width_pct-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_width_pct-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_width_rel-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_colgroup_width_rel-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_bgcolor_name-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_bgcolor_name-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_border-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_border-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_border_none-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_border_none-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_border_px-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_border_px-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_cellpadding-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_cellpadding-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_cellpadding_pct-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_cellpadding_pct-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_cellspacing-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_cellspacing-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_cellspacing_pct-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_cellspacing_pct-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_class-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_class-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_frame_void-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_frame_void-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_id-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_id-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_rules_groups-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_rules_groups-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_rules_none-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_rules_none-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_style-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_style-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_width_pct-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_width_pct-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_table_width_px-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_table_width_px-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_align_char-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_align_char-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_align_justify-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_align_justify-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_class-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_class-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_id-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_id-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_style-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_style-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_valign_baseline-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_valign_bottom-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_valign_middle-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_valign_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tbody_valign_top-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_align_char-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_align_char-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_align_justify-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_align_justify-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_bgcolor_name-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_bgcolor_name-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_class-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_class-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_colspan-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_colspan-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_height-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_height-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_id-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_id-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_nowrap-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_nowrap-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_rowspan-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_rowspan-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_style-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_style-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_valign_baseline-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_valign_baseline-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_valign_bottom-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_valign_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_valign_middle-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_valign_middle-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_valign_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_valign_top-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_td_width-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_td_width-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_align_char-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_align_char-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_class-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_class-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_id-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_id-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_style-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_style-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_valign_middle-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_valign_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_align_char-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_align_char-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_align_justify-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_align_justify-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_bgcolor_name-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_class-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_class-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_colspan-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_colspan-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_height-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_height-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_id-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_id-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_nowrap-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_nowrap-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_rowspan-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_rowspan-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_style-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_style-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_valign_baseline-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_valign_baseline-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_valign_bottom-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_valign_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_valign_middle-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_valign_middle-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_valign_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_valign_top-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_th_width-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_th_width-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_align_char-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_align_char-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_align_justify-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_align_justify-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_class-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_class-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_id-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_id-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_style-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_style-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_valign_baseline-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_valign_bottom-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_valign_middle-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_valign_middle-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_valign_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_thead_valign_top-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_align_center-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_align_center-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_align_char-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_align_char-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_align_justify-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_align_justify-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_align_left-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_align_right-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_class-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_class-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_id-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_id-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_style-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_style-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_valign_baseline-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_valign_bottom-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_valign_middle-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_valign_middle-expected.txt: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_valign_top-expected.png: Removed.
* platform/efl/tables/mozilla/marvin/x_tr_valign_top-expected.txt: Removed.
* platform/efl/tables/mozilla/other: Removed.
* platform/efl/tables/mozilla/other/body_col-expected.png: Removed.
* platform/efl/tables/mozilla/other/body_col-expected.txt: Removed.
* platform/efl/tables/mozilla/other/cell_widths-expected.png: Removed.
* platform/efl/tables/mozilla/other/cell_widths-expected.txt: Removed.
* platform/efl/tables/mozilla/other/cellspacing-expected.png: Removed.
* platform/efl/tables/mozilla/other/cellspacing-expected.txt: Removed.
* platform/efl/tables/mozilla/other/move_row-expected.png: Removed.
* platform/efl/tables/mozilla/other/move_row-expected.txt: Removed.
* platform/efl/tables/mozilla/other/ms-expected.png: Removed.
* platform/efl/tables/mozilla/other/ms-expected.txt: Removed.
* platform/efl/tables/mozilla/other/nested2-expected.png: Removed.
* platform/efl/tables/mozilla/other/nested2-expected.txt: Removed.
* platform/efl/tables/mozilla/other/nestedTables-expected.png: Removed.
* platform/efl/tables/mozilla/other/nestedTables-expected.txt: Removed.
* platform/efl/tables/mozilla/other/padding-expected.png: Removed.
* platform/efl/tables/mozilla/other/padding-expected.txt: Removed.
* platform/efl/tables/mozilla/other/slashlogo-expected.png: Removed.
* platform/efl/tables/mozilla/other/slashlogo-expected.txt: Removed.
* platform/efl/tables/mozilla/other/test3-expected.png: Removed.
* platform/efl/tables/mozilla/other/test3-expected.txt: Removed.
* platform/efl/tables/mozilla/other/test6-expected.png: Removed.
* platform/efl/tables/mozilla/other/test6-expected.txt: Removed.
* platform/efl/tables/mozilla/other/wa_table_thtd_rowspan-expected.png: Removed.
* platform/efl/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt: Removed.
* platform/efl/tables/mozilla/other/wa_table_tr_align-expected.png: Removed.
* platform/efl/tables/mozilla/other/wa_table_tr_align-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/97619-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/97619-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug10140-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug10140-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug101759-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug101759-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug10216-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug10216-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug104898-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug104898-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug106336-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug106336-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug106966-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug106966-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1128-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1128-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug11331-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug11331-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1164-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1164-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug11945-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug11945-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1262-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1262-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug128876-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug14159-2-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug14489-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug14489-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1647-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1647-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug1725-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug17826-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug17826-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug178855-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug18770-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug18770-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug19526-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug19526-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug21518-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug21518-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug220653-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug220653-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug22122-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug22122-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug24880-1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug25707-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug25707-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug27993-2-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3105-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3105-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-10-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-10-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-11-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-12-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-13-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-14-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-15-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-15-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-16-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-17-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-18-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-2-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-2-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-3-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-3-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-4-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-4-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-5-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-5-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-6-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-6-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-7-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-7-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-8-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-8-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-9-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug3166-9-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug33784-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug33784-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug42043-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug42043-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug4294-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug4294-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug45621-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug46268-4-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug47163-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug47163-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug51000-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug51000-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug56024-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug59252-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug59252-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug6933-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug6933-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug7113-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug7113-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug72393-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug72393-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug7243-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug7243-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug73629-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug73629-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug8499-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug8499-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug85016-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug85016-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug89315-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug89315-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug91057-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug91057-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug92647-1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug92868_1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug9879-1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/collapsing_borders: Removed.
* platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/core: Removed.
* platform/efl/tables/mozilla_expected_failures/core/backgrounds-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/core/backgrounds-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/core/captions1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/core/captions1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/core/captions2-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/core/captions2-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/core/captions3-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/core/captions3-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/core/col_span2-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/core/col_span2-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/core/cols1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/core/cols1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/core/columns-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/core/columns-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/core/conflicts-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/core/conflicts-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/core/standards1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/core/standards1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/dom: Removed.
* platform/efl/tables/mozilla_expected_failures/dom/appendCells1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/dom/appendCells1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/dom/appendCol1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/dom/appendCol1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/dom/appendColGroup1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/other: Removed.
* platform/efl/tables/mozilla_expected_failures/other/empty_cells-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/other/empty_cells-expected.txt: Removed.
* platform/efl/tables/mozilla_expected_failures/other/test4-expected.png: Removed.
* platform/efl/tables/mozilla_expected_failures/other/test4-expected.txt: Removed.
* platform/efl/transforms: Removed.
* platform/efl/transforms/2d: Removed.
* platform/efl/transforms/2d/compound-transforms-vs-containers-expected.png: Removed.
* platform/efl/transforms/2d/compound-transforms-vs-containers-expected.txt: Removed.
* platform/efl/transforms/2d/hindi-rotated-expected.png: Removed.
* platform/efl/transforms/2d/hindi-rotated-expected.txt: Removed.
* platform/efl/transforms/2d/transform-borderbox-expected.png: Removed.
* platform/efl/transforms/2d/transform-borderbox-expected.txt: Removed.
* platform/efl/transforms/2d/transform-fixed-container-expected.png: Removed.
* platform/efl/transforms/2d/transform-fixed-container-expected.txt: Removed.
* platform/efl/transforms/2d/transform-origin-borderbox-expected.png: Removed.
* platform/efl/transforms/2d/transform-origin-borderbox-expected.txt: Removed.
* platform/efl/transforms/2d/zoom-menulist-expected.png: Removed.
* platform/efl/transforms/2d/zoom-menulist-expected.txt: Removed.
* platform/efl/transforms/3d: Removed.
* platform/efl/transforms/3d/general: Removed.
* platform/efl/transforms/3d/general/matrix-with-zoom-3d-expected.png: Removed.
* platform/efl/transforms/3d/general/perspective-non-layer-expected.png: Removed.
* platform/efl/transforms/3d/general/perspective-non-layer-expected.txt: Removed.
* platform/efl/transforms/3d/general/perspective-units-expected.png: Removed.
* platform/efl/transforms/3d/general/perspective-units-expected.txt: Removed.
* platform/efl/transforms/3d/general/transform-origin-z-change-expected.png: Removed.
* platform/efl/transforms/3d/hit-testing: Removed.
* platform/efl/transforms/3d/hit-testing/backface-hit-test-expected.png: Removed.
* platform/efl/transforms/3d/hit-testing/backface-hit-test-expected.txt: Removed.
* platform/efl/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.png: Removed.
* platform/efl/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.txt: Removed.
* platform/efl/transforms/3d/point-mapping: Removed.
* platform/efl/transforms/3d/point-mapping/3d-point-mapping-2-expected.png: Removed.
* platform/efl/transforms/3d/point-mapping/3d-point-mapping-2-expected.txt: Removed.
* platform/efl/transforms/3d/point-mapping/3d-point-mapping-3-expected.png: Removed.
* platform/efl/transforms/3d/point-mapping/3d-point-mapping-3-expected.txt: Removed.
* platform/efl/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png: Removed.
* platform/efl/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.txt: Removed.
* platform/efl/transforms/3d/point-mapping/3d-point-mapping-deep-expected.txt: Removed.
* platform/efl/transforms/3d/point-mapping/3d-point-mapping-expected.png: Removed.
* platform/efl/transforms/3d/point-mapping/3d-point-mapping-expected.txt: Removed.
* platform/efl/transforms/3d/point-mapping/3d-point-mapping-origins-expected.txt: Removed.
* platform/efl/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png: Removed.
* platform/efl/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.txt: Removed.
* platform/efl/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png: Removed.
* platform/efl/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.txt: Removed.
* platform/efl/transforms/svg-vs-css-expected.png: Removed.
* platform/efl/transforms/svg-vs-css-expected.txt: Removed.
* platform/efl/transitions: Removed.
* platform/efl/transitions/cross-fade-background-image-expected.png: Removed.
* platform/efl/transitions/cross-fade-background-image-expected.txt: Removed.
* platform/efl/transitions/cross-fade-border-image-expected.png: Removed.
* platform/efl/transitions/cross-fade-border-image-expected.txt: Removed.
* platform/efl/transitions/default-timing-function-expected.png: Removed.
* platform/efl/transitions/default-timing-function-expected.txt: Removed.
* platform/efl/transitions/move-after-transition-expected.png: Removed.
* platform/efl/transitions/move-after-transition-expected.txt: Removed.
* platform/efl/transitions/opacity-transition-zindex-expected.png: Removed.
* platform/efl/transitions/suspend-transform-transition-expected.png: Removed.
* platform/efl/transitions/svg-text-shadow-transition-expected.txt: Removed.
* platform/efl/transitions/transition-end-event-rendering-expected.png: Removed.
* platform/efl/userscripts: Removed.
* platform/efl/userscripts/script-run-at-end-expected.txt: Removed.
* platform/efl/webaudio: Removed.
* platform/efl/webaudio/audiobuffersource-expected.wav: Removed.
* platform/efl/webaudio/audiobuffersource-loop-points-expected.wav: Removed.
* platform/efl/webaudio/audiobuffersource-multi-channels-expected.wav: Removed.
* platform/efl/webaudio/audiobuffersource-playbackrate-expected.wav: Removed.
* platform/efl/webaudio/codec-tests: Removed.
* platform/efl/webaudio/codec-tests/aac: Removed.
* platform/efl/webaudio/codec-tests/aac/vbr-128kbps-44khz-expected.wav: Removed.
* platform/efl/webaudio/codec-tests/vorbis: Removed.
* platform/efl/webaudio/codec-tests/vorbis/vbr-128kbps-44khz-expected.txt: Removed.
* platform/efl/webaudio/codec-tests/vorbis/vbr-70kbps-44khz-expected.txt: Removed.
* platform/efl/webaudio/codec-tests/vorbis/vbr-96kbps-44khz-expected.txt: Removed.
* platform/efl/webaudio/codec-tests/wav: Removed.
* platform/efl/webaudio/codec-tests/wav/24bit-22khz-resample-expected.wav: Removed.
* platform/efl/webaudio/codec-tests/wav/24bit-44khz-expected.wav: Removed.
* platform/efl/webaudio/gain-expected.wav: Removed.
* platform/efl/webaudio/mixing-expected.wav: Removed.
* platform/efl/webaudio/oscillator-custom-expected.wav: Removed.
* platform/efl/webaudio/oscillator-sawtooth-expected.wav: Removed.
* platform/efl/webaudio/oscillator-sine-expected.wav: Removed.
* platform/efl/webaudio/oscillator-square-expected.wav: Removed.
* platform/efl/webaudio/oscillator-triangle-expected.wav: Removed.
* platform/efl/webaudio/up-mixing-mono-51-expected.wav: Removed.
* platform/efl/webaudio/up-mixing-mono-stereo-expected.wav: Removed.
* platform/efl/webaudio/up-mixing-stereo-51-expected.wav: Removed.
2017-02-16 Joseph Pecoraro <pecoraro@apple.com>
imported/w3c/web-platform-tests/resource-timing/idlharness.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=162414
Unreviewed test gardening.
* TestExpectations:
This test is no longer flakey.
2017-02-16 Joseph Pecoraro <pecoraro@apple.com>
[Resource Timing] Support Resource Timing in Workers
https://bugs.webkit.org/show_bug.cgi?id=168086
<rdar://problem/30430117>
Reviewed by Alex Christensen.
* TestExpectations:
Pre-emptively mark some tests as flakey that have seen flakiness.
* platform/mac/TestExpectations:
Skip some tests on ElCapitan because the network timing numbers appear incorrect.
* js/dom/global-constructors-attributes-dedicated-worker-expected.txt:
PerformanceResourceTiming is now available in Workers.
* performance-api/resource-timing-apis-expected.txt: Added.
* performance-api/resource-timing-apis.html: Added.
* performance-api/resources/resource-timing-api.js: Added.
Basic API test. We expect to fail nextHopProtocol and size properties right now.
2017-02-16 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/media-controller/media-controller-ios-do-not-hide-controls-when-tapping-button.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168343
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2017-02-16 Yusuke Suzuki <utatane.tea@gmail.com>
Unreviewed, fix r212438 test
https://bugs.webkit.org/show_bug.cgi?id=167457
* inspector/controller/runtime-controller-import.html:
2017-02-16 Javier Fernandez <jfernandez@igalia.com>
[GTK] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=168436
Unreviewed GTK+ gardening.
- imported/w3c/web-platform-tests/XMLHttpRequest/event-readystatechange-loaded.htm marked as slow
- rebaseline LayoutTests/platform/gtk/js/dom/constructor-length-expected.txt to it matches current Mac expected results.
- the tests http/tests/xmlhttprequest/redirections-and-user-headers.html marked as Failure (bug 168433)
* platform/gtk/TestExpectations:
* platform/gtk/js/dom/constructor-length-expected.txt:
2017-02-16 Yusuke Suzuki <utatane.tea@gmail.com>
Web Inspector: allow import() inside the inspector
https://bugs.webkit.org/show_bug.cgi?id=167457
Reviewed by Ryosuke Niwa.
Extract the test to single file. And make it deterministic.
* inspector/controller/resources/cappuccino.js: Added.
* inspector/controller/resources/cocoa.js: Added.
* inspector/controller/resources/drink.js: Added.
* inspector/controller/runtime-controller-import-expected.txt: Added.
* inspector/controller/runtime-controller-import.html: Added.
2017-02-16 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Rebaseline http/tests/xmlhttprequest/xmlhttprequest-test-custom-headers.html.
We always expect ',' since r212355.
* platform/gtk/http/tests/xmlhttprequest/xmlhttprequest-test-custom-headers-expected.txt: Added.
2017-02-16 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark several reftests as image only failures.
* platform/gtk/TestExpectations:
2017-02-16 Miguel Gomez <magomez@igalia.com>
[GTK] scroll with transparent background not repainted after scrollY >= 32768
https://bugs.webkit.org/show_bug.cgi?id=154283
Reviewed by Carlos Garcia Campos.
Test to ensure that the background pattern of an element is properly being drawn when it's in a position
bigger than 32768.
* fast/backgrounds/background-repeat-long-scroll-expected.html: Added.
* fast/backgrounds/background-repeat-long-scroll.html: Added.
2017-02-15 Ryan Haddad <ryanhaddad@apple.com>
Mark inspector/debugger/search-scripts.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168399
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-15 Ryan Haddad <ryanhaddad@apple.com>
Mark pageoverlay/overlay-remove-reinsert-view.html as flaky on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=168053
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2017-02-15 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline fast/text/font-face-javascript.html after r212405.
Unreviewed test gardening.
* fast/text/font-face-javascript-expected.txt:
2017-02-15 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=167589
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-02-15 Sam Weinig <sam@webkit.org>
[WebIDL] Remove custom conversion from FontFace code by using a Variant
https://bugs.webkit.org/show_bug.cgi?id=168384
Reviewed by Alex Christensen.
* fast/text/font-face-javascript.html:
2017-02-15 Jer Noble <jer.noble@apple.com>
Disabled Media Sources should render black/silence
https://bugs.webkit.org/show_bug.cgi?id=168281
<rdar://problem/30508003>
Reviewed by Eric Carlson.
* webrtc/video-disabled-black-expected.txt: Added.
* webrtc/video-disabled-black.html: Added.
2017-02-15 Ryan Haddad <ryanhaddad@apple.com>
Remove ElCapitan flag from flaky test media/modern-media-controls/airplay-support/airplay-support.html.
https://bugs.webkit.org/show_bug.cgi?id=167442
Unreviewed test gardening.
* TestExpectations:
* platform/mac/TestExpectations:
2017-02-15 Ryan Haddad <ryanhaddad@apple.com>
Update TestExpectations for resourceLoadStatistics tests.
Unreviewed test gardening.
* platform/wk2/TestExpectations:
2017-02-15 Ryan Haddad <ryanhaddad@apple.com>
Skip fast/frames/exponential-frames.html on ios-simulator
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2017-02-15 Ryan Haddad <ryanhaddad@apple.com>
Skip fast/frames/exponential-frames.html.
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-15 Ryan Haddad <ryanhaddad@apple.com>
Remove Release flag from flaky test http/tests/xmlhttprequest/auth-reject-protection-space.html.
https://bugs.webkit.org/show_bug.cgi?id=163136
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-02-15 Chris Dumez <cdumez@apple.com>
Expose Symbol.toPrimitive / valueOf on Location instances
https://bugs.webkit.org/show_bug.cgi?id=168295
Reviewed by Geoffrey Garen, Keith Miller and Mark Lam.
Add test coverage for cases where the Object prototype has been updated before
the Location object is constructed.
* fast/dom/location-valueOf-after-object-prototype-update-expected.txt: Added.
* fast/dom/location-valueOf-after-object-prototype-update.html: Added.
* fast/dom/location-valueOf-after-object-prototype-update2-expected.txt: Added.
* fast/dom/location-valueOf-after-object-prototype-update2.html: Added.
2017-02-15 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/media-controller/media-controller-resize.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168378
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-02-15 Chris Dumez <cdumez@apple.com>
[iOS] Form Validation Bubble should be sensitive to Dynamic Type
https://bugs.webkit.org/show_bug.cgi?id=168291
<rdar://problem/30508593>
Reviewed by Tim Horton.
Skip fast/forms/validation-message-minimum-font-size.html on iOS now
that the ValidationBubble implementation no longer obeys the minimum
font size setting on iOS.
* platform/ios-simulator/TestExpectations:
2017-02-15 Ryan Haddad <ryanhaddad@apple.com>
Mark animations/trigger-container-scroll-empty.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168089
Unreivewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-02-15 Ryan Haddad <ryanhaddad@apple.com>
Mark imported/w3c/web-platform-tests/media-source/SourceBuffer-abort-removed.html as flaky on macOS.
https://bugs.webkit.org/show_bug.cgi?id=167975
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-15 Ryan Haddad <ryanhaddad@apple.com>
Move TestExpectation from mac-wk1 to mac file.
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:
2017-02-15 Ryan Haddad <ryanhaddad@apple.com>
Mark inspector/dom-debugger/node-removed.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=154610
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-15 Ryan Haddad <ryanhaddad@apple.com>
Update TestExpectations for fast/frames/exponential-frames.html.
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-02-15 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark a11y and media tests currently failing.
* platform/gtk/TestExpectations:
2017-02-15 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Skip tests that need DASHBOARD_SUPPORT enabled.
* platform/gtk/TestExpectations:
2017-02-15 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark several IndexedDB tests as crashing.
* platform/gtk/TestExpectations:
2017-02-15 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Rebaseline http/tests/security/video-cross-origin-accessfailure.html.
* http/tests/security/video-cross-origin-accessfailure-expected.txt:
2017-02-15 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark http/tests/security/credentials-iframes.html as expected failure.
* platform/gtk/TestExpectations:
2017-02-15 Zan Dobersek <zdobersek@igalia.com>
[EME] MediaKeys::setServerCertificate() must resolve with 'false' when certificates aren't supported
https://bugs.webkit.org/show_bug.cgi?id=168362
Reviewed by Xabier Rodriguez-Calvar.
Update the certificates-not-supported test case, making sure the promise
is resolved with the 'false' result.
* media/encrypted-media/mock-MediaKeys-setServerCertificate-expected.txt:
* media/encrypted-media/mock-MediaKeys-setServerCertificate.html:
2017-02-15 Carlos Garcia Campos <cgarcia@igalia.com>
REGRESSION (r206014): HTTPHeaderMap does not consistently use comma without space to separate values of header fields
https://bugs.webkit.org/show_bug.cgi?id=168115
Reviewed by Darin Adler.
* http/tests/xmlhttprequest/check-combining-headers-expected.txt:
* platform/mac/imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-case-insensitive-expected.txt: Added.
* platform/ios-simulator/imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-case-insensitive-expected.txt: Added.
2017-02-14 Ryosuke Niwa <rniwa@webkit.org>
An assertion failure inside removeChildren
https://bugs.webkit.org/show_bug.cgi?id=168069
Reviewed by Brent Fulgham.
* http/tests/security/move-iframe-within-focus-handler-inside-removal-expected.txt: Added.
* http/tests/security/move-iframe-within-focus-handler-inside-removal.html: Added.
2017-02-14 Brent Fulgham <bfulgham@apple.com>
Revalidate URL after events that could trigger navigations
https://bugs.webkit.org/show_bug.cgi?id=168071
<rdar://problem/30450379>
Reviewed by Ryosuke Niwa.
* http/tests/plugins/navigation-during-load-embed-expected.txt: Added.
* http/tests/plugins/navigation-during-load-embed.html: Added.
* http/tests/plugins/navigation-during-load-expected.txt: Added.
* http/tests/plugins/navigation-during-load.html: Added.
2017-02-14 Youenn Fablet <youennf@gmail.com>
[WebRTC] Add support for libwebrtc negotiation needed event
https://bugs.webkit.org/show_bug.cgi?id=168267
Reviewed by Eric Carlson.
* fast/mediastream/RTCPeerConnection-more-media-to-negotiate-expected.txt:
* platform/gtk/fast/mediastream/RTCPeerConnection-more-media-to-negotiate-expected.txt: Copied from LayoutTests/fast/mediastream/RTCPeerConnection-more-media-to-negotiate-expected.txt.
* webrtc/negotiatedneeded-event-addStream-expected.txt: Added.
* webrtc/negotiatedneeded-event-addStream.html: Added.
2017-02-14 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/placard-support/placard-support-airplay.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=167441
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-14 Ryan Haddad <ryanhaddad@apple.com>
Mark media/video-zoom.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168087
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-14 Ryan Haddad <ryanhaddad@apple.com>
Mark imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168336
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-02-14 Chris Dumez <cdumez@apple.com>
HTML Form Validation bubble should take minimum font size setting into consideration
https://bugs.webkit.org/show_bug.cgi?id=168271
<rdar://problem/29869869>
Reviewed by Simon Fraser.
Add layout test coverage.
* fast/forms/validation-message-minimum-font-size-expected.txt: Added.
* fast/forms/validation-message-minimum-font-size.html: Added.
2017-02-14 Ryan Haddad <ryanhaddad@apple.com>
Remove debug flag from flaky test imported/w3c/web-platform-tests/dom/events/EventListener-invoke-legacy.html.
https://bugs.webkit.org/show_bug.cgi?id=168238
Unreviewed test gardening.
* TestExpectations:
2017-02-14 Eric Carlson <eric.carlson@apple.com>
[MediaStream] add navigator.getUserMedia for compatibility with legacy content
https://bugs.webkit.org/show_bug.cgi?id=168324
<rdar://problem/30513125>
Reviewed by Youenn Fablet.
* fast/mediastream/argument-types-expected.txt:
* fast/mediastream/argument-types.html: Added.
* fast/mediastream/getusermedia-expected.txt:
* fast/mediastream/getusermedia.html: Added.
* fast/mediastream/script-tests/argument-types.js: Added.
* fast/mediastream/webkitGetUserMedia-shadowing-then.html: Added.
2017-02-13 Dean Jackson <dino@apple.com>
Rename preferLowPowerToHighPerformance to powerPreference
https://bugs.webkit.org/show_bug.cgi?id=168269
<rdar://problem/30504444>
Reviewed by Chris Dumez.
Handle the rename in the test case. Since Settings.in has
preferLowPowerWebGLRendering initial=true
we will override the incoming request and set the value to
"low-power". This behaviour will change in a subsequent bug.
* fast/canvas/webgl/context-creation-attributes-expected.txt:
* fast/canvas/webgl/context-creation-attributes.html:
2017-02-14 Jeremy Jones <jeremyj@apple.com>
When playing inline after fullscreen, set a flag instead of adding attribute plays inline, and use in requiresFullscreenForVideoPlayback.
https://bugs.webkit.org/show_bug.cgi?id=167815
rdar://problem/27685077
Reviewed by Jer Noble.
Add a new test that tests inline after fullscreen behavior of looping video.
* media/media-fullscreen-loop-inline-expected.txt: Added.
* media/media-fullscreen-loop-inline.html: Added.
* platform/mac-wk2/TestExpectations: Skipped on webkit2.
2017-02-14 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline media/modern-media-controls/airplay-button/airplay-button-on.html for ios-simulator.
Unreviewed test gardening.
* platform/ios-simulator/media/modern-media-controls/airplay-button/airplay-button-on-expected.txt:
2017-02-14 Jer Noble <jer.noble@apple.com>
Video elements with MediaSource objects set by srcObject are not cleared when srcObject is set to null
https://bugs.webkit.org/show_bug.cgi?id=168268
Reviewed by Eric Carlson.
* fast/mediastream/MediaStream-MediaElement-setObject-null-expected.txt: Added.
* fast/mediastream/MediaStream-MediaElement-setObject-null.html: Added.
* fast/mediastream/MediaStream-video-element-expected.txt:
* fast/mediastream/MediaStream-video-element-track-stop-expected.txt:
* fast/mediastream/MediaStream-video-element-track-stop.html:
* fast/mediastream/MediaStream-video-element.html:
2017-02-14 Antoine Quint <graouts@apple.com>
[mac-wk1] LayoutTest media/modern-media-controls/forward-button/forward-button.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=168265
Unreviewed test gardening.
* media/modern-media-controls/forward-button/forward-button-expected.txt:
* media/modern-media-controls/forward-button/forward-button.html:
* platform/mac-wk1/TestExpectations:
2017-02-13 Filip Pizlo <fpizlo@apple.com>
worker.postMessage should throw a TypeError if a SharedArrayBuffer is in the transfer list
https://bugs.webkit.org/show_bug.cgi?id=168277
Reviewed by Mark Lam.
Add a test of the new behavior, and remove tests for the old behavior.
Most of the SharedArrayBuffer tests use the new style, where the buffer is not in the
transfer list, and the tests being removed are clones of the no-transfer tests. So, we
aren't losing any coverage.
* workers/sab/null-worker.js: Added.
* workers/sab/postMessage-transfer-type-error-expected.txt: Added.
* workers/sab/postMessage-transfer-type-error.html: Added.
* workers/sab/sab-creator-transfer.js: Removed. (Sibling: sab-creator-no-transfer.js)
* workers/sab/sent-from-worker-transfer.html: Removed. (Sibling: sent-from-worker-no-transfer.html)
* workers/sab/simple.html: Removed. (Sibling: no-transfer.html)
2017-02-14 Antoine Quint <graouts@apple.com>
[mac-wk1] LayoutTest media/modern-media-controls/airplay-button/airplay-button-on.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=167347
Unreviewed test gardening.
* media/modern-media-controls/airplay-button/airplay-button-on-expected.txt:
* media/modern-media-controls/airplay-button/airplay-button-on.html:
* platform/mac-wk1/TestExpectations:
2017-02-14 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=167589
Unreviewed test gardening.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html:
2017-02-14 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-buttons-styles.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=168125
Unreviewed test gardening.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-buttons-styles-expected.txt:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-buttons-styles.html:
2017-02-14 Alex Christensen <achristensen@webkit.org>
Rebase URL test after r212279.
https://bugs.webkit.org/show_bug.cgi?id=168260
* fast/url/ipv4-expected.txt:
http://0X12C0a80001/ is an invalid IPv4 address, so parsing should fail.
This matches Chrome and the URL specification.
2017-02-14 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=167372
Unreviewed test gardening.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles.html:
2017-02-14 Antoine Quint <graouts@apple.com>
[mac-wk1] LayoutTest media/modern-media-controls/layout-node/addChild.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=168074
Unreviewed test gardening.
* media/modern-media-controls/layout-node/addChild-expected.txt:
* media/modern-media-controls/layout-node/addChild.html:
* platform/mac-wk1/TestExpectations:
2017-02-14 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Add platform specific resuls for http/tests/security/module-no-mime-type.html.
libsoup sniffer correctly guesses the perl MIME type as text/plain which is still an invalid JavaScript MIME type.
* platform/gtk/http/tests/security/module-no-mime-type-expected.txt: Added.
2017-02-14 Joseph Pecoraro <pecoraro@apple.com>
Fix typo in performance-observer-callback-mutate.html
https://bugs.webkit.org/show_bug.cgi?id=168294
Reviewed by Ryosuke Niwa.
* performance-api/performance-observer-callback-mutate-expected.txt:
* performance-api/performance-observer-callback-mutate.html:
2017-02-13 Antoine Quint <graouts@apple.com>
REGRESSION: Update volume and scrubbing slider to match HI designs
https://bugs.webkit.org/show_bug.cgi?id=168170
<rdar://problem/28095266>
Reviewed by Dean Jackson.
Rebaselining a host of existing tests to account for new DOM structure, metrics,
colors, blend modes, etc. We're also adding a new test for the BackgroundTint
class and removing one for the slider fill which is no longer appopriate since
we're drawing the slider's fill with a <canvas> element rather than a DOM element.
* media/modern-media-controls/background-tint/background-tint-expected.txt: Added.
* media/modern-media-controls/background-tint/background-tint.html: Added.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-time-control-styles-expected.txt:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-time-control-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-constructor-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-constructor.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-controls-bar-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-controls-bar-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-right-container-margin.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-time-control-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-time-control-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-volume-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-volume-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-buttons-styles-expected.txt:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-buttons-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-constructor-expected.txt:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-constructor.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-controls-bar-styles-expected.txt:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-controls-bar-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-layout-expected.txt:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-layout.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-resize-with-hidden-controls-bar.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-time-control-styles-expected.txt:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-time-control-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-volume-styles-expected.txt:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-volume-styles.html:
* media/modern-media-controls/resources/media-controls-loader.js:
* media/modern-media-controls/scrubber/scrubber.html:
* media/modern-media-controls/slider/slider-constructor-expected.txt:
* media/modern-media-controls/slider/slider-constructor.html:
* media/modern-media-controls/slider/slider-fill-expected.txt: Removed.
* media/modern-media-controls/slider/slider-fill.html: Removed.
* media/modern-media-controls/slider/slider-styles-expected.txt:
* media/modern-media-controls/slider/slider-styles.html:
* media/modern-media-controls/time-label/time-label-expected.txt:
* media/modern-media-controls/time-label/time-label.html:
* media/modern-media-controls/tracks-panel/tracks-panel-population-expected.txt:
* media/modern-media-controls/tracks-panel/tracks-panel-population.html:
* media/modern-media-controls/tracks-support/tracks-support-show-and-populate-panel.html:
* media/modern-media-controls/volume-slider/volume-slider-value-expected.txt:
* media/modern-media-controls/volume-slider/volume-slider-value.html:
* media/modern-media-controls/volume-slider/volume-slider.html:
* media/modern-media-controls/volume-support/volume-support-click-expected.txt:
* media/modern-media-controls/volume-support/volume-support-click.html:
* media/modern-media-controls/volume-support/volume-support-drag-expected.txt:
* media/modern-media-controls/volume-support/volume-support-drag.html:
2017-02-13 Alex Christensen <achristensen@webkit.org>
URLs with an invalid IPv4 address should be invalid
https://bugs.webkit.org/show_bug.cgi?id=168260
Reviewed by Tim Horton.
* fetch/fetch-url-serialization-expected.txt:
2017-02-13 Karim H <karim@karhm.com>
Added the BSTR roles tag test for Windows.
https://bugs.webkit.org/show_bug.cgi?id=165545
Reviewed by Chris Fleizach.
* accessibility/win/bstr-elements-role-expected.txt: Added.
* accessibility/win/bstr-elements-role.html: Added.
2017-02-13 Said Abou-Hallawa <sabouhallawa@apple.com>
The current frame of an image should not deleted if another frame is asynchronously being decoded
https://bugs.webkit.org/show_bug.cgi?id=167618
Reviewed by Simon Fraser.
This test did not crash on Mac when running it without this patch. But
the new ASSERT_IMPLIES(), which is added to BitmapImage::draw(), fires
when the other changes are not included. So the bug could have happened
without the patch but the crash did not since it requires a thread
contention in the system underlying components.
* fast/images/animated-image-draw-while-decode-expected.txt: Added.
* fast/images/animated-image-draw-while-decode.html: Added.
2017-02-13 Jiewen Tan <jiewen_tan@apple.com>
[WebCrypto] WebInspector should indicate webkitSubtle is deprecated
https://bugs.webkit.org/show_bug.cgi?id=165913
<rdar://problem/30477222>
Reviewed by Joseph Pecoraro.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent.html:
Change webkitSubtle to subtle.
* crypto/webkitSubtle/aes-cbc-192-encrypt-decrypt-expected.txt:
* crypto/webkitSubtle/aes-cbc-256-encrypt-decrypt-expected.txt:
* crypto/webkitSubtle/aes-cbc-encrypt-decrypt-expected.txt:
* crypto/webkitSubtle/aes-cbc-encrypt-decrypt-with-padding-expected.txt:
* crypto/webkitSubtle/aes-cbc-generate-key-expected.txt:
* crypto/webkitSubtle/aes-cbc-import-jwk-expected.txt:
* crypto/webkitSubtle/aes-cbc-invalid-length-expected.txt:
* crypto/webkitSubtle/aes-cbc-unwrap-failure-expected.txt:
* crypto/webkitSubtle/aes-cbc-unwrap-rsa-expected.txt:
* crypto/webkitSubtle/aes-cbc-wrap-rsa-expected.txt:
* crypto/webkitSubtle/aes-cbc-wrap-rsa-non-extractable-expected.txt:
* crypto/webkitSubtle/aes-cbc-wrong-key-class-expected.txt:
* crypto/webkitSubtle/aes-export-key-expected.txt:
* crypto/webkitSubtle/aes-kw-key-manipulation-expected.txt:
* crypto/webkitSubtle/aes-kw-wrap-unwrap-aes-expected.txt:
* crypto/webkitSubtle/aes-postMessage-expected.txt:
* crypto/webkitSubtle/argument-conversion-expected.txt:
* crypto/webkitSubtle/array-buffer-view-offset-expected.txt:
* crypto/webkitSubtle/gc-2-expected.txt:
* crypto/webkitSubtle/gc-expected.txt:
* crypto/webkitSubtle/hmac-check-algorithm-expected.txt:
* crypto/webkitSubtle/hmac-export-key-expected.txt:
* crypto/webkitSubtle/hmac-generate-key-expected.txt:
* crypto/webkitSubtle/hmac-import-jwk-expected.txt:
* crypto/webkitSubtle/hmac-postMessage-expected.txt:
* crypto/webkitSubtle/hmac-sign-verify-empty-key-expected.txt:
* crypto/webkitSubtle/hmac-sign-verify-expected.txt:
* crypto/webkitSubtle/import-jwk-expected.txt:
* crypto/webkitSubtle/jwk-export-use-values-expected.txt:
* crypto/webkitSubtle/jwk-import-use-values-expected.txt:
* crypto/webkitSubtle/rsa-export-generated-keys-expected.txt:
* crypto/webkitSubtle/rsa-export-key-expected.txt:
* crypto/webkitSubtle/rsa-export-private-key-expected.txt:
* crypto/webkitSubtle/rsa-indexeddb-expected.txt:
* crypto/webkitSubtle/rsa-indexeddb-non-exportable-expected.txt:
* crypto/webkitSubtle/rsa-indexeddb-non-exportable-private-expected.txt:
* crypto/webkitSubtle/rsa-indexeddb-private-expected.txt:
* crypto/webkitSubtle/rsa-oaep-generate-non-extractable-key-expected.txt:
* crypto/webkitSubtle/rsa-oaep-key-manipulation-expected.txt:
* crypto/webkitSubtle/rsa-oaep-plaintext-length-expected.txt:
* crypto/webkitSubtle/rsa-oaep-wrap-unwrap-aes-expected.txt:
* crypto/webkitSubtle/rsa-postMessage-expected.txt:
* crypto/webkitSubtle/rsaes-pkcs1-v1_5-decrypt-expected.txt:
* crypto/webkitSubtle/rsaes-pkcs1-v1_5-wrap-unwrap-aes-expected.txt:
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-generate-key-expected.txt:
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent-expected.txt:
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-import-jwk-expected.txt:
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-import-jwk-small-key-expected.txt:
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-sign-verify-expected.txt:
* crypto/webkitSubtle/sha-1-expected.txt:
* crypto/webkitSubtle/sha-224-expected.txt:
* crypto/webkitSubtle/sha-256-expected.txt:
* crypto/webkitSubtle/sha-384-expected.txt:
* crypto/webkitSubtle/sha-512-expected.txt:
* crypto/webkitSubtle/unimplemented-unwrap-crash-expected.txt:
* crypto/webkitSubtle/unwrapKey-check-usage-expected.txt:
* crypto/webkitSubtle/wrapKey-check-usage-expected.txt:
* fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt:
2017-02-13 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/layout-node/addChild.html as flaky on El Capitan WK1.
https://bugs.webkit.org/show_bug.cgi?id=168074
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-02-13 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/forward-button/forward-button.html as flaky on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=168265
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-02-13 Ryan Haddad <ryanhaddad@apple.com>
Mark tiled-drawing/scrolling/latched-to-deleted-node.html as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=168085
Unreviewed testg gardening.
* platform/mac-wk2/TestExpectations:
2017-02-13 Ryan Haddad <ryanhaddad@apple.com>
Mark imported/w3c/web-platform-tests/dom/events/EventListener-invoke-legacy.html as flaky on debug.
https://bugs.webkit.org/show_bug.cgi?id=168238
Unreviewed test gardening.
* TestExpectations:
2017-02-13 Ryan Haddad <ryanhaddad@apple.com>
TestExpectations gardening for imported/w3c/web-platform-tests/html/semantics/embedded-content/the-area-element/area-download-click.html.
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
* platform/mac-wk1/TestExpectations:
2017-02-13 Myles C. Maxfield <mmaxfield@apple.com>
Update custom line breaking iterators to the latest version of Unicode
https://bugs.webkit.org/show_bug.cgi?id=168182
Reviewed by Zalan Bujtas.
Migrated to TestWebKitAPI.
* css3/line-break/line-break-auto-centered-2-expected.html: Removed.
* css3/line-break/line-break-auto-centered-2.html: Removed.
* css3/line-break/line-break-auto-centered-expected.html: Removed.
* css3/line-break/line-break-auto-centered.html: Removed.
* css3/line-break/line-break-auto-half-kana-2-expected.html: Removed.
* css3/line-break/line-break-auto-half-kana-2.html: Removed.
* css3/line-break/line-break-auto-half-kana-3-expected.html: Removed.
* css3/line-break/line-break-auto-half-kana-3.html: Removed.
* css3/line-break/line-break-auto-half-kana-4-expected.html: Removed.
* css3/line-break/line-break-auto-half-kana-4.html: Removed.
* css3/line-break/line-break-auto-half-kana-5-expected.html: Removed.
* css3/line-break/line-break-auto-half-kana-5.html: Removed.
* css3/line-break/line-break-auto-half-kana-expected.html: Removed.
* css3/line-break/line-break-auto-half-kana.html: Removed.
* css3/line-break/line-break-auto-hyphens-expected.html: Removed.
* css3/line-break/line-break-auto-hyphens.html: Removed.
* css3/line-break/line-break-auto-inseparables-expected.html: Removed.
* css3/line-break/line-break-auto-inseparables.html: Removed.
* css3/line-break/line-break-auto-iteration-marks-expected.html: Removed.
* css3/line-break/line-break-auto-iteration-marks.html: Removed.
* css3/line-break/line-break-auto-postfixes-expected.html: Removed.
* css3/line-break/line-break-auto-postfixes.html: Removed.
* css3/line-break/line-break-auto-prefixes-expected.html: Removed.
* css3/line-break/line-break-auto-prefixes.html: Removed.
* css3/line-break/line-break-auto-sound-marks-expected.html: Removed.
* css3/line-break/line-break-auto-sound-marks.html: Removed.
* css3/line-break/line-break-loose-centered-2-expected.html: Removed.
* css3/line-break/line-break-loose-centered-2.html: Removed.
* css3/line-break/line-break-loose-centered-expected.html: Removed.
* css3/line-break/line-break-loose-centered.html: Removed.
* css3/line-break/line-break-loose-half-kana-2-expected.html: Removed.
* css3/line-break/line-break-loose-half-kana-2.html: Removed.
* css3/line-break/line-break-loose-half-kana-3-expected.html: Removed.
* css3/line-break/line-break-loose-half-kana-3.html: Removed.
* css3/line-break/line-break-loose-half-kana-4-expected.html: Removed.
* css3/line-break/line-break-loose-half-kana-4.html: Removed.
* css3/line-break/line-break-loose-half-kana-5-expected.html: Removed.
* css3/line-break/line-break-loose-half-kana-5.html: Removed.
* css3/line-break/line-break-loose-half-kana-expected.html: Removed.
* css3/line-break/line-break-loose-half-kana.html: Removed.
* css3/line-break/line-break-loose-hyphens-expected.html: Removed.
* css3/line-break/line-break-loose-hyphens.html: Removed.
* css3/line-break/line-break-loose-inseparables-expected.html: Removed.
* css3/line-break/line-break-loose-inseparables.html: Removed.
* css3/line-break/line-break-loose-iteration-marks-expected.html: Removed.
* css3/line-break/line-break-loose-iteration-marks.html: Removed.
* css3/line-break/line-break-loose-postfixes-expected.html: Removed.
* css3/line-break/line-break-loose-postfixes.html: Removed.
* css3/line-break/line-break-loose-prefixes-expected.html: Removed.
* css3/line-break/line-break-loose-prefixes.html: Removed.
* css3/line-break/line-break-loose-sound-marks-expected.html: Removed.
* css3/line-break/line-break-loose-sound-marks.html: Removed.
* css3/line-break/line-break-normal-centered-2-expected.html: Removed.
* css3/line-break/line-break-normal-centered-2.html: Removed.
* css3/line-break/line-break-normal-centered-expected.html: Removed.
* css3/line-break/line-break-normal-centered.html: Removed.
* css3/line-break/line-break-normal-half-kana-2-expected.html: Removed.
* css3/line-break/line-break-normal-half-kana-2.html: Removed.
* css3/line-break/line-break-normal-half-kana-3-expected.html: Removed.
* css3/line-break/line-break-normal-half-kana-3.html: Removed.
* css3/line-break/line-break-normal-half-kana-4-expected.html: Removed.
* css3/line-break/line-break-normal-half-kana-4.html: Removed.
* css3/line-break/line-break-normal-half-kana-5-expected.html: Removed.
* css3/line-break/line-break-normal-half-kana-5.html: Removed.
* css3/line-break/line-break-normal-half-kana-expected.html: Removed.
* css3/line-break/line-break-normal-half-kana.html: Removed.
* css3/line-break/line-break-normal-hyphens-expected.html: Removed.
* css3/line-break/line-break-normal-hyphens.html: Removed.
* css3/line-break/line-break-normal-inseparables-expected.html: Removed.
* css3/line-break/line-break-normal-inseparables.html: Removed.
* css3/line-break/line-break-normal-iteration-marks-expected.html: Removed.
* css3/line-break/line-break-normal-iteration-marks.html: Removed.
* css3/line-break/line-break-normal-postfixes-expected.html: Removed.
* css3/line-break/line-break-normal-postfixes.html: Removed.
* css3/line-break/line-break-normal-prefixes-expected.html: Removed.
* css3/line-break/line-break-normal-prefixes.html: Removed.
* css3/line-break/line-break-normal-sound-marks-expected.html: Removed.
* css3/line-break/line-break-normal-sound-marks.html: Removed.
* css3/line-break/line-break-strict-centered-2-expected.html: Removed.
* css3/line-break/line-break-strict-centered-2.html: Removed.
* css3/line-break/line-break-strict-centered-expected.html: Removed.
* css3/line-break/line-break-strict-centered.html: Removed.
* css3/line-break/line-break-strict-half-kana-2-expected.html: Removed.
* css3/line-break/line-break-strict-half-kana-2.html: Removed.
* css3/line-break/line-break-strict-half-kana-3-expected.html: Removed.
* css3/line-break/line-break-strict-half-kana-3.html: Removed.
* css3/line-break/line-break-strict-half-kana-4-expected.html: Removed.
* css3/line-break/line-break-strict-half-kana-4.html: Removed.
* css3/line-break/line-break-strict-half-kana-5-expected.html: Removed.
* css3/line-break/line-break-strict-half-kana-5.html: Removed.
* css3/line-break/line-break-strict-half-kana-expected.html: Removed.
* css3/line-break/line-break-strict-half-kana.html: Removed.
* css3/line-break/line-break-strict-hyphens-expected.html: Removed.
* css3/line-break/line-break-strict-hyphens.html: Removed.
* css3/line-break/line-break-strict-inseparables-expected.html: Removed.
* css3/line-break/line-break-strict-inseparables.html: Removed.
* css3/line-break/line-break-strict-iteration-marks-expected.html: Removed.
* css3/line-break/line-break-strict-iteration-marks.html: Removed.
* css3/line-break/line-break-strict-postfixes-expected.html: Removed.
* css3/line-break/line-break-strict-postfixes.html: Removed.
* css3/line-break/line-break-strict-prefixes-expected.html: Removed.
* css3/line-break/line-break-strict-prefixes.html: Removed.
* css3/line-break/line-break-strict-sound-marks-expected.html: Removed.
* css3/line-break/line-break-strict-sound-marks.html: Removed.
* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator/TestExpectations:
2017-02-13 Ryan Haddad <ryanhaddad@apple.com>
TestExpectations gardening for imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a-download-click.html.
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
* platform/mac-wk1/TestExpectations:
* platform/mac-wk2/TestExpectations:
2017-02-12 Ryosuke Niwa <rniwa@webkit.org>
parserRemoveChild should unload subframes
https://bugs.webkit.org/show_bug.cgi?id=168151
Reviewed by Darin Adler.
Add two W3C-style testharness tests for unloading iframes inside the adoption agency algorithm.
Also added a test to make sure ContainerNode::takeAllChildrenFrom adjusts the focused element and DOM ranges.
* fast/css/stylesheet-candidate-nodes-crash-expected.txt: Rebaselined. The difference comes from the fact
iframe now is unloaded in parserRemoveChild as expected and then reloaded in parserAppendChild inside
insertErrorMessageBlock as opposed to after the parser had completed as if the iframe had never been detached.
* fast/parser/adoption-agency-clear-focus-range-expected.txt: Added.
* fast/parser/adoption-agency-clear-focus-range.html: Added.
* fast/parser/adoption-agency-unload-iframe-1-expected.txt: Added.
* fast/parser/adoption-agency-unload-iframe-1.html: Added.
* fast/parser/adoption-agency-unload-iframe-2-expected.txt: Added.
* fast/parser/adoption-agency-unload-iframe-2.html: Added.
2017-02-12 Ryosuke Niwa <rniwa@webkit.org>
REGRESSION (r179497): Crash inside setAttributeNode
https://bugs.webkit.org/show_bug.cgi?id=168161
<rdar://problem/30451581>
Reviewed by Andreas Kling.
Added a regression test.
* fast/dom/Attr/make-unique-element-data-while-replacing-attr-expected.txt: Added.
* fast/dom/Attr/make-unique-element-data-while-replacing-attr.html: Added.
2017-02-12 Carlos Garcia Campos <cgarcia@igalia.com>
[GTK] Handle caps lock indicator in event modifiers
https://bugs.webkit.org/show_bug.cgi?id=168186
Reviewed by Michael Catanzaro.
Add platform specific results for fast/events/special-key-events-in-input-text.html. This patch fixes the caps
lock key case, but we still have different results in the PrintScreen case.
* platform/gtk/fast/events/special-key-events-in-input-text-expected.txt: Added.
2017-02-12 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Rebaseline some test and update expectations.
* platform/gtk/TestExpectations:
* platform/gtk/fast/events/focus-label-legend-elements-with-tab-expected.txt: Added.
* platform/gtk/fast/events/touch/document-create-touch-expected.txt: Added.
* platform/gtk/fast/repaint/block-inputrange-repaint-expected.txt: Added.
* platform/gtk/http/tests/dom/document-attributes-null-handling-expected.txt: Added.
2017-02-11 Youenn Fablet <youennf@gmail.com>
Refresh WPT tests up to 06c6c52e05e05483d3c844168a417ee27a554eb7
https://bugs.webkit.org/show_bug.cgi?id=168175
Reviewed by Sam Weinig.
* TestExpectations: Marking some tests as failing/skipping.
* tests-options.json:
2017-02-11 Sam Weinig <sam@webkit.org>
Remove custom bindings for XSLTProcessor.idl
https://bugs.webkit.org/show_bug.cgi?id=168174
Reviewed by Andreas Kling.
* fast/xsl/xslt-processor-expected.txt:
* fast/xsl/xslt-processor.html:
Update test / results for subtle new no-result behavior.
2017-02-11 Andreas Kling <akling@apple.com>
LayoutTest fast/scrolling/page-cache-back-overflow-scroll-restore.html is a flaky failure
<https://webkit.org/b/168084>
Reviewed by Michael Catanzaro.
Wait for a scroll event before triggering a navigation. This removes the flakiness.
Also use element.scrollTop to scroll the overflow:scroll element instead of eventSender.
* fast/scrolling/page-cache-back-overflow-scroll-restore.html:
2017-02-11 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark resource load stats tests as crashing.
* platform/gtk/TestExpectations:
2017-02-11 Chris Dumez <cdumez@apple.com>
Implement URL's toJSON()
https://bugs.webkit.org/show_bug.cgi?id=167979
Reviewed by Sam Weinig.
Extend test coverage.
* fast/url/url-tojson-expected.txt: Added.
* fast/url/url-tojson.html: Added.
2017-02-11 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Update several tests expected to timeout that are failing now.
* platform/gtk/TestExpectations:
2017-02-11 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Updated expectations of several WebCryptoAPI tests that are failing.
* platform/gtk/TestExpectations:
2017-02-11 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark tests using drag and drop as crashing in Wayland.
* platform/gtk-wayland/TestExpectations:
2017-02-11 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Rebaseline several tests.
* platform/gtk/fast/css/font_property_normal-expected.png:
* platform/gtk/fast/css/font_property_normal-expected.txt:
* platform/gtk/fast/dynamic/text-combine-expected.png:
* platform/gtk/fast/dynamic/text-combine-expected.txt:
* platform/gtk/fast/forms/select-empty-option-height-expected.png:
* platform/gtk/fast/forms/select-empty-option-height-expected.txt:
* platform/gtk/fast/forms/select-writing-direction-natural-expected.png:
* platform/gtk/fast/forms/select-writing-direction-natural-expected.txt:
* platform/gtk/fast/forms/validation-message-appearance-expected.png:
* platform/gtk/fast/forms/validation-message-appearance-expected.txt:
* platform/gtk/fast/images/icon-decoding-expected.png:
* platform/gtk/fast/images/icon-decoding-expected.txt: Added.
* platform/gtk/fast/inline/continuation-outlines-with-layers-expected.png:
* platform/gtk/fast/inline/continuation-outlines-with-layers-expected.txt:
* platform/gtk/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt:
* platform/gtk/fast/layers/video-layer-expected.png:
* platform/gtk/fast/layers/video-layer-expected.txt:
* platform/gtk/fast/repaint/4776765-expected.txt: Added.
* platform/gtk/fast/repaint/focus-ring-repaint-expected.txt: Added.
* platform/gtk/fast/repaint/zoomed-fixed-background-expected.txt: Added.
* platform/gtk/fast/scrolling/page-cache-back-overflow-scroll-restore-expected.txt: Added.
* platform/gtk/http/tests/plugins/plugin-javascript-access-expected.txt:
* platform/gtk/http/tests/security/contentSecurityPolicy/sandbox-empty-in-http-header-inherited-by-subframe-expected.txt: Added.
* platform/gtk/inspector/css/get-system-fonts-expected.txt:
* platform/gtk/plugins/plugin-javascript-access-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
* platform/gtk/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: Added.
* platform/gtk/svg/batik/text/verticalText-expected.png:
* platform/gtk/svg/batik/text/verticalText-expected.txt: Added.
* platform/gtk/svg/batik/text/verticalTextOnPath-expected.png:
* platform/gtk/svg/batik/text/verticalTextOnPath-expected.txt: Added.
* platform/gtk/svg/text/text-align-06-b-expected.png:
* platform/gtk/svg/text/text-align-06-b-expected.txt: Added.
* platform/gtk/tables/mozilla/bugs/bug4427-expected.png:
* platform/gtk/tables/mozilla/bugs/bug4427-expected.txt:
2017-02-11 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Remove more platform specific results.
* platform/gtk/fast/media/w3c/test_media_queries-expected.txt: Removed.
* platform/gtk/http/tests/eventsource/eventsource-cors-non-http-expected.txt: Removed.
* platform/gtk/http/tests/websocket/tests/hybi/handshake-ok-with-http-version-beyond-1_1-expected.txt: Removed.
* platform/gtk/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/fetch-src/failure-expected.txt: Removed.
2017-02-11 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Update platform specific results for fast/css-generated-content/malformed-url.html and fast/events/mouse-cursor-image-set.html
Remove platform specific results of fast/css-generated-content/malformed-url.html and add platform specific
results for fast/events/mouse-cursor-image-set.html, because this test fails only for the missing scale due to
MOUSE_CURSOR_SCALE not implemented in GTK+ port.
* platform/gtk/TestExpectations:
* platform/gtk/fast/css-generated-content/malformed-url-expected.txt: Removed.
* platform/gtk/fast/events/mouse-cursor-image-set-expected.txt: Added.
2017-02-10 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Skip CSS image-orientation and image-resolution tests.
* platform/gtk/TestExpectations:
2017-02-10 John Wilander <wilander@apple.com>
Updates to Resource Load Statistics: Get the right website data store and introduce timeout for user interaction
https://bugs.webkit.org/show_bug.cgi?id=167474
<rdar://problem/24681808>
<rdar://problem/24703286>
<rdar://problem/30290270>
Reviewed by Andy Estes.
* TestExpectations:
Marked as general skip (see WK2 expectations below).
* http/tests/loading/resourceLoadStatistics: Added.
* http/tests/loading/resourceLoadStatistics/non-prevalent-resource-with-user-interaction-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/non-prevalent-resource-with-user-interaction.html: Added.
* http/tests/loading/resourceLoadStatistics/non-prevalent-resource-without-user-interaction-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/non-prevalent-resource-without-user-interaction.html: Added.
* http/tests/loading/resourceLoadStatistics/prevalent-resource-with-user-interaction-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/prevalent-resource-with-user-interaction-timeout-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/prevalent-resource-with-user-interaction-timeout.html: Added.
* http/tests/loading/resourceLoadStatistics/prevalent-resource-with-user-interaction.html: Added.
* http/tests/loading/resourceLoadStatistics/prevalent-resource-without-user-interaction-expected.txt: Added.
* http/tests/loading/resourceLoadStatistics/prevalent-resource-without-user-interaction.html: Added.
* platform/wk2/TestExpectations:
Marked as valid for WebKit2 only.
2017-02-10 Sam Weinig <sam@webkit.org>
[WebIDL] Cleanup XMLHttpRequest's bindings
https://bugs.webkit.org/show_bug.cgi?id=168067
Reviewed by Chris Dumez.
* http/tests/xmlhttprequest/set-bad-headervalue.html:
Update test now that we throw the correct exceptions.
2017-02-10 Chris Dumez <cdumez@apple.com>
document.origin doesn't match spec
https://bugs.webkit.org/show_bug.cgi?id=168022
Reviewed by Sam Weinig.
* http/tests/media/media-stream/enumerate-devices-source-id-persistent.html:
Fix test that was passing only because the document.origin would never match the
expected string:
- Move idCounts to the global scope has the handler function is called 3 times
and we need to properly update the same idCounts object in all 3 calls.
- Fix initialization of idCounts to start at 1, not 0. Otherwise, idCounts[uniqueID]
is 0 instead of 1.
- Use a Map instead of an array since the ids are UUID strings, not integers.
- Fix check for non-unique ids, was idCounts[deviceId] == 1 instead of
idCounts[deviceId] != 1.
* http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/form-upgrade.html:
* http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/iframe-upgrade.https.html:
* http/tests/ssl/iframe-upgrade.https.html:
Update / rebaseline now that document.origin has the right format.
2017-02-10 Simon Fraser <simon.fraser@apple.com>
REGRESSION (r211845): [ios-simulator] LayoutTest compositing/masks/solid-color-masked.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=168054
Reviewed by Tim Horton.
Make the timeout 10ms so the test consistently fails with the old code.
* compositing/masks/solid-color-masked.html:
2017-02-10 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed test gardening.
* TestExpectations:
2017-02-10 Simon Fraser <simon.fraser@apple.com>
Make sure the "inwindow" flag propagates to TiledBackings for masks and reflections
https://bugs.webkit.org/show_bug.cgi?id=168127
rdar://problem/30467120
Reviewed by Tim Horton.
* compositing/tiling/tiled-mask-inwindow-expected.txt: Added.
* compositing/tiling/tiled-mask-inwindow.html: Added.
* compositing/tiling/tiled-reflection-inwindow-expected.txt: Added.
* compositing/tiling/tiled-reflection-inwindow.html: Added.
* platform/ios-simulator-wk1/compositing/tiling/tiled-mask-inwindow-expected.txt: Added.
* platform/ios-simulator-wk1/compositing/tiling/tiled-reflection-inwindow-expected.txt: Added.
* platform/ios-simulator-wk2/compositing/tiling/tiled-mask-inwindow-expected.txt: Added.
* platform/ios-simulator-wk2/compositing/tiling/tiled-reflection-inwindow-expected.txt: Added.
* platform/mac-wk1/compositing/tiling/tiled-mask-inwindow-expected.txt: Added.
* platform/mac-wk1/compositing/tiling/tiled-reflection-inwindow-expected.txt: Added.
2017-02-09 Simon Fraser <simon.fraser@apple.com>
Tiled layers are sometimes left with some tiles when outside the viewport
https://bugs.webkit.org/show_bug.cgi?id=168104
Reviewed by Tim Horton.
* tiled-drawing/tile-coverage-iframe-to-zero-coverage-expected.txt: Added.
* tiled-drawing/tile-coverage-iframe-to-zero-coverage.html: Added.
2017-02-10 Joseph Pecoraro <pecoraro@apple.com>
[Resource Timing] Enable Resource Timing by default in Tests
https://bugs.webkit.org/show_bug.cgi?id=168145
Reviewed by Ryosuke Niwa.
* fast/dom/Window/window-properties-performance-resource-timing.html:
* http/tests/misc/resource-timing-resolution.html:
* http/tests/performance/performance-resource-timing-cached-entries-expected.txt:
* http/tests/performance/performance-resource-timing-cached-entries.html:
* http/tests/performance/performance-resource-timing-entries-iterable.html:
* http/tests/performance/performance-resource-timing-entries.html:
* http/tests/performance/performance-resource-timing-initiator-css.html:
* http/tests/performance/performance-resource-timing-initiator-no-override.html:
* http/tests/performance/performance-resource-timing-xhr-single-entry.html:
* http/tests/preload/dynamic_remove_preload_href-expected.txt:
* http/tests/preload/dynamic_remove_preload_href.html:
* http/tests/preload/dynamic_removing_preload.html:
* http/tests/preload/not_evicting_preload_at_onload.html:
* http/tests/preload/single_download_preload-expected.txt:
* http/tests/preload/single_download_preload.html:
* resources/testharnessreport.js:
Eliminate the internals setResourceTimingEnabled way to toggle a runtime feature.
* platform/efl/js/dom/global-constructors-attributes-expected.txt:
* platform/gtk/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-elcapitan/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
* platform/win/js/dom/global-constructors-attributes-expected.txt:
Update results when ResourceTiming is enabled.
2017-02-10 Chris Dumez <cdumez@apple.com>
Update LayoutTests/resources/testharness.js
https://bugs.webkit.org/show_bug.cgi?id=168100
Reviewed by Youenn Fablet.
Update LayoutTests/resources/testharness.js to match the web-platform-tests
one landed in r211930.
* media/track/w3c/interfaces/HTMLTrackElement/srclang-expected.txt:
* media/track/w3c/interfaces/TextTrack/language-expected.txt:
* resources/testharness.js:
(SharedWorkerTestEnvironment):
(ServiceWorkerTestEnvironment):
(create_test_environment):
(promise_test):
(EventWatcher):
(is_node):
(format_value):
* streams/shadowing-Promise-expected.txt:
* streams/shadowing-Promise.html:
* streams/streams-public-array-api-expected.txt: Added.
* streams/streams-public-array-api.html: Added.
2017-02-10 Ryan Haddad <ryanhaddad@apple.com>
Skip some very slow WebCryptoAPI tests.
Unreviewed test gardening.
* TestExpectations:
2017-02-10 Jiewen Tan <jiewen_tan@apple.com>
[WebCrypto] Remove imported/w3c/WebCryptoAPI tests
https://bugs.webkit.org/show_bug.cgi?id=168064
Reviewed by Youenn Fablet.
* TestExpectations:
Remove test expectations of imported/w3c/WebCryptoAPI tests.
2017-02-10 Joseph Pecoraro <pecoraro@apple.com>
Remove platform expectations without tests
https://bugs.webkit.org/show_bug.cgi?id=168139
Reviewed by Sam Weinig.
* platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Removed.
* platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Removed.
2017-02-10 Chris Dumez <cdumez@apple.com>
fast/forms/formsubmission-appendFormData-crash.html times out on WebKit1
https://bugs.webkit.org/show_bug.cgi?id=168133
Reviewed by Brent Fulgham.
Call testRunner.notifyDone() synchronously instead of doing it in a
setTimeout(). The test no longer times out on WK1 and still reproduces
the original bug.
* fast/forms/formsubmission-appendFormData-crash.html:
2017-02-10 Filip Pizlo <fpizlo@apple.com>
LayoutTest workers/sab/postMessage-clones.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=168129
Unreviewed, make this test more deterministic.
* workers/sab/postMessage-clones.html:
2017-02-10 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Make intercap property values serialize correctly
https://bugs.webkit.org/show_bug.cgi?id=168073
Reviewed by Zalan Bujtas.
* fast/css/getComputedStyle/computed-style-expected.txt:
* fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* fast/css/image-rendering-parsing-expected.txt:
* fast/css/parsing-text-rendering-expected.txt:
* fast/css/resources/parsing-text-rendering.js:
* fast/css/script-tests/image-rendering-parsing.js:
* svg/css/getComputedStyle-basic-expected.txt:
* svg/css/script-tests/shape-rendering-parsing.js:
* svg/css/shape-rendering-parsing-expected.txt:
* transforms/2d/transform-value-types-expected.txt:
* transforms/2d/transform-value-types.html:
2017-02-08 Jiewen Tan <jiewen_tan@apple.com>
[WebCrypto] Import imported/w3c/web-platform-tests/WebCryptoAPI tests
https://bugs.webkit.org/show_bug.cgi?id=165723
Reviewed by Youenn Fablet.
* TestExpectations:
Skip superset/unsupported tests and mark slow tests as Slow.
* tests-options.json:
2017-02-10 Ryan Haddad <ryanhaddad@apple.com>
Mark compositing/masks/solid-color-masked.html as failing on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=168054
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2017-02-10 Ryan Haddad <ryanhaddad@apple.com>
Add platform specific expected.txt file for fast/text/mark-matches-overflow-clip.html after r212113.
Unreviewed test gardening.
* fast/text/mark-matches-overflow-clip-expected.txt:
* platform/gtk/fast/text/mark-matches-overflow-clip-expected.txt: Copied from LayoutTests/fast/text/mark-matches-overflow-clip-expected.txt.
2017-02-10 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Rebaseline several fast/text/ tests.
* fast/text/mark-matches-overflow-clip-expected.txt:
* platform/gtk/fast/text/crash-complex-text-surrogate-expected.txt:
* platform/gtk/fast/text/hyphenate-first-word-expected.png:
* platform/gtk/fast/text/hyphenate-first-word-expected.txt:
* platform/gtk/fast/text/hyphenate-limit-lines-expected.png:
* platform/gtk/fast/text/hyphenate-limit-lines-expected.txt:
* platform/gtk/fast/text/hyphens-expected.png:
* platform/gtk/fast/text/hyphens-expected.txt:
* platform/gtk/fast/text/international/text-combine-image-test-expected.png:
* platform/gtk/fast/text/international/text-combine-image-test-expected.txt:
* platform/gtk/fast/text/international/thai-line-breaks-expected.png:
* platform/gtk/fast/text/international/thai-line-breaks-expected.txt:
* platform/gtk/fast/text/orientation-sideways-expected.png:
* platform/gtk/fast/text/orientation-sideways-expected.txt:
* platform/gtk/fast/text/whitespace/023-expected.txt:
2017-02-10 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Rebaseline fast/table/ tests.
* platform/gtk/fast/table/border-collapsing/004-vertical-expected.png:
* platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt:
* platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt:
2017-02-10 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Update expectations of CSS shapes duplicated tests.
* platform/gtk/TestExpectations:
2017-02-10 Zan Dobersek <zdobersek@igalia.com>
[EME] Implement MediaKeySession::load()
https://bugs.webkit.org/show_bug.cgi?id=168041
Reviewed by Xabier Rodriguez-Calvar.
Add the mock-MediaKeySession-load.html test, testing the basic behavior
of the MediaKeySession::load() implementation. Invalid session IDs and
session types are tested to ensure the returned promise is rejected.
A simplistic test case also tests that for a valid session ID and
session type, the basic MockCDM implementation correctly 'loads' the
specified session and provides the 'license-renewal' message in return.
More tests should be added as the EME implementation advances and the
MockCDM implementations improve to cover additional cases.
* media/encrypted-media/mock-MediaKeySession-load-expected.txt: Added.
* media/encrypted-media/mock-MediaKeySession-load.html: Added.
* platform/efl/TestExpectations:
* platform/mac/TestExpectations:
2017-02-10 Zan Dobersek <zdobersek@igalia.com>
[EME] Implement MediaKeySession::sessionClosed()
https://bugs.webkit.org/show_bug.cgi?id=168039
Reviewed by Xabier Rodriguez-Calvar.
Enhance the mock-MediaKeySession-close.html test by adding test cases
covering the dispatch of the promise that's accessible through the
'closed' attribute and covering the session closure status, making
sure that various operations properly resolve or reject after the
session object was closed.
* media/encrypted-media/mock-MediaKeySession-close-expected.txt:
* media/encrypted-media/mock-MediaKeySession-close.html:
2017-02-10 Zan Dobersek <zdobersek@igalia.com>
[EME] Implement MediaKeySession::updateKeyStatuses(), MediaKeyStatusMap
https://bugs.webkit.org/show_bug.cgi?id=167888
Reviewed by Xabier Rodriguez-Calvar.
Add another test case to the mock-MediaKeySession-update.html test that
ensures the keystatuseschange event is fired on the MediaKeySession object
and that the status of the keys is properly reported through the
MediaKeyStatusMap object associated with this MediaKeySession.
* media/encrypted-media/mock-MediaKeySession-update-expected.txt:
* media/encrypted-media/mock-MediaKeySession-update.html:
2017-02-09 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Update expectations of tests using CSS3 Text each-line and hanging indent.
* platform/gtk/TestExpectations:
2017-02-09 Chris Dumez <cdumez@apple.com>
[Mac][WK2] Use MIME type to add file extension to downloads' suggested filenames when missing
https://bugs.webkit.org/show_bug.cgi?id=168077
<rdar://problem/30412595>
Reviewed by Alex Christensen.
Rebaseline a couple of download tests where suggested filenames now have an extension
and extend test coverage.
* fast/dom/HTMLAnchorElement/anchor-download-expected.txt:
* fast/dom/HTMLAnchorElement/anchor-download-user-triggered-synthetic-click-expected.txt:
* fast/dom/HTMLAnchorElement/anchor-file-blob-download-no-extension-expected.txt: Added.
* fast/dom/HTMLAnchorElement/anchor-file-blob-download-no-extension.html: Added.
* fast/dom/HTMLAnchorElement/anchor-nodownload-set-expected.txt:
* http/tests/download/anchor-download-no-extension-expected.txt: Added.
* http/tests/download/anchor-download-no-extension.html: Added.
* platform/ios-simulator-wk2/TestExpectations:
* platform/mac-wk1/TestExpectations:
* platform/win/TestExpectations:
2017-02-09 Philip Rogers <pdr@google.com>
SVG clip-path references can clip out later content
https://bugs.webkit.org/show_bug.cgi?id=164181
Reviewed by Said Abou-Hallawa.
Make sure applying multiple clip-path references does not clip out later content.
* css3/masking/clip-path-reference-restore-expected.html: Added.
* css3/masking/clip-path-reference-restore.html: Added.
2017-02-09 Filip Pizlo <fpizlo@apple.com>
SharedArrayBuffer does not need to be in the transfer list
https://bugs.webkit.org/show_bug.cgi?id=168079
Reviewed by Geoffrey Garen and Keith Miller.
This adds tests that ensure that SABs behave correctly (are either cloned or shared)
depending on context, and that we currently share SABs whether they are in the transfer
list or not. This also adds tests for SABs being passed around via more complicated
data structures.
* workers/sab/multi-memory-expected.txt: Added.
* workers/sab/multi-memory-multi-buffer-expected.txt: Added.
* workers/sab/multi-memory-multi-buffer.html: Added.
* workers/sab/multi-memory-worker-1.js: Added.
(onmessage):
* workers/sab/multi-memory-worker-2.js: Added.
(onmessage):
* workers/sab/multi-memory.html: Added.
* workers/sab/no-transfer-expected.txt: Added.
* workers/sab/no-transfer.html: Added.
* workers/sab/postMessage-clones-expected.txt: Added.
* workers/sab/postMessage-clones.html: Added.
* workers/sab/sab-creator-no-transfer.js: Added.
* workers/sab/sab-creator-transfer.js: Added.
* workers/sab/sent-from-worker-no-transfer-expected.txt: Added.
* workers/sab/sent-from-worker-no-transfer.html: Added.
* workers/sab/sent-from-worker-transfer-expected.txt: Added.
* workers/sab/sent-from-worker-transfer.html: Added.
* workers/sab/worker-resources.js:
2017-02-09 Chris Dumez <cdumez@apple.com>
Make sure Event keeps its current target element alive
https://bugs.webkit.org/show_bug.cgi?id=167885
<rdar://problem/30376972>
Reviewed by Brent Fulgham.
Add layout test reproducing the crash.
* fast/events/currentTarget-gc-crash-expected.txt: Added.
* fast/events/currentTarget-gc-crash.html: Added.
2017-02-09 Ryosuke Niwa <rniwa@webkit.org>
Crash in render tree after dynamically mutating the slot value
https://bugs.webkit.org/show_bug.cgi?id=167502
Reviewed by Antti Koivisto.
Added regression tests for the crash, and one for assigning non-empty slot value to a child
of a summary element. The slot attribute should always be ignored since the fact summary
element has its own shadow tree is an implementation detail that should never be exposed.
* fast/html/details-summary-slot-expected.html: Added.
* fast/html/details-summary-slot.html: Added.
* fast/shadow-dom/shadow-slot-attribute-change-crash-expected.txt: Added.
* fast/shadow-dom/shadow-slot-attribute-change-crash.html: Added.
2017-02-09 Antti Koivisto <antti@apple.com>
Details element doesn't work correctly when mutating content between closing and opening
https://bugs.webkit.org/show_bug.cgi?id=167310
Reviewed by Ryosuke Niwa.
* fast/html/details-close-modify-open-expected.html: Added.
* fast/html/details-close-modify-open.html: Added.
* fast/shadow-dom/slot-remove-mutate-add-expected.html: Added.
* fast/shadow-dom/slot-remove-mutate-add.html: Added.
2017-02-09 Chris Dumez <cdumez@apple.com>
Crash under FormSubmission::create()
https://bugs.webkit.org/show_bug.cgi?id=167200
<rdar://problem/30096323>
Reviewed by Darin Adler.
Add layout test coverage.
* fast/forms/formsubmission-appendFormData-crash-expected.txt: Added.
* fast/forms/formsubmission-appendFormData-crash.html: Added.
2017-02-09 Chris Dumez <cdumez@apple.com>
Crash under HTMLFormElement::registerFormElement()
https://bugs.webkit.org/show_bug.cgi?id=167162
Reviewed by Ryosuke Niwa.
Add layout test coverage.
* fast/forms/registerFormElement-crash-expected.txt: Added.
* fast/forms/registerFormElement-crash.html: Added.
2017-02-09 Antti Koivisto <antti@apple.com>
Tear down existing renderers when adding a shadow root.
https://bugs.webkit.org/show_bug.cgi?id=167117
Reviewed by Andreas Kling.
* fast/shadow-dom/attach-shadow-teardown-expected.txt: Added.
* fast/shadow-dom/attach-shadow-teardown.html: Added.
2017-02-09 Brent Fulgham <bfulgham@apple.com>
Handle synchronous layout when setting a selection range
https://bugs.webkit.org/show_bug.cgi?id=167092
<rdar://problem/30041640>
Reviewed by Antti Koivisto.
* fast/forms/input-type-change-during-selection-expected.txt: Added.
* fast/forms/input-type-change-during-selection.html: Added.
2017-02-09 Keith Miller <keith_miller@apple.com>
Unreviewed, fix test for new .caller with native code caller semantics.
* js/dom/function-dot-arguments-and-caller.html:
2017-02-09 Mark Lam <mark.lam@apple.com>
Constructed object's global object should be the global object of the constructor.
https://bugs.webkit.org/show_bug.cgi?id=167121
<rdar://problem/30054759>
Reviewed by Filip Pizlo and Geoffrey Garen.
* http/tests/security/xssAuditor/regress-167121-expected.txt: Added.
* http/tests/security/xssAuditor/regress-167121.html: Added.
2017-02-09 Chris Dumez <cdumez@apple.com>
REGRESSION: LayoutTest http/tests/cache/disk-cache/disk-cache-remove-several-pending-writes.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=161650
Reviewed by Alexey Proskuryakov.
Make sure we clear the memory cache before trigerring new loads as this
test is meant to cover the disk cache.
* http/tests/cache/disk-cache/disk-cache-remove-several-pending-writes.html:
* platform/mac/TestExpectations:
2017-02-09 Ryan Haddad <ryanhaddad@apple.com>
Mark inspector/model/remote-object-weak-collection.html as a flaky timeout.
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-09 Ryan Haddad <ryanhaddad@apple.com>
Mark pointer-lock/mouse-event-delivery.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=167965
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-02-09 Ryan Haddad <ryanhaddad@apple.com>
Mark inspector/worker/resources-in-worker.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168091
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-09 Ryan Haddad <ryanhaddad@apple.com>
Mark inspector/debugger/breakpoint-columns.html as a flaky timeout.
https://bugs.webkit.org/show_bug.cgi?id=168090
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-09 Ryan Haddad <ryanhaddad@apple.com>
Mark fast/backgrounds/hidpi-bitmap-background-on-subpixel-position.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=167186
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-09 Brent Fulgham <bfulgham@apple.com>
Disconnect shadow children of root when detaching a frame
https://bugs.webkit.org/show_bug.cgi?id=166851
<rdar://problem/29930443>
Reviewed by Andy Estes.
* fast/shadow-dom/resources/start.html: Added.
* fast/shadow-dom/shadow-at-root-during-disconnect-expected.txt: Added.
* fast/shadow-dom/shadow-at-root-during-disconnect.html: Added.
2017-02-09 Ryan Haddad <ryanhaddad@apple.com>
Mark http/tests/contentextensions/async-xhr-onerror.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168081
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-02-09 Ryan Haddad <ryanhaddad@apple.com>
Mark http/tests/contentextensions/invalid-selector.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168082
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-02-09 Ryan Haddad <ryanhaddad@apple.com>
Mark http/tests/security/credentials-iframes.html as failing on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=167967
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2017-02-09 Ryan Haddad <ryanhaddad@apple.com>
Mark fast/css-grid-layout/grid-simplified-layout-positioned.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=167538
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-02-09 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r211802.
This change caused fast/regions/inline-block-inside-anonymous-
overflow-with-covered-controls.html to be a flaky failure.
Reverted changeset:
"[Modern Media Controls] Improve handling of <video> with only
audio tracks"
https://bugs.webkit.org/show_bug.cgi?id=167836
http://trac.webkit.org/changeset/211802
2017-02-09 Ryan Haddad <ryanhaddad@apple.com>
Mark http/tests/media/track-in-band-hls-metadata-crash.html as a flaky timeout.
https://bugs.webkit.org/show_bug.cgi?id=167749
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-09 Ryan Haddad <ryanhaddad@apple.com>
Mark two scroll-snap tests as flaky.
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-02-09 Ryan Haddad <ryanhaddad@apple.com>
Mark inspector/unit-tests/heap-snapshot.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=168065
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-02-09 Ryan Haddad <ryanhaddad@apple.com>
Mark two performance-api tests as flaky.
Unreviewed test gardening.
* TestExpectations:
2017-02-09 Ryan Haddad <ryanhaddad@apple.com>
Skip media/modern-media-controls/media-controller/media-controller-ios-only-enable-tap-gesture-recognizer-with-fades-when-idle.html.
Unreviewed test gardening.
This test relies on touch events.
* platform/ios-simulator/TestExpectations:
2017-02-09 Chris Dumez <cdumez@apple.com>
Object.getPrototypeOf(NodeFilter) should be Function.prototype, not Object.prototype
https://bugs.webkit.org/show_bug.cgi?id=167964
Reviewed by Youenn Fablet.
Rebaseline existing tests now that output differs a bit.
* http/tests/security/cross-frame-access-put-expected.txt:
* platform/mac/fast/dom/Window/window-lookup-precedence-expected.txt:
2017-02-09 Yusuke Suzuki <utatane.tea@gmail.com>
Unreviewed, fix module test that has a meaningless onload handler
https://bugs.webkit.org/show_bug.cgi?id=161291
* http/tests/misc/module-absolute-url.html:
2017-02-09 Ryosuke Niwa <rniwa@webkit.org>
Adopting a child node of a script element can run script
https://bugs.webkit.org/show_bug.cgi?id=167318
Reviewed by Darin Adler.
Added regression tests for adopting or removing a child node of a script element.
The script must not run when nodes are adopted or removed.
* fast/html/script-must-not-run-when-child-is-adopted-expected.txt: Added.
* fast/html/script-must-not-run-when-child-is-adopted.html: Added.
* fast/html/script-must-not-run-when-child-is-removed-expected.txt: Added.
* fast/html/script-must-not-run-when-child-is-removed.html: Added.
2017-02-09 Eric Carlson <eric.carlson@apple.com>
[MediaStream] Remove legacy Navigator.webkitGetUserMedia
https://bugs.webkit.org/show_bug.cgi?id=168016
<rdar://problem/30431544>
Reviewed by Youenn Fablet.
Update valid tests to use navigator.mediaDevices.getUserMedia. Remove tests
specific to Navigator.webkitGetUserMedia.
* fast/mediastream/RTCPeerConnection-AddRemoveStream.html:
* fast/mediastream/argument-types.html: Removed.
* fast/mediastream/delayed-permission-allowed.html:
* fast/mediastream/delayed-permission-denied.html:
* fast/mediastream/enabled-expected.txt:
* fast/mediastream/error.html:
* fast/mediastream/getusermedia.html: Removed.
* fast/mediastream/script-tests/argument-types.js: Removed.
* fast/mediastream/script-tests/enabled.js:
(hasGetUserMediaProperty):
* fast/mediastream/success.html:
* fast/mediastream/webkitGetUserMedia-shadowing-then.html: Removed.
* http/tests/media/media-stream/disconnected-frame-already-expected.txt:
* http/tests/media/media-stream/disconnected-frame-already.html:
* http/tests/media/media-stream/disconnected-frame-permission-denied.html:
* http/tests/media/media-stream/disconnected-frame.html:
2017-02-09 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Tapping the skip back button on iOS inline media controls make the controls disappear
https://bugs.webkit.org/show_bug.cgi?id=168049
<rdar://problem/30442660>
Reviewed by Eric Carlson.
Add a new iOS-specific test that checks that tapping a button does not automatically dismisses the controls bar.
* media/modern-media-controls/media-controller/media-controller-ios-do-not-hide-controls-when-tapping-button-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-ios-do-not-hide-controls-when-tapping-button.html: Added.
* platform/mac/TestExpectations:
2017-02-09 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Skip tests that require UIScriptController::zoomToScale.
* platform/gtk/TestExpectations:
2017-02-09 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Playing an <audio> element on iOS makes the controls disappear
https://bugs.webkit.org/show_bug.cgi?id=168047
<rdar://problem/30441939>
Reviewed by Eric Carlson.
Add a new iOS-specific test that checks the TapGestureRecognizer is only enabled when
fadesToIdle is true.
* media/modern-media-controls/media-controller/media-controller-ios-only-enable-tap-gesture-recognizer-with-fades-when-idle-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-ios-only-enable-tap-gesture-recognizer-with-fades-when-idle.html: Added.
* platform/mac/TestExpectations:
2017-02-09 Antoine Quint <graouts@apple.com>
[Modern Media Controls] <audio> element does not show any background on iOS
https://bugs.webkit.org/show_bug.cgi?id=168046
<rdar://problem/30441872>
Reviewed by Eric Carlson.
Add an iOS-specific test that checks that <audio> elements have a solid gray background.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-audio-background-expected.txt: Added.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-audio-background.html: Added.
* platform/mac/TestExpectations:
2017-02-09 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Controls fail to instantiate in an XHTML document
https://bugs.webkit.org/show_bug.cgi?id=168045
<rdar://problem/30290095>
Reviewed by Eric Carlson.
Add a new test to check that controls are created correctly when the media element
is hosted in an XHTML document.
* media/modern-media-controls/media-controller/media-controller-in-xhtml-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-in-xhtml.xhtml: Added.
2017-02-09 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Update tests that pass now with the URLParser enabled.
* platform/gtk/TestExpectations:
* platform/gtk/fast/loader/redirect-to-invalid-url-using-javascript-calls-policy-delegate-expected.txt: Removed.
* platform/gtk/fast/loader/redirect-to-invalid-url-using-meta-refresh-calls-policy-delegate-expected.txt: Removed.
* platform/gtk/fast/loader/url-parse-1-expected.txt: Removed.
* platform/gtk/fast/loader/window-open-to-invalid-url-calls-policy-delegate-expected.txt: Removed.
* platform/gtk/fast/url/invalid-idn-expected.txt: Removed.
* platform/gtk/fast/url/segments-userinfo-vs-host-expected.txt: Removed.
* platform/gtk/fast/url/tab-and-newline-stripping-expected.txt: Removed.
* platform/gtk/fast/url/url-credentials-escaping-expected.txt: Removed.
2017-02-09 Andreas Kling <akling@apple.com>
Disallow accelerated rendering for ginormous 2D canvases.
<https://webkit.org/b/167968>
<rdar://problem/30119483>
Reviewed by Antti Koivisto.
Add a simple test that documents the fact that we no longer accelerate canvases
larger than 5120x2880.
* compositing/canvas/accelerated-canvas-compositing-size-limit-expected.txt: Added.
* compositing/canvas/accelerated-canvas-compositing-size-limit.html: Added.
* platform/ios-simulator/compositing/canvas/accelerated-canvas-compositing-size-limit-expected.txt: Added.
2017-02-09 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Add expectations for more tests that require drag and drop.
* platform/gtk/TestExpectations:
2017-02-08 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline emoji tests for ios-simulator.
Unreviewed test gardening.
* platform/ios-simulator/editing/deleting/delete-emoji-expected.txt:
* platform/ios-simulator/fast/text/emoji-expected.txt:
2017-02-08 Commit Queue <commit-queue@webkit.org>
Unreviewed, rolling out r211912.
https://bugs.webkit.org/show_bug.cgi?id=168034
http/tests/media/media-stream/disconnected-frame-permission-
denied.html should be updated (Requested by youenn on
#webkit).
Reverted changeset:
"[MediaStream] Remove legacy Navigator.webkitGetUserMedia"
https://bugs.webkit.org/show_bug.cgi?id=168016
http://trac.webkit.org/changeset/211912
2017-02-08 Youenn Fablet <youennf@gmail.com>
HTML Link elements should load data URLs as same origin
https://bugs.webkit.org/show_bug.cgi?id=168032
<rdar://problem/30275036>
Reviewed by Alex Christensen.
* fast/dom/data-url-css-link-element-cors-active-expected.txt: Added.
* fast/dom/data-url-css-link-element-cors-active.html: Added.
2017-02-08 Sam Weinig <sam@webkit.org>
REGRESSION (r193286): Promise chain no longer prevent UI refresh
<rdar://problem/28062149>
https://bugs.webkit.org/show_bug.cgi?id=161291
Reviewed by Geoffrey Garen.
* js/dom/Promise.html:
Add a new subtest that ensures the ordering of multiple thenables and a setTimeout.
2017-02-08 Eric Carlson <eric.carlson@apple.com>
[MediaStream] Remove legacy Navigator.webkitGetUserMedia
https://bugs.webkit.org/show_bug.cgi?id=168016
Reviewed by Youenn Fablet.
Update valid tests to use navigator.mediaDevices.getUserMedia. Remove tests
specific to Navigator.webkitGetUserMedia.
* fast/mediastream/RTCPeerConnection-AddRemoveStream.html:
* fast/mediastream/argument-types.html: Removed.
* fast/mediastream/delayed-permission-allowed.html:
* fast/mediastream/delayed-permission-denied.html:
* fast/mediastream/enabled-expected.txt:
* fast/mediastream/error.html:
* fast/mediastream/getusermedia.html: Removed.
* fast/mediastream/script-tests/argument-types.js: Removed..
* fast/mediastream/script-tests/enabled.js:
(hasGetUserMediaProperty):
* fast/mediastream/success.html:
* fast/mediastream/webkitGetUserMedia-shadowing-then.html: Removed.
2017-02-08 Chris Dumez <cdumez@apple.com>
Use smaller tiles in windows that are not active to facilitate App Napping
https://bugs.webkit.org/show_bug.cgi?id=167997
<rdar://problem/30358835>
Reviewed by Simon Fraser.
Add layout test coverage.
* compositing/tiling/non-active-window-tiles-size-expected.txt: Added.
* compositing/tiling/non-active-window-tiles-size.html: Added.
* platform/ios-simulator-wk2/compositing/tiling/non-active-window-tiles-size-expected.txt: Added.
* platform/mac-wk1/compositing/tiling/non-active-window-tiles-size-expected.txt: Added.
2017-02-08 Chris Dumez <cdumez@apple.com>
Unreviewed, rolling out r211907.
Broke the build
Reverted changeset:
"[MediaStream] Remove legacy Navigator.webkitGetUserMedia"
https://bugs.webkit.org/show_bug.cgi?id=168016
http://trac.webkit.org/changeset/211907
2017-02-08 Eric Carlson <eric.carlson@apple.com>
[MediaStream] Remove legacy Navigator.webkitGetUserMedia
https://bugs.webkit.org/show_bug.cgi?id=168016
Reviewed by Youenn Fablet.
Update valid tests to use navigator.mediaDevices.getUserMedia. Remove tests
specific to Navigator.webkitGetUserMedia.
* fast/mediastream/RTCPeerConnection-AddRemoveStream.html:
* fast/mediastream/argument-types.html: Removed.
* fast/mediastream/delayed-permission-allowed.html:
* fast/mediastream/delayed-permission-denied.html:
* fast/mediastream/enabled-expected.txt:
* fast/mediastream/error.html:
* fast/mediastream/getusermedia.html: Removed.
* fast/mediastream/script-tests/argument-types.js: Removed..
* fast/mediastream/script-tests/enabled.js:
(hasGetUserMediaProperty):
* fast/mediastream/success.html:
* fast/mediastream/webkitGetUserMedia-shadowing-then.html: Removed.
2017-02-08 Said Abou-Hallawa <sabouhallawa@apple.com>
getIntersectionList always returns empty NodeList until layout is complete
https://bugs.webkit.org/show_bug.cgi?id=81423
Reviewed by Simon Fraser.
* svg/custom/intersection-list-before-layout-expected.txt: Added.
* svg/custom/intersection-list-before-layout.html: Added.
2017-02-08 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Implement reduced and tight padding modes
https://bugs.webkit.org/show_bug.cgi?id=167933
<rdar://problem/30396994>
Reviewed by Dean Jackson.
We rewrite the previously-written tests for "compact" mode and add some new tests for
"reduced padding" and "tight padding" modes as well as new support in IconButton to
update the icon based on a change of layout traits.
* media/modern-media-controls/icon-button/icon-button-change-layout-traits-expected.txt: Added.
* media/modern-media-controls/icon-button/icon-button-change-layout-traits.html: Added.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-buttons-styles-expected.txt: Removed.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-constructor-expected.txt: Removed.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-constructor.html: Removed.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-controls-bar-styles-expected.txt: Removed.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-controls-bar-styles.html: Removed.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-layout-expected.txt: Removed.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-layout.html: Removed.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-volume-styles-expected.txt: Removed.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-volume-styles.html: Removed.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-compact-buttons-styles-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-compact-buttons-styles.html: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-compact-controls-bar-styles-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-compact-controls-bar-styles.html: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-compact-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-compact.html: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-reduced-padding-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-reduced-padding.html: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-tight-padding-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-tight-padding.html: Added.
* media/modern-media-controls/media-controller/media-controller-compact-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-compact.html: Added.
* media/modern-media-controls/media-controller/media-controller-reduced-padding-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-reduced-padding.html: Added.
* media/modern-media-controls/media-controller/media-controller-tight-padding-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-tight-padding.html: Added.
* platform/ios-simulator/TestExpectations:
2017-02-08 Youenn Fablet <youenn@apple.com>
RTCPeerConnection constructor can take null as input
https://bugs.webkit.org/show_bug.cgi?id=167992
Reviewed by Chris Dumez.
Covered by updated and rebased tests.
* fast/mediastream/RTCPeerConnection-expected.txt:
* fast/mediastream/RTCPeerConnection.html:
2017-02-08 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Mark several imported w3c fetch API tests as failing.
See bug #167999.
* platform/gtk/TestExpectations:
2017-02-08 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Skip more tests that require drag and drop.
It's not supported by WTR. See bug #157179.
* platform/gtk/TestExpectations:
2017-02-08 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Add platform specific results for drag-select-when-zoomed tests.
It's quite difficult that those tests can generate common results in all ports, because the scale factor will
cause a text reflow that will be different. I think this is why they are marked as failure in all other
ports. I'm assuming our result is correct for our port.
* platform/gtk/fast/events/drag-select-when-zoomed-expected.txt: Added.
* platform/gtk/fast/events/drag-select-when-zoomed-with-header-expected.txt: Added.
2017-02-08 Carlos Garcia Campos <cgarcia@igalia.com>
[GTK] Test fast/forms/select-empty-option-height.html fails
https://bugs.webkit.org/show_bug.cgi?id=167985
Reviewed by Michael Catanzaro.
This seems to be a problem with the differences in scroll step or the size of the items in the list. The thing
is that 10 attempts with an scroll amount of 10 is not enough in the GTk+ port to scroll the list to the desired
point. Either increasing the scroll amount or the maximum attempts would fix the test. Increasing the scroll
amount would break the test in other ports so better use a higher number of maximum attempts.
* fast/forms/listbox-respects-padding-bottom.html:
2017-02-08 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed GTK+ gardening. Skip animations/font-variations/ tests.
They are marked as ImageOnlyFailure, but are actually failing now. I think it's better to simply skip all font
variations tests since the build flag is always disabled in GTK+ port.
* platform/gtk/TestExpectations:
2017-02-08 Zan Dobersek <zdobersek@igalia.com>
[EME] Implement MediaKeySession::remove()
https://bugs.webkit.org/show_bug.cgi?id=167870
Reviewed by Xabier Rodriguez-Calvar.
Add the mock-MediaKeySession-remove.html test that tests the functionality
of the MediaKeySession::remove() implementation. The test checks that the
calls to that method properly resolve or reject the returned promise,
depending on the object state. Another test checks the message that's
queued upon a successful removal.
Additional tests will be added later once MediaKeySession properly
implements the close() method and key status updates.
* media/encrypted-media/mock-MediaKeySession-remove-expected.txt: Added.
* media/encrypted-media/mock-MediaKeySession-remove.html: Added.
* platform/efl/TestExpectations:
* platform/mac/TestExpectations:
2017-02-08 Zan Dobersek <zdobersek@igalia.com>
[EME] Implement MediaKeySession::close()
https://bugs.webkit.org/show_bug.cgi?id=167869
Reviewed by Xabier Rodriguez-Calvar.
Add the mock-MediaKeySession-close.html test case which checks proper
behavior of MediaKeySession::close(), specifically that under specific
conditions the promise returned by that method is properly resolved or
rejected. The test is skipped on all platforms for now.
* media/encrypted-media/mock-MediaKeySession-close-expected.txt: Added.
* media/encrypted-media/mock-MediaKeySession-close.html: Added.
* platform/efl/TestExpectations:
* platform/mac/TestExpectations:
2017-02-07 Ryosuke Niwa <rniwa@webkit.org>
WebContent process repeatedly jetsams on BuzzFeed's Another Round page
https://bugs.webkit.org/show_bug.cgi?id=167830
<rdar://problem/30187368>
Reviewed by Simon Fraser.
Rebaseline the test now that some overlay repaints are avoided properly by updating the overlay coverage rects.
* platform/ios-simulator-wk2/pageoverlay/overlay-remove-reinsert-view-expected.txt:
2017-02-07 Ryan Haddad <ryanhaddad@apple.com>
Mark mathml/opentype/large-operators-displaystyle-dynamic.html as flaky on Sierra WK2 Release.
https://bugs.webkit.org/show_bug.cgi?id=167206
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-02-07 Ryan Haddad <ryanhaddad@apple.com>
Skip http/tests/security/bypassing-cors-checks-for-extension-urls.html on ios-simulator.
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2017-02-07 Devin Rousso <dcrousso+webkit@gmail.com>
Web Inspector: gradient editor should allow switching the units of the 'angle' parameter
https://bugs.webkit.org/show_bug.cgi?id=166938
Reviewed by Brian Burg.
* inspector/model/gradient-expected.txt: Added.
* inspector/model/gradient.html: Added.
New tests for WebInspector.Gradient.
2017-02-07 Ryan Haddad <ryanhaddad@apple.com>
Mark media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=167275
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-07 Youenn Fablet <youennf@gmail.com>
[WebRTC] LibWebRTCEndpoint should not own objects that should be destroyed on the main thread
https://bugs.webkit.org/show_bug.cgi?id=167816
Reviewed by Alex Christensen.
* webrtc/libwebrtc/release-while-creating-offer.html: Added.
* webrtc/libwebrtc/release-while-getting-stats.html: Added.
* webrtc/libwebrtc/release-while-setting-local-description.html: Added.
2017-02-07 Youenn Fablet <youennf@gmail.com>
[WebRTC] LibWebRTC WK2 network stack is not providing correct ports for ICE candidates
https://bugs.webkit.org/show_bug.cgi?id=167939
Reviewed by Sam Weinig.
* webrtc/no-port-zero-in-upd-candidates.html: Added.
* webrtc/no-port-zero-in-upd-candidates-expected.txt: Added.
* webrtc/video.html:
* webrtc/video-expected.txt: Added.
2017-02-07 Yusuke Suzuki <utatane.tea@gmail.com>
Unreviewed, manual roll out of r211777
https://bugs.webkit.org/show_bug.cgi?id=167457
Later, I'll reland it with the deterministic tests.
* inspector/controller/resources/cappuccino.js: Removed.
* inspector/controller/resources/cocoa.js: Removed.
* inspector/controller/resources/drink.js: Removed.
* inspector/controller/runtime-controller-expected.txt:
* inspector/controller/runtime-controller.html:
2017-02-07 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Handle media durations of an hour or more gracefully
https://bugs.webkit.org/show_bug.cgi?id=167882
<rdar://problem/29601260>
Reviewed by Eric Carlson.
Add new tests to check that we correctly handle times at or past the hour mark.
* http/tests/media/modern-media-controls/time-labels-support/long-time-expected.txt: Added.
* http/tests/media/modern-media-controls/time-labels-support/long-time.html: Added.
* media/modern-media-controls/time-control/time-control-labels-may-display-times-over-an-hour-expected.txt: Added.
* media/modern-media-controls/time-control/time-control-labels-may-display-times-over-an-hour.html: Added.
* media/modern-media-controls/time-labels-support/elapsed-time-expected.txt: Renamed from LayoutTests/media/modern-media-controls/elapsed-time-support/elapsed-time-support-expected.txt.
* media/modern-media-controls/time-labels-support/elapsed-time.html: Renamed from LayoutTests/media/modern-media-controls/elapsed-time-support/elapsed-time-support.html.
* media/modern-media-controls/time-labels-support/remaining-time-expected.txt: Renamed from LayoutTests/media/modern-media-controls/remaining-time-support/remaining-time-support-expected.txt.
* media/modern-media-controls/time-labels-support/remaining-time.html: Renamed from LayoutTests/media/modern-media-controls/remaining-time-support/remaining-time-support.html.
2017-02-07 Antoine Quint <graouts@apple.com>
LayoutTet media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=167275
Reviewed by Eric Carlson.
After bringing fullscreen controls up to spec as part of https://bugs.webkit.org/show_bug.cgi?id=167875,
we need to initiate dragging on an area that is not covered by controls, so we shift further right to
initiate dragging.
* media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls.html:
* platform/mac/TestExpectations:
2017-02-07 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/layout-node/addChild.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=167461
Unreviewed test gardening, this test is no longer flaky.
* platform/mac/TestExpectations:
2017-02-07 Antoine Quint <graouts@apple.com>
[mac-wk1] LayoutTest media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-buttons-styles.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=163598
Unreviewed test gardening, this test is no longer flaky.
* platform/mac-wk1/TestExpectations:
2017-02-07 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Improve handling of <video> with only audio tracks
https://bugs.webkit.org/show_bug.cgi?id=167836
<rdar://problem/30255812>
Reviewed by Dean Jackson.
Add a new test to check that a <video> with a resource that only has audio tracks
does not auto-hide nor show the fullscreen button. We also rebaseline a few existing
tests for this change of behavior.
* fast/regions/inline-block-inside-anonymous-overflow-with-covered-controls-expected.html:
* fast/regions/inline-block-inside-anonymous-overflow-with-covered-controls.html:
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-on-expected.txt:
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-on.html:
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-toggle-expected.txt:
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-toggle.html:
* media/modern-media-controls/media-controller/media-controller-video-with-only-audio-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-video-with-only-audio.html: Added.
* media/modern-media-controls/time-label/time-label-white-space-nowrap.html:
2017-02-07 Romain Bellessort <romain.bellessort@crf.canon.fr>
[Readable Streams API] Implement ReadableByteStreamController enqueue()
https://bugs.webkit.org/show_bug.cgi?id=167786
Reviewed by Youenn Fablet.
Added 8 tests to cover newly added code as well as code that was previously unreachable.
* streams/readable-byte-stream-controller-expected.txt:
* streams/readable-byte-stream-controller.js:
2017-02-07 Chris Dumez <cdumez@apple.com>
Object.preventExtensions() on a Location object should throw a TypeError
https://bugs.webkit.org/show_bug.cgi?id=167917
Reviewed by Alex Christensen.
Rebaseline test now that more checks are passing.
* http/tests/security/preventExtensions-window-location-expected.txt:
* http/tests/security/preventExtensions-window-location.html:
2017-02-07 Yusuke Suzuki <utatane.tea@gmail.com>
Web Inspector: allow import() inside the inspector
https://bugs.webkit.org/show_bug.cgi?id=167457
Reviewed by Ryosuke Niwa.
* inspector/controller/resources/cappuccino.js: Added.
* inspector/controller/resources/cocoa.js: Added.
* inspector/controller/resources/drink.js: Added.
* inspector/controller/runtime-controller-expected.txt:
* inspector/controller/runtime-controller.html:
2017-02-06 Carlos Garcia Campos <cgarcia@igalia.com>
Overlay scrolling with iframe-s broken
https://bugs.webkit.org/show_bug.cgi?id=165056
Reviewed by Antonio Gomes.
Add a new test to check that clicking on an overlay scrollbar works even it's over a subframe.
* fast/scrolling/scroll-animator-overlay-scrollbars-clicked-expected.txt: Added.
* fast/scrolling/scroll-animator-overlay-scrollbars-clicked.html: Added.
* platform/ios-simulator/TestExpectations:
* platform/mac-wk1/TestExpectations:
2017-02-06 Myles C. Maxfield <mmaxfield@apple.com>
Migrate ComplexTextController to use platform-independent types
https://bugs.webkit.org/show_bug.cgi?id=167833
Reviewed by Brent Fulgham.
Rebaseline tiny rounding result.
* platform/mac/fast/text/complex-text-opacity-expected.txt:
2017-02-06 Youenn Fablet <youennf@gmail.com>
Allow some schemes to opt-out of CORS
https://bugs.webkit.org/show_bug.cgi?id=167795
Reviewed by Alex Christensen.
* http/tests/security/bypassing-cors-checks-for-extension-urls-expected.txt: Added.
* http/tests/security/bypassing-cors-checks-for-extension-urls.html: Added.
2017-02-06 Chris Dumez <cdumez@apple.com>
Align [[OwnPropertyKeys]] with the HTML specification for cross-origin Window / Location objects
https://bugs.webkit.org/show_bug.cgi?id=167647
<rdar://problem/30339489>
Reviewed by Sam Weinig.
Extend test coverage for [[OwnPropertyKeys]] for cross-origin Window / Location objects.
* http/tests/security/cross-frame-access-enumeration-expected.txt:
* http/tests/security/cross-frame-access-enumeration.html:
* http/tests/security/resources/cross-frame-iframe-for-enumeration-test.html:
* js/dom/getOwnPropertyDescriptor-expected.txt:
* js/resources/getOwnPropertyDescriptor.js:
2017-02-06 Yoav Weiss <yoav@yoav.ws>
http/tests/preload/dynamic_removing_preload.html fails to test what it should
https://bugs.webkit.org/show_bug.cgi?id=167792
Reviewed by Ryosuke Niwa.
* TestExpectations: Unskip dynamic_removing_preload.html
* http/tests/preload/dynamic_removing_preload-expected.txt:
* http/tests/preload/dynamic_removing_preload.html: Switch test to use ResourceTiming.
2017-02-06 Alex Christensen <achristensen@webkit.org>
credentials should be partitioned by main document domain
https://bugs.webkit.org/show_bug.cgi?id=166998
<rdar://problem/22901123>
Reviewed by Brady Eidson.
* http/tests/security/credentials-from-different-domains-expected.txt: Added.
* http/tests/security/credentials-from-different-domains.html: Added.
* http/tests/security/credentials-iframes-expected.txt: Added.
* http/tests/security/credentials-iframes.html: Added.
* http/tests/security/resources/cors-basic-auth.php: Added.
* http/tests/security/resources/credentials-from-different-domains-continued-1.html: Added.
* http/tests/security/resources/credentials-from-different-domains-continued-2.html: Added.
* http/tests/security/resources/credentials-iframes-continued.html: Added.
* http/tests/security/resources/credentials-iframes-different-domain.html: Added.
* http/tests/security/resources/credentials-iframes-same-domain.html: Added.
* platform/mac-wk1/http: Added.
* platform/mac-wk1/http/security: Added.
* platform/mac-wk1/http/security/credentials-iframes-expected.txt: Added.
DumpRenderTree prints out the entire URL of the authentication challenge.
WebKitTestRunner only prints out the host and port.
Both results show the fact that no credentials were sent on the second request.
2017-02-06 Simon Fraser <simon.fraser@apple.com>
Safari pages are blank sometimes (missing tiles)
https://bugs.webkit.org/show_bug.cgi?id=167904
Reviewed by Tim Horton.
New result; this test detected the bug.
* tiled-drawing/tiled-backing-in-window-expected.txt:
2017-02-06 Ryan Haddad <ryanhaddad@apple.com>
Skip media/audio-dealloc-crash.html on ios-simulator.
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2017-02-06 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r211722.
This change introduced a LayoutTest failure on mac-wk2.
Reverted changeset:
"[Modern Media Controls] Improve handling of <video> with only
audio tracks"
https://bugs.webkit.org/show_bug.cgi?id=167836
http://trac.webkit.org/changeset/211722
2017-02-06 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Add a backdrop filter to the start button on macOS
https://bugs.webkit.org/show_bug.cgi?id=167879
<rdar://problem/30375174>
Reviewed by Eric Carlson.
Add a new test that checks that the expected backdrop filter is applied to the start button on macOS.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-start-button-style-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-start-button-style.html: Added.
2017-02-06 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Bring fullscreen controls up to spec
https://bugs.webkit.org/show_bug.cgi?id=167875
<rdar://problem/29611222>
Reviewed by Eric Carlson.
Rebaseline some existing tests due to the addition of the volume-down and volume-up
buttons as well as the width change of the PiP icon and add a couple of new tests to
check the behavior of the volume-down and volume-up buttons.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-constructor-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-constructor.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-volume-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-volume-styles.html:
* media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html:
* media/modern-media-controls/volume-down-support/volume-down-support-expected.txt: Added.
* media/modern-media-controls/volume-down-support/volume-down-support.html: Added.
* media/modern-media-controls/volume-up-support/volume-up-support-expected.txt: Added.
* media/modern-media-controls/volume-up-support/volume-up-support.html: Added.
* platform/ios-simulator/TestExpectations:
2017-02-06 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Improve handling of <video> with only audio tracks
https://bugs.webkit.org/show_bug.cgi?id=167836
<rdar://problem/30255812>
Reviewed by Dean Jackson.
Add a new test to check that a <video> with a resource that only has audio tracks
does not auto-hide nor show the fullscreen button. We also rebaseline a few existing
tests for this change of behavior.
* fast/regions/inline-block-inside-anonymous-overflow-with-covered-controls-expected.html:
* fast/regions/inline-block-inside-anonymous-overflow-with-covered-controls.html:
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-on-expected.txt:
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-on.html:
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-toggle-expected.txt:
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-toggle.html:
* media/modern-media-controls/media-controller/media-controller-video-with-only-audio-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-video-with-only-audio.html: Added.
* media/modern-media-controls/time-label/time-label-white-space-nowrap.html:
2017-02-05 Antoine Quint <graouts@apple.com>
[Modern Media Controls] PiP button is not visible with a live broadcast video
https://bugs.webkit.org/show_bug.cgi?id=167794
<rdar://problem/30348790>
Reviewed by Dean Jackson.
Add a new test to check that a live broadcast video shows the picture-in-picture button.
* http/tests/media/modern-media-controls/pip-support/pip-support-live-broadcast-expected.txt: Added.
* http/tests/media/modern-media-controls/pip-support/pip-support-live-broadcast.html: Added.
* platform/mac/TestExpectations:
2017-02-05 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Time labels may wrap instead of displaying on a single line
https://bugs.webkit.org/show_bug.cgi?id=167835
<rdar://problem/30340534>
Reviewed by Dean Jackson.
New test that checks that time labels have "white-space: nowrap" applied.
* media/modern-media-controls/time-label/time-label-white-space-nowrap-expected.txt: Added.
* media/modern-media-controls/time-label/time-label-white-space-nowrap.html: Added.
2017-02-04 Simon Fraser <simon.fraser@apple.com>
Clean up how GraphicsLayer's "inWindow" state is set, and fix some issues with Page Overlays
https://bugs.webkit.org/show_bug.cgi?id=167850
Reviewed by Tim Horton.
* pageoverlay/overlay-large-document-expected.txt:
* pageoverlay/overlay-large-document-scrolled-expected.txt:
* pageoverlay/overlay-remove-reinsert-view-expected.txt: Added.
* pageoverlay/overlay-remove-reinsert-view.html: Added.
* platform/ios-simulator-wk2/pageoverlay/overlay-remove-reinsert-view-expected.txt: Added.
* platform/mac-wk1/pageoverlay/overlay-remove-reinsert-view-expected.txt: Added.
* tiled-drawing/tiled-backing-in-window-expected.txt:
2017-02-05 Zalan Bujtas <zalan@apple.com>
Simple line layout: Use RenderText::canUseSimpleFontCodePath() only as a hint.
https://bugs.webkit.org/show_bug.cgi?id=167853
<rdar://problem/30367302>
Reviewed by Simon Fraser.
* fast/text/simple-line-layout-simple-text-but-complex-font-path-expected.html: Added.
* fast/text/simple-line-layout-simple-text-but-complex-font-path.html: Added.
2017-02-05 Zalan Bujtas <zalan@apple.com>
Simple line layout: Bail out from Simple Line Layout on surrogate pairs.
https://bugs.webkit.org/show_bug.cgi?id=167840
<rdar://problem/30364784>
Reviewed by Myles C. Maxfield.
* fast/text/simple-line-layout-no-surrogate-pairs-expected.html: Added.
* fast/text/simple-line-layout-no-surrogate-pairs.html: Added.
2017-02-03 Myles C. Maxfield <mmaxfield@apple.com>
REGRESSION(r204858): Synthetic bold text in vertical writing mode is rotated away from original text
https://bugs.webkit.org/show_bug.cgi?id=167826
<rdar://problem/28193222>
Reviewed by Zalan Bujtas.
* fast/text/synthetic-bold-vertical-text-expected.html: Added.
* fast/text/synthetic-bold-vertical-text.html: Added.
2017-02-03 Jeremy Jones <jeremyj@apple.com>
WK1 mouse events are missing movementX and movementY for pointerlock.
https://bugs.webkit.org/show_bug.cgi?id=167775
rdar://problem/30343810
Reviewed by Alexey Proskuryakov.
Enable pointer-lock/mouse-event-delivery.html for mac.
* platform/mac/TestExpectations:
2017-02-03 Simon Fraser <simon.fraser@apple.com>
Correctly set the "inWindow" flag for TileControllers that aren't the page tiles, and clarify "usingTiledBacking" logic
https://bugs.webkit.org/show_bug.cgi?id=167774
Reviewed by Tim Horton.
Rebase to include the "in window" output.
tiled-drawing/background-transparency-toggle.html was sensitive to the length of the output, so give the body
a fixed size.
* compositing/tiling/offscreen-tiled-layer-expected.txt:
* compositing/tiling/transform-origin-tiled-expected.txt:
* platform/mac-wk1/compositing/tiling/offscreen-tiled-layer-expected.txt:
* platform/mac-wk1/compositing/tiling/transform-origin-tiled-expected.txt:
* platform/mac-wk2/compositing/tiling/rotated-tiled-clamped-expected.txt:
* platform/mac-wk2/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt:
* platform/mac-wk2/compositing/tiling/tile-cache-zoomed-expected.txt:
* platform/mac-wk2/compositing/tiling/tiled-layer-resize-expected.txt:
* platform/mac/compositing/tiling/rotated-tiled-clamped-expected.txt:
* platform/mac/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt:
* platform/mac/compositing/tiling/tiled-layer-resize-expected.txt:
* tiled-drawing/background-transparency-toggle-expected.txt:
* tiled-drawing/background-transparency-toggle.html:
* tiled-drawing/scrolling/fast-scroll-div-latched-div-expected.txt:
* tiled-drawing/scrolling/fast-scroll-div-latched-div-with-handler-expected.txt:
* tiled-drawing/scrolling/fast-scroll-div-latched-mainframe-expected.txt:
* tiled-drawing/scrolling/fast-scroll-div-latched-mainframe-with-handler-expected.txt:
* tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-expected.txt:
* tiled-drawing/scrolling/fast-scroll-iframe-latched-iframe-with-handler-expected.txt:
* tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-expected.txt:
* tiled-drawing/scrolling/fast-scroll-iframe-latched-mainframe-with-handler-expected.txt:
* tiled-drawing/scrolling/fast-scroll-select-latched-mainframe-expected.txt:
* tiled-drawing/scrolling/fast-scroll-select-latched-mainframe-with-handler-expected.txt:
* tiled-drawing/scrolling/fast-scroll-select-latched-select-expected.txt:
* tiled-drawing/scrolling/fast-scroll-select-latched-select-with-handler-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-background-no-image-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-body-background-body-layer-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-body-background-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-body-background-opacity-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-body-background-positioned-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-body-background-transformed-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-body-background-zoomed-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-html-background-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-non-propagated-body-background-expected.txt:
* tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt:
* tiled-drawing/simple-document-with-margin-tiles-expected.txt:
* tiled-drawing/tile-coverage-after-scroll-expected.txt:
* tiled-drawing/tile-coverage-after-scroll-speculative-expected.txt:
* tiled-drawing/tile-coverage-scroll-to-bottom-expected.txt:
* tiled-drawing/tile-coverage-slow-scrolling-expected.txt:
* tiled-drawing/tile-coverage-speculative-expected.txt:
* tiled-drawing/tile-coverage-view-exposed-rect-expected.txt:
* tiled-drawing/tile-size-both-scrollable-expected.txt:
* tiled-drawing/tile-size-horizontally-scrollable-expected.txt:
* tiled-drawing/tile-size-slow-zoomed-expected.txt:
* tiled-drawing/tile-size-unscrollable-expected.txt:
* tiled-drawing/tile-size-vertically-scrollable-expected.txt:
* tiled-drawing/tile-size-view-exposed-rect-expected.txt:
* tiled-drawing/tiled-backing-in-window-expected.txt: Added.
* tiled-drawing/tiled-backing-in-window.html: Added.
* tiled-drawing/tiled-drawing-scroll-position-page-cache-restoration-expected.txt:
* tiled-drawing/tiled-drawing-zoom-expected.txt:
* tiled-drawing/tiled-drawing-zoom-scrolled-expected.txt:
* tiled-drawing/use-tiled-drawing-expected.txt:
* tiled-drawing/visible-rect-content-inset-expected.txt:
2017-02-03 Zalan Bujtas <zalan@apple.com>
Simple line layout: Bail out from Simple Line Layout when the primary font is insufficient.
https://bugs.webkit.org/show_bug.cgi?id=167820
Reviewed by Myles C. Maxfield.
* fast/text/simple-line-layout-do-not-support-unicode-range-expected.html: Added.
* fast/text/simple-line-layout-do-not-support-unicode-range.html: Added.
2017-02-03 Jer Noble <jer.noble@apple.com>
ASSERT in HTMLMediaElement::~HTMLMediaElement
https://bugs.webkit.org/show_bug.cgi?id=167818
Reviewed by Brent Fulgham.
* media/audio-dealloc-crash-expected.txt: Added.
* media/audio-dealloc-crash.html: Added.
2017-02-03 Chris Dumez <cdumez@apple.com>
Dismiss HTML form validation popover when pressing Escape key
https://bugs.webkit.org/show_bug.cgi?id=167716
<rdar://problem/29872943>
Reviewed by Simon Fraser.
Add layout test coverage.
* fast/forms/validation-bubble-escape-key-dismiss-expected.txt: Added.
* fast/forms/validation-bubble-escape-key-dismiss.html: Added.
* platform/ios-simulator/TestExpectations:
2017-02-03 Jeremy Jones <jeremyj@apple.com>
Pointer lock events should be delivered directly to the target element
https://bugs.webkit.org/show_bug.cgi?id=167134
rdar://problem/30268004
Reviewed by Dean Jackson.
The pointer-lock/mouse-event-delivery.html test is modified to explicitly move the mouse pointer to a valid
location before sending mouse actions. Without this, the test infrastructure doesn't know that the pointer
is over the web view and doesn't deliver events.
The pointer-lock/mouse-event-delivery.html is also modified to explicitly wait for the delivery of the
wheel event before continuing with the test. This prevents flakeyness with the order the events are received.
Added code to test for wheel events.
* platform/mac/TestExpectations: enabled test.
* pointer-lock/mouse-event-delivery.html:
* pointer-lock/mouse-event-delivery-expected.txt:
2017-02-03 Yoav Weiss <yoav@yoav.ws>
Avoid evicting link preload resources when parsing is done.
https://bugs.webkit.org/show_bug.cgi?id=167415
Reviewed by Ryosuke Niwa.
* http/tests/preload/dynamic_remove_preload_href.html: Test passed before for the wrong reasons. Cache-busting in order for it to genuinely pass.
* http/tests/preload/not_delaying_window_onload_before_discovery.html: Test passed before for the wrong reasons. Cache-busting in order for it to genuinely pass.
* http/tests/preload/not_evicting_preload_at_onload-expected.txt: Added.
* http/tests/preload/not_evicting_preload_at_onload.html: Added.
* platform/mac/TestExpectations: Skipping http/tests/preload/dynamic_removing_preload.html due to https://bugs.webkit.org/show_bug.cgi?id=167792
2017-02-03 Zalan Bujtas <zalan@apple.com>
Simple line layout: Removing adjacent trailing whitespace runs should not crash.
https://bugs.webkit.org/show_bug.cgi?id=167803
<rdar://problem/30337368>
Reviewed by Antti Koivisto.
* fast/text/simple-line-layout-multiple-trailingwhitespace-crash-expected.txt: Added.
* fast/text/simple-line-layout-multiple-trailingwhitespace-crash.html: Added.
2017-02-03 Chris Dumez <cdumez@apple.com>
Fix bad assertion under HTMLTreeBuilder::processStartTagForInBody()
https://bugs.webkit.org/show_bug.cgi?id=167799
<rdar://problem/30237241>
Reviewed by Brent Fulgham.
Add layout test coverage. This test passes in all major browsers but used to hit
the bad assertion in WebKit debug builds.
* fast/parser/fragment-with-frameset-crash-expected.txt: Added.
* fast/parser/fragment-with-frameset-crash.html: Added.
2017-02-03 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Skip back button is visible with a live broadcast video
https://bugs.webkit.org/show_bug.cgi?id=167793
Reviewed by Eric Carlson.
Add a new test to check that a live broadcast video doesn't show the skip back button.
* http/tests/media/modern-media-controls/skip-back-support/skip-back-support-live-broadcast-expected.txt: Added.
* http/tests/media/modern-media-controls/skip-back-support/skip-back-support-live-broadcast.html: Added.
2017-02-03 Per Arne Vollan <pvollan@apple.com>
The CSS property -webkit-text-stroke is not applied on captions.
https://bugs.webkit.org/show_bug.cgi?id=167687
Reviewed by Brent Fulgham.
* media/track/track-css-stroke-cues-expected.txt: Added.
* media/track/track-css-stroke-cues.html: Added.
2017-02-03 Carlos Garcia Campos <cgarcia@igalia.com>
[GTK] Add initial implementation of resource usage overlay
https://bugs.webkit.org/show_bug.cgi?id=167731
Reviewed by Michael Catanzaro.
Unskip inpector tests depending on RESOURCE_USAGE.
* platform/gtk/TestExpectations:
2017-02-03 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/tracks-panel/tracks-panel-hide-click-outside.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=165290
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-02 Alexey Proskuryakov <ap@apple.com>
Multiple HTTP tests fail with Apache 2.4.25
https://bugs.webkit.org/show_bug.cgi?id=167678
<rdar://problem/30060142>
Reviewed by Sam Weinig.
Newer versions of Apache have a security fix where they generate an internal server
error upon seeing an invalid HTTP header field. There is an opt-out configuration
option which didn't quite work in my testing, but regardless, we should only use
"nph-" CGIs for invalid responses. This is how Apache knows that it shouldn't
attempt to parse the response.
This also uncovered a test bug.
* http/tests/cache/disk-cache/resources/cache-test.js: (generateTestURL):
Without escaping, we were getting a broken response in attachment tests:
Content-Disposition: attachment
filename: "f.txt"
Note how ";" turned into a newline.
* http/tests/misc/non-utf8-header-name-expected.txt: Removed.
* http/tests/misc/non-utf8-header-name.php: Removed.
* http/tests/misc/nph-non-utf8-header-name-expected.txt: Copied from LayoutTests/http/tests/misc/non-utf8-header-name-expected.txt.
* http/tests/misc/nph-non-utf8-header-name.pl: Copied from LayoutTests/http/tests/misc/non-utf8-header-name.php.
* http/tests/preload/download_resources_from_invalid_headers.html:
* http/tests/preload/resources/invalid_resources_from_header.php: Removed.
* http/tests/preload/resources/nph-invalid_resources_from_header.pl: Copied from LayoutTests/http/tests/preload/resources/invalid_resources_from_header.php.
* http/tests/security/contentSecurityPolicy/directive-parsing-01.html:
* http/tests/security/contentSecurityPolicy/directive-parsing-02.html:
* http/tests/security/contentSecurityPolicy/directive-parsing-03.html:
* http/tests/security/contentSecurityPolicy/directive-parsing-04.html:
* http/tests/security/contentSecurityPolicy/directive-parsing-05.html:
* http/tests/security/contentSecurityPolicy/resources/echo-script-src.pl: Removed.
* http/tests/security/contentSecurityPolicy/resources/multiple-iframe-test.js:
* http/tests/security/contentSecurityPolicy/resources/nph-echo-script-src.pl: Copied from LayoutTests/http/tests/security/contentSecurityPolicy/resources/echo-script-src.pl.
* http/tests/security/contentSecurityPolicy/script-loads-with-img-src.html:
* http/tests/security/contentSecurityPolicy/script-src-none.html:
* http/tests/security/contentSecurityPolicy/script-src-self-blocked-01.html:
* http/tests/security/contentSecurityPolicy/script-src-self-blocked-02.html:
* http/tests/security/contentSecurityPolicy/script-src-self-blocked-03.html:
* http/tests/security/contentSecurityPolicy/script-src-self.html:
* http/tests/security/contentSecurityPolicy/script-src-star-cross-scheme.html:
Changed scripts that are used to generate invalid responses to "nph-" ones.
2017-02-02 Chris Dumez <cdumez@apple.com>
Suspend SVG animations in hidden pages
https://bugs.webkit.org/show_bug.cgi?id=167763
<rdar://problem/29986313>
Reviewed by Simon Fraser.
Add layout test coverage.
* svg/animations/animations-paused-page-non-visible-expected.txt: Added.
* svg/animations/animations-paused-page-non-visible.html: Added.
2017-02-02 Chris Dumez <cdumez@apple.com>
{}.toString.call(crossOriginWindow) should return "[object Object]"
https://bugs.webkit.org/show_bug.cgi?id=167701
<rdar://problem/30330797>
Reviewed by Keith Miller.
Rebaselined existing test now that more checks are passing.
* http/tests/security/symbols-cross-origin-expected.txt:
2017-02-02 Ryan Haddad <ryanhaddad@apple.com>
Mark inspector/debugger/breakpoint-scope.html as flaky on macOS debug.
https://bugs.webkit.org/show_bug.cgi?id=164293
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-02 Ryan Haddad <ryanhaddad@apple.com>
Mark workesr/bomb/html as flaky on macOS.
https://bugs.webkit.org/show_bug.cgi?id=167757
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-02 Joseph Pecoraro <pecoraro@apple.com>
Support Performance API (performance.now(), UserTiming) in Workers
https://bugs.webkit.org/show_bug.cgi?id=167717
Reviewed by Ryosuke Niwa.
* js/dom/global-constructors-attributes-dedicated-worker-expected.txt:
Updated now that Performance classes are in Workers.
* performance-api/performance-now-api-expected.txt: Added.
* performance-api/performance-now-api.html: Added.
* performance-api/performance-now-time-origin-in-worker-expected.txt: Added.
* performance-api/performance-now-time-origin-in-worker.html: Added.
New tests to cover performance.now.
* performance-api/performance-mark-name-expected.txt: Added.
* performance-api/performance-mark-name.html: Added.
* performance-api/resources/mark-name.js: Added.
* performance-api/resources/user-timing-api.js: Added.
* performance-api/user-timing-apis-expected.txt: Added.
* performance-api/user-timing-apis.html: Added.
New tests to cover user-timing and performance.mark behavior.
* performance-api/performance-observer-api-expected.txt:
* performance-api/performance-observer-api.html:
* performance-api/performance-observer-basic-expected.txt:
* performance-api/performance-observer-basic.html:
* performance-api/performance-timeline-api-expected.txt:
* performance-api/performance-timeline-api.html:
* performance-api/resources/now-api.js: Added.
* performance-api/resources/observer-api.js: Copied from LayoutTests/performance-api/performance-observer-api.html.
* performance-api/resources/observer-basic.js: Copied from LayoutTests/performance-api/performance-observer-basic.html.
* performance-api/resources/time-origin-in-worker.js: Added.
* performance-api/resources/timeline-api.js: Copied from LayoutTests/performance-api/performance-timeline-api.html.
Update some of the existing tests to check in a Document and Worker.
* imported/w3c/web-platform-tests/user-timing/test_user_timing_mark_and_measure_exception_when_invoke_with_timing_attributes-expected.txt:
Minor progression.
2017-02-02 Ryan Haddad <ryanhaddad@apple.com>
Mark imported/w3c/web-platform-tests/shadow-dom/slotchange.html as flaky on macOS.
https://bugs.webkit.org/show_bug.cgi?id=167652
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-02 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Provide a compact mode for when the controls are small
https://bugs.webkit.org/show_bug.cgi?id=167746
<rdar://problem/29565842>
Reviewed by Dean Jackson.
Add some new tests for the compact mode and update some tests after the ButtonsContainer
"padding" and "margin" properties refactoring.
* media/modern-media-controls/buttons-container/buttons-container-buttons-property.html:
* media/modern-media-controls/buttons-container/buttons-container-constructor-expected.txt:
* media/modern-media-controls/buttons-container/buttons-container-constructor.html:
* media/modern-media-controls/buttons-container/buttons-container-layout.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-constructor-expected.txt:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-constructor.html:
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-buttons-styles-expected.txt: Added.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-buttons-styles.html: Added.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-constructor-expected.txt: Added.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-constructor.html: Added.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-controls-bar-styles-expected.txt: Added.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-controls-bar-styles.html: Added.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-layout-expected.txt: Added.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-layout.html: Added.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-volume-styles-expected.txt: Added.
* media/modern-media-controls/macos-compact-inline-media-controls/macos-compact-inline-media-controls-volume-styles.html: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-constructor-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-constructor.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-right-container-margin-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-right-container-margin.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-constructor-expected.txt:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-constructor.html:
* media/modern-media-controls/media-controller/media-controller-toggle-compact-mode-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-toggle-compact-mode.html: Added.
* media/modern-media-controls/resources/media-controls-loader.js:
* platform/ios-simulator/TestExpectations:
2017-02-02 Ryan Haddad <ryanhaddad@apple.com>
Mark imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-details-element/toggleEvent.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=164041
Unreviewed test gardening.
* TestExpectations:
2017-02-02 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed ios-simulator test gardening.
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:
2017-02-02 Simon Fraser <simon.fraser@apple.com>
Clean up css3/filters/backdrop/dynamic-with-clip-path.html
This test used a clip-path that was entirely outside the element, making it confusing.
Move the clipping circle to the center.
* css3/filters/backdrop/dynamic-with-clip-path-expected.html:
* css3/filters/backdrop/dynamic-with-clip-path.html:
2017-02-02 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/inspector/worker/blob-script-with-cross-domain-imported-scripts.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=167607
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-02-02 David Kilzer <ddkilzer@apple.com>
Clean up accessibility & animations tests to stop calling testRunner.waitUntilDone() twice
<https://webkit.org/b/167598>
Reviewed by Alexey Proskuryakov.
* accessibility/frame-disconnect-textmarker-cache-crash.html:
* accessibility/loading-iframe-sends-notification.html:
* accessibility/mac/combobox-activedescendant-notifications.html:
* accessibility/mac/ordered-textmarker-crash.html:
* accessibility/mac/stale-textmarker-crash.html:
* accessibility/notification-listeners.html:
* accessibility/scroll-to-global-point-iframe-nested.html:
* accessibility/scroll-to-global-point-iframe.html:
* accessibility/scroll-to-make-visible-iframe.html:
* accessibility/svg-element-press.html:
- Remove call to testRunner.waitUntilDone() since
window.jsTestIsAsync is set to true, and thus waitUntilDone()
is called from either js-test.js or js-test-post.js.
* animations/animation-delay-changed.html:
* animations/change-keyframes-name.html:
* animations/font-variations/font-variation-settings-order.html:
* animations/font-variations/font-variation-settings-unlike.html:
* animations/font-variations/font-variation-settings.html:
* animations/longhand-timing-function.html:
* animations/transition-and-animation-3.html:
* animations/unanimated-style.html:
- Remove call to testRunner.waitUntilDone() since that's moved
into animation-test-helpers.js.
* animations/resources/animation-test-helpers.js:
(runAnimationTest): Call testRunner.waitUntilDone() when this
script resource is included instead of when runAnimationTest()
is called since runAnimationTest() expects it to be set anyway.
* animations/animation-direction-reverse-fill-mode-hardware.html:
* animations/animation-direction-reverse-fill-mode.html:
* animations/animation-hit-test-transform.html:
* animations/animation-hit-test.html:
* animations/animation-internals-api-multiple-keyframes.html:
* animations/animation-internals-api.html:
* animations/change-transform-style-during-animation.html:
* animations/keyframes-iteration-count-non-integer.html:
- Remove call to testRunner.waitUntilDone() since that now
happens when loading animation-test-helpers.js. These tests
don't currently call runAnimationTest(), but they manage their
own state by calling testRunner.notifyDone() themselves.
* animations/crash-on-removing-animation.html:
* animations/resources/crash-on-removing-animation-window.html: Copied from LayoutTests/animations/crash-on-removing-animation.html.
- Split this test into a main resource and a window resource.
Previously testRunner.waitUntilDone() was being called twice
when js-test-post.js was loaded in the main window and then
loaded a second time when the window was opened. The new
resource file doesn't load either js-test-pre.js or
js-test-post.js, avoiding the duplicate call.
2017-02-02 Antti Koivisto <antti@apple.com>
Column progression wrong after enabling pagination on RTL document
https://bugs.webkit.org/show_bug.cgi?id=167733
<rdar://problem/29012252>
Reviewed by Zalan Bujtas.
* fast/multicol/pagination/pagination-dynamic-rtl-expected.html: Added.
* fast/multicol/pagination/pagination-dynamic-rtl.html: Added.
2017-02-02 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/contentextensions/block-everything-unless-domain.html as flaky on macOS.
https://bugs.webkit.org/show_bug.cgi?id=167653
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-02-02 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/buttons-container/buttons-container-buttons-property.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=167371
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-02-02 Ryan Haddad <ryanhaddad@apple.com>
Skip fast/visual-viewport/ios/bottom-bar-with-keyboard.html on ios-simulator.
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2017-02-02 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r211529.
This change caused the test to fail on macOS.
Reverted changeset:
"Clean up css3/filters/backdrop/backdrop-filter-with-clip-
path.html expected results."
http://trac.webkit.org/changeset/211529
2017-02-02 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=167372
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-02-02 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/media-controller/media-controller-resize.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=164571
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-02-02 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/rewind-button/rewind-button.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=167352
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-02-01 Yusuke Suzuki <utatane.tea@gmail.com>
Web Inspector: Upgrade Esprima to the latest one to support dynamic import
https://bugs.webkit.org/show_bug.cgi?id=167698
Reviewed by Joseph Pecoraro.
* inspector/formatting/formatting-javascript-expected.txt:
* inspector/formatting/formatting-javascript.html:
* inspector/formatting/resources/javascript-tests/import-expected.js: Added.
(async.load):
* inspector/formatting/resources/javascript-tests/import.js: Added.
(async.load):
* inspector/formatting/resources/javascript-tests/object-array-literal-expected.js:
* inspector/formatting/resources/javascript-tests/object-array-literal.js:
* inspector/formatting/resources/javascript-tests/variable-declaration-expected.js:
* inspector/formatting/resources/javascript-tests/variable-declaration.js:
* inspector/formatting/resources/utilities.js:
(TestPage.registerInitializer.):
(TestPage.registerInitializer):
Fix a bug which occurs when output is not expected one.
* inspector/model/parse-script-syntax-tree-expected.txt:
* inspector/model/parse-script-syntax-tree.html:
2017-02-01 Zan Dobersek <zdobersek@igalia.com>
[EME] Implement MediaKeySession::update()
https://bugs.webkit.org/show_bug.cgi?id=167636
Reviewed by Xabier Rodriguez-Calvar.
Add the mock-MediaKeySession-update.html test, cotaining a few cases that check
the basic operations of MediaKeySession::update(), focusing on proper promise
resolution and rejection based on the state of the object and the passed-in
response argument. Skip the test on all platforms for now.
* media/encrypted-media/mock-MediaKeySession-update-expected.txt: Added.
* media/encrypted-media/mock-MediaKeySession-update.html: Added.
* platform/efl/TestExpectations:
* platform/mac/TestExpectations:
2017-02-01 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline compositing/geometry/fixed-in-composited.html for ios-simulator.
Unreviewed test gardening.
* platform/ios-simulator/compositing/geometry/fixed-in-composited-expected.txt:
2017-02-01 Simon Fraser <simon.fraser@apple.com>
[iOS WK2] With visual viewports, a fixed bottom bar can be clipped out when the keyboard is visible
https://bugs.webkit.org/show_bug.cgi?id=167710
rdar://problem/30100286
Reviewed by Wenson Hsieh.
* fast/visual-viewport/ios/bottom-bar-with-keyboard-expected.txt: Added.
* fast/visual-viewport/ios/bottom-bar-with-keyboard.html: Added.
2017-02-01 Ryan Haddad <ryanhaddad@apple.com>
Marking compositing/repaint/fixed-background-scroll.html as flaky on macOS WK1.
https://bugs.webkit.org/show_bug.cgi?id=154612
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-02-01 Ryan Haddad <ryanhaddad@apple.com>
Rebaselining compositing/geometry/fixed-in-composited.html for macOS after r211523.
https://bugs.webkit.org/show_bug.cgi?id=167620
Unreviewed test gardening.
* platform/mac/compositing/geometry/fixed-in-composited-expected.txt:
2017-02-01 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/debugger/probe-manager-add-remove-actions.html as slow on macOS debug.
https://bugs.webkit.org/show_bug.cgi?id=167711
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-01 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/worker/debugger-shared-breakpoint.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=167203
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-02-01 Simon Fraser <simon.fraser@apple.com>
Clean up css3/filters/backdrop/backdrop-filter-with-clip-path.html expected results.
https://trac.webkit.org/changeset/201374 added some very confused results for this test.
Just move the -expected.html next to the test, and remove the .txt and .png results.
* css3/filters/backdrop/backdrop-filter-with-clip-path-expected.html: Renamed from LayoutTests/platform/ios-simulator/css3/filters/backdrop/backdrop-filter-with-clip-path-expected.html.
* css3/filters/backdrop/backdrop-filter-with-clip-path-expected.txt: Removed.
* platform/mac/css3/filters/backdrop/backdrop-filter-with-clip-path-expected.png: Removed.
2017-02-01 Simon Fraser <simon.fraser@apple.com>
REGRESSION (r211379): [ios-simulator] LayoutTest compositing/geometry/fixed-in-composited.html is failing
https://bugs.webkit.org/show_bug.cgi?id=167620
rdar://problem/30309207
The body needs to be taller to allow the scrollBy() to be a stable scroll.
* compositing/geometry/fixed-in-composited.html:
* platform/ios-simulator/TestExpectations:
2017-02-01 Chris Dumez <cdumez@apple.com>
REGRESSION(r205136): {}.toString.call(crossOriginWindow) should not throw
https://bugs.webkit.org/show_bug.cgi?id=167681
<rdar://problem/30301117>
Reviewed by Mark Lam.
Add layout test coverage.
* http/tests/security/symbols-cross-origin-expected.txt: Added.
* http/tests/security/symbols-cross-origin.html: Added.
2017-02-01 Antoine Quint <graouts@apple.com>
[mac-wk1] LayoutTest media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=165319
<rdar://problem/30284104>
Reviewed by Dean Jackson.
Since we've fixed the root cause of this test's flakiness, we no longer need to mark it as flaky.
* platform/mac/TestExpectations:
2017-02-01 Jer Noble <jer.noble@apple.com>
NULL-deref crash in TextTrack::removeCue()
https://bugs.webkit.org/show_bug.cgi?id=167615
Reviewed by Eric Carlson.
* http/tests/media/track-in-band-hls-metadata-crash-expected.txt: Added.
* http/tests/media/track-in-band-hls-metadata-crash.html: Added.
2017-02-01 Nan Wang <n_wang@apple.com>
AX: Incorrect range from index and length in text controls when there are newlines
https://bugs.webkit.org/show_bug.cgi?id=167677
<rdar://problem/30300099>
Reviewed by Chris Fleizach.
* accessibility/mac/range-for-contenteditable-newline-expected.txt: Added.
* accessibility/mac/range-for-contenteditable-newline.html: Added.
2017-02-01 Ryan Haddad <ryanhaddad@apple.com>
ios-simulator TestExpectations gardening.
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2017-02-01 Romain Bellessort <romain.bellessort@crf.canon.fr>
[Readable Streams API] Implement ReadableByteStreamController pull()
https://bugs.webkit.org/show_bug.cgi?id=167593
Reviewed by Youenn Fablet.
Added 2 tests that allow covering most of new code. Code not yet tested will
become reachable as the rest of the spec is implemented (new tests will then
be added).
* streams/readable-byte-stream-controller-expected.txt:
* streams/readable-byte-stream-controller.js:
2017-02-01 Yusuke Suzuki <utatane.tea@gmail.com>
Propagate networking errors correctly for import() operator
https://bugs.webkit.org/show_bug.cgi?id=167501
Reviewed by Ryosuke Niwa.
* http/tests/security/mixedContent/import-insecure-script-in-iframe-expected.txt: Added.
* http/tests/security/mixedContent/import-insecure-script-in-iframe.html: Added.
* http/tests/security/mixedContent/resources/frame-with-insecure-import.html: Added.
* js/dom/modules/import-not-found-error-expected.txt: Added.
* js/dom/modules/import-not-found-error.html: Added.
2017-01-31 Wenson Hsieh <wenson_hsieh@apple.com>
Regression (Safari 10.1): Pressing Return in a contenteditable no longer inserts a line break under certain conditions
https://bugs.webkit.org/show_bug.cgi?id=167525
<rdar://problem/30270210>
Reviewed by Ryosuke Niwa.
Adds a new test covering newline insertion with mutation observers and an input event handler. Also rebaselines
a drag and drop test to account for dispatching input events on the scoped queue.
* fast/events/input-events-drag-and-drop-expected.txt:
* fast/events/input-events-insert-newlines-after-mutation-expected.txt: Added.
* fast/events/input-events-insert-newlines-after-mutation.html: Added.
* platform/ios-simulator/TestExpectations:
2017-01-31 Ryan Haddad <ryanhaddad@apple.com>
Marking gamepad/gamepad-visibility-1.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=167517
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-01-31 Ryan Haddad <ryanhaddad@apple.com>
Adding ios-simulator result file for fast/shadow-dom/copy-shadow-tree.html.
Unreviewed test gardening.
* platform/ios-simulator/fast/shadow-dom/copy-shadow-tree-expected.txt: Added.
2017-01-31 Ryan Haddad <ryanhaddad@apple.com>
LayoutTest media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-over-controls-bar.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=167266
Unreviewed test gardening.
Marking this test as flaky again.
* platform/mac/TestExpectations:
2017-01-31 Anders Carlsson <andersca@apple.com>
Apple Pay button does nothing on nytimes.com
https://bugs.webkit.org/show_bug.cgi?id=167664
rdar://problem/30273885
Reviewed by Sam Weinig.
Add a new test.
* http/tests/ssl/applepay/ApplePaySession-expected.txt:
* http/tests/ssl/applepay/ApplePaySession.html:
2017-01-31 Chris Dumez <cdumez@apple.com>
Unreviewed, fix layout tests added in r211435.
It is important that window.open() is called *after* testRunner.waitUntilDone()
has been called or you'll hit assertions in DRT.
* http/tests/security/cross-origin-window-open-insert-script.html:
* http/tests/security/cross-origin-window-open-javascript-url.html:
2017-01-31 Youenn Fablet <youenn@apple.com>
RTCPeerConnection methods can take dictionaries as input
https://bugs.webkit.org/show_bug.cgi?id=167590
Reviewed by Alex Christensen.
Replacing fast/mediastream/RTCPeerConnection-js-built-ins-check-this.html by webrtc/rtcpeerconnection-error-messages.html.
It is a bit more thorough and does not hard code the error message.
* fast/mediastream/RTCPeerConnection-addIceCandidate-expected.txt:
* fast/mediastream/RTCPeerConnection-addIceCandidate.html:
* fast/mediastream/RTCPeerConnection-js-built-ins-check-this-expected.txt: Removed.
* fast/mediastream/RTCPeerConnection-js-built-ins-check-this.html: Removed.
* fast/mediastream/RTCPeerConnection-setLocalDescription-offer-expected.txt:
* fast/mediastream/RTCPeerConnection-setLocalDescription-offer.html:
* fast/mediastream/RTCPeerConnection-setRemoteDescription-offer-expected.txt:
* fast/mediastream/RTCPeerConnection-setRemoteDescription-offer.html:
* webrtc/rtcpeerconnection-error-messages-expected.txt: Added.
* webrtc/rtcpeerconnection-error-messages.html: Added.
2017-01-31 Chris Dumez <cdumez@apple.com>
Add better test coverage for scripting windows opened via window.open()
https://bugs.webkit.org/show_bug.cgi?id=167531
Reviewed by Brent Fulgham.
Add better test coverage for scripting windows opened via window.open().
* http/tests/security/cross-origin-window-open-insert-script-expected.txt: Added.
* http/tests/security/cross-origin-window-open-insert-script.html: Added.
* http/tests/security/cross-origin-window-open-javascript-url-expected.txt: Added.
* http/tests/security/cross-origin-window-open-javascript-url.html: Added.
2017-01-31 Simon Fraser <simon.fraser@apple.com>
REGRESSION (r209411): Scrolling to a fragment identifier in overflow:scroll inside position:fixed no longer works
https://bugs.webkit.org/show_bug.cgi?id=167630
rdar://problem/30091558
Reviewed by Zalan Bujtas.
* fast/overflow/scroll-anchor-in-overflow-in-position-fixed-expected.txt: Added.
* fast/overflow/scroll-anchor-in-overflow-in-position-fixed.html: Added.
2017-01-31 Zan Dobersek <zdobersek@igalia.com>
[EME] InitDataRegistry should use base64url encoding and decoding for keyids
https://bugs.webkit.org/show_bug.cgi?id=167592
Reviewed by Jer Noble.
* media/encrypted-media/mock-MediaKeySession-generateRequest-expected.txt:
* media/encrypted-media/mock-MediaKeySession-generateRequest.html: Include a test case
that passes an init data JSON to generateRequest() that fails to decode when using the
plain base64 decoding algorithm. The test passes when base64url encoding and decoding
are used in InitDataRegistry.
2017-01-31 Antoine Quint <graouts@apple.com>
[Sierra WK1] LayoutTest media/modern-media-controls/placard-support/placard-support-pip.html is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=167320
Unreviewed.
This test doesn't look like it has been flaky of late, no longer marking as flaky.
* platform/mac-wk1/TestExpectations:
2017-01-31 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/placard-support/placard-support-airplay.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=167441
Unreviewed.
This test doesn't look like it has been flaky of late, no longer marking as flaky.
* platform/mac/TestExpectations:
2017-01-31 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-over-controls-bar.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=167266
Unreviewed.
This test doesn't look like it has been flaky of late, no longer marking as flaky.
* platform/mac/TestExpectations:
2017-01-31 Antoine Quint <graouts@apple.com>
Unreviewed, this test is only flaky on El Capitan / Debug of late.
* platform/mac-wk1/TestExpectations:
2017-01-31 Antoine Quint <graouts@apple.com>
Unreviewed, this test is only flaky on El Capitan of late.
* platform/mac/TestExpectations:
2017-01-31 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/skip-back-button/skip-back-button.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=164620
Unreviewed.
This test doesn't look like it has been flaky of late, no longer marking as flaky.
* platform/mac-wk1/TestExpectations:
2017-01-31 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/pip-button/pip-button.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=167350
Unreviewed.
This test doesn't look like it has been flaky of late, no longer marking as flaky.
* platform/mac-wk1/TestExpectations:
2017-01-31 Antoine Quint <graouts@apple.com>
Unreviewed, mark a couple of very flaky tests as skipped until we get to fix them.
* platform/ios-simulator-wk2/TestExpectations:
* platform/mac/TestExpectations:
2017-01-31 Antoine Quint <graouts@apple.com>
[EFL] Dozens of tests of modern-media-controls have been timeout
https://bugs.webkit.org/show_bug.cgi?id=167357
Unreviewed.
Modern Media Controls are Mac-specific, we should skip all those tests on EFL just like
we do on GTK. We had forgotten to skip Modern Media Controls tests under http/tests/media
on GTK, so we do that as well.
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
2017-01-31 Joseph Pecoraro <pecoraro@apple.com>
Performance Timeline: Add serializer to PerformanceEntry
https://bugs.webkit.org/show_bug.cgi?id=167632
Reviewed by Ryosuke Niwa.
* performance-api/performance-timeline-serializers-expected.txt: Added.
* performance-api/performance-timeline-serializers.html: Added.
2017-01-31 Chris Fleizach <cfleizach@apple.com>
AX: enable search predication for iOS
https://bugs.webkit.org/show_bug.cgi?id=167558
<rdar://problem/30251367>
Reviewed by Joanmarie Diggs.
Add basic searching smoke test to ensure fundamentals work on iOS.
* accessibility/ios-simulator/ios-search-predicate-expected.txt: Added.
* accessibility/ios-simulator/ios-search-predicate.html: Added.
2017-01-30 Joseph Pecoraro <pecoraro@apple.com>
Implement PerformanceObserver
https://bugs.webkit.org/show_bug.cgi?id=167546
<rdar://problem/30247959>
Reviewed by Ryosuke Niwa.
* performance-api/performance-observer-api-expected.txt: Added.
* performance-api/performance-observer-api.html: Added.
* performance-api/performance-observer-basic-expected.txt: Added.
* performance-api/performance-observer-basic.html: Added.
* performance-api/performance-observer-callback-mutate-expected.txt: Added.
* performance-api/performance-observer-callback-mutate.html: Added.
* performance-api/performance-observer-callback-task-expected.txt: Added.
* performance-api/performance-observer-callback-task.html: Added.
* performance-api/performance-observer-entry-sort-expected.txt: Added.
* performance-api/performance-observer-entry-sort.html: Added.
* performance-api/performance-observer-exception-expected.txt: Added.
* performance-api/performance-observer-exception.html: Added.
* performance-api/performance-observer-nested-expected.txt: Added.
* performance-api/performance-observer-nested.html: Added.
* performance-api/performance-observer-order-expected.txt: Added.
* performance-api/performance-observer-order.html: Added.
* performance-api/performance-observer-periodic-expected.txt: Added.
* performance-api/performance-observer-periodic.html: Added.
PerformanceObserver tests.
* performance-api/performance-timeline-api-expected.txt: Added.
* performance-api/performance-timeline-api.html: Added.
Performance timeline tests.
* platform/efl/js/dom/global-constructors-attributes-expected.txt:
* platform/gtk/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-elcapitan/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
* platform/win/js/dom/global-constructors-attributes-expected.txt:
New global constructors.
2017-01-30 Youenn Fablet <youenn@apple.com>
[WebRTC] getStats does not support legacy callback
https://bugs.webkit.org/show_bug.cgi?id=167617
Reviewed by Alex Christensen.
* fast/mediastream/RTCPeerConnection-js-built-ins-check-this-expected.txt:
* fast/mediastream/RTCPeerConnection-overloaded-operations-params-expected.txt:
* fast/mediastream/RTCPeerConnection-overloaded-operations-params.html:
* fast/mediastream/RTCPeerConnection-stats.html:
* fast/mediastream/RTCPeerConnection-statsSelector.html:
2017-01-30 Chris Dumez <cdumez@apple.com>
Unreviewed, remove a couple JS files that were missed in r211395.
* dom/xhtml/level3/core/attrisid04.js: Removed.
* dom/xhtml/level3/core/attrisid05.js: Removed.
2017-01-30 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/buttons-container/buttons-container-buttons-property.html as flaky on macOS WK1.
https://bugs.webkit.org/show_bug.cgi?id=167371
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-01-30 Chris Dumez <cdumez@apple.com>
Drop legacy Attributes.isId attribute
https://bugs.webkit.org/show_bug.cgi?id=167603
Reviewed by Ryosuke Niwa.
Drop outdated tests.
* dom/xhtml/level3/core/attrisid04-expected.txt: Removed.
* dom/xhtml/level3/core/attrisid04.xhtml: Removed.
* dom/xhtml/level3/core/attrisid05-expected.txt: Removed.
* dom/xhtml/level3/core/attrisid05.xhtml: Removed.
* fast/dom/Attr/change-id-via-attr-node-value-expected.txt:
* fast/dom/Attr/change-id-via-attr-node-value.html:
* fast/dom/Element/attrisid-extra01-expected.txt: Removed.
* fast/dom/Element/attrisid-extra01.html: Removed.
2017-01-30 Chris Dumez <cdumez@apple.com>
Drop legacy constants on Event interface
https://bugs.webkit.org/show_bug.cgi?id=167602
Reviewed by Sam Weinig.
Update / Rebaseline existing tests to stop covering those constants.
* fast/dom/constants-expected.txt:
* fast/dom/constants.html:
* fast/xmlhttprequest/xmlhttprequest-get-expected.txt:
* http/tests/workers/worker-importScriptsOnError-expected.txt:
* inspector/model/remote-object-get-properties-expected.txt:
2017-01-30 Simon Fraser <simon.fraser@apple.com>
[iOS] position:fixed inside touch-scrollable overflow is mispositioned
https://bugs.webkit.org/show_bug.cgi?id=167604
Reviewed by Zalan Bujtas.
* compositing/scrolling/fixed-inside-scroll-expected.html: Added.
* compositing/scrolling/fixed-inside-scroll.html: Added.
2017-01-30 Matt Baker <mattbaker@apple.com>
Web Inspector: Need some limit on Async Call Stacks for async loops (rAF loops)
https://bugs.webkit.org/show_bug.cgi?id=165633
<rdar://problem/29738502>
Reviewed by Joseph Pecoraro.
Add truncation test cases and cleanup call frame logging.
* inspector/debugger/async-stack-trace-expected.txt:
* inspector/debugger/async-stack-trace.html:
* inspector/debugger/resources/log-active-stack-trace.js: Added.
(TestPage.registerInitializer.window.getActiveStackTrace):
(TestPage.registerInitializer.logStackTrace.logCallFrame):
(TestPage.registerInitializer.):
(TestPage.registerInitializer.window.logActiveStackTrace):
(TestPage.registerInitializer):
2017-01-30 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r211345.
The LayoutTest for this change is failing an assertion.
Reverted changeset:
"Web Inspector: Need some limit on Async Call Stacks for async
loops (rAF loops)"
https://bugs.webkit.org/show_bug.cgi?id=165633
http://trac.webkit.org/changeset/211345
2017-01-30 Simon Fraser <simon.fraser@apple.com>
Fixed elements should not rubber-band in WK2, nor remain at negative offsets
https://bugs.webkit.org/show_bug.cgi?id=167484
rdar://problem/29453068
Reviewed by Dean Jackson.
Add two tests that use internals.settings.setAllowUnclampedScrollPosition(true) and then
over-scroll to simulator rubber-banding, dumping viewport rects.
setAllowUnclampedScrollPosition() only works in WebKit2, so skip the tests elsewhere.
* TestExpectations:
* fast/visual-viewport/rubberbanding-viewport-rects-expected.txt: Added.
* fast/visual-viewport/rubberbanding-viewport-rects-header-footer-expected.txt: Added.
* fast/visual-viewport/rubberbanding-viewport-rects-header-footer.html: Added.
* fast/visual-viewport/rubberbanding-viewport-rects.html: Added.
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator-wk2/fast/visual-viewport/rubberbanding-viewport-rects-expected.txt: Added.
* platform/ios-simulator-wk2/fast/visual-viewport/rubberbanding-viewport-rects-header-footer-expected.txt: Added.
* platform/mac-wk2/TestExpectations:
2017-01-30 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rollout r211235 Pointer lock events should be delivered directly to the target element.
The LayoutTest for this change is frequently failing.
* platform/mac/TestExpectations:
* pointer-lock/mouse-event-delivery-expected.txt:
* pointer-lock/mouse-event-delivery.html:
2017-01-30 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=167254
<rdar://problem/30259293>
Reviewed by Dean Jackson.
We improve the test by setting off timers when the actual "play" and "pause" events are
triggered rather than when we call .play() or .pause() on the media element. This matches
when the auto-hide timer are set in ControlsBar and makes the test more robust. Combined
with the modern-media-controls WebCore module source changes, we can now stop marking this
test as flaky.
We apply the same change to media/modern-media-controls/media-controller/media-controller-auto-hide-pause.html
since it also sets off a timer based on the media being paused.
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play-expected.txt:
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide-pause.html:
* platform/mac/TestExpectations:
2017-01-30 Daniel Bates <dabates@apple.com>
[QuickLook] Make HTTP QuickLook tests work in Apple Internal DumpRenderTree
https://bugs.webkit.org/show_bug.cgi?id=167483
Reviewed by Andy Estes.
Write QuickLook tests that tap a hyperlink in terms of UIHelper (in LayoutTests/resources/ui-helper.js)
so that we can run these tests in an Apple Internal build of DumpRenderTree.
* http/tests/quicklook/at-import-stylesheet-blocked.html: Write in terms of UIHelper.
* http/tests/quicklook/base-url-blocked.html: Ditto.
* http/tests/quicklook/cross-origin-iframe-blocked.html: Ditto.
* http/tests/quicklook/document-domain-is-empty-string.html: Ditto.
* http/tests/quicklook/external-stylesheet-blocked.html: Ditto.
* http/tests/quicklook/hide-referer-on-navigation.html: Ditto.
* http/tests/quicklook/resources/tap-at-point-and-notify-done.js: Removed.
* http/tests/quicklook/resources/tap-run-test-hyperlink.js: Added.
(runTest):
* http/tests/quicklook/submit-form-blocked.html: Ditto.
* http/tests/quicklook/top-navigation-blocked.html: Ditto.
* platform/ios-simulator-wk1/TestExpectations: Unskip QuickLook tests as we can now run
them in an Apple Internal build of DumpRenderTree. Note that these test are listed in
file LayoutTests/platform/ios-simulator/TestExpectations so that they are skipped in
WebKit for iOS Simulator built with the public iOS SDK as we need to fix <https://bugs.webkit.org/show_bug.cgi?id=141906>.
* platform/ios-simulator-wk1/http/tests/quicklook/top-navigation-blocked-expected.txt: Added.
For some reason the console message "Unsafe JavaScript attempt to initiate navigation" includes
a line number in DumpRenderTree (why?). This line number is not emitted when the test is run
in WebKitTestRunner. Add platform-specific result for now.
2017-01-30 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed. Skip more tests timing out in GTK+ bots.
Skip two mores tests that use UIScriptController to generate events and another one expecting native
HTML form validation popover.
* platform/gtk/TestExpectations:
2017-01-30 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed. Skip form validation tests timing out in GTK+ bots.
* platform/gtk/TestExpectations:
2017-01-29 Nan Wang <n_wang@apple.com>
AX: WKContentView needs to implement UITextInput methods to make speak selection highlighting work
https://bugs.webkit.org/show_bug.cgi?id=166955
Reviewed by Ryosuke Niwa.
* editing/text-iterator/range-of-string-closest-to-position-expected.txt: Added.
* editing/text-iterator/range-of-string-closest-to-position.html: Added.
2017-01-29 Yoav Weiss <yoav@yoav.ws>
Add invalid value tests to Link header handling.
https://bugs.webkit.org/show_bug.cgi?id=167366
Reviewed by Alex Christensen.
* http/tests/preload/download_resources_from_invalid_headers-expected.txt:
* http/tests/preload/resources/download_resources_from_header.php:
* http/tests/preload/resources/invalid_resources_from_header.php:
2017-01-29 Gyuyoung Kim <gyuyoung.kim@webkit.org>
[EFL] Gardening on 29th Jan.
Unreviewed EFL gardening. Update flaky tests and crash tests.
* platform/efl/TestExpectations:
2017-01-28 David Kilzer <ddkilzer@apple.com>
Migrate 97 *-disabled tests to use TestExpectations
<https://webkit.org/b/167537>
Reviewed by Darin Adler.
* TestExpectations: Skip renamed tests.
* fast/dom/HTMLDataGridElement/DataGridColumns-basic-expected.txt: Removed.
* fast/dom/HTMLDataGridElement/DataGridColumns-basic.html-disabled: Removed.
* fast/dom/HTMLDataGridElement/DataGridColumns-dom-attributes-expected.txt: Removed.
* fast/dom/HTMLDataGridElement/DataGridColumns-dom-attributes.html-disabled: Removed.
* fast/dom/HTMLDataGridElement/DataGridColumns-dom-expected.txt: Removed.
* fast/dom/HTMLDataGridElement/DataGridColumns-dom.html-disabled: Removed.
* fast/dom/HTMLDataGridElement/DataGridDataSource-basic-expected.txt: Removed.
* fast/dom/HTMLDataGridElement/DataGridDataSource-basic.html-disabled: Removed.
- Tests disabled in r52512. DataGrid feature removed in r84991.
* http/tests/appcache/dynamic-entries-no-cache-expected.txt: Removed.
* http/tests/appcache/dynamic-entries-no-cache.html-disabled: Removed.
- Test disabled in r39816. AppCache dynamic entry feature removed in r95486.
* svg/W3C-SVG-1.1/resources/filters-comptran-01-f.svg-disabled: Removed.
- Unused. Same as LayoutTests/svg/W3C-SVG-1.1/filters-comptran-01-b.svg.
* animations/font-size-using-ems.html: Renamed from LayoutTests/animations/font-size-using-ems.html-disabled.
* compositing/objects/composited-object-alignment.html: Renamed from LayoutTests/compositing/objects/composited-object-alignment.html-disabled.
* compositing/tiling/huge-layer-resize.html: Renamed from LayoutTests/compositing/tiling/huge-layer-resize.html-disabled.
* compositing/tiling/huge-layer.html: Renamed from LayoutTests/compositing/tiling/huge-layer.html-disabled.
* css2.1/t1202-counter-10-b.html: Renamed from LayoutTests/css2.1/t1202-counter-10-b.html-disabled.
* css2.1/t1202-counters-10-b.html: Renamed from LayoutTests/css2.1/t1202-counters-10-b.html-disabled.
* css2.1/t1204-increment-00-c-o.html: Renamed from LayoutTests/css2.1/t1204-increment-00-c-o.html-disabled.
* css2.1/t1204-increment-01-c-o.html: Renamed from LayoutTests/css2.1/t1204-increment-01-c-o.html-disabled.
* css2.1/t1204-increment-02-c-o.html: Renamed from LayoutTests/css2.1/t1204-increment-02-c-o.html-disabled.
* css2.1/t1204-reset-00-c-o.html: Renamed from LayoutTests/css2.1/t1204-reset-00-c-o.html-disabled.
* css2.1/t1204-reset-01-c-o.html: Renamed from LayoutTests/css2.1/t1204-reset-01-c-o.html-disabled.
* css2.1/t1204-reset-02-c-o.html: Renamed from LayoutTests/css2.1/t1204-reset-02-c-o.html-disabled.
* dom/xhtml/level2/html/HTMLFrameElement09.xhtml: Renamed from LayoutTests/dom/xhtml/level2/html/HTMLFrameElement09.xhtml-disabled.
* dom/xhtml/level3/core/documentadoptnode22.xhtml: Renamed from LayoutTests/dom/xhtml/level3/core/documentadoptnode22.xhtml-disabled.
* dom/xhtml/level3/core/documentnormalizedocument06.xhtml: Renamed from LayoutTests/dom/xhtml/level3/core/documentnormalizedocument06.xhtml-disabled.
* dom/xhtml/level3/core/documentsetdocumenturi01.xhtml: Renamed from LayoutTests/dom/xhtml/level3/core/documentsetdocumenturi01.xhtml-disabled.
* dom/xhtml/level3/core/documentsetdocumenturi02.xhtml: Renamed from LayoutTests/dom/xhtml/level3/core/documentsetdocumenturi02.xhtml-disabled.
* dom/xhtml/level3/core/domimplementationregistry12.xhtml: Renamed from LayoutTests/dom/xhtml/level3/core/domimplementationregistry12.xhtml-disabled.
* dom/xhtml/level3/core/domimplementationregistry23.xhtml: Renamed from LayoutTests/dom/xhtml/level3/core/domimplementationregistry23.xhtml-disabled.
* dom/xhtml/level3/core/nodecomparedocumentposition14.xhtml: Renamed from LayoutTests/dom/xhtml/level3/core/nodecomparedocumentposition14.xhtml-disabled.
* dom/xhtml/level3/core/nodecomparedocumentposition15.xhtml: Renamed from LayoutTests/dom/xhtml/level3/core/nodecomparedocumentposition15.xhtml-disabled.
* dom/xhtml/level3/core/noderemovechild03.xhtml: Renamed from LayoutTests/dom/xhtml/level3/core/noderemovechild03.xhtml-disabled.
* dom/xhtml/level3/core/nodereplacechild06.xhtml: Renamed from LayoutTests/dom/xhtml/level3/core/nodereplacechild06.xhtml-disabled.
* dom/xhtml/level3/core/nodereplacechild07.xhtml: Renamed from LayoutTests/dom/xhtml/level3/core/nodereplacechild07.xhtml-disabled.
* dom/xhtml/level3/core/nodereplacechild08.xhtml: Renamed from LayoutTests/dom/xhtml/level3/core/nodereplacechild08.xhtml-disabled.
* editing/execCommand/create-list-1.html: Renamed from LayoutTests/editing/execCommand/create-list-1.html-disabled.
* editing/input/attributed-substring-from-range-lines.html: Renamed from LayoutTests/editing/input/attributed-substring-from-range-lines.html-disabled.
* editing/pasteboard/paste-empty-startcontainer.html: Renamed from LayoutTests/editing/pasteboard/paste-empty-startcontainer.html-disabled.
* editing/selection/inconsistent-in-removeChildNode.html: Renamed from LayoutTests/editing/selection/inconsistent-in-removeChildNode.html-disabled.
* editing/style/5091898.html: Renamed from LayoutTests/editing/style/5091898.html-disabled.
* fast/css/css2-system-color.html: Renamed from LayoutTests/fast/css/css2-system-color.html-disabled.
* fast/css/font-face-in-shadow-DOM.html: Renamed from LayoutTests/fast/css/font-face-in-shadow-DOM.html-disabled.
* fast/css/limited-vendor-prefix-behavior.html: Renamed from LayoutTests/fast/css/limited-vendor-prefix-behavior.html-disabled.
* fast/dom/Window/timeout-released-on-close.html: Renamed from LayoutTests/fast/dom/Window/timeout-released-on-close.html-disabled.
* fast/dom/Window/window-resize-nan.html: Renamed from LayoutTests/fast/dom/Window/window-resize-nan.html-disabled.
* fast/dom/gc-8.html: Renamed from LayoutTests/fast/dom/gc-8.html-disabled.
* fast/dynamic/crash-paint-no-documentElement-renderer.html: Renamed from LayoutTests/fast/dynamic/crash-paint-no-documentElement-renderer.html-disabled.
* fast/events/destroyed-atomic-string.html: Renamed from LayoutTests/fast/events/destroyed-atomic-string.html-disabled.
* fast/events/key-events-in-frame.html: Renamed from LayoutTests/fast/events/key-events-in-frame.html-disabled.
* fast/frames/iframe-scroll-page-up-down.html: Renamed from LayoutTests/fast/frames/iframe-scroll-page-up-down.html-disabled.
* fast/html/marquee-alternate.html: Renamed from LayoutTests/fast/html/marquee-alternate.html-disabled.
* fast/leaks/003.html: Renamed from LayoutTests/fast/leaks/003.html-disabled.
* fast/loader/api-test-go-to-current-back-forward-item.html: Renamed from LayoutTests/fast/loader/api-test-go-to-current-back-forward-item.html-disabled.
* fast/loader/api-test-new-window-data-load-base-url.html: Renamed from LayoutTests/fast/loader/api-test-new-window-data-load-base-url.html-disabled.
* fast/loader/form-events-back-forward.html: Renamed from LayoutTests/fast/loader/form-events-back-forward.html-disabled.
* fast/notifications/notifications-event-stop-propagation.html: Renamed from LayoutTests/fast/notifications/notifications-event-stop-propagation.html-disabled.
* fast/notifications/notifications-multi-events.html: Renamed from LayoutTests/fast/notifications/notifications-multi-events.html-disabled.
* fast/ruby/after-block-doesnt-crash.html: Renamed from LayoutTests/fast/ruby/after-block-doesnt-crash.html-disabled.
* fast/ruby/after-table-doesnt-crash.html: Renamed from LayoutTests/fast/ruby/after-table-doesnt-crash.html-disabled.
* fast/ruby/generated-after-counter-doesnt-crash.html: Renamed from LayoutTests/fast/ruby/generated-after-counter-doesnt-crash.html-disabled.
* fast/ruby/generated-before-and-after-counter-doesnt-crash.html: Renamed from LayoutTests/fast/ruby/generated-before-and-after-counter-doesnt-crash.html-disabled.
* fast/shadow-dom/copy-shadow-tree.html: Renamed from LayoutTests/fast/shadow-dom/copy-shadow-tree.html-disabled.
* fast/table/double-height-table-no-tbody.html: Renamed from LayoutTests/fast/table/double-height-table-no-tbody.html-disabled.
* fast/text/large-text-composed-char-dos.html: Renamed from LayoutTests/fast/text/large-text-composed-char-dos.html-disabled.
* http/tests/multipart/win-boundary-crash.html: Renamed from LayoutTests/http/tests/multipart/win-boundary-crash.html-disabled.
* http/tests/navigation/post-goback-repost-policy.html: Renamed from LayoutTests/http/tests/navigation/post-goback-repost-policy.html-disabled.
* http/tests/navigation/success200-frames-goback.html: Renamed from LayoutTests/http/tests/navigation/success200-frames-goback.html-disabled.
* http/tests/navigation/success200-frames-reload.html: Renamed from LayoutTests/http/tests/navigation/success200-frames-reload.html-disabled.
* http/tests/navigation/success200-subframeload-goback.html: Renamed from LayoutTests/http/tests/navigation/success200-subframeload-goback.html-disabled.
* java/lc3/ArrayMethods/object-001.html: Renamed from LayoutTests/java/lc3/ArrayMethods/object-001.html-disabled.
* java/lc3/forin/array-001.html: Renamed from LayoutTests/java/lc3/forin/array-001.html-disabled.
* jquery/effects.html: Renamed from LayoutTests/jquery/effects.html-disabled.
* js/garbage-collect-after-string-appends.html: Renamed from LayoutTests/js/garbage-collect-after-string-appends.html-disabled.
* js/kde/Date.html: Renamed from LayoutTests/js/kde/Date.html-disabled.
* js/resources/garbage-collect-after-string-appends.js: Renamed from LayoutTests/js/resources/garbage-collect-after-string-appends.js-disabled.
* js/string-concatenate-outofmemory.html: Renamed from LayoutTests/js/string-concatenate-outofmemory.html-disabled.
* media/video-canvas.html: Renamed from LayoutTests/media/video-canvas.html-disabled.
* platform/mac/plugins/pluginDocumentView-deallocated-dataSource.html: Renamed from LayoutTests/platform/mac/plugins/pluginDocumentView-deallocated-dataSource.html-disabled.
* sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.1_decodeURI/S15.1.3.1_A2.5_T1.html: Renamed from LayoutTests/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.1_decodeURI/S15.1.3.1_A2.5_T1.html-disabled.
* sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.2_decodeURIComponent/S15.1.3.2_A2.5_T1.html: Renamed from LayoutTests/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.2_decodeURIComponent/S15.1.3.2_A2.5_T1.html-disabled.
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T1.html: Renamed from LayoutTests/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T1.html-disabled.
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T2.html: Renamed from LayoutTests/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T2.html-disabled.
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T3.html: Renamed from LayoutTests/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T3.html-disabled.
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T4.html: Renamed from LayoutTests/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T4.html-disabled.
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T5.html: Renamed from LayoutTests/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T5.html-disabled.
* sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T6.html: Renamed from LayoutTests/sputnik/Conformance/15_Native_Objects/15.9_Date/15.9.3/S15.9.3.1_A5_T6.html-disabled.
* sputnik/Unicode/Unicode_218/S7.6_A1.1_T5.html: Renamed from LayoutTests/sputnik/Unicode/Unicode_218/S7.6_A1.1_T5.html-disabled.
* sputnik/Unicode/Unicode_218/S7.6_A3.1.html: Renamed from LayoutTests/sputnik/Unicode/Unicode_218/S7.6_A3.1.html-disabled.
* sputnik/Unicode/Unicode_218/S7.6_A3.2.html: Renamed from LayoutTests/sputnik/Unicode/Unicode_218/S7.6_A3.2.html-disabled.
* sputnik/Unicode/Unicode_218/S7.6_A5.2_T5.html: Renamed from LayoutTests/sputnik/Unicode/Unicode_218/S7.6_A5.2_T5.html-disabled.
* sputnik/Unicode/Unicode_320/S7.6_A1.1_T5.html: Renamed from LayoutTests/sputnik/Unicode/Unicode_320/S7.6_A1.1_T5.html-disabled.
* sputnik/Unicode/Unicode_320/S7.6_A5.2_T5.html: Renamed from LayoutTests/sputnik/Unicode/Unicode_320/S7.6_A5.2_T5.html-disabled.
* sputnik/Unicode/Unicode_410/S7.6_A1.1_T5.html: Renamed from LayoutTests/sputnik/Unicode/Unicode_410/S7.6_A1.1_T5.html-disabled.
* sputnik/Unicode/Unicode_410/S7.6_A5.2_T5.html: Renamed from LayoutTests/sputnik/Unicode/Unicode_410/S7.6_A5.2_T5.html-disabled.
* sputnik/Unicode/Unicode_500/S7.6_A1.1_T5.html: Renamed from LayoutTests/sputnik/Unicode/Unicode_500/S7.6_A1.1_T5.html-disabled.
* sputnik/Unicode/Unicode_500/S7.6_A5.2_T5.html: Renamed from LayoutTests/sputnik/Unicode/Unicode_500/S7.6_A5.2_T5.html-disabled.
* sputnik/Unicode/Unicode_510/S7.6_A1.1_T5.html: Renamed from LayoutTests/sputnik/Unicode/Unicode_510/S7.6_A1.1_T5.html-disabled.
* sputnik/Unicode/Unicode_510/S7.6_A5.2_T5.html: Renamed from LayoutTests/sputnik/Unicode/Unicode_510/S7.6_A5.2_T5.html-disabled.
* svg/batik/text/textBiDi.svg: Renamed from LayoutTests/svg/batik/text/textBiDi.svg-disabled.
* svg/custom/filter-source-alpha.svg: Renamed from LayoutTests/svg/custom/filter-source-alpha.svg-disabled.
* svg/custom/font-face-fallback.svg: Renamed from LayoutTests/svg/custom/font-face-fallback.svg-disabled.
* svg/custom/js-font-test.svg: Renamed from LayoutTests/svg/custom/js-font-test.svg-disabled.
* svg/zoom/page/zoom-svg-through-object-with-text.xhtml: Renamed from LayoutTests/svg/zoom/page/zoom-svg-through-object-with-text.xhtml-disabled.
- Renamed disabled tests now that they're skipped in TestExpectations.
2017-01-28 Matt Baker <mattbaker@apple.com>
Web Inspector: Need some limit on Async Call Stacks for async loops (rAF loops)
https://bugs.webkit.org/show_bug.cgi?id=165633
<rdar://problem/29738502>
Reviewed by Joseph Pecoraro.
Add truncation test cases and cleanup call frame logging.
* inspector/debugger/async-stack-trace-expected.txt:
* inspector/debugger/async-stack-trace.html:
* inspector/debugger/resources/log-active-stack-trace.js: Added.
(TestPage.registerInitializer.window.getActiveStackTrace):
(TestPage.registerInitializer.logStackTrace.logCallFrame):
(TestPage.registerInitializer.):
(TestPage.registerInitializer.window.logActiveStackTrace):
(TestPage.registerInitializer):
2017-01-28 Yoav Weiss <yoav@yoav.ws>
Add Link Preload as an off-by-default experimental feature menu item.
https://bugs.webkit.org/show_bug.cgi?id=167201
Reviewed by Ryosuke Niwa.
Removed code explicitly enabling Link preload from the tests, as it is now
turned on by default for testing. Corrected expectation files accordingly.
* http/tests/fetch/redirectmode-and-preload.html:
* http/tests/preload/delaying_onload_link_preload_after_discovery.html:
* http/tests/preload/delaying_onload_link_preload_after_discovery_image.html:
* http/tests/preload/download_resources-expected.txt:
* http/tests/preload/download_resources.html:
* http/tests/preload/download_resources_from_header_iframe.html:
* http/tests/preload/download_resources_from_invalid_headers.html:
* http/tests/preload/dynamic_adding_preload.html:
* http/tests/preload/dynamic_remove_preload_href-expected.txt:
* http/tests/preload/dynamic_remove_preload_href.html:
* http/tests/preload/not_delaying_window_onload_before_discovery.html:
* http/tests/preload/onerror_event-expected.txt:
* http/tests/preload/onerror_event.html:
* http/tests/preload/onload_event-expected.txt:
* http/tests/preload/onload_event.html:
* http/tests/preload/resources/download_resources_from_header.php:
* http/tests/preload/resources/invalid_resources_from_header.php:
* http/tests/preload/single_download_preload-expected.txt:
* http/tests/preload/single_download_preload.html:
* http/tests/security/cached-cross-origin-preloaded-css-stylesheet.html:
* http/tests/security/cached-cross-origin-preloading-css-stylesheet.html:
2017-01-28 Antoine Quint <graouts@apple.com>
[Modern Media Controls] REGRESSION: Video stops playing after going into Full Screen in media documents
https://bugs.webkit.org/show_bug.cgi?id=167552
<rdar://problem/29601646>
Reviewed by Eric Carlson.
Add a new test that checks that clicking on a <video> within a media document does not paused after being clicked.
Since this behavior uses click events, we use window.eventSender and skip this test on iOS.
* media/modern-media-controls/media-documents/click-on-video-should-not-pause-expected.txt: Added.
* media/modern-media-controls/media-documents/click-on-video-should-not-pause.html: Added.
* platform/ios-simulator/TestExpectations:
2017-01-28 Zalan Bujtas <zalan@apple.com>
Resolve beforeChild's render tree position before calling addChildIgnoringContinuation.
https://bugs.webkit.org/show_bug.cgi?id=167540
<rdar://problem/30126535>
Reviewed by Simon Fraser.
* fast/multicol/assert-on-continuation-with-spanner-expected.txt: Added.
* fast/multicol/assert-on-continuation-with-spanner.html: Added.
2017-01-28 Joseph Pecoraro <pecoraro@apple.com>
Add User Timing Experimental Feature
https://bugs.webkit.org/show_bug.cgi?id=167542
<rdar://problem/22746307>
Reviewed by Ryosuke Niwa.
* platform/efl/js/dom/global-constructors-attributes-expected.txt:
* platform/gtk/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-elcapitan/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
* platform/win/js/dom/global-constructors-attributes-expected.txt:
Update results now that experimental User Timing feature is enabled in tests.
2017-01-27 Yusuke Suzuki <utatane.tea@gmail.com>
Lift template escape sequence restrictions in tagged templates
https://bugs.webkit.org/show_bug.cgi?id=166871
Reviewed by Saam Barati.
Update the error messages.
* inspector/runtime/parse-expected.txt:
* js/unicode-escape-sequences-expected.txt:
2017-01-27 Yusuke Suzuki <utatane.tea@gmail.com>
setTimeout / setInterval's string execution should inherit SourceOrigin correctly
https://bugs.webkit.org/show_bug.cgi?id=167097
Reviewed by Darin Adler.
We set the default SourceOrigin for the ScriptController::executeScriptInWorld.
The default SourceOrigin has the document baseURL and CachedScriptFetcher.
setTimeout and setInterval use this interface. And it uses the default SourceOrigin
for the document (Realm of the setTimeout / setInterval). This is the expected
behavior in the dynamic import proposal.
* js/dom/modules/import-from-set-interval-expected.txt: Added.
* js/dom/modules/import-from-set-interval.html: Added.
* js/dom/modules/import-from-set-timeout-expected.txt: Added.
* js/dom/modules/import-from-set-timeout.html: Added.
2017-01-27 Simon Fraser <simon.fraser@apple.com>
Tweak the test to avoid one pixel of difference on some hardware.
* css3/filters/backdrop/backdrop-filter-uneven-corner-radii-expected.html:
* css3/filters/backdrop/backdrop-filter-uneven-corner-radii.html:
2017-01-27 Simon Fraser <simon.fraser@apple.com>
Element with a backdrop-filter and a mask may not correctly mask the backdrop
https://bugs.webkit.org/show_bug.cgi?id=167456
rdar://problem/29320059
Reviewed by Antoine Quint.
* css3/filters/backdrop/backdrop-filter-uneven-corner-radii-expected.html: Added.
* css3/filters/backdrop/backdrop-filter-uneven-corner-radii.html: Added.
2017-01-27 Jer Noble <jer.noble@apple.com>
media/track/track-in-band-style.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=167516
Reviewed by Eric Carlson.
Update the test to use 'cuechange' rather than a 200ms timer.
* media/track/track-in-band-style-expected.txt:
* media/track/track-in-band-style.html:
* platform/mac/TestExpectations:
2017-01-27 Youenn Fablet <youenn@apple.com>
LayoutTest fast/mediastream/getUserMedia-webaudio.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=167513
Unreviewed.
* TestExpectations: Not yet ready to run this test.
2017-01-27 Zalan Bujtas <zalan@apple.com>
Simple line layout: Do not bail out on -webkit-line-box-contain: block glyphs unless text overflows vertically.
https://bugs.webkit.org/show_bug.cgi?id=167481
<rdar://problem/30180150>
Reviewed by Antti Koivisto.
* fast/text/simple-line-layout-line-box-contain-glyphs-expected.html: Added.
* fast/text/simple-line-layout-line-box-contain-glyphs.html: Added.
2017-01-27 Devin Rousso <dcrousso+webkit@gmail.com>
Styles should not show background-repeat-x/y, or -webkit-mask-repeat-x/y
https://bugs.webkit.org/show_bug.cgi?id=167255
Reviewed by Joseph Pecoraro.
Checks that internal-only CSS properties are marked as invalid when passed to WebInspector.
* inspector/css/css-property-expected.txt: Added.
* inspector/css/css-property.html: Added.
2017-01-27 Antti Koivisto <antti@apple.com>
Implement Cache-control: immutable
https://bugs.webkit.org/show_bug.cgi?id=167497
Reviewed by Chris Dumez.
* http/tests/cache/cache-control-immutable-http-expected.txt: Added.
* http/tests/cache/cache-control-immutable-http.html: Added.
* http/tests/cache/cache-control-immutable-https-expected.txt: Added.
* http/tests/cache/cache-control-immutable-https.html: Added.
* http/tests/cache/resources/cache-control-immutable.js: Added.
* http/tests/cache/resources/iframe-with-script.cgi: Added.
2017-01-26 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/layout-node/addChild.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=167461
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-27 Yusuke Suzuki <utatane.tea@gmail.com>
Implement dynamic-import for WebCore
https://bugs.webkit.org/show_bug.cgi?id=166926
Reviewed by Ryosuke Niwa.
* http/tests/misc/import-absolute-url-expected.txt: Added.
* http/tests/misc/import-absolute-url.html: Added.
* http/tests/security/contentSecurityPolicy/1.1/import-scriptnonce-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/1.1/import-scriptnonce.html: Added.
* http/tests/security/contentSecurityPolicy/1.1/resources/import-scriptnonce-allowed1.js: Added.
* http/tests/security/contentSecurityPolicy/1.1/resources/import-scriptnonce-allowed2.js: Added.
* http/tests/security/contentSecurityPolicy/1.1/resources/import-scriptnonce-allowed3.js: Added.
* http/tests/security/contentSecurityPolicy/1.1/resources/import-scriptnonce-allowed4.js: Added.
* http/tests/security/contentSecurityPolicy/1.1/resources/import-scriptnonce-allowed5.js: Added.
* http/tests/security/contentSecurityPolicy/1.1/resources/import-scriptnonce-allowed6.js: Added.
* http/tests/security/contentSecurityPolicy/1.1/resources/import-scriptnonce-blocked1.js: Added.
* http/tests/security/contentSecurityPolicy/1.1/resources/import-scriptnonce-blocked2.js: Added.
* http/tests/security/contentSecurityPolicy/1.1/resources/import-scriptnonce-blocked3.js: Added.
* http/tests/security/contentSecurityPolicy/1.1/resources/import-scriptnonce-blocked4.js: Added.
* http/tests/security/contentSecurityPolicy/1.1/resources/import-scriptnonce-blocked5.js: Added.
* http/tests/security/contentSecurityPolicy/1.1/resources/import-scriptnonce-blocked6.js: Added.
* http/tests/security/import-module-crossorigin-loads-error-expected.txt: Added.
* http/tests/security/import-module-crossorigin-loads-error-src-expected.txt: Added.
* http/tests/security/import-module-crossorigin-loads-error-src.html: Added.
* http/tests/security/import-module-crossorigin-loads-error.html: Added.
* http/tests/security/import-module-crossorigin-loads-expected.txt: Added.
* http/tests/security/import-module-crossorigin-loads-src-expected.txt: Added.
* http/tests/security/import-module-crossorigin-loads-src.html: Added.
* http/tests/security/import-module-crossorigin-loads.html: Added.
* http/tests/security/import-script-crossorigin-loads-error-expected.txt: Added.
* http/tests/security/import-script-crossorigin-loads-error.html: Added.
* http/tests/security/import-script-crossorigin-loads-omit-expected.txt: Added.
* http/tests/security/import-script-crossorigin-loads-omit.html: Added.
* http/tests/security/resources/cors-deny.php: Added.
* http/tests/security/resources/import-module-crossorigin-loads-error-src.js: Added.
(import.string_appeared_here.then):
* http/tests/security/resources/import-module-crossorigin-loads-src.js: Added.
(import.string_appeared_here.then):
* js/dom/modules/import-execution-order-expected.txt: Added.
* js/dom/modules/import-execution-order.html: Copied from LayoutTests/js/dom/modules/module-execution-error-inside-dependent-module-should-be-propagated-to-onerror.html.
* js/dom/modules/import-from-handler-expected.txt: Added.
* js/dom/modules/import-from-handler.html: Copied from LayoutTests/js/dom/modules/module-src-simple.html.
* js/dom/modules/import-from-javascript-url-expected.txt: Added.
* js/dom/modules/import-from-javascript-url.html: Copied from LayoutTests/js/dom/modules/module-execution-error-inside-dependent-module-should-be-propagated-to-onerror.html.
* js/dom/modules/import-from-loaded-classic-expected.txt: Added.
* js/dom/modules/import-from-loaded-classic.html: Copied from LayoutTests/js/dom/modules/module-src-simple.html.
* js/dom/modules/import-from-loaded-module-expected.txt: Added.
* js/dom/modules/import-from-loaded-module.html: Copied from LayoutTests/js/dom/modules/module-src-simple.html.
* js/dom/modules/import-from-module-expected.txt: Added.
* js/dom/modules/import-from-module.html: Copied from LayoutTests/js/dom/modules/module-src-simple.html.
* js/dom/modules/import-incorrect-relative-specifier-expected.txt: Added.
* js/dom/modules/import-incorrect-relative-specifier.html: Copied from LayoutTests/js/dom/modules/module-src-simple.html.
* js/dom/modules/import-simple-expected.txt: Added.
* js/dom/modules/import-simple.html: Copied from LayoutTests/js/dom/modules/module-src-simple.html.
* js/dom/modules/module-document-write-src.html:
* js/dom/modules/module-execution-error-inside-dependent-module-should-be-propagated-to-onerror.html:
* js/dom/modules/module-execution-order-mixed-with-classic-scripts.html:
* js/dom/modules/module-execution-order-mixed.html:
* js/dom/modules/module-inline-dynamic.html:
* js/dom/modules/module-inline-simple.html:
* js/dom/modules/module-load-event-with-src.html:
* js/dom/modules/module-load-same-module-from-different-entry-point-dynamic.html:
* js/dom/modules/module-load-same-module-from-different-entry-point-in-src.html:
* js/dom/modules/module-load-same-module-from-different-entry-point.html:
* js/dom/modules/module-not-found-error-event-with-src-and-import.html:
* js/dom/modules/module-src-current-script.html:
* js/dom/modules/module-src-dynamic.html:
* js/dom/modules/module-src-simple.html:
* js/dom/modules/module-type-case-insensitive.html:
* js/dom/modules/module-will-fire-beforeload.html:
* js/dom/modules/nomodule-dynamic-classic-src.html:
* js/dom/modules/nomodule-has-no-effect-on-module-inline.html:
* js/dom/modules/nomodule-has-no-effect-on-module-src.html:
* js/dom/modules/nomodule-prevents-execution-classic-script-src.html:
* js/dom/modules/nomodule-reflect.html:
* js/dom/modules/resources/error-classic-script.js: Renamed from LayoutTests/js/dom/modules/script-tests/error-classic-script.js.
* js/dom/modules/resources/import-from-loaded-classic-finish.js: Added.
* js/dom/modules/resources/import-from-loaded-classic.js: Added.
* js/dom/modules/resources/import-from-loaded-module-finish.js: Added.
* js/dom/modules/resources/import-from-loaded-module.js: Added.
* js/dom/modules/resources/module-document-write-src.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-document-write-src.js.
* js/dom/modules/resources/module-execution-error-inside-dependent-module-should-be-propagated-to-onerror-throw.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-execution-error-inside-dependent-module-should-be-propagated-to-onerror-throw.js.
* js/dom/modules/resources/module-execution-error-inside-dependent-module-should-be-propagated-to-onerror.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-execution-error-inside-dependent-module-should-be-propagated-to-onerror.js.
* js/dom/modules/resources/module-execution-order-mixed-2.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-execution-order-mixed-2.js.
* js/dom/modules/resources/module-execution-order-mixed-cappuccino.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-execution-order-mixed-cappuccino.js.
* js/dom/modules/resources/module-execution-order-mixed-cocoa.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-execution-order-mixed-cocoa.js.
* js/dom/modules/resources/module-execution-order-mixed-matcha.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-execution-order-mixed-matcha.js.
* js/dom/modules/resources/module-execution-order-mixed-with-classic-scripts-2.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-execution-order-mixed-with-classic-scripts-2.js.
* js/dom/modules/resources/module-execution-order-mixed-with-classic-scripts-cappuccino.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-execution-order-mixed-with-classic-scripts-cappuccino.js.
* js/dom/modules/resources/module-execution-order-mixed-with-classic-scripts-cocoa.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-execution-order-mixed-with-classic-scripts-cocoa.js.
* js/dom/modules/resources/module-execution-order-mixed-with-classic-scripts-matcha.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-execution-order-mixed-with-classic-scripts-matcha.js.
* js/dom/modules/resources/module-execution-order-mixed-with-classic-scripts.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-execution-order-mixed-with-classic-scripts.js.
* js/dom/modules/resources/module-execution-order-mixed.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-execution-order-mixed.js.
* js/dom/modules/resources/module-inline-dynamic.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-inline-dynamic.js.
* js/dom/modules/resources/module-inline-simple.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-inline-simple.js.
* js/dom/modules/resources/module-load-event-with-src.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-load-event-with-src.js.
* js/dom/modules/resources/module-load-same-module-from-different-entry-point.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-load-same-module-from-different-entry-point.js.
* js/dom/modules/resources/module-not-found-error-event-with-src-and-import.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-not-found-error-event-with-src-and-import.js.
* js/dom/modules/resources/module-src-current-script.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-src-current-script.js.
* js/dom/modules/resources/module-src-dynamic-cocoa.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-src-dynamic-cocoa.js.
* js/dom/modules/resources/module-src-dynamic.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-src-dynamic.js.
* js/dom/modules/resources/module-src-simple-cocoa.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-src-simple-cocoa.js.
* js/dom/modules/resources/module-src-simple.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-src-simple.js.
* js/dom/modules/resources/module-will-fire-beforeload.js: Renamed from LayoutTests/js/dom/modules/script-tests/module-will-fire-beforeload.js.
2017-01-26 Chris Dumez <cdumez@apple.com>
Crash when navigating back to a page in PacheCache when one of its frames has been removed
https://bugs.webkit.org/show_bug.cgi?id=167421
<rdar://problem/30188490>
Reviewed by Darin Adler.
* fast/history/page-cache-after-window-open-expected.txt: Added.
* fast/history/page-cache-after-window-open.html: Added.
* fast/history/page-cache-back-navigation-crash-expected.txt: Added.
* fast/history/page-cache-back-navigation-crash.html: Added.
* fast/history/page-cache-with-opener-expected.txt: Added.
* fast/history/page-cache-with-opener.html: Added.
* fast/history/resources/page-cache-window-with-iframe.html: Added.
* fast/history/resources/page-cache-window-with-opener.html: Added.
Add layout test coverage.
* editing/mac/input/unconfirmed-text-navigation-with-page-cache.html:
* fast/harness/page-cache-crash-on-data-urls.html:
* fast/harness/use-page-cache.html:
* fast/history/page-cache-after-window-open-expected.txt: Added.
* fast/history/page-cache-after-window-open.html: Added.
* fast/history/page-cache-with-opener-expected.txt: Added.
* fast/history/page-cache-with-opener.html: Added.
* fast/history/resources/page-cache-window-with-opener.html: Added.
* fast/loader/stateobjects/no-popstate-when-back-to-stateless-entry-with-page-cache.html:
* fast/loader/stateobjects/popstate-fires-with-page-cache.html:
* tiled-drawing/tiled-drawing-scroll-position-page-cache-restoration.html:
These tests relied on using window.open() to test PageCache for convenience. They now
need to override a setting in order to be allowed to do so.
2017-01-26 Youenn Fablet <youennf@gmail.com>
[WebRTC] Add a LibWebRTC mock for testing
https://bugs.webkit.org/show_bug.cgi?id=167429
Reviewed by Alex Christensen.
* TestExpectations: Marking webrtc new tests as skipped for the moment.
* fast/mediastream/RTCPeerConnection-createAnswer.html:
* fast/mediastream/RTCPeerConnection-icecandidate-event.html:
* fast/mediastream/RTCPeerConnection-iceconnectionstatechange-event.html:
* webrtc/datachannel/basic.html: Added.
* webrtc/routines.js: Added.
(createConnections):
(closeConnections):
(onCreateSessionDescriptionError):
(gotDescription1):
(gotDescription2):
(iceCallback1):
(iceCallback2):
(onAddIceCandidateSuccess):
(onAddIceCandidateError):
* webrtc/video.html: Added.
2017-01-26 Daniel Bates <dabates@apple.com>
[QuickLook] Add test to ensure that RTF documents have a unique origin
https://bugs.webkit.org/show_bug.cgi?id=167480
Reviewed by Andy Estes.
* http/tests/quicklook/resources/document-domain-is-empty-string.rtf: Added.
* http/tests/quicklook/rtf-document-domain-is-empty-string-expected.txt: Added.
* http/tests/quicklook/rtf-document-domain-is-empty-string.html: Added.
* platform/ios-simulator/TestExpectations: Skip the test in OpenSource as we
do not support touch events.
2017-01-26 Jeremy Jones <jeremyj@apple.com>
Page should be able to request pointer lock without user gesture if it relinquished it without a user gesture
https://bugs.webkit.org/show_bug.cgi?id=167126
Reviewed by Jon Lee.
Enable pointer-lock/locked-element-removed-from-dom.html for WK2 by enabling for Mac and disabling for WK1.
Not enable in WK1 becuase of https://bugs.webkit.org/show_bug.cgi?id=167127
* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:
2017-01-26 Andy Estes <aestes@apple.com>
[QuickLook] REGRESSION (WebKit2): Requests are made to invalid x-apple-ql-id: URLs
https://bugs.webkit.org/show_bug.cgi?id=167453
Reviewed by Brent Fulgham.
* quicklook/invalid-ql-id-url-expected.txt: Added.
* quicklook/invalid-ql-id-url.html: Added.
* quicklook/nil-response-mime-type-expected.txt: Removed.
* quicklook/nil-response-mime-type.html: Removed.
* quicklook/resources/invalid-ql-id-url.xls: Added.
* quicklook/resources/nil-response-mime-type.xls: Removed.
2017-01-26 Jeremy Jones <jeremyj@apple.com>
Pointer lock events should be delivered directly to the target element
https://bugs.webkit.org/show_bug.cgi?id=167134
Reviewed by Jon Lee.
The pointer-lock/mouse-event-delivery.html test is modified to explicitly move the mouse pointer to a valid
location before sending mouse actions. Without this, the test infrastructure doesn't know that the pointer
is over the web view and doesn't deliver events.
Added code to test for wheel events.
* platform/mac/TestExpectations: enabled test.
* pointer-lock/mouse-event-delivery.html:
* pointer-lock/mouse-event-delivery-expected.txt:
2017-01-26 Jeremy Jones <jeremyj@apple.com>
Request pointer unlock on navigation and re-enable pointer-lock tests for WK2.
https://bugs.webkit.org/show_bug.cgi?id=166765
Reviewed by Tim Horton.
Enabled pointer lock tests for wk2 now that pointer lock state is being reset after each test.
* platform/mac-wk2/TestExpectations:
2017-01-26 Zalan Bujtas <zalan@apple.com>
Simple line layout: Add support for -webkit-hyphenate-limit-lines
https://bugs.webkit.org/show_bug.cgi?id=167446
<rdar://problem/30194030>
Reviewed by Antti Koivisto.
* fast/text/simple-line-layout-hyphen-limit-lines-expected.html: Added.
* fast/text/simple-line-layout-hyphen-limit-lines.html: Added.
* fast/text/simple-line-layout-hyphen-limit-lines2-expected.html: Added.
* fast/text/simple-line-layout-hyphen-limit-lines2.html: Added.
* platform/mac/fast/text/hyphenate-limit-lines-expected.txt: progression
2017-01-26 Zalan Bujtas <zalan@apple.com>
Simple line layout: Add support for -webkit-hyphenate-limit-after and -webkit-hyphenate-limit-before
https://bugs.webkit.org/show_bug.cgi?id=167439
<rdar://problem/30180184>
Reviewed by Antti Koivisto.
* fast/text/simple-line-layout-hyphen-limit-after.html: Added.
* fast/text/simple-line-layout-hyphen-limit-before-expected.html: Added.
* fast/text/simple-line-layout-hyphen-limit-before.html: Added.
* platform/mac/fast/text/hyphenate-limit-before-after-expected.txt: progression.
2017-01-26 Ryan Haddad <ryanhaddad@apple.com>
Marking swipe/main-frame-pinning-requirement.html as flaky on El Capitan.
https://bugs.webkit.org/show_bug.cgi?id=161887
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-01-26 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=165319
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:
2017-01-24 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/heap/gc.html as slow on macOS debug.
https://bugs.webkit.org/show_bug.cgi?id=167408
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-26 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Hiding controls, changing their width and showing them again shows an incorrect layout
https://bugs.webkit.org/show_bug.cgi?id=167160
<rdar://problem/29612318>
Reviewed by Dean Jackson.
Add a new test that creates media controls at a given width, hides the controls bar, increases the width, makes
the controls bar visible again, and checks that the layout was correctly updated as a result.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-resize-with-hidden-controls-bar-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-resize-with-hidden-controls-bar.html: Added.
2017-01-25 Ryosuke Niwa <rniwa@webkit.org>
Crash under DOMSelection::deleteFromDocument()
https://bugs.webkit.org/show_bug.cgi?id=167232
Reviewed by Chris Dumez.
Based on a patch by Chris Dumez. Add a regression test and rebaseline a Blink test as WebKit's
new behavior matches that of Gecko instead of Blink.
* editing/selection/deleteFromDocument-shadow-tree-crash-expected.txt: Added.
* editing/selection/deleteFromDocument-shadow-tree-crash.html: Added.
* imported/blink/editing/selection/deleteFromDocument-crash-expected.html:
2017-01-25 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/airplay-support/airplay-support.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=167442
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-25 Ryan Haddad <ryanhaddad@apple.com>
modern-media-test gardening.
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:
2017-01-25 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline fast/forms/ios/ipad/focus-input-via-button.html.
Unreviewed test gardening.
* fast/forms/ios/ipad/focus-input-via-button-expected.txt:
2017-01-25 Yoav Weiss <yoav@yoav.ws>
REGRESSION(r203110): LayoutTest http/tests/preload/single_download_preload_runner.html timing out
https://bugs.webkit.org/show_bug.cgi?id=159678
Move the single_download_preload test to be in a single document rather than a frame, as the frame based version was timing out.
I suspect that recent changes to handling of feature flags resulted in feature flags turned off for frames, which caused this test
to fail. As the frame doesn't seem required in this case, we can fold the entire test to a single document.
On top of that, I added per resource verification for the number of requests, which makes the test clearer, and avoided verifying
result for resource types that are currently failing/flaky.
Reviewed by Alex Christensen
* TestExpectations: Removed the timeout expectation for the test.
* http/tests/preload/single_download_preload-expected.txt: Renamed from LayoutTests/http/tests/preload/single_download_preload_runner-expected.txt.
* http/tests/preload/single_download_preload.html: Renamed from LayoutTests/http/tests/preload/resources/single_download_preload.html as well as fixed.
* http/tests/preload/single_download_preload_runner.html: Removed.
* http/tests/resources/dummy.xml: Added.
* http/tests/resources/test.oga: Added.
* platform/mac/TestExpectations: Removed the timeout expectation for the test.
2017-01-25 Ryan Haddad <ryanhaddad@apple.com>
Fix a typo in TestExpectations.
Unreviewed test gardening.
* TestExpectations:
2017-01-25 Ryan Haddad <ryanhaddad@apple.com>
Marking fast/backgrounds/background-repeat-x-y-parse.html as failing.
https://bugs.webkit.org/show_bug.cgi?id=167428
Unreviewed test gardening.
* TestExpectations:
2017-01-25 Ryan Haddad <ryanhaddad@apple.com>
modern-media-tests LayoutTest gardening.
https://bugs.webkit.org/show_bug.cgi?id=167396
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-25 Ryan Haddad <ryanhaddad@apple.com>
Test result gardening for ios-simulator.
Unreviewed test gardening.
* fast/events/touch/ios/block-without-overflow-scroll-and-passive-observer-on-block-scrolling-state-expected.txt:
* fast/events/touch/ios/block-without-overflow-scroll-and-passive-observer-on-document-scrolling-state-expected.txt:
* fast/events/touch/ios/block-without-overflow-scroll-scrolling-state-expected.txt:
* fast/events/touch/ios/tap-with-active-touch-end-listener-expected.txt:
2017-01-25 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=167253
Reviewed by Jon Lee.
This test should no longer be flaky, so let's not mark it as such anymore.
* platform/mac-wk1/TestExpectations:
2017-01-25 Simon Fraser <simon.fraser@apple.com>
Revert r210882, removing support for background-repeat-x/y
https://bugs.webkit.org/show_bug.cgi?id=167223
Reviewed by Myles Maxfield.
Fix the layout tests.
fast/backgrounds/background-repeat-x-y.html was mistakenly removed in r211060 so
remove its expected. Fix the parsing test.
* fast/backgrounds/background-repeat-x-y-expected.html: Removed.
* fast/backgrounds/background-repeat-x-y-parse-expected.txt:
* fast/backgrounds/background-repeat-x-y-parse.html:
2017-01-25 Simon Fraser <simon.fraser@apple.com>
Revert r210882, removing support for background-repeat-x/y
https://bugs.webkit.org/show_bug.cgi?id=167223
Reviewed by Myles Maxfield.
Modify the test to check that background-repeat-x and background-repeat-y are not parsed.
* fast/backgrounds/background-repeat-x-y-parse-expected.txt:
* fast/backgrounds/background-repeat-x-y-parse.html:
2017-01-25 Youenn Fablet <youenn@apple.com>
Flaky Test: imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken.html
https://bugs.webkit.org/show_bug.cgi?id=167380
Unreviewed.
* TestExpectations: Marking test as flaky.
2017-01-24 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/airplay-support/airplay-support.html is failing
https://bugs.webkit.org/show_bug.cgi?id=164323
Reviewed by Jon Lee.
Make media/modern-media-controls/airplay-support/airplay-support.html more robust by following
the same pattern used in media/airplay-target-availability.html which proved to be robust.
* media/modern-media-controls/airplay-support/airplay-support.html:
* platform/mac/TestExpectations:
2017-01-24 Joseph Pecoraro <pecoraro@apple.com>
Fold USER_TIMING into WEB_TIMING and make it a RuntimeEnabledFeature
https://bugs.webkit.org/show_bug.cgi?id=167394
Reviewed by Ryosuke Niwa.
* platform/gtk/fast/dom/Window/window-properties-performance-expected.txt:
Although this test is skipped on gtk, update the results.
2017-01-24 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/placard-support/placard-support-airplay.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=164298
Reviewed by Jon Lee.
Make media/modern-media-controls/placard-support/placard-support-airplay.html more robust by
following the same pattern used in media/airplay-target-availability.html which proved to be robust.
* media/modern-media-controls/placard-support/placard-support-airplay-expected.txt:
* media/modern-media-controls/placard-support/placard-support-airplay.html:
* platform/mac/TestExpectations:
2017-01-24 Antoine Quint <graouts@apple.com>
LayoutTest media/modern-media-controls/tracks-panel/tracks-panel-hide.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=167311
Reviewed by Dean Jackson.
This test should no longer be flaky, so let's no mark it as such anymore.
* platform/mac/TestExpectations:
2017-01-24 Antoine Quint <graouts@apple.com>
Work around a crash when running media/modern-media-controls/pip-support/pip-support-enabled.html
https://bugs.webkit.org/show_bug.cgi?id=167381
Reviewed by Dean Jackson.
The test at media/modern-media-controls/pip-support/pip-support-enabled.html would crash because the test that
preceded it, media/modern-media-controls/pip-support/pip-support-click.html, would not exit the PiP presentation mode
before exiting the test. We now exit PiP before proceeding to the next test which avoid hitting the assertion
and the crash in Debug builds.
* media/modern-media-controls/pip-support/pip-support-click.html:
* platform/mac-wk1/TestExpectations:
2017-01-24 Brent Fulgham <bfulgham@apple.com>
Bug 167392: REGRESSION(r210531): Relax same-volume display requirement for iOS
https://bugs.webkit.org/show_bug.cgi?id=167392
<rdar://problem/30074665>
Reviewed by Brady Eidson.
Rebaseline two tests for ios-simulator, now that they exclude the cross-volume file check..
* platform/ios-simulator/fast/xmlhttprequest: Added.
* platform/ios-simulator/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt: Added.
* platform/ios-simulator/storage: Added.
* platform/ios-simulator/storage/domstorage: Added.
* platform/ios-simulator/storage/domstorage/sessionstorage: Added.
* platform/ios-simulator/storage/domstorage/sessionstorage/blocked-file-access-expected.txt: Added.
2017-01-24 Ryan Haddad <ryanhaddad@apple.com>
Marking macos-inline-media-controls/macos-inline-media-controls-buttons-styles.html as flaky on macOS WK1.
https://bugs.webkit.org/show_bug.cgi?id=163598
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-01-24 Joseph Pecoraro <pecoraro@apple.com>
Remove always true unsafePluginPastingEnabled setting
https://bugs.webkit.org/show_bug.cgi?id=167360
Reviewed by Andreas Kling.
* editing/pasteboard/paste-noplugin-expected.txt: Removed.
* editing/pasteboard/paste-noplugin-xhtml-expected.txt: Removed.
* editing/pasteboard/paste-noplugin-xhtml.xhtml: Removed.
* editing/pasteboard/paste-noplugin.html: Removed.
* platform/efl/TestExpectations:
* platform/wk2/TestExpectations:
2017-01-24 Zalan Bujtas <zalan@apple.com>
Simple line layout: Add support for hyphen: auto.
https://bugs.webkit.org/show_bug.cgi?id=167297
<rdar://problem/30119463>
Reviewed by Antti Koivisto.
* fast/text/simple-line-hyphens-with-text-align-expected.html: Added.
* fast/text/simple-line-hyphens-with-text-align.html: Added.
* fast/text/simple-line-hyphens-with-word-letter-spacing-expected.html: Added.
* fast/text/simple-line-hyphens-with-word-letter-spacing.html: Added.
2017-01-24 Ryan Haddad <ryanhaddad@apple.com>
More modern-media-controls LayoutTest gardening.
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:
2017-01-24 Nan Wang <n_wang@apple.com>
AX: Speak Selection does not work in an iframe
https://bugs.webkit.org/show_bug.cgi?id=166794
<rdar://problem/29913013>
Reviewed by Chris Fleizach.
* accessibility/ios-simulator/speak-selection-content-expected.txt: Added.
* accessibility/ios-simulator/speak-selection-content.html: Added.
* platform/ios-simulator-wk1/TestExpectations:
2017-01-24 Ryan Haddad <ryanhaddad@apple.com>
modern-media-controls LayoutTest gardening.
https://bugs.webkit.org/show_bug.cgi?id=167266
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
2017-01-24 Joseph Pecoraro <pecoraro@apple.com>
Remove always true selectionIncludesAltImageText setting
https://bugs.webkit.org/show_bug.cgi?id=167358
Reviewed by Alex Christensen.
* editing/pasteboard/copy-image-with-alt-text-expected.txt:
* editing/pasteboard/copy-image-with-alt-text.html:
* platform/efl/TestExpectations:
2017-01-24 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/media-controller/media-controller-resize.html as flaky on macOS WK1.
https://bugs.webkit.org/show_bug.cgi?id=164571
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-01-24 Ryan Haddad <ryanhaddad@apple.com>
WPT LayoutTest gardening for ios-simulator.
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2017-01-24 Joseph Pecoraro <pecoraro@apple.com>
Remove always true syncXHRInDocumentsEnabled setting
https://bugs.webkit.org/show_bug.cgi?id=167359
Reviewed by Alex Christensen.
* fast/xmlhttprequest/xmlhttprequest-sync-disabled-expected.txt: Removed.
* fast/xmlhttprequest/xmlhttprequest-sync-disabled.html: Removed.
2017-01-15 Yusuke Suzuki <utatane.tea@gmail.com>
Add the support for nomodule attribute on script element
https://bugs.webkit.org/show_bug.cgi?id=166987
Reviewed by Sam Weinig.
* js/dom/modules/nomodule-dynamic-classic-inline-expected.txt: Added.
* js/dom/modules/nomodule-dynamic-classic-inline.html: Added.
* js/dom/modules/nomodule-dynamic-classic-src-expected.txt: Added.
* js/dom/modules/nomodule-dynamic-classic-src.html: Added.
* js/dom/modules/nomodule-has-no-effect-on-module-inline-expected.txt: Added.
* js/dom/modules/nomodule-has-no-effect-on-module-inline.html: Added.
* js/dom/modules/nomodule-has-no-effect-on-module-src-expected.txt: Added.
* js/dom/modules/nomodule-has-no-effect-on-module-src.html: Added.
* js/dom/modules/nomodule-prevents-execution-classic-script-inline-expected.txt: Added.
* js/dom/modules/nomodule-prevents-execution-classic-script-inline.html: Added.
* js/dom/modules/nomodule-prevents-execution-classic-script-src-expected.txt: Added.
* js/dom/modules/nomodule-prevents-execution-classic-script-src.html: Added.
* js/dom/modules/nomodule-reflect-expected.txt: Added.
* js/dom/modules/nomodule-reflect.html: Added.
* js/dom/modules/script-tests/error-classic-script.js: Added.
2017-01-23 Gyuyoung Kim <gyuyoung.kim@webkit.org>
[EFL] Update timeout tests in media/modern-media-controls
Unreviewed EFL gardening.
* platform/efl/TestExpectations: Dozens of modern-media-controls tests are timeout.
2017-01-23 Ryan Haddad <ryanhaddad@apple.com>
LayoutTest gardening for modern-media-tests.
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:
2017-01-23 Ryan Haddad <ryanhaddad@apple.com>
Remove conflicting TestExpectations for font variations tests.
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-23 Filip Pizlo <fpizlo@apple.com>
SharedArrayBuffer plus WebGL should not equal CRASH
https://bugs.webkit.org/show_bug.cgi?id=167329
Reviewed by Saam Barati.
This test used to crash and now it doesn't. It throws some exception.
* js/shared-array-buffer-webgl-expected.txt: Added.
* js/shared-array-buffer-webgl.html: Added.
2017-01-23 Myles C. Maxfield <mmaxfield@apple.com>
Migrate font variations tests to using David Jonathan Ross's Boxis font
https://bugs.webkit.org/show_bug.cgi?id=167222
Reviewed by Dean Jackson.
He extremely generously made this font for doing testing of variation fonts,
and worked with us to licence it appropriately so it can be used in WebKit
directly.
Thanks so much to DJR!!!!
I also took this opportunity to make the tests in animations/font-variations
more robust.
* animations/font-variations/font-variation-settings-expected.html: Removed.
* animations/font-variations/font-variation-settings-expected.txt: Added.
* animations/font-variations/font-variation-settings-order-expected.html: Removed.
* animations/font-variations/font-variation-settings-order-expected.txt: Added.
* animations/font-variations/font-variation-settings-order.html:
* animations/font-variations/font-variation-settings-unlike-expected.html: Removed.
* animations/font-variations/font-variation-settings-unlike-expected.txt: Added.
* animations/font-variations/font-variation-settings-unlike.html:
* animations/font-variations/font-variation-settings.html:
* animations/font-variations/resources/Boxis-VF.ttf: Added.
* fast/backgrounds/background-repeat-x-y.html: Removed.
* fast/text/variations/advances.html:
* fast/text/variations/case-axis-names-expected.html:
* fast/text/variations/case-axis-names.html:
* fast/text/variations/default-value-expected.html:
* fast/text/variations/default-value.html:
* fast/text/variations/duplicate-axis-expected.html: Removed.
* fast/text/variations/duplicate-axis.html: Removed.
* fast/text/variations/duplicate-expected.html:
* fast/text/variations/duplicate.html:
* fast/text/variations/exist-expected-mismatch.html:
* fast/text/variations/exist.html:
* fast/text/variations/getComputedStyle-expected.txt:
* fast/text/variations/getComputedStyle.html:
* fast/text/variations/inheritance-expected.html:
* fast/text/variations/inheritance.html:
* fast/text/variations/order-expected.html:
* fast/text/variations/order.html:
* fast/text/variations/outofbounds-expected-mismatch.html:
* fast/text/variations/outofbounds.html:
* fast/text/variations/resources/Boxis-VF.ttf: Added.
* platform/mac/TestExpectations:
2017-01-23 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/tracks-panel/tracks-panel-hide.html as flaky on macOS debug.
https://bugs.webkit.org/show_bug.cgi?id=167311
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-23 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/placard-support/placard-support-pip.html as a flaky crash on Sierra WK1.
https://bugs.webkit.org/show_bug.cgi?id=167320
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-01-23 Ryan Haddad <ryanhaddad@apple.com>
Add Sierra flag to TestExpectation for media/modern-media-controls/placard-support/placard-support-pip.html.
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-01-23 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=167275
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-23 Megan Gardner <megan_gardner@apple.com>
REGRESSION (r210941): LayoutTest scrollingcoordinator/ios/sync-layer-positions-after-scroll.html failing
https://bugs.webkit.org/show_bug.cgi?id=167262
Unreviewed test gardening.
Fix to interpolation code caused a different result.
* scrollingcoordinator/ios/sync-layer-positions-after-scroll-expected.txt:
2017-01-22 Joseph Pecoraro <pecoraro@apple.com>
Rebaseline WebKit1 results after r211006.
Unreviewed test gardening.
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
2017-01-21 Antoine Quint <graouts@apple.com>
REGRESSION (r210959): LayoutTest fast/mediastream/MediaStream-video-element-video-tracks-disabled.html is failing
https://bugs.webkit.org/show_bug.cgi?id=167260
Unreviewed test gardening.
Since this test checks against a black frame as its expected output, we need to use the legacy
media controls so that there is no start button.
* fast/mediastream/MediaStream-video-element-video-tracks-disabled.html:
* platform/mac-wk2/TestExpectations:
2017-01-21 Chris Dumez <cdumez@apple.com>
JavaScript for-of does not work on a lot of collection types (e.g. HTMLCollection)
https://bugs.webkit.org/show_bug.cgi?id=167091
Reviewed by Darin Adler.
* fast/dom/FileList-iterator-expected.txt: Added.
* fast/dom/FileList-iterator.html: Added.
* fast/dom/collection-iterators-expected.txt: Added.
* fast/dom/collection-iterators.html: Added.
* fast/events/touch/ios/touchlist-iterator-expected.txt: Added.
* fast/events/touch/ios/touchlist-iterator.html: Added.
Add layout test coverage for all types that gained an iterator.
* fast/dom/document-all-undefined-expected.txt: Added.
* fast/dom/document-all-undefined.html: Added.
Add layout test to cover the fact that HTMLAllCollection masquerades as
undefined, as per:
- https://html.spec.whatwg.org/multipage/obsolete.html#dom-document-all
* inspector/model/remote-object-get-properties-expected.txt:
Rebaseline now that there is an extra Symbol.iterator property.
* platform/wk2/TestExpectations:
Skip that requires beginDragWithFiles() as this is unimplemented in
WebKitTestRunner.
2017-01-21 Chris Dumez <cdumez@apple.com>
innerText should replace existing text node
https://bugs.webkit.org/show_bug.cgi?id=167116
Reviewed by Darin Adler.
* accessibility/mac/aria-liveregions-changedtext.html:
The text is using innerText and changed behavior now that we stopped
reusing the existing Text child. Code in RenderObject::willBeDestroyed()
is supposed to call AXObjectCache::childrenChanged(parent()) to fire
the AXLiveRegionChanged notification. However, it did not because the
parent renderer did not have an associated AccessibilityObject.
* fast/dom/HTMLElement/set-inner-outer-optimization.html:
Update existing test which expected the non spec-compliant Text child
optimization.
* fast/repaint/vertical-text-repaint-expected.txt:
* fast/repaint/vertical-text-repaint.html:
Update / rebaseline test. We now repaint each 80x80 rectangle instead of
only repainting the text rects because we remove the Text node then add
a new one instead of only updating the existing Text node's test. The
output looks exactly the same otherwise.
2017-01-21 Chris Dumez <cdumez@apple.com>
AccessibilityRenderObject::textChanged() bypasses AXLiveRegionChanged notification coalescing
https://bugs.webkit.org/show_bug.cgi?id=167286
<rdar://problem/30133211>
Reviewed by Ryosuke Niwa.
Update test to use a longer timer delay. When using this longer delay, we were getting 4
AXLiveRegionChanged notifications instead of the expected 2 because
AccessibilityRenderObject::textChanged() was bypassing AXLiveRegionChanged notification
coalescing.
* accessibility/mac/aria-multiple-liveregions-notification-expected.txt:
* accessibility/mac/aria-multiple-liveregions-notification.html:
2017-01-21 Antoine Quint <graouts@apple.com>
REGRESSION (r210959): LayoutTest inspector/css/pseudo-element-matches.html timing out
https://bugs.webkit.org/show_bug.cgi?id=167246
Unreviewed test gardening.
This test expects elements with legacy media controls pseudo classes so we turn off
modern media controls for it and stop expecting a timeout.
* inspector/css/pseudo-element-matches.html:
* platform/mac/TestExpectations:
2017-01-20 Brady Eidson <beidson@apple.com>
Require a button press on a gamepad for them to be exposed to the DOM.
<rdar://problem/28620919> and https://bugs.webkit.org/show_bug.cgi?id=167272
Reviewed by Alex Christensen.
* gamepad/gamepad-visibility-1-expected.txt: Added.
* gamepad/gamepad-visibility-1.html: Added.
2017-01-20 Joseph Pecoraro <pecoraro@apple.com>
Cleanup RuntimeEnabledFeatures
https://bugs.webkit.org/show_bug.cgi?id=167228
Reviewed by Simon Fraser.
Update tests that toggle runtime enabled features to use
consistently named internals.settings.setFooEnabled setters.
* css3/flexbox/flexbox-lines-must-be-stretched-by-default.html:
* css3/flexbox/new-alignment-values-invalid-if-grid-not-enabled.html:
* fast/canvas/webgl/bufferData-offset-length.html:
* fast/canvas/webgl/copyBufferSubData.html:
* fast/canvas/webgl/getBufferSubData-webgl1.html:
* fast/canvas/webgl/webgl2-buffer-targets.html:
* fast/canvas/webgl/webgl2-buffers.html:
* fast/canvas/webgl/webgl2-context-creation.html:
* fast/canvas/webgl/webgl2-runtime-flag.html:
* fast/canvas/webgl/webgl2-texStorage.html:
* fast/canvas/webgl/webgl2-texture-upload-enums.html:
* fast/css-grid-layout/grid-disable.html:
* fast/css/ensure-flexbox-compatibility-with-initial-values.html:
* fast/dom/Window/window-properties-performance-resource-timing.html:
* http/tests/fetch/redirectmode-and-preload.html:
* http/tests/misc/resource-timing-resolution.html:
* http/tests/performance/performance-resource-timing-cached-entries.html:
* http/tests/performance/performance-resource-timing-entries-iterable.html:
* http/tests/performance/performance-resource-timing-entries.html:
* http/tests/performance/performance-resource-timing-initiator-css.html:
* http/tests/performance/performance-resource-timing-initiator-no-override.html:
* http/tests/performance/performance-resource-timing-xhr-single-entry.html:
* http/tests/preload/delaying_onload_link_preload_after_discovery.html:
* http/tests/preload/delaying_onload_link_preload_after_discovery_image.html:
* http/tests/preload/download_resources.html:
* http/tests/preload/download_resources_from_header_iframe.html:
* http/tests/preload/download_resources_from_invalid_headers.html:
* http/tests/preload/dynamic_adding_preload.html:
* http/tests/preload/dynamic_remove_preload_href.html:
* http/tests/preload/not_delaying_window_onload_before_discovery.html:
* http/tests/preload/onerror_event.html:
* http/tests/preload/onload_event.html:
* http/tests/preload/resources/download_resources_from_header.php:
* http/tests/preload/resources/invalid_resources_from_header.php:
* http/tests/preload/single_download_preload_runner.html:
* http/tests/security/cached-cross-origin-preloading-css-stylesheet.html:
* resources/testharnessreport.js:
2017-01-20 Megan Gardner <megan_gardner@apple.com>
REGRESSION (r210941): LayoutTest scrollingcoordinator/ios/sync-layer-positions-after-scroll.html failing
https://bugs.webkit.org/show_bug.cgi?id=167262
Updating Tests to comply with change in bug 167171.
Change is correct, but causes the results for this test to be different.
Unreviewed test gardening.
* scrollingcoordinator/ios/sync-layer-positions-after-scroll-expected.txt:
2017-01-20 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-over-controls-bar.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=167266
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-01-20 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/network/client-blocked-load.html as a flaky timeout.
https://bugs.webkit.org/show_bug.cgi?id=167265
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-20 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/pip-support/pip-support-enabled.html as crashing on macOS WK1.
https://bugs.webkit.org/show_bug.cgi?id=164336
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-01-20 Ryan Haddad <ryanhaddad@apple.com>
More media test gardening.
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
2017-01-20 Joseph Pecoraro <pecoraro@apple.com>
Remove outdated ENABLE(CSP_NEXT) build flag
https://bugs.webkit.org/show_bug.cgi?id=167252
Reviewed by Brent Fulgham.
* fast/dom/event-handler-attributes.html:
* http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-basics.html:
2017-01-20 Ryan Haddad <ryanhaddad@apple.com>
Cleaning up TestExpectations for inspector/css/pseudo-element-matches.html.
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
2017-01-20 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/audio/audio-controls-metrics.html as failing on iOS.
https://bugs.webkit.org/show_bug.cgi?id=167258
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
2017-01-20 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=167254
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-20 Zalan Bujtas <zalan@apple.com>
Simple line layout: Add support for non-breaking space character.
https://bugs.webkit.org/show_bug.cgi?id=167250
<rdar://problem/30119638>
Reviewed by Antti Koivisto.
These are output progressions (they do not reflect changes in functionality).
* fast/block/float/br-with-clear-2-expected.txt:
* platform/mac/css1/text_properties/text_transform-expected.txt:
* platform/mac/tables/mozilla/bugs/bug4427-expected.txt:
2017-01-20 Ryan Haddad <ryanhaddad@apple.com>
Marking macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html as flaky on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=167253
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2017-01-20 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/css/pseudo-element-matches.html as a timeout on macOS.
https://bugs.webkit.org/show_bug.cgi?id=167246
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-20 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/placard-support/placard-support-airplay.html as flaky on macOS.
https://bugs.webkit.org/show_bug.cgi?id=164298
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-20 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/tracks-panel/tracks-panel-hide-click-outside.html as flaky on macOS.
https://bugs.webkit.org/show_bug.cgi?id=165290
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-20 Antoine Quint <graouts@apple.com>
Web Animations should be off by default and enabled as an experimental feature
https://bugs.webkit.org/show_bug.cgi?id=167115
<rdar://problem/30048963>
Reviewed by Joseph Pecoraro.
No need for an explicit preference anymore.
* webanimations/script-tests/Document.js:
2017-01-20 Ryan Haddad <ryanhaddad@apple.com>
Skipping pointer-lock tests on macOS WK2.
https://bugs.webkit.org/show_bug.cgi?id=167246
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-01-20 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Turn modern media controls on by default
https://bugs.webkit.org/show_bug.cgi?id=165668
Reviewed by Dean Jackson.
Turn modern media controls off for a majority of pre-existing tests that made assumptions on the implementation
of media controls.
For tests designed for modern media controls, we don't need to opt out since modern media controls are now on
by default, and we turn them back on since they were skipped. But we make these tests more resilient by:
1. adding iPad-specific tests
2. adding platform-agnostic ways to press an element, using either eventSender or uiController
3. checking that elements that are sized asynchronously are indeed sized before making assumptions to that effect
4. ensuring that we don't have additional scheduler.frameDidFire callbacks after we no longer need them
* TestExpectations:
* accessibility/mac/video-tag-hit-test.html:
* accessibility/mac/video-volume-slider-accessibility.html:
* accessibility/media-element.html:
* accessibility/media-emits-object-replacement.html:
* compositing/video/poster-expected.html:
* compositing/video/poster.html:
* fast/hidpi/video-controls-in-hidpi.html:
* fast/layers/video-layer.html:
* fullscreen/video-controls-drag.html:
* fullscreen/video-controls-override.html:
* fullscreen/video-controls-rtl.html:
* fullscreen/video-controls-timeline.html:
* http/tests/media/hls/video-controls-live-stream.html:
* http/tests/media/hls/video-duration-accessibility.html:
* http/tests/security/contentSecurityPolicy/userAgentShadowDOM/default-src-object-data-url-allowed.html:
* http/tests/security/contentSecurityPolicy/userAgentShadowDOM/default-src-object-data-url-blocked.html:
* http/tests/security/contentSecurityPolicy/userAgentShadowDOM/default-src-object-data-url-blocked2.html:
* http/tests/security/contentSecurityPolicy/userAgentShadowDOM/video-controls-allowed.html:
* media/accessibility-closed-captions-has-aria-owns.html:
* media/adopt-node-crash.html:
* media/airplay-autoplay.html:
* media/audio-as-video-fullscreen.html:
* media/audio-controls-do-not-fade-out.html:
* media/audio-controls-rendering.html:
* media/audio-controls-timeline-in-media-document.html:
* media/audio-delete-while-slider-thumb-clicked.html:
* media/audio-repaint.html:
* media/click-placeholder-not-pausing.html:
* media/click-volume-bar-not-pausing.html:
* media/controls-after-reload.html:
* media/controls-drag-timebar.html:
* media/controls-right-click-on-timebar.html:
* media/controls-strict.html:
* media/controls-styling.html:
* media/controls-without-preload.html:
* media/controls/airplay-controls.html:
* media/controls/airplay-picker.html:
* media/controls/basic.html:
* media/controls/elementOrder.html:
* media/controls/forced-tracks-only.html:
* media/controls/fullscreen-button-inline-layout.html:
* media/controls/inline-elements-dropoff-order.html:
* media/controls/picture-in-picture.html:
* media/controls/pip-placeholder-without-video-controls.html:
* media/controls/showControlsButton.html:
* media/controls/statusDisplay.html:
* media/controls/statusDisplayBad.html:
* media/controls/track-menu.html:
* media/mac/controls-panel-not-clipped-out-expected.html:
* media/mac/controls-panel-not-clipped-out.html:
* media/media-captions-no-controls.html:
* media/media-controller-drag-crash.html:
* media/media-controls-accessibility.html:
* media/media-controls-cancel-events.html:
* media/media-controls-clone.html:
* media/media-controls-drag-timeline-set-controls-property.html:
* media/media-controls-timeline-updates-after-playing.html:
* media/media-controls-timeline-updates-when-hovered.html:
* media/media-controls-timeline-updates.html:
* media/media-document-audio-controls-visible.html:
* media/media-document-audio-repaint.html:
* media/media-fullscreen-return-to-inline.html:
* media/modern-media-controls/airplay-button/airplay-button-on.html:
* media/modern-media-controls/airplay-button/airplay-button.html:
* media/modern-media-controls/airplay-placard/airplay-placard-text-section.html:
* media/modern-media-controls/audio/audio-controls-buttons-expected.txt:
* media/modern-media-controls/audio/audio-controls-buttons.html:
* media/modern-media-controls/audio/audio-controls-metrics.html:
* media/modern-media-controls/button/button.html:
* media/modern-media-controls/buttons-container/buttons-container-buttons-property.html:
* media/modern-media-controls/forward-button/forward-button.html:
* media/modern-media-controls/fullscreen-button/fullscreen-button.html:
* media/modern-media-controls/fullscreen-support/fullscreen-support-click.html:
* media/modern-media-controls/fullscreen-support/ipad/fullscreen-support-tap-expected.txt: Added.
* media/modern-media-controls/fullscreen-support/ipad/fullscreen-support-tap.html: Added.
* media/modern-media-controls/icon-button/icon-button-active-state.html:
* media/modern-media-controls/icon-button/icon-button-on.html:
* media/modern-media-controls/icon-button/icon-button.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-buttons-styles.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-controls-bar-styles.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-layout.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-time-control-styles.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-dropping-controls.html:
* media/modern-media-controls/layout-node/addChild.html:
* media/modern-media-controls/layout-node/children.html:
* media/modern-media-controls/layout-node/height.html:
* media/modern-media-controls/layout-node/insertAfter.html:
* media/modern-media-controls/layout-node/insertBefore.html:
* media/modern-media-controls/layout-node/node-made-dirty-during-layout.html:
* media/modern-media-controls/layout-node/remove.html:
* media/modern-media-controls/layout-node/removeChild.html:
* media/modern-media-controls/layout-node/subclassing.html:
* media/modern-media-controls/layout-node/visible.html:
* media/modern-media-controls/layout-node/width.html:
* media/modern-media-controls/layout-node/x.html:
* media/modern-media-controls/layout-node/y.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-controls-bar-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-right-container-margin.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-time-control-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-volume-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-buttons-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-controls-bar-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-layout.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-status-label.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-time-control-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-volume-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-dropping-controls.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-and-mouse-leave.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-over-controls-bar.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide-pause.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide-rewind-with-mouse-enter.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide.html:
* media/modern-media-controls/media-controller/media-controller-fade-controls-when-entering-fullscreen.html:
* media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html:
* media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-inline.html:
* media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline.html:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* media/modern-media-controls/media-controller/media-controller-scale-factor.html:
* media/modern-media-controls/media-controller/media-controller-single-container.html:
* media/modern-media-controls/mute-button/mute-button.html:
* media/modern-media-controls/pip-button/pip-button.html:
* media/modern-media-controls/pip-placard/pip-placard-text-section.html:
* media/modern-media-controls/pip-support/ipad/pip-support-enabled-expected.txt: Added.
* media/modern-media-controls/pip-support/ipad/pip-support-enabled.html: Copied from LayoutTests/media/modern-media-controls/pip-support/pip-support-enabled.html.
* media/modern-media-controls/pip-support/ipad/pip-support-tap-expected.txt: Added.
* media/modern-media-controls/pip-support/ipad/pip-support-tap.html: Copied from LayoutTests/media/modern-media-controls/pip-support/pip-support-click.html.
* media/modern-media-controls/pip-support/pip-support-click.html:
* media/modern-media-controls/pip-support/pip-support-enabled.html:
* media/modern-media-controls/placard-support/ipad/placard-support-pip-expected.txt: Copied from LayoutTests/media/modern-media-controls/placard-support/placard-support-airplay-expected.txt.
* media/modern-media-controls/placard-support/ipad/placard-support-pip.html: Added.
* media/modern-media-controls/placard-support/placard-support-airplay-expected.txt:
* media/modern-media-controls/play-pause-button/play-pause-button.html:
* media/modern-media-controls/playback-support/playback-support-button-click-expected.txt:
* media/modern-media-controls/playback-support/playback-support-button-click.html:
* media/modern-media-controls/resources/media-controls-utils.js:
(pressOnElement):
(finishMediaControlsTest):
* media/modern-media-controls/rewind-button/rewind-button.html:
* media/modern-media-controls/scheduler/not-reentrant.html:
* media/modern-media-controls/scheduler/single-callback-when-registered-multiple-times.html:
* media/modern-media-controls/scrubber-support/ipad/scrubber-support-drag-expected.txt: Copied from LayoutTests/media/modern-media-controls/scrubber-support/scrubber-support-drag-expected.txt.
* media/modern-media-controls/scrubber-support/ipad/scrubber-support-drag.html: Added.
* media/modern-media-controls/scrubber-support/scrubber-support-click.html:
* media/modern-media-controls/scrubber-support/scrubber-support-drag-expected.txt:
* media/modern-media-controls/scrubber-support/scrubber-support-drag.html:
* media/modern-media-controls/seek-backward-support/seek-backward-support.html:
* media/modern-media-controls/seek-forward-support/seek-forward-support.html:
* media/modern-media-controls/skip-back-button/skip-back-button.html:
* media/modern-media-controls/slider/slider-fill.html:
* media/modern-media-controls/slider/slider-styles.html:
* media/modern-media-controls/start-support/start-support-click-to-start-expected.txt:
* media/modern-media-controls/start-support/start-support-click-to-start.html:
* media/modern-media-controls/status-label/status-label-font.html:
* media/modern-media-controls/status-label/status-label-text-selection.html:
* media/modern-media-controls/status-label/status-label.html:
* media/modern-media-controls/time-label/time-label.html:
* media/modern-media-controls/tracks-button/tracks-button.html:
* media/modern-media-controls/tracks-panel/tracks-panel-right-x.html:
* media/modern-media-controls/tracks-panel/tracks-panel-select-track-with-keyboard.html:
* media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel.html:
* media/modern-media-controls/tracks-support/tracks-support-show-and-populate-panel.html:
* media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls-expected.txt:
* media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls.html:
* media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen.html:
* media/modern-media-controls/volume-slider/volume-slider-value.html:
* media/modern-media-controls/volume-support/volume-support-click.html:
* media/modern-media-controls/volume-support/volume-support-drag.html:
* media/nodesFromRect-shadowContent.html:
* media/progress-events-generated-correctly.html:
* media/require-user-gesture-to-load-video.html:
* media/tab-focus-inside-media-elements.html:
* media/track/track-cue-rendering-horizontal.html:
* media/track/track-cue-rendering-vertical.html:
* media/track/track-cues-cuechange.html:
* media/track/track-cues-enter-exit.html:
* media/track/track-in-band-duplicate-tracks-when-source-changes.html:
* media/track/track-manual-mode.html:
* media/video-controls-audiotracks-trackmenu.html:
* media/video-controls-captions-trackmenu-localized.html:
* media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles.html:
* media/video-controls-captions-trackmenu-sorted.html:
* media/video-controls-captions-trackmenu.html:
* media/video-controls-drop-and-restore-timeline.html:
* media/video-controls-in-media-document.html:
* media/video-controls-no-display-with-text-track.html:
* media/video-controls-rendering.html:
* media/video-controls-show-on-kb-or-ax-event.html:
* media/video-controls-toggling.html:
* media/video-controls-transformed.html:
* media/video-controls-visible-audio-only.html:
* media/video-controls-visible-exiting-fullscreen.html:
* media/video-controls-zoomed.html:
* media/video-display-toggle.html:
* media/video-empty-source.html:
* media/video-fullscreeen-only-controls.html:
* media/video-fullscreeen-only-playback.html:
* media/video-initially-hidden-volume-slider-up.html:
* media/video-no-audio.html:
* media/video-play-audio-require-user-gesture.html:
* media/video-play-require-user-gesture.html:
* media/video-trackmenu-selection.html:
* media/video-volume-slider-drag.html:
* media/video-volume-slider.html:
* media/video-zoom-controls.html:
* media/volume-bar-empty-when-muted.html:
* platform/gtk/TestExpectations:
* platform/ios-simulator/TestExpectations:
* platform/ios-simulator/media/video-play-glyph-composited-outside-overflow-scrolling-touch-container.html:
* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:
2017-01-20 Skachkov Oleksandr <gskachkov@gmail.com>
Super property access in base class constructor doesn't work
https://bugs.webkit.org/show_bug.cgi?id=166665
Reviewed by Ryosuke Niwa.
* js/class-syntax-super-expected.txt:
* js/script-tests/class-syntax-super.js:
2017-01-20 Skachkov Oleksandr <gskachkov@gmail.com>
Super property access in base class constructor doesn't work
https://bugs.webkit.org/show_bug.cgi?id=166665
Reviewed by Ryosuke Niwa.
* js/class-syntax-super-expected.txt:
* js/script-tests/class-syntax-super.js:
2017-01-19 Said Abou-Hallawa <sabouhallawa@apple.com>
REGRESSION(r206156): Animated images are repeated one extra iteration than the value which is saved in the image file
https://bugs.webkit.org/show_bug.cgi?id=167174
Reviewed by Simon Fraser.
* fast/images/animated-image-loop-count-expected.html: Added.
* fast/images/animated-image-loop-count.html: Added.
* fast/images/resources/animated-red-green-blue-repeat-1.gif: Added.
* fast/images/resources/animated-red-green-blue-repeat-2.gif: Added.
Ensure the animated image stops animating after loopCount iterations.
2017-01-19 Zalan Bujtas <zalan@apple.com>
Simple line layout: Extend coverage for justified content.
https://bugs.webkit.org/show_bug.cgi?id=167219
<rdar://problem/30108391>
Reviewed by Antti Koivisto.
* fast/text/simple-line-layout-with-justified-punctuation-expected.html: Added.
* fast/text/simple-line-layout-with-justified-punctuation.html: Added.
2017-01-19 Jer Noble <jer.noble@apple.com>
CRASH at WebCore::TrackListBase::remove
https://bugs.webkit.org/show_bug.cgi?id=167217
Reviewed by Brent Fulgham.
* media/media-source/media-source-error-crash-expected.txt: Added.
* media/media-source/media-source-error-crash.html: Added.
2017-01-19 Megan Gardner <megan_gardner@apple.com>
Additional selection tests and interpolation fix
https://bugs.webkit.org/show_bug.cgi?id=167171
Reviewed by Simon Fraser.
Selections tests for dragging left and right.
Factored out common functions used across tests.
* fast/events/touch/ios/long-press-then-drag-left-to-change-selected-text-expected.txt: Added.
* fast/events/touch/ios/long-press-then-drag-left-to-change-selected-text.html: Added.
* fast/events/touch/ios/long-press-then-drag-right-to-change-selected-text-expected.txt: Added.
* fast/events/touch/ios/long-press-then-drag-right-to-change-selected-text.html: Added.
* fast/events/touch/ios/resources: Added.
* fast/events/touch/ios/resources/basic-gestures.js: Added.
(pressAtPoint):
(dragFromPointToPoint):
2017-01-19 Chris Dumez <cdumez@apple.com>
Make sure HTML validation bubble gets dismissed when its associated element's frame gets detached
https://bugs.webkit.org/show_bug.cgi?id=167215
<rdar://problem/29885052>
Reviewed by Andreas Kling.
Add layout test coverage.
* fast/forms/resources/form-validation-iframe.html: Added.
* fast/forms/validation-message-detached-iframe-expected.txt: Added.
* fast/forms/validation-message-detached-iframe.html: Added.
* fast/forms/validation-message-detached-iframe2-expected.txt: Added.
* fast/forms/validation-message-detached-iframe2.html: Added.
2017-01-19 Ryan Haddad <ryanhaddad@apple.com>
Skipping three crashing pointer lock tests.
https://bugs.webkit.org/show_bug.cgi?id=166765
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-01-18 Sam Weinig <sam@webkit.org>
[WebIDL] Records should preserve javascript object order
https://bugs.webkit.org/show_bug.cgi?id=167189
Reviewed by Alex Christensen.
* js/dom/webidl-type-mapping-expected.txt:
* js/dom/webidl-type-mapping.html:
Update test to reflect changes to TypeConversions.idl
2017-01-18 Yoav Weiss <yoav@yoav.ws>
Add Link header support for preload.
https://bugs.webkit.org/show_bug.cgi?id=165521
Reviewed by Alex Christensen.
* http/tests/preload/download_resources_from_header_iframe-expected.txt: Added
* http/tests/preload/download_resources_from_header_iframe.html: Added
* http/tests/preload/download_resources_from_invalid_headers-expected: Added
* http/tests/preload/download_resources_from_invalid_headers.html: Added
* http/tests/preload/resources/download_resources_from_header.php: Added.
* http/tests/preload/resources/invalid_resources_from_header.php: Added.
2017-01-18 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: console.table only works for the first 5 properties
https://bugs.webkit.org/show_bug.cgi?id=167175
Reviewed by Timothy Hatcher.
* inspector/console/console-table-expected.txt:
* inspector/console/console-table.html:
Include a test that we get values beyond the first 5 properties.
2017-01-18 Ryan Haddad <ryanhaddad@apple.com>
Moving flaky expectation for fast/images/animated-gif-restored-from-bfcache.html to mac TestExpectations file.
https://bugs.webkit.org/show_bug.cgi?id=162510
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
2017-01-18 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/indexeddb/clearObjectStore.html as flaky on macOS debug.
https://bugs.webkit.org/show_bug.cgi?id=167184
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-18 Ryan Haddad <ryanhaddad@apple.com>
Marking two fast/dom/Window/window-properties-performance-* tests as flaky.
https://bugs.webkit.org/show_bug.cgi?id=166911
Unreviewed test gardening.
* TestExpectations:
2017-01-18 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/fetch/fetching-same-resource-with-diffferent-options.html as flaky on ios-simulator-wk2.
https://bugs.webkit.org/show_bug.cgi?id=166025
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
2017-01-18 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/misc/module-script-async.html as a flaky timeout.
https://bugs.webkit.org/show_bug.cgi?id=165764
Unreviewed test gardening.
* TestExpectations:
2017-01-18 Ryan Haddad <ryanhaddad@apple.com>
Marking js/dom/Promise.html as flaky on both debug and release builds.
https://bugs.webkit.org/show_bug.cgi?id=140043
Unreviewed test gardening.
* TestExpectations:
2017-01-18 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/worker/debugger-pause.html as a flaky timeout.
https://bugs.webkit.org/show_bug.cgi?id=164833
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-18 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r210881.
This test is failing on macOS.
Reverted changeset:
"REGRESSION(r203110): LayoutTest
http/tests/preload/single_download_preload_runner.html timing
out"
https://bugs.webkit.org/show_bug.cgi?id=159678
http://trac.webkit.org/changeset/210881
2017-01-18 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r210848.
This change introduced media-related LayoutTest failures and
crashes on macOS.
Reverted changeset:
"[Modern Media Controls] Turn modern media controls on by
default"
https://bugs.webkit.org/show_bug.cgi?id=165668
http://trac.webkit.org/changeset/210848
2017-01-18 Myles C. Maxfield <mmaxfield@apple.com>
background-repeat-x doesn't work
https://bugs.webkit.org/show_bug.cgi?id=166997
Reviewed by Simon Fraser.
* fast/backgrounds/background-repeat-x-y-expected.html: Added.
* fast/backgrounds/background-repeat-x-y-parse-expected.txt: Added.
* fast/backgrounds/background-repeat-x-y-parse.html: Added.
* fast/backgrounds/background-repeat-x-y.html: Added.
2017-01-18 Yoav Weiss <yoav@yoav.ws>
REGRESSION(r203110): LayoutTest http/tests/preload/single_download_preload_runner.html timing out
https://bugs.webkit.org/show_bug.cgi?id=159678
Move the single_download_preload test to be in a single document rather than a frame, as the frame based version was timing out.
I suspect that recent changes to handling of feature flags resulted in feature flags turned off for frames, which caused this test
to fail. As the frame doesn't seem required in this case, we can fold the entire test to a single document.
On top of that, I added per resource verification for the number of requests, which makes the test clearer.
Reviewed by Alex Christensen.
* TestExpectations: Removed the timeout expectation for the test.
* http/tests/preload/single_download_preload-expected.txt: Renamed from LayoutTests/http/tests/preload/single_download_preload_runner-expected.txt.
* http/tests/preload/single_download_preload.html: Renamed from LayoutTests/http/tests/preload/resources/single_download_preload.html as well as fixed.
* http/tests/preload/single_download_preload_runner.html: Removed.
* http/tests/resources/dummy.xml: Added.
* http/tests/resources/test.oga: Added.
* platform/mac/TestExpectations: Removed the timeout expectation for the test.
2017-01-18 Andy Estes <aestes@apple.com>
[QuickLook] Support password-protected documents
https://bugs.webkit.org/show_bug.cgi?id=167153
<rdar://problem/28544527>
Reviewed by Alex Christensen.
* platform/ios-simulator/TestExpectations: Temporarily skipped the new test until the
necessary support is available in QuickLook.framework.
* quicklook/password-protected-expected.html: Added.
* quicklook/password-protected.html: Added.
* quicklook/resources/password-protected.pages: Added.
2017-01-18 Youenn Fablet <youenn@apple.com>
[Streams API] ReadableStream generic reader constructor does not need to call ReadableStream getReader
https://bugs.webkit.org/show_bug.cgi?id=167137
Reviewed by Xabier Rodriguez-Calvar.
* streams/shadowing-getReader-expected.txt: Added.
* streams/shadowing-getReader.html: Added.
2017-01-18 Youenn Fablet <youenn@apple.com>
Reject fetch promise in case of ReadableStream upload
https://bugs.webkit.org/show_bug.cgi?id=167145
Reviewed by Alex Christensen.
* TestExpectations:
2017-01-18 Youenn Fablet <youenn@apple.com>
[Fetch API] Update content-type in case of form data
https://bugs.webkit.org/show_bug.cgi?id=167143
Reviewed by Alex Christensen.
* TestExpectations:
2017-01-18 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Turn modern media controls on by default
https://bugs.webkit.org/show_bug.cgi?id=165668
Reviewed by Dean Jackson.
Turn modern media controls off for a majority of pre-existing tests that made assumptions on the implementation
of media controls.
For tests designed for modern media controls, we don't need to opt out since modern media controls are now on
by default, and we turn them back on since they were skipped. But we make these tests more resilient by:
1. adding iPad-specific tests
2. adding platform-agnostic ways to press an element, using either eventSender or uiController
3. checking that elements that are sized asynchronously are indeed sized before making assumptions to that effect
4. ensuring that we don't have additional scheduler.frameDidFire callbacks after we no longer need them
* TestExpectations:
* accessibility/mac/video-tag-hit-test.html:
* accessibility/mac/video-volume-slider-accessibility.html:
* accessibility/media-element.html:
* accessibility/media-emits-object-replacement.html:
* compositing/video/poster-expected.html:
* compositing/video/poster.html:
* fast/hidpi/video-controls-in-hidpi.html:
* fast/layers/video-layer.html:
* fullscreen/video-controls-drag.html:
* fullscreen/video-controls-override.html:
* fullscreen/video-controls-rtl.html:
* fullscreen/video-controls-timeline.html:
* http/tests/media/hls/video-controls-live-stream.html:
* http/tests/media/hls/video-duration-accessibility.html:
* http/tests/security/contentSecurityPolicy/userAgentShadowDOM/default-src-object-data-url-allowed.html:
* http/tests/security/contentSecurityPolicy/userAgentShadowDOM/default-src-object-data-url-blocked.html:
* http/tests/security/contentSecurityPolicy/userAgentShadowDOM/default-src-object-data-url-blocked2.html:
* http/tests/security/contentSecurityPolicy/userAgentShadowDOM/video-controls-allowed.html:
* media/accessibility-closed-captions-has-aria-owns.html:
* media/adopt-node-crash.html:
* media/airplay-autoplay.html:
* media/audio-as-video-fullscreen.html:
* media/audio-controls-do-not-fade-out.html:
* media/audio-controls-rendering.html:
* media/audio-controls-timeline-in-media-document.html:
* media/audio-delete-while-slider-thumb-clicked.html:
* media/audio-repaint.html:
* media/click-placeholder-not-pausing.html:
* media/click-volume-bar-not-pausing.html:
* media/controls-after-reload.html:
* media/controls-drag-timebar.html:
* media/controls-right-click-on-timebar.html:
* media/controls-strict.html:
* media/controls-styling.html:
* media/controls-without-preload.html:
* media/controls/airplay-controls.html:
* media/controls/airplay-picker.html:
* media/controls/basic.html:
* media/controls/elementOrder.html:
* media/controls/forced-tracks-only.html:
* media/controls/fullscreen-button-inline-layout.html:
* media/controls/inline-elements-dropoff-order.html:
* media/controls/picture-in-picture.html:
* media/controls/pip-placeholder-without-video-controls.html:
* media/controls/showControlsButton.html:
* media/controls/statusDisplay.html:
* media/controls/statusDisplayBad.html:
* media/controls/track-menu.html:
* media/mac/controls-panel-not-clipped-out-expected.html:
* media/mac/controls-panel-not-clipped-out.html:
* media/media-captions-no-controls.html:
* media/media-controller-drag-crash.html:
* media/media-controls-accessibility.html:
* media/media-controls-cancel-events.html:
* media/media-controls-clone.html:
* media/media-controls-drag-timeline-set-controls-property.html:
* media/media-controls-timeline-updates-after-playing.html:
* media/media-controls-timeline-updates-when-hovered.html:
* media/media-controls-timeline-updates.html:
* media/media-document-audio-controls-visible.html:
* media/media-document-audio-repaint.html:
* media/media-fullscreen-return-to-inline.html:
* media/modern-media-controls/airplay-button/airplay-button-on.html:
* media/modern-media-controls/airplay-button/airplay-button.html:
* media/modern-media-controls/airplay-placard/airplay-placard-text-section.html:
* media/modern-media-controls/audio/audio-controls-buttons-expected.txt:
* media/modern-media-controls/audio/audio-controls-buttons.html:
* media/modern-media-controls/audio/audio-controls-metrics.html:
* media/modern-media-controls/button/button.html:
* media/modern-media-controls/buttons-container/buttons-container-buttons-property.html:
* media/modern-media-controls/forward-button/forward-button.html:
* media/modern-media-controls/fullscreen-button/fullscreen-button.html:
* media/modern-media-controls/fullscreen-support/fullscreen-support-click.html:
* media/modern-media-controls/fullscreen-support/ipad/fullscreen-support-tap-expected.txt: Added.
* media/modern-media-controls/fullscreen-support/ipad/fullscreen-support-tap.html: Added.
* media/modern-media-controls/icon-button/icon-button-active-state.html:
* media/modern-media-controls/icon-button/icon-button-on.html:
* media/modern-media-controls/icon-button/icon-button.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-buttons-styles.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-controls-bar-styles.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-layout.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-time-control-styles.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-dropping-controls.html:
* media/modern-media-controls/layout-node/addChild.html:
* media/modern-media-controls/layout-node/children.html:
* media/modern-media-controls/layout-node/height.html:
* media/modern-media-controls/layout-node/insertAfter.html:
* media/modern-media-controls/layout-node/insertBefore.html:
* media/modern-media-controls/layout-node/node-made-dirty-during-layout.html:
* media/modern-media-controls/layout-node/remove.html:
* media/modern-media-controls/layout-node/removeChild.html:
* media/modern-media-controls/layout-node/subclassing.html:
* media/modern-media-controls/layout-node/visible.html:
* media/modern-media-controls/layout-node/width.html:
* media/modern-media-controls/layout-node/x.html:
* media/modern-media-controls/layout-node/y.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-controls-bar-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-right-container-margin.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-time-control-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-volume-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-buttons-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-controls-bar-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-layout.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-status-label.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-time-control-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-volume-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-dropping-controls.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-and-mouse-leave.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-over-controls-bar.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide-pause.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide-rewind-with-mouse-enter.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide.html:
* media/modern-media-controls/media-controller/media-controller-fade-controls-when-entering-fullscreen.html:
* media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html:
* media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-inline.html:
* media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline.html:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* media/modern-media-controls/media-controller/media-controller-scale-factor.html:
* media/modern-media-controls/media-controller/media-controller-single-container.html:
* media/modern-media-controls/mute-button/mute-button.html:
* media/modern-media-controls/pip-button/pip-button.html:
* media/modern-media-controls/pip-placard/pip-placard-text-section.html:
* media/modern-media-controls/pip-support/ipad/pip-support-enabled-expected.txt: Added.
* media/modern-media-controls/pip-support/ipad/pip-support-enabled.html: Copied from LayoutTests/media/modern-media-controls/pip-support/pip-support-enabled.html.
* media/modern-media-controls/pip-support/ipad/pip-support-tap-expected.txt: Added.
* media/modern-media-controls/pip-support/ipad/pip-support-tap.html: Copied from LayoutTests/media/modern-media-controls/pip-support/pip-support-click.html.
* media/modern-media-controls/pip-support/pip-support-click.html:
* media/modern-media-controls/pip-support/pip-support-enabled.html:
* media/modern-media-controls/placard-support/ipad/placard-support-pip-expected.txt: Copied from LayoutTests/media/modern-media-controls/placard-support/placard-support-airplay-expected.txt.
* media/modern-media-controls/placard-support/ipad/placard-support-pip.html: Added.
* media/modern-media-controls/placard-support/placard-support-airplay-expected.txt:
* media/modern-media-controls/play-pause-button/play-pause-button.html:
* media/modern-media-controls/playback-support/playback-support-button-click-expected.txt:
* media/modern-media-controls/playback-support/playback-support-button-click.html:
* media/modern-media-controls/resources/media-controls-utils.js:
(pressOnElement):
(finishMediaControlsTest):
* media/modern-media-controls/rewind-button/rewind-button.html:
* media/modern-media-controls/scheduler/not-reentrant.html:
* media/modern-media-controls/scheduler/single-callback-when-registered-multiple-times.html:
* media/modern-media-controls/scrubber-support/ipad/scrubber-support-drag-expected.txt: Copied from LayoutTests/media/modern-media-controls/scrubber-support/scrubber-support-drag-expected.txt.
* media/modern-media-controls/scrubber-support/ipad/scrubber-support-drag.html: Added.
* media/modern-media-controls/scrubber-support/scrubber-support-click.html:
* media/modern-media-controls/scrubber-support/scrubber-support-drag-expected.txt:
* media/modern-media-controls/scrubber-support/scrubber-support-drag.html:
* media/modern-media-controls/seek-backward-support/seek-backward-support.html:
* media/modern-media-controls/seek-forward-support/seek-forward-support.html:
* media/modern-media-controls/skip-back-button/skip-back-button.html:
* media/modern-media-controls/slider/slider-fill.html:
* media/modern-media-controls/slider/slider-styles.html:
* media/modern-media-controls/start-support/start-support-click-to-start-expected.txt:
* media/modern-media-controls/start-support/start-support-click-to-start.html:
* media/modern-media-controls/status-label/status-label-font.html:
* media/modern-media-controls/status-label/status-label-text-selection.html:
* media/modern-media-controls/status-label/status-label.html:
* media/modern-media-controls/time-label/time-label.html:
* media/modern-media-controls/tracks-button/tracks-button.html:
* media/modern-media-controls/tracks-panel/tracks-panel-right-x.html:
* media/modern-media-controls/tracks-panel/tracks-panel-select-track-with-keyboard.html:
* media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel.html:
* media/modern-media-controls/tracks-support/tracks-support-show-and-populate-panel.html:
* media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls-expected.txt:
* media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls.html:
* media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen.html:
* media/modern-media-controls/volume-slider/volume-slider-value.html:
* media/modern-media-controls/volume-support/volume-support-click.html:
* media/modern-media-controls/volume-support/volume-support-drag.html:
* media/nodesFromRect-shadowContent.html:
* media/progress-events-generated-correctly.html:
* media/require-user-gesture-to-load-video.html:
* media/tab-focus-inside-media-elements.html:
* media/track/track-cue-rendering-horizontal.html:
* media/track/track-cue-rendering-vertical.html:
* media/track/track-cues-cuechange.html:
* media/track/track-cues-enter-exit.html:
* media/track/track-in-band-duplicate-tracks-when-source-changes.html:
* media/track/track-manual-mode.html:
* media/video-controls-audiotracks-trackmenu.html:
* media/video-controls-captions-trackmenu-localized.html:
* media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles.html:
* media/video-controls-captions-trackmenu-sorted.html:
* media/video-controls-captions-trackmenu.html:
* media/video-controls-drop-and-restore-timeline.html:
* media/video-controls-in-media-document.html:
* media/video-controls-no-display-with-text-track.html:
* media/video-controls-rendering.html:
* media/video-controls-show-on-kb-or-ax-event.html:
* media/video-controls-toggling.html:
* media/video-controls-transformed.html:
* media/video-controls-visible-audio-only.html:
* media/video-controls-visible-exiting-fullscreen.html:
* media/video-controls-zoomed.html:
* media/video-display-toggle.html:
* media/video-empty-source.html:
* media/video-fullscreeen-only-controls.html:
* media/video-fullscreeen-only-playback.html:
* media/video-initially-hidden-volume-slider-up.html:
* media/video-no-audio.html:
* media/video-play-audio-require-user-gesture.html:
* media/video-play-require-user-gesture.html:
* media/video-trackmenu-selection.html:
* media/video-volume-slider-drag.html:
* media/video-volume-slider.html:
* media/video-zoom-controls.html:
* media/volume-bar-empty-when-muted.html:
* platform/gtk/TestExpectations:
* platform/ios-simulator/TestExpectations:
* platform/ios-simulator/media/video-play-glyph-composited-outside-overflow-scrolling-touch-container.html:
* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:
2017-01-17 Michael Catanzaro <mcatanzaro@igalia.com>
Unreviewed, rolling out r210834
https://bugs.webkit.org/show_bug.cgi?id=165668
It introduced dozens of test timeouts.
Reverted changeset:
"[Modern Media Controls] Turn modern media controls on by default"
https://bugs.webkit.org/show_bug.cgi?id=165668
http://trac.webkit.org/changeset/210834
2017-01-17 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK][MediaStream] Update bug number for some tests after r210838.
Fix the bug number for tests fast/mediastream/MediaStream-add-ended-tracks.html
and fast/mediastream/MediaStream-add-remove-tracks.html that I wrongly updated
in r210838.
Unreviewed gardening.
* platform/gtk/TestExpectations:
2017-01-17 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK][MediaStream] Update list of MediaStream tests that fail.
Unskip all the MediaStream tests and instead mark them as failing or timing out.
Unreviewed gardening.
* platform/gtk/TestExpectations:
2017-01-17 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Turn modern media controls on by default
https://bugs.webkit.org/show_bug.cgi?id=165668
Reviewed by Dean Jackson.
Turn modern media controls off for a majority of pre-existing tests that made assumptions on the implementation
of media controls.
For tests designed for modern media controls, we don't need to opt out since modern media controls are now on
by default, and we turn them back on since they were skipped. But we make these tests more resilient by:
1. adding iPad-specific tests
2. adding platform-agnostic ways to press an element, using either eventSender or uiController
3. checking that elements that are sized asynchronously are indeed sized before making assumptions to that effect
4. ensuring that we don't have additional scheduler.frameDidFire callbacks after we no longer need them
* TestExpectations:
* accessibility/mac/video-tag-hit-test.html:
* accessibility/mac/video-volume-slider-accessibility.html:
* accessibility/media-element.html:
* accessibility/media-emits-object-replacement.html:
* compositing/video/poster-expected.html:
* compositing/video/poster.html:
* fast/hidpi/video-controls-in-hidpi.html:
* fast/layers/video-layer.html:
* fullscreen/video-controls-drag.html:
* fullscreen/video-controls-override.html:
* fullscreen/video-controls-rtl.html:
* fullscreen/video-controls-timeline.html:
* http/tests/media/hls/video-controls-live-stream.html:
* http/tests/media/hls/video-duration-accessibility.html:
* http/tests/security/contentSecurityPolicy/userAgentShadowDOM/default-src-object-data-url-allowed.html:
* http/tests/security/contentSecurityPolicy/userAgentShadowDOM/default-src-object-data-url-blocked.html:
* http/tests/security/contentSecurityPolicy/userAgentShadowDOM/default-src-object-data-url-blocked2.html:
* http/tests/security/contentSecurityPolicy/userAgentShadowDOM/video-controls-allowed.html:
* media/accessibility-closed-captions-has-aria-owns.html:
* media/adopt-node-crash.html:
* media/airplay-autoplay.html:
* media/audio-as-video-fullscreen.html:
* media/audio-controls-do-not-fade-out.html:
* media/audio-controls-rendering.html:
* media/audio-controls-timeline-in-media-document.html:
* media/audio-delete-while-slider-thumb-clicked.html:
* media/audio-repaint.html:
* media/click-placeholder-not-pausing.html:
* media/click-volume-bar-not-pausing.html:
* media/controls-after-reload.html:
* media/controls-drag-timebar.html:
* media/controls-right-click-on-timebar.html:
* media/controls-strict.html:
* media/controls-styling.html:
* media/controls-without-preload.html:
* media/controls/airplay-controls.html:
* media/controls/airplay-picker.html:
* media/controls/basic.html:
* media/controls/elementOrder.html:
* media/controls/forced-tracks-only.html:
* media/controls/fullscreen-button-inline-layout.html:
* media/controls/inline-elements-dropoff-order.html:
* media/controls/picture-in-picture.html:
* media/controls/pip-placeholder-without-video-controls.html:
* media/controls/showControlsButton.html:
* media/controls/statusDisplay.html:
* media/controls/statusDisplayBad.html:
* media/controls/track-menu.html:
* media/mac/controls-panel-not-clipped-out-expected.html:
* media/mac/controls-panel-not-clipped-out.html:
* media/media-captions-no-controls.html:
* media/media-controller-drag-crash.html:
* media/media-controls-accessibility.html:
* media/media-controls-cancel-events.html:
* media/media-controls-clone.html:
* media/media-controls-drag-timeline-set-controls-property.html:
* media/media-controls-timeline-updates-after-playing.html:
* media/media-controls-timeline-updates-when-hovered.html:
* media/media-controls-timeline-updates.html:
* media/media-document-audio-controls-visible.html:
* media/media-document-audio-repaint.html:
* media/media-fullscreen-return-to-inline.html:
* media/modern-media-controls/airplay-button/airplay-button-on.html:
* media/modern-media-controls/airplay-button/airplay-button.html:
* media/modern-media-controls/airplay-placard/airplay-placard-text-section.html:
* media/modern-media-controls/audio/audio-controls-buttons-expected.txt:
* media/modern-media-controls/audio/audio-controls-buttons.html:
* media/modern-media-controls/audio/audio-controls-metrics.html:
* media/modern-media-controls/button/button.html:
* media/modern-media-controls/buttons-container/buttons-container-buttons-property.html:
* media/modern-media-controls/forward-button/forward-button.html:
* media/modern-media-controls/fullscreen-button/fullscreen-button.html:
* media/modern-media-controls/fullscreen-support/fullscreen-support-click.html:
* media/modern-media-controls/fullscreen-support/ipad/fullscreen-support-tap-expected.txt: Added.
* media/modern-media-controls/fullscreen-support/ipad/fullscreen-support-tap.html: Added.
* media/modern-media-controls/icon-button/icon-button-active-state.html:
* media/modern-media-controls/icon-button/icon-button-on.html:
* media/modern-media-controls/icon-button/icon-button.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-buttons-styles.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-controls-bar-styles.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-layout.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-time-control-styles.html:
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-dropping-controls.html:
* media/modern-media-controls/layout-node/addChild.html:
* media/modern-media-controls/layout-node/children.html:
* media/modern-media-controls/layout-node/height.html:
* media/modern-media-controls/layout-node/insertAfter.html:
* media/modern-media-controls/layout-node/insertBefore.html:
* media/modern-media-controls/layout-node/node-made-dirty-during-layout.html:
* media/modern-media-controls/layout-node/remove.html:
* media/modern-media-controls/layout-node/removeChild.html:
* media/modern-media-controls/layout-node/subclassing.html:
* media/modern-media-controls/layout-node/visible.html:
* media/modern-media-controls/layout-node/width.html:
* media/modern-media-controls/layout-node/x.html:
* media/modern-media-controls/layout-node/y.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-controls-bar-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-right-container-margin.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-time-control-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-volume-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-buttons-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-controls-bar-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-layout.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-status-label.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-time-control-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-volume-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-dropping-controls.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-and-mouse-leave.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-over-controls-bar.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide-pause.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide-rewind-with-mouse-enter.html:
* media/modern-media-controls/media-controller/media-controller-auto-hide.html:
* media/modern-media-controls/media-controller/media-controller-fade-controls-when-entering-fullscreen.html:
* media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html:
* media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-inline.html:
* media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline.html:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* media/modern-media-controls/media-controller/media-controller-scale-factor.html:
* media/modern-media-controls/media-controller/media-controller-single-container.html:
* media/modern-media-controls/mute-button/mute-button.html:
* media/modern-media-controls/pip-button/pip-button.html:
* media/modern-media-controls/pip-placard/pip-placard-text-section.html:
* media/modern-media-controls/pip-support/ipad/pip-support-enabled-expected.txt: Added.
* media/modern-media-controls/pip-support/ipad/pip-support-enabled.html: Copied from LayoutTests/media/modern-media-controls/pip-support/pip-support-enabled.html.
* media/modern-media-controls/pip-support/ipad/pip-support-tap-expected.txt: Added.
* media/modern-media-controls/pip-support/ipad/pip-support-tap.html: Copied from LayoutTests/media/modern-media-controls/pip-support/pip-support-click.html.
* media/modern-media-controls/pip-support/pip-support-click.html:
* media/modern-media-controls/pip-support/pip-support-enabled.html:
* media/modern-media-controls/placard-support/ipad/placard-support-pip-expected.txt: Copied from LayoutTests/media/modern-media-controls/placard-support/placard-support-airplay-expected.txt.
* media/modern-media-controls/placard-support/ipad/placard-support-pip.html: Added.
* media/modern-media-controls/placard-support/placard-support-airplay-expected.txt:
* media/modern-media-controls/play-pause-button/play-pause-button.html:
* media/modern-media-controls/playback-support/playback-support-button-click-expected.txt:
* media/modern-media-controls/playback-support/playback-support-button-click.html:
* media/modern-media-controls/resources/media-controls-utils.js:
(pressOnElement):
(finishMediaControlsTest):
* media/modern-media-controls/rewind-button/rewind-button.html:
* media/modern-media-controls/scheduler/not-reentrant.html:
* media/modern-media-controls/scheduler/single-callback-when-registered-multiple-times.html:
* media/modern-media-controls/scrubber-support/ipad/scrubber-support-drag-expected.txt: Copied from LayoutTests/media/modern-media-controls/scrubber-support/scrubber-support-drag-expected.txt.
* media/modern-media-controls/scrubber-support/ipad/scrubber-support-drag.html: Added.
* media/modern-media-controls/scrubber-support/scrubber-support-click.html:
* media/modern-media-controls/scrubber-support/scrubber-support-drag-expected.txt:
* media/modern-media-controls/scrubber-support/scrubber-support-drag.html:
* media/modern-media-controls/seek-backward-support/seek-backward-support.html:
* media/modern-media-controls/seek-forward-support/seek-forward-support.html:
* media/modern-media-controls/skip-back-button/skip-back-button.html:
* media/modern-media-controls/slider/slider-fill.html:
* media/modern-media-controls/slider/slider-styles.html:
* media/modern-media-controls/start-support/start-support-click-to-start-expected.txt:
* media/modern-media-controls/start-support/start-support-click-to-start.html:
* media/modern-media-controls/status-label/status-label-font.html:
* media/modern-media-controls/status-label/status-label-text-selection.html:
* media/modern-media-controls/status-label/status-label.html:
* media/modern-media-controls/time-label/time-label.html:
* media/modern-media-controls/tracks-button/tracks-button.html:
* media/modern-media-controls/tracks-panel/tracks-panel-right-x.html:
* media/modern-media-controls/tracks-panel/tracks-panel-select-track-with-keyboard.html:
* media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel.html:
* media/modern-media-controls/tracks-support/tracks-support-show-and-populate-panel.html:
* media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls-expected.txt:
* media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls.html:
* media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen.html:
* media/modern-media-controls/volume-slider/volume-slider-value.html:
* media/modern-media-controls/volume-support/volume-support-click.html:
* media/modern-media-controls/volume-support/volume-support-drag.html:
* media/nodesFromRect-shadowContent.html:
* media/progress-events-generated-correctly.html:
* media/require-user-gesture-to-load-video.html:
* media/tab-focus-inside-media-elements.html:
* media/track/track-cue-rendering-horizontal.html:
* media/track/track-cue-rendering-vertical.html:
* media/track/track-cues-cuechange.html:
* media/track/track-cues-enter-exit.html:
* media/track/track-in-band-duplicate-tracks-when-source-changes.html:
* media/track/track-manual-mode.html:
* media/video-controls-audiotracks-trackmenu.html:
* media/video-controls-captions-trackmenu-localized.html:
* media/video-controls-captions-trackmenu-only-captions-descriptions-and-subtitles.html:
* media/video-controls-captions-trackmenu-sorted.html:
* media/video-controls-captions-trackmenu.html:
* media/video-controls-drop-and-restore-timeline.html:
* media/video-controls-in-media-document.html:
* media/video-controls-no-display-with-text-track.html:
* media/video-controls-rendering.html:
* media/video-controls-show-on-kb-or-ax-event.html:
* media/video-controls-toggling.html:
* media/video-controls-transformed.html:
* media/video-controls-visible-audio-only.html:
* media/video-controls-visible-exiting-fullscreen.html:
* media/video-controls-zoomed.html:
* media/video-display-toggle.html:
* media/video-empty-source.html:
* media/video-fullscreeen-only-controls.html:
* media/video-fullscreeen-only-playback.html:
* media/video-initially-hidden-volume-slider-up.html:
* media/video-no-audio.html:
* media/video-play-audio-require-user-gesture.html:
* media/video-play-require-user-gesture.html:
* media/video-trackmenu-selection.html:
* media/video-volume-slider-drag.html:
* media/video-volume-slider.html:
* media/video-zoom-controls.html:
* media/volume-bar-empty-when-muted.html:
* platform/gtk/TestExpectations:
* platform/ios-simulator/TestExpectations:
* platform/ios-simulator/media/video-play-glyph-composited-outside-overflow-scrolling-touch-container.html:
* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:
2017-01-17 Chris Dumez <cdumez@apple.com>
Document title changed twice when setting document.title
https://bugs.webkit.org/show_bug.cgi?id=167065
Reviewed by Darin Adler.
* fast/dom/Node/textContent-mutationEvents-expected.txt: Added.
* fast/dom/Node/textContent-mutationEvents.html: Added.
Add layout test to make sure that the mutation events are properly
fired when setting Node.textContent.
* fast/dom/title-text-property-2-expected.txt:
* fast/dom/title-text-property-2.html:
* fast/dom/title-text-property-expected.txt:
* http/tests/globalhistory/history-delegate-basic-title-expected.txt:
Update / rebaseline existing tests now that we no longer temporarily
reset document.title to the empty string when overriding the title.
2017-01-17 Zalan Bujtas <zalan@apple.com>
Editing nested RTL-LTR content makes the process unresponsive.
https://bugs.webkit.org/show_bug.cgi?id=167140
rdar://problem/29057611
Reviewed by Ryosuke Niwa.
* editing/rtl-to-ltr-editing-word-move-spin-expected.txt: Added.
* editing/rtl-to-ltr-editing-word-move-spin.html: Added.
2017-01-17 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/media/hls/hls-video-resize.html as flaky on mac.
https://bugs.webkit.org/show_bug.cgi?id=162507
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:
2017-01-17 Brady Eidson <beidson@apple.com>
An update to one gamepad's values should only change that gamepad's modified timestamp.
<rdar://problem/28620865> and https://bugs.webkit.org/show_bug.cgi?id=167139
Reviewed by Andy Estes.
* gamepad/gamepad-timestamp.html:
2017-01-17 Youenn Fablet <youenn@apple.com>
Refresh WPT tests up to 73f4ad361ca56d890b5f46d62c3bc84371a77e10
https://bugs.webkit.org/show_bug.cgi?id=167105
Reviewed by Alex Christensen.
Skipping two fetch tests as they reach an ASSERT on debug builds (missing implemented feature).
* TestExpectations:
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-expected.txt: Added.
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt:
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate-expected.txt:
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/semantics/forms/form-control-infrastructure/form-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/form-control-infrastructure/form-expected.txt.
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/semantics/forms/the-label-element/labelable-elements-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-label-element/labelable-elements-expected.txt.
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-validity-expected.txt: Added.
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/semantics/interfaces-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/html/semantics/interfaces-expected.txt.
* tests-options.json:
2017-01-16 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK][MSE] Update list of media-source tests that fail.
Unskip imported/w3c/web-platform-tests/media-source tests for WebKitGTK+
Report the list of those tests that fail.
Rebase imported/w3c/web-platform-tests/media-source/mediasource-removesourcebuffer.html.
Unreviewed gardening.
* platform/gtk/TestExpectations:
* platform/gtk/imported/w3c/web-platform-tests/media-source/mediasource-removesourcebuffer-expected.txt: Added. Rebased.
2017-01-16 Javier Fernandez <jfernandez@igalia.com>
[css-grid] Implementing baseline positioning for grid containers
https://bugs.webkit.org/show_bug.cgi?id=165063
Reviewed by Darin Adler and Sergio Villar Senin.
Tests to verify the baseline positioning of grid and inline-grid blocks.
Note that two of these new tests are expected to fail because of a Flexbox
bug, since we use Flexbox as reference test.
* TestExpectations:
* fast/css-grid-layout/grid-baseline-expected.html: Added.
* fast/css-grid-layout/grid-baseline-margins-expected.html: Added.
* fast/css-grid-layout/grid-baseline-margins.html: Added.
* fast/css-grid-layout/grid-baseline-must-respect-grid-order-expected.txt: Added.
* fast/css-grid-layout/grid-baseline-must-respect-grid-order.html: Added.
* fast/css-grid-layout/grid-baseline.html: Added.
* fast/css-grid-layout/resources/grid-alignment.css:
(.alignSelfBaseline):
(.selfBaseline):
2017-01-15 Sam Weinig <sam@webkit.org>
[WebIDL] Remove custom bindings for HTMLInputElement, HTMLFrameElement, HTMLMediaElement and HTMLOptionsCollection
https://bugs.webkit.org/show_bug.cgi?id=167039
Reviewed by Darin Adler.
* fast/dom/HTMLSelectElement/select-selectedIndex-expected.txt:
* fast/dom/HTMLSelectElement/select-selectedIndex-multiple-expected.txt:
* fast/dom/HTMLSelectElement/select-selectedIndex-multiple.html:
* fast/dom/HTMLSelectElement/select-selectedIndex.html:
Update tests / results now that negative lengths don't throw, but do log due to be converted
to a large number.
* fast/forms/select-max-length-expected.txt:
Update result now that a large length is not clamped, but rather, ignored.
2017-01-14 Yusuke Suzuki <utatane.tea@gmail.com>
Annotate large string tests with largeHeap
https://bugs.webkit.org/show_bug.cgi?id=167054
Reviewed by Filip Pizlo.
* js/script-tests/stringimpl-to-jsstring-on-large-strings-1.js:
* js/script-tests/stringimpl-to-jsstring-on-large-strings-2.js:
* js/script-tests/stringimpl-to-jsstring-on-large-strings-3.js:
2017-01-14 Chris Dumez <cdumez@apple.com>
Align the innerText setter with the HTML spec and Gecko
https://bugs.webkit.org/show_bug.cgi?id=160971
Reviewed by Alex Christensen.
Add test coverage for outerText, which is non-standard.
* fast/dom/br-set-outerText-expected.txt: Added.
* fast/dom/br-set-outerText.html: Added.
2017-01-13 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/worker/debugger-scripts.html as flaky on macOS.
https://trac.webkit.org/changeset/209517
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
2017-01-13 Eric Carlson <eric.carlson@apple.com>
[MediaStream, Mac] Add mock audio source
https://bugs.webkit.org/show_bug.cgi?id=166974
Reviewed by Jer Noble.
* webaudio/mediastreamaudiosourcenode-expected.txt:
* webaudio/mediastreamaudiosourcenode.html:
2017-01-13 Sam Weinig <sam@webkit.org>
[WebIDL] Remove custom bindings for DeviceMotionEvent and DeviceOrientationEvent
https://bugs.webkit.org/show_bug.cgi?id=167006
Reviewed by Geoffrey Garen.
* fast/dom/DeviceMotion/optional-event-properties-expected.txt:
* fast/dom/DeviceMotion/script-tests/optional-event-properties.js:
Update test to account for slightly stricter, but more consistent IDL conversion rules.
2017-01-13 Eric Carlson <eric.carlson@apple.com>
REGRESSION (r210621): [mac-wk2] LayoutTest fast/mediastream/MediaStream-video-element-video-tracks-disabled-then-enabled.html timing out
https://bugs.webkit.org/show_bug.cgi?id=166980
Unreviewed, fix test broken by r210621.
* fast/mediastream/MediaStream-video-element-video-tracks-disabled-then-enabled-expected.txt:
* fast/mediastream/MediaStream-video-element-video-tracks-disabled-then-enabled.html:
* platform/mac-wk2/TestExpectations: Un-skip fixed test.
2017-01-12 Gyuyoung Kim <gyuyoung.kim@webkit.org>
[EFL] Skip to test imported/w3c/web-platform-tests
Unreviewed EFL gardening. There are too many timeout and crash.
* platform/efl/TestExpectations:
2017-01-12 Enrica Casucci <enrica@apple.com>
Do not allow selection of editable content when not editing.
https://bugs.webkit.org/show_bug.cgi?id=166897
<rdar://problem/29388806>
Reviewed by Tim Horton.
* fast/events/touch/ios/long-press-on-editable-expected.txt: Added.
* fast/events/touch/ios/long-press-on-editable.html: Added.
2017-01-12 Ryan Haddad <ryanhaddad@apple.com>
Marking fast/mediastream/MediaStream-video-element-video-tracks-disabled-then-enabled.html as a timeout on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=166980
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-01-12 Javier Fernandez <jfernandez@igalia.com>
[css-grid] Make the grid sizing data persistent through layouts
https://bugs.webkit.org/show_bug.cgi?id=166883
Reviewed by Darin Adler and Manuel Rego Casasnovas.
The tests added are now needed to verify we perform correctly the
data validation after certain style changes.
* fast/css-grid-layout/grid-add-item-with-positioned-items-expected.txt: Added.
* fast/css-grid-layout/grid-add-item-with-positioned-items.html: Added.
* fast/css-grid-layout/grid-add-positioned-block-item-after-inline-item-expected.txt: Added.
* fast/css-grid-layout/grid-add-positioned-block-item-after-inline-item.html: Added.
* fast/css-grid-layout/grid-container-change-explicit-grid-recompute-child-expected.txt: Added.
* fast/css-grid-layout/grid-container-change-explicit-grid-recompute-child.html: Added.
* fast/css-grid-layout/grid-item-change-order-auto-flow-expected.txt: Added.
* fast/css-grid-layout/grid-item-change-order-auto-flow.html: Added.
2017-01-12 Chris Dumez <cdumez@apple.com>
[iOS] Implement support for KeyboardEvent.code
https://bugs.webkit.org/show_bug.cgi?id=166932
<rdar://problem/29972518>
Reviewed by Darin Adler.
Extend layout test coverage and rebaseline a couple of existing tests
now that more checks are passing.
* fast/events/ios/keyboard-event-key-attribute-expected.txt:
* fast/events/ios/keyboard-event-key-attribute.html:
* platform/ios-simulator/fast/events/constructors/keyboard-event-constructor-expected.txt:
* platform/ios-simulator/imported/w3c/web-platform-tests/dom/events/Event-subclasses-constructors-expected.txt:
2017-01-12 Sam Weinig <sam@webkit.org>
[WebIDL] Autogenerate named getters
https://bugs.webkit.org/show_bug.cgi?id=166835
Reviewed by Alex Christensen.
* fast/dom/HTMLSelectElement/select-selectedIndex-expected.txt:
* fast/dom/HTMLSelectElement/select-selectedIndex-multiple-expected.txt:
* js/dom/reflect-set-onto-dom-expected.txt:
Update exception text.
2017-01-12 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline inspector/dom/getAccessibilityPropertiesForNode.html after r210605.
Unreviewed test gardening.
* inspector/dom/getAccessibilityPropertiesForNode-expected.txt:
2017-01-12 Gyuyoung Kim <gyuyoung.kim@webkit.org>
[EFL] Gardening on 13th Jan.
Unreviewed EFL Gardening. Update crash and timeout tests after bumping Ubuntu version.
* platform/efl/TestExpectations:
2017-01-12 Gyuyoung Kim <gyuyoung.kim@webkit.org>
[EFL] Second update TestExpectation file for Ubuntu 16.04.
Unreviewed EFL gardening.
* platform/efl/TestExpectations: Need to update this file for EFL bot again.
2017-01-11 Joseph Pecoraro <pecoraro@apple.com>
REGRESSION(r206133): LayoutTest inspector/css/manager-preferredInspectorStyleSheetForFrame.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=162305
<rdar://problem/28389364>
Reviewed by Timothy Hatcher.
* inspector/css/manager-preferredInspectorStyleSheetForFrame-expected.txt:
* inspector/css/manager-preferredInspectorStyleSheetForFrame.html:
Revert the change that broke this and move to more deterministic callbacks
that don't include the extra variance in producing output.
2017-01-11 Joseph Pecoraro <pecoraro@apple.com>
REGRESSION: [mac-wk2] LayoutTest inspector/debugger/breakpoint-columns.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=161774
<rdar://problem/28217256>
Reviewed by Mark Lam.
* platform/mac-wk2/TestExpectations:
Remove flaky expectations for a test that hasn't failed in a month.
2017-01-11 Joseph Pecoraro <pecoraro@apple.com>
REGRESSION: LayoutTest inspector/debugger/csp-exceptions.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=165292
<rdar://problem/29471892>
Reviewed by Geoffrey Garen.
* inspector/debugger/csp-exceptions-expected.txt:
* inspector/debugger/csp-exceptions.html:
* inspector/debugger/resources/csp-exception-iframe.html:
Improve the test to handle all console messages more carefully,
including outputing the console messages to test them as well.
* platform/mac-wk2/TestExpectations:
Unskip the test, it should no longer be flakey.
2017-01-11 Brent Fulgham <bfulgham@apple.com>
Rebaseline two tests after r210599.
* fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt:
* storage/domstorage/sessionstorage/blocked-file-access-expected.txt:
2017-01-11 Nan Wang <n_wang@apple.com>
AX: role=treeitem accessible name not spoken to VoiceOver macOS when using string contained inside element
https://bugs.webkit.org/show_bug.cgi?id=164950
<rdar://problem/29337573>
Reviewed by Chris Fleizach.
* accessibility/mac/aria-tree-item-name-expected.txt: Added.
* accessibility/mac/aria-tree-item-name.html: Added.
2017-01-11 Myles C. Maxfield <mmaxfield@apple.com>
ASSERTION FAILED: run->m_stop > 0 in *WebCore::RenderBlockFlow::computeInlineDirectionPositionsForSegment
https://bugs.webkit.org/show_bug.cgi?id=166030
Reviewed by Ryosuke Niwa.
* fast/text/bidi-isolate-empty-run-expected.txt: Added.
* fast/text/bidi-isolate-empty-run.html: Added.
2017-01-11 Chris Dumez <cdumez@apple.com>
Iterating over URLSearchParams does not work
https://bugs.webkit.org/show_bug.cgi?id=166921
<rdar://problem/29970907>
Reviewed by Alex Christensen.
Add layout test coverage.
* fast/dom/DOMURL/searchparams-iterable-expected.txt: Added.
* fast/dom/DOMURL/searchparams-iterable.html: Added.
2017-01-11 Chris Dumez <cdumez@apple.com>
[iOS][WK2] KeyboardEvent.key always returns an empty string
https://bugs.webkit.org/show_bug.cgi?id=166918
<rdar://problem/29861147>
Reviewed by Wenson Hsieh.
Add layout test coverage.
* fast/events/ios/keyboard-event-key-attribute-expected.txt: Added.
* fast/events/ios/keyboard-event-key-attribute.html: Added.
2017-01-11 Gyuyoung Kim <gyuyoung.kim@webkit.org>
[EFL] Update TestExpectation file for Ubuntu 16.04.
Unreviewed EFL gardening.
After bumping Ubuntu version to 16.04, there are many tests are failed.
This gardening is to update all failure tests on Ubuntu 16.04.
* platform/efl/TestExpectations:
2017-01-10 Yusuke Suzuki <utatane.tea@gmail.com>
Implement JSSourceCode to propagate SourceCode in module pipeline
https://bugs.webkit.org/show_bug.cgi?id=166861
Reviewed by Saam Barati.
* http/tests/security/contentSecurityPolicy/module-eval-blocked-expected.txt:
2017-01-10 Commit Queue <commit-queue@webkit.org>
Unreviewed, rolling out r210052.
https://bugs.webkit.org/show_bug.cgi?id=166915
"breaks web compatability" (Requested by keith_miller on
#webkit).
Reverted changeset:
"Add support for global"
https://bugs.webkit.org/show_bug.cgi?id=165171
http://trac.webkit.org/changeset/210052
2017-01-10 Sam Weinig <sam@webkit.org>
[WebIDL] Remove most of the custom bindings for the WebGL code
https://bugs.webkit.org/show_bug.cgi?id=166834
Reviewed by Alex Christensen.
* fast/canvas/webgl/gl-object-get-calls-expected.txt:
Update result for better error message.
2017-01-10 Ryosuke Niwa <rniwa@webkit.org>
:active and :hover states may not be updated across slots
https://bugs.webkit.org/show_bug.cgi?id=166881
<rdar://problem/29944582>
Reviewed by Antti Koivisto.
Added two regression tests; one for clearing :active state across a slot, and another one for clearing
a hover state on an ancestor of a slot to which a slot with the hovered element is assigned.
* fast/shadow-dom/clear-active-state-in-shadow-expected.html: Added.
* fast/shadow-dom/clear-active-state-in-shadow.html: Added.
* fast/shadow-dom/hover-over-nested-slotted-content-expected.html: Added.
* fast/shadow-dom/hover-over-nested-slotted-content.html: Added.
* platform/ios-simulator/TestExpectations:
2017-01-10 Wenson Hsieh <wenson_hsieh@apple.com>
Implement "proximity" scroll snapping
https://bugs.webkit.org/show_bug.cgi?id=135994
<rdar://problem/18162418>
Reviewed by Dean Jackson.
Adds 3 new layout tests for proximity scroll snapping. Also tweaks some existing tests that test scroll snapping
after scrolling with momentum to use the custom heuristic for predicting scroll destination instead of platform
momentum scrolling. This ensures that the results of our layout tests that depend on predicting momentum scroll
destination are consistent across runs.
* tiled-drawing/scrolling/latched-div-with-scroll-snap.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-iframe.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-2d-overflow.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-borders.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-hidden-scrollbars.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-horizontal.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-slow-horizontal.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-slow-vertical.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-vertical-then-horizontal.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-vertical.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-overflow-stateless.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-overflow.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-padding.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-rotated.html:
Force these tests to use platform-independent scrolling momentum prediction, by multiplying the last scroll
delta upon release by a constant factor.
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-then-proximity-expected.txt: Added.
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-then-proximity.html: Added.
Tests that after changing scroll-snap-type from mandatory to proximity, swiping downwards no longer snaps the
scroll offset to the second box, but instead leaves the scroll offset somewhere in the middle of the first box.
* tiled-drawing/scrolling/scroll-snap/scroll-snap-proximity-mainframe-expected.txt: Added.
* tiled-drawing/scrolling/scroll-snap/scroll-snap-proximity-mainframe.html: Added.
Tests that when scroll-snap-type is proximity in the mainframe, scrolling slightly downwards snaps the scroll
offset back up to the top; scrolling somewhere in the middle of the first box does not snap the scroll offset;
and scrolling near the end of the first box snaps the scroll offset to the second box.
* tiled-drawing/scrolling/scroll-snap/scroll-snap-proximity-overflow-expected.txt: Added.
* tiled-drawing/scrolling/scroll-snap/scroll-snap-proximity-overflow.html: Added.
Similar to scroll-snap-proximity-mainframe.html, except for overflow scrolling instead of the mainframe.
* tiled-drawing/scrolling/scroll-snap/scroll-snap-scrolling-jumps-to-top.html:
2017-01-10 Chris Dumez <cdumez@apple.com>
Make Event.initEvent()'s first parameter mandatory
https://bugs.webkit.org/show_bug.cgi?id=166894
Reviewed by Alex Christensen.
Add layout test coverage.
* fast/events/initEvent-parameters-expected.txt: Added.
* fast/events/initEvent-parameters.html: Added.
2017-01-10 Commit Queue <commit-queue@webkit.org>
Unreviewed, rolling out r210537.
https://bugs.webkit.org/show_bug.cgi?id=166903
This change introduced JSC test failures (Requested by
ryanhaddad on #webkit).
Reverted changeset:
"Implement JSSourceCode to propagate SourceCode in module
pipeline"
https://bugs.webkit.org/show_bug.cgi?id=166861
http://trac.webkit.org/changeset/210537
2017-01-10 Jer Noble <jer.noble@apple.com>
Add support for MediaKeys.generateRequest().
https://bugs.webkit.org/show_bug.cgi?id=166880
Reviewed by Xabier Rodriguez-Calvar.
Add shouldResolve() and shouldReject() to video-test.js and update existing
tests to use these new functions.
* media/encrypted-media/mock-MediaKeys-createSession-expected.txt: Added.
* media/encrypted-media/mock-MediaKeys-createSession.html: Added.
* media/encrypted-media/mock-MediaKeys-setServerCertificate.html:
* media/encrypted-media/mock-MediaKeySession-generateRequest.html:
* media/encrypted-media/mock-MediaKeySystemAccess.html:
* media/encrypted-media/mock-navigator-requestMediaKeySystemAccess.html:
* media/video-test.js:
(shouldResolve):
(shouldReject):
* platform/mac/TestExpectations:
2017-01-10 Jer Noble <jer.noble@apple.com>
Add support for MediaKeys.createSession().
https://bugs.webkit.org/show_bug.cgi?id=166796
Reviewed by Eric Carlson.
* media/encrypted-media/mock-MediaKeys-createSession-expected.txt: Added.
* media/encrypted-media/mock-MediaKeys-createSession.html: Added.
* platform/mac/TestExpectations:
2017-01-10 Jer Noble <jer.noble@apple.com>
Add support for MediaKeys.setServerCertificate()
https://bugs.webkit.org/show_bug.cgi?id=166772
Reviewed by Darin Adler.
* media/encrypted-media/mock-MediaKeys-setServerCertificate-expected.txt: Added.
* media/encrypted-media/mock-MediaKeys-setServerCertificate.html: Added.
2017-01-10 Youenn Fablet <youenn@apple.com>
CachedScript cloning does not clone encodedSize
https://bugs.webkit.org/show_bug.cgi?id=166865
Reviewed by Darin Adler.
* http/tests/security/cross-origin-cached-scripts-expected.txt:
* http/tests/security/cross-origin-cached-scripts.html:
* http/tests/security/resources/notify-loaded.js:
2017-01-09 Ryosuke Niwa <rniwa@webkit.org>
Add an iOS test for tapping on a text node assigned to a slot
https://bugs.webkit.org/show_bug.cgi?id=166877
Reviewed by Andy Estes.
Add a test for tapping on a text node assigned to a slot.
touchstart event must be fired on a parent of the slot with a touch event handler.
* TestExpectations:
* fast/shadow-dom/touch-event-on-text-assigned-to-slot-expected.txt: Added.
* fast/shadow-dom/touch-event-on-text-assigned-to-slot.html: Added.
* resources/ui-helper.js:
(window.UIHelper.tapAt): Added.
2017-01-09 Yusuke Suzuki <utatane.tea@gmail.com>
Implement JSSourceCode to propagate SourceCode in module pipeline
https://bugs.webkit.org/show_bug.cgi?id=166861
Reviewed by Saam Barati.
* http/tests/security/contentSecurityPolicy/module-eval-blocked-expected.txt:
2017-01-09 Chris Dumez <cdumez@apple.com>
REGRESSION(r189555): ImageDocument title no longer includes the size of the image
https://bugs.webkit.org/show_bug.cgi?id=166876
<rdar://problem/29939970>
Reviewed by Tim Horton.
Add layout test coverage.
* fast/images/imageDocument-title-expected.txt: Added.
* fast/images/imageDocument-title.html: Added.
2017-01-09 Zalan Bujtas <zalan@apple.com>
ASSERTION FAILED: newLogicalTop >= logicalTop in WebCore::RenderBlockFlow::getClearDelta
https://bugs.webkit.org/show_bug.cgi?id=151202
<rdar://problem/27711822>
Reviewed by Myles C. Maxfield.
* fast/block/float/assert-when-line-has-not-enough-space-left-expected.txt: Added.
* fast/block/float/assert-when-line-has-not-enough-space-left.html: Added.
2017-01-09 Tim Horton <timothy_horton@apple.com>
Unindenting text inside a blockquote can result in the text being reordered
https://bugs.webkit.org/show_bug.cgi?id=166813
Reviewed by Darin Adler and Ryosuke Niwa.
* editing/execCommand/unindent-nested-blockquote-with-inner-div-expected.txt: Added.
* editing/execCommand/unindent-nested-blockquote-with-inner-div.html: Added.
Old test output:
second<br><blockquote><div><blockquote>first</blockquote><br></div></blockquote>
New test output:
<blockquote><div><blockquote>first</blockquote><br></div></blockquote>second
2017-01-09 Yusuke Suzuki <utatane.tea@gmail.com>
[JSC] Prototype dynamic-import
https://bugs.webkit.org/show_bug.cgi?id=165724
Reviewed by Saam Barati.
* sputnik/Conformance/07_Lexical_Conventions/7.5_Tokens/7.5.3_Future_Reserved_Words/S7.5.3_A1.16-expected.txt:
2017-01-09 Andy Estes <aestes@apple.com>
[QuickLook] Add a layout test for webkit.org/b/135651
https://bugs.webkit.org/show_bug.cgi?id=166855
Reviewed by Andreas Kling.
* quicklook/nil-response-mime-type-expected.txt: Added.
* quicklook/nil-response-mime-type.html: Added.
* quicklook/resources/nil-response-mime-type.xls: Added.
2017-01-09 Beth Dakin <bdakin@apple.com>
Add a test to ensure that preventDefault on touchmove prevents scrolling
https://bugs.webkit.org/show_bug.cgi?id=166790
Reviewed by Simon Fraser.
* fast/events/touch/ios/iphone7/prevent-default-touchmove-prevents-scrolling-expected.txt: Added.
* fast/events/touch/ios/iphone7/prevent-default-touchmove-prevents-scrolling.html: Added.
2017-01-09 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline W3C test for ios-simulator after r210468.
https://bugs.webkit.org/show_bug.cgi?id=166850
Unreviewed test gardening.
* platform/ios-simulator/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin-expected.txt:
2017-01-09 Lucas Forschler <lforschler@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=166839
Add php7 support for macOS.
This patch mirrors the solution that debian uses, by adding a php7 specific apache conf file.
Reviewed by Alexey Proskuryakov.
* http/conf/apache2.4-php7-httpd.conf: Added.
2017-01-09 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/debugger/breakpoint-action-log.html as flaky on macOS.
https://bugs.webkit.org/show_bug.cgi?id=165772
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-06 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
[GTK] Should support key and code properties on keyboard events
https://bugs.webkit.org/show_bug.cgi?id=166759
Reviewed by Carlos Garcia Campos.
* platform/gtk/fast/events/keyboardevent-code-expected.txt: Added. Hardware
codes are different for Mac and Linux for a couple of keys, so we need
platform-specific results.
2017-01-09 Alejandro G. Castro <alex@igalia.com>
[OWR] Unskip fast/mediastream/MediaStream-video-element-track-stop.html
https://bugs.webkit.org/show_bug.cgi?id=165316
Reviewed by Philippe Normand.
* platform/gtk/TestExpectations: Unskipped the test and moved the
stop one, now it does not timeout because we correctly handle the
ended value but still fails, we need more features in the mock
classes for owr.
2017-01-08 Filip Pizlo <fpizlo@apple.com>
Unreviewed, since this test is slow it should run in fewer configurations. This resolves the
occasional timeouts I was seeing.
* js/script-tests/regress-139548.js:
2017-01-07 Andy Estes <aestes@apple.com>
[QuickLook] Update quicklook test expectations
https://bugs.webkit.org/show_bug.cgi?id=166798
<rdar://problem/26477735>
Reviewed by Alex Christensen.
For documents that generate HTML previews, updated the expected results to be web archives.
Web archives capture the same information that the expected HTML files did, but allow for
easy rebasing with --reset-results.
For documents that generate PDF previews, a webarchive expected result is inappropriate
since the generated PDF will differ between runs due to changing metadata (e.g. creation
date). These tests were kept as reftests but with updated expected results.
* platform/ios-simulator/TestExpectations: Unskipped quicklook/.
* quicklook/excel-expected.html: Removed.
* quicklook/excel-expected.txt: Added.
* quicklook/excel-legacy-expected.html: Removed.
* quicklook/excel-legacy-expected.txt: Added.
* quicklook/excel-legacy.html: Updated to dump as webarchive.
* quicklook/excel.html: Ditto.
* quicklook/keynote-09-expected.html: Removed.
* quicklook/keynote-09-expected.txt: Added.
* quicklook/keynote-09.html: Updated to dump as webarchive.
* quicklook/numbers-09-expected.html: Removed.
* quicklook/numbers-09-expected.txt: Added.
* quicklook/numbers-09.html: Updated to dump as webarchive.
* quicklook/pages-09-expected.html: Removed.
* quicklook/pages-09-expected.txt: Added.
* quicklook/pages-09.html: Updated to dump as webarchive.
* quicklook/powerpoint-expected.html: Removed.
* quicklook/powerpoint-expected.txt: Added.
* quicklook/powerpoint-legacy-expected.html: Removed.
* quicklook/powerpoint-legacy-expected.txt: Added.
* quicklook/powerpoint-legacy.html: Updated to dump as webarchive.
* quicklook/powerpoint.html: Updated to dump as webarchive.
* quicklook/resources/excel-expected.html: Removed.
* quicklook/resources/excel-legacy-expected.html: Removed.
* quicklook/resources/keynote-09-expected/index.css: Removed.
* quicklook/resources/keynote-09-expected/index.html: Removed.
* quicklook/resources/keynote-09-expected/index.js: Removed.
* quicklook/resources/keynote-expected.pdf: Updated.
* quicklook/resources/numbers-09-expected/canvas.js: Removed.
* quicklook/resources/numbers-09-expected/index.html: Removed.
* quicklook/resources/numbers-09-expected/navigation.css: Removed.
* quicklook/resources/numbers-09-expected/navigation.html: Removed.
* quicklook/resources/numbers-09-expected/sheet_1.html: Removed.
* quicklook/resources/numbers-expected.pdf: Updated.
* quicklook/resources/pages-09-expected/index.css: Removed.
* quicklook/resources/pages-09-expected/index.html: Removed.
* quicklook/resources/pages-expected.pdf: Updated.
* quicklook/resources/powerpoint-expected.html: Removed.
* quicklook/resources/powerpoint-legacy-expected.html: Removed.
* quicklook/resources/webkit-icon.pdf: Removed.
* quicklook/resources/webkit-icon.png: Removed.
* quicklook/resources/webkit-icon.tiff: Removed.
* quicklook/resources/word-expected.html: Removed.
* quicklook/resources/word-legacy-expected.html: Removed.
* quicklook/word-expected.html: Removed.
* quicklook/word-expected.txt: Added.
* quicklook/word-legacy-expected.html: Removed.
* quicklook/word-legacy-expected.txt: Added.
* quicklook/word-legacy.html: Updated to dump as webarchive.
* quicklook/word.html: Updated to dump as webarchive.
2017-01-06 Chris Dumez <cdumez@apple.com>
Regression(r189230): DOM Callbacks may use wrong global object
https://bugs.webkit.org/show_bug.cgi?id=166784
Reviewed by Mark Lam.
Add layout test coverage.
* fast/frames/frame-window-as-callback-expected.txt: Added.
* fast/frames/frame-window-as-callback.html: Added.
* fast/frames/resources/wrong-global-object.html: Added.
2017-01-06 Tim Horton <timothy_horton@apple.com>
Minor cleanups to IndentOutdentCommand and related code
https://bugs.webkit.org/show_bug.cgi?id=166791
Reviewed by Simon Fraser.
* editing/execCommand/19653-1-expected.txt:
* editing/execCommand/19653-1.html:
Adjust this indenting test. It had a mislabeled test case (it outdents, not indents),
and also was copy-pasted wrong (it wasn't indented in the first place).
However, since this technically reduces test coverage, keep the existing
(but now correctly labeled) test case, since it caught a bug in code I was changing.
2017-01-06 Ryan Haddad <ryanhaddad@apple.com>
Marking fast/text/variations/advances.html as failing on Sierra.
https://bugs.webkit.org/show_bug.cgi?id=166672
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-06 Ryan Haddad <ryanhaddad@apple.com>
Skip editing/caret/emoji.html on ios-simulator since it relies on EventSender.keydown().
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2017-01-06 Joseph Pecoraro <pecoraro@apple.com>
Add some missing longhand properties to CSSComputedStyleDeclaration and fix default values
https://bugs.webkit.org/show_bug.cgi?id=166674
<rdar://problem/6026159>
Reviewed by Darin Adler.
* fast/css/getComputedStyle/computed-style-font-family.html:
Skip font-variation-settings which is only available if the feature flag is enabled.
* fast/css/getComputedStyle/counterIncrement-without-counter-expected.txt:
* fast/css/getComputedStyle/counterIncrement-without-counter.html:
Fix the default value to be "none" instead of the empty string.
* svg/css/getComputedStyle-basic-expected.txt:
* fast/css/getComputedStyle/computed-style-expected.txt:
* fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* fast/css/getComputedStyle/resources/property-names.js:
Add some always expected to be available longhand properties to check.
2017-01-06 Chris Dumez <cdumez@apple.com>
[Form Validation] "character" in maxlength validation message should be singular when maxlength is 1
https://bugs.webkit.org/show_bug.cgi?id=166712
<rdar://problem/29872292>
Reviewed by Darin Adler.
Add layout test coverage.
* fast/forms/validation-message-maxLength-expected.txt: Added.
* fast/forms/validation-message-maxLength.html: Added.
* platform/ios-simulator/TestExpectations:
2017-01-06 Jer Noble <jer.noble@apple.com>
Add support for MediaKeySystemAccess.createMediaKeys()
https://bugs.webkit.org/show_bug.cgi?id=166749
Reviewed by Eric Carlson.
* media/encrypted-media/mock-MediaKeySystemAccess-expected.txt: Added.
* media/encrypted-media/mock-MediaKeySystemAccess.html: Added.
* platform/mac/TestExpectations:
2017-01-06 Ryan Haddad <ryanhaddad@apple.com>
Add pass expectation for fast/text/emoji-num-glyphs.html on Sierra.
Unreviewed test gardening.
* platform/mac/TestExpectations:
2017-01-06 Ryan Haddad <ryanhaddad@apple.com>
Marking three pointer-lock tests as crashing on mac-wk2 debug.
https://bugs.webkit.org/show_bug.cgi?id=166765
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2017-01-06 Per Arne Vollan <pvollan@apple.com>
Fixed duplicate test expectation entries on Windows.
Unreviewed test gardening.
* platform/win/TestExpectations:
2017-01-05 Ryosuke Niwa <rniwa@webkit.org>
Finding text doesn't work across shadow boundary
https://bugs.webkit.org/show_bug.cgi?id=158503
Reviewed by Antti Koivisto.
Updated the existing tests per changes to use an array of find options instead of raw bit mask,
and added a regression test for finding text by traversing flat tree along with testing
window.find and execCommand('FindString', false, ~) not walking across shadow boundaries.
* editing/text-iterator/count-mark-lineboxes-expected.txt:
* editing/text-iterator/count-mark-lineboxes.html:
* editing/text-iterator/count-mark-simple-lines-expected.txt:
* editing/text-iterator/count-mark-simple-lines.html:
* editing/text-iterator/count-matches-in-form-expected.txt:
* editing/text-iterator/count-matches-in-form.html:
* editing/text-iterator/count-matches-in-frames.html:
* editing/text-iterator/find-string-on-flat-tree-expected.txt: Added.
* editing/text-iterator/find-string-on-flat-tree.html: Added.
* fast/text/mark-matches-broken-line-rendering.html:
* fast/text/mark-matches-overflow-clip.html:
* fast/text/mark-matches-rendering-simple-lines-expected.html:
* fast/text/mark-matches-rendering-simple-lines.html:
* fast/text/mark-matches-rendering.html:
2017-01-05 Filip Pizlo <fpizlo@apple.com>
Unreviewed, teach run-javascriptcore-tests that this is a slow test.
* js/script-tests/regress-139548.js:
2017-01-05 Simon Fraser <simon.fraser@apple.com>
Radio buttons have a fixed border radius making them look square when resized
https://bugs.webkit.org/show_bug.cgi?id=148676
Reviewed by Tim Horton.
* fast/forms/ios/large-radio-button-is-round-expected.html: Added.
* fast/forms/ios/large-radio-button-is-round.html: Added.
2017-01-05 Myles C. Maxfield <mmaxfield@apple.com>
Carets can split up marriages and families
https://bugs.webkit.org/show_bug.cgi?id=166711
<rdar://problem/29019333>
Reviewed by Alex Christensen.
AFAICT we don't have a test where we arrow-through a set of emoji. We do
have tests where we backspace-through a set of emoji. Add a new test for
the arrow keys.
* platform/ios/TestExpectations:
* platform/mac/editing/caret/emoji-expected.txt: Added.
* editing/caret/emoji.html: Added.
* editing/caret/ios/emoji-expected.txt: Added.
* editing/caret/ios/emoji.html: Added.
2017-01-05 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline fast/canvas/webgl/context-creation-attributes.html after r210372.
Unreviewed test gardening.
* fast/canvas/webgl/context-creation-attributes-expected.txt:
2017-01-05 Jeremy Jones <jeremyj@apple.com>
Update pointer-lock test expectations, enabling passing tests.
https://bugs.webkit.org/show_bug.cgi?id=166656
rdar://problem/29851126
Reviewed by Alex Christensen.
Several pointer lock tests are passing and are now marked as passing.
pointer-lock/lock-already-locked.html Pass
pointer-lock/lock-element-not-in-dom.html Pass
http/tests/pointer-lock/iframe-sandboxed-allow-pointer-lock.html Pass
http/tests/pointer-lock/iframe-sandboxed-nested-allow-pointer-lock.html Pass
http/tests/pointer-lock/pointerlockelement-different-origin.html Pass
http/tests/pointer-lock/pointerlockelement-same-origin.html Pass
http/tests/pointer-lock/requestPointerLock-can-not-transfer-between-documents.html Pass
http/tests/pointer-lock/iframe-sandboxed.html Pass
http/tests/pointer-lock/iframe-sandboxed-nested-disallow-then-allow-pointer-lock.html Pass
* platform/mac/TestExpectations:
* http/tests/pointer-lock/iframe-sandboxed-expected.txt: Updated.
* http/tests/pointer-lock/iframe-sandboxed-nested-disallow-then-allow-pointer-lock-expected.txt: Updated
2017-01-05 Zalan Bujtas <zalan@apple.com>
Mark the dedicated root linebox for trailing floats in empty inlines dirty.
https://bugs.webkit.org/show_bug.cgi?id=166732
<rdar://problem/29100419>
Reviewed by Antti Koivisto.
* fast/inline/trailing-floats-inline-crash2-expected.txt: Added.
* fast/inline/trailing-floats-inline-crash2.html: Added.
2017-01-04 Brian Burg <bburg@apple.com>
Web Inspector: Test.html should support globals reportInternalError, reportUnhandledRejection, reportUncaughtException
https://bugs.webkit.org/show_bug.cgi?id=161358
<rdar://problem/28066446>
Reviewed by Joseph Pecoraro.
Improve uncaught exception reporting and add some tests to document
new and existing behavior.
* http/tests/inspector/resources/inspector-test.js:
(runTest.runTestMethodInFrontend):
(runTest): Outsource reporting of an uncaught exception while injecting
a method into the frontend. By doing this, we can make the report using
the actual exception object since it doesn't go through window.onerror.
* inspector/unit-tests/async-test-suite-expected.txt:
* inspector/unit-tests/async-test-suite.html:
* inspector/unit-tests/sync-test-suite-expected.txt:
* inspector/unit-tests/sync-test-suite.html:
Rebaseline and force suppression of stack traces, which are not deterministic
across commits due to logging specific lines and columns in TestCombined.js.
* inspector/unit-tests/globals-uncaught-exception-from-timer-callback-expected.txt: Added.
* inspector/unit-tests/globals-uncaught-exception-from-timer-callback.html: Added.
* inspector/unit-tests/globals-uncaught-exception-in-test-function-expected.txt: Added.
* inspector/unit-tests/globals-uncaught-exception-in-test-function.html: Added.
* inspector/unit-tests/globals-uncaught-exception-in-test-suite-expected.txt: Added.
* inspector/unit-tests/globals-uncaught-exception-in-test-suite.html: Added.
* inspector/unit-tests/globals-unhandled-rejection-in-test-function-expected.txt: Added.
* inspector/unit-tests/globals-unhandled-rejection-in-test-function.html: Added.
* inspector/unit-tests/globals-unhandled-rejection-in-test-suite-expected.txt: Added.
* inspector/unit-tests/globals-unhandled-rejection-in-test-suite.html: Added.
* inspector/unit-tests/globals-unhandled-rejection-in-timer-callback-expected.txt: Added.
* inspector/unit-tests/globals-unhandled-rejection-in-timer-callback.html: Added.
2017-01-05 Andreas Kling <akling@apple.com>
Skip fast/scrolling/page-cache-back-overflow-scroll-restore.html on iOS simulator.
<https://webkit.org/b/166736>
* platform/ios-simulator/TestExpectations:
2017-01-05 Chris Dumez <cdumez@apple.com>
Form validation: Align email validation with the latest HTML specification
https://bugs.webkit.org/show_bug.cgi?id=166697
<rdar://problem/29870245>
Reviewed by Alex Christensen.
Extended / updated existing layout test to cover behavior changes.
* fast/forms/ValidityState-typeMismatch-email-expected.txt:
* fast/forms/resources/ValidityState-typeMismatch-email.js:
2017-01-05 Andreas Kling <akling@apple.com>
REGRESSION(r210226): overflow:scroll scroll position not restored on back navigation
<https://webkit.org/b/166724>
Reviewed by Antti Koivisto.
Add a test that navigates back to a page with a scrolled overflow:scroll element.
The test verifies that the scroll position is restored.
* fast/scrolling/page-cache-back-overflow-scroll-restore-expected.txt: Added.
* fast/scrolling/page-cache-back-overflow-scroll-restore.html: Added.
2017-01-05 Per Arne Vollan <pvollan@apple.com>
Unreviewed test gardening.
Update test expectations on Windows for failing tests. These failures are tracked in
https://bugs.webkit.org/show_bug.cgi?id=160447.
* platform/win/TestExpectations:
2017-01-04 Gyuyoung Kim <gyuyoung.kim@webkit.org>
[EFL] Fully update TestExpectations
Unreviewed EFL gardening.
EFL layout test has been broken too long time. Besides many tests have not maintained
as well. Now many tests are passingi, or some tests are being failed, crash, or timeout.
To update current test results, this patch updates all test results in TextExpectation.
After this update, I hope to track layout test failures efficiently.
* platform/efl/TestExpectations:
2017-01-04 Manuel Rego Casasnovas <rego@igalia.com>
[css-grid] Fix crash clamping grid lines
https://bugs.webkit.org/show_bug.cgi?id=166637
Reviewed by Darin Adler.
* fast/css-grid-layout/grid-position-crash-expected.txt: Added.
* fast/css-grid-layout/grid-position-crash.html: Added.
2017-01-04 Myles C. Maxfield <mmaxfield@apple.com>
Remove runtime flag for variation fonts
https://bugs.webkit.org/show_bug.cgi?id=164251
Reviewed by Dean Jackson.
* animations/font-variations/font-variation-settings-expected.html:
* animations/font-variations/font-variation-settings-order-expected.html:
* animations/font-variations/font-variation-settings-order.html:
* animations/font-variations/font-variation-settings-unlike-expected.html:
* animations/font-variations/font-variation-settings-unlike.html:
* animations/font-variations/font-variation-settings.html:
* fast/text/variations/duplicate-expected.html:
* fast/text/variations/duplicate.html:
* fast/text/variations/exist-expected-mismatch.html:
* fast/text/variations/exist.html:
* fast/text/variations/getComputedStyle.html:
* fast/text/variations/inheritance-expected.html:
* fast/text/variations/inheritance.html:
* fast/text/variations/order-expected.html:
* fast/text/variations/order.html:
* fast/text/variations/outofbounds-expected.html:
* fast/text/variations/outofbounds.html:
2017-01-04 Nan Wang <n_wang@apple.com>
Many new HTML5 input types still exposed as generic AXTextfield
https://bugs.webkit.org/show_bug.cgi?id=109017
<rdar://problem/13658955>
Reviewed by Chris Fleizach.
* platform/mac/accessibility/roles-exposed-expected.txt:
2017-01-04 Chris Dumez <cdumez@apple.com>
Assertion hit on redfin.com: ASSERTION FAILED: collection->length() > 1
https://bugs.webkit.org/show_bug.cgi?id=166687
<rdar://problem/29865854>
Reviewed by Darin Adler.
Add layout test coverage.
* fast/shadow-dom/document-named-property-expected.txt: Added.
* fast/shadow-dom/document-named-property.html: Added.
* fast/shadow-dom/window-named-property-expected.txt: Added.
* fast/shadow-dom/window-named-property.html: Added.
2017-01-04 Manuel Rego Casasnovas <rego@igalia.com>
[GTK] Two editing tests are passing but marked as failure
Unreviewed GTK gardening.
* platform/gtk/TestExpectations:
2017-01-04 John Wilander <wilander@apple.com>
Validate the BCP47-ness of the language string passed to TrackBase::setLanguage()
https://bugs.webkit.org/show_bug.cgi?id=123926
Reviewed by Jer Noble.
* media/media-source/only-bcp47-language-tags-accepted-as-valid-expected.txt: Added.
* media/media-source/only-bcp47-language-tags-accepted-as-valid.html: Added.
* media/track/w3c/interfaces/HTMLTrackElement/srclang-expected.txt:
Expected text change since we now have console warnings for
invalid language tags.
* media/track/w3c/interfaces/TextTrack/language-expected.txt:
Expected text change since we now have console warnings for
invalid language tags.
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt:
Expected text change since we now have console warnings for
invalid language tags.
* platform/ios-simulator/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt:
Expected text change since we now have console warnings for
invalid language tags.
2017-01-04 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Cross Origin importScripts() scripts lack source URL, causes issues with Inspector showing Resource
https://bugs.webkit.org/show_bug.cgi?id=165569
<rdar://problem/29607569>
Reviewed by Youenn Fablet.
* http/tests/inspector/worker/blob-script-with-cross-domain-imported-scripts-expected.txt: Added.
* http/tests/inspector/worker/blob-script-with-cross-domain-imported-scripts.html: Added.
* http/tests/inspector/worker/resources/worker-blob-import-script.js: Added.
* http/tests/inspector/worker/resources/worker-blob-script.js: Added.
Ensure cross origin scripts imported by workers still get the correct Script URL.
Also this provides a test for worker started with a blob URL.
2017-01-03 Ryosuke Niwa <rniwa@webkit.org>
label element with tabindex >= 0 is not focusable
https://bugs.webkit.org/show_bug.cgi?id=102780
<rdar://problem/29796608>
Reviewed by Darin Adler.
Added a regression test for traversing label and legend elements by tabbing.
A native merge of the blink fix would have regressed this for the label element
while the bug in the legend element had always existed.
Also added a regression test for focusing label and legend elements with tabindex.
We should be able to focus either element. New behavior matches that of Chrome.
Firefox moves the focus to the label element like we used to before this patch.
Also merge the test fix from https://chromium.googlesource.com/chromium/src/+/085ad8697b1be50c4f93e296797a25a43a79bcfb
* fast/events/focus-label-legend-elements-expected.txt: Added.
* fast/events/focus-label-legend-elements-with-tab-expected.txt: Added.
* fast/events/focus-label-legend-elements-with-tab.html: Added.
* fast/events/focus-label-legend-elements.html: Added.
* fast/events/resources/tabindex-focus-blur-all-frame1.html:
* fast/events/resources/tabindex-focus-blur-all-frame2.html:
* fast/events/resources/tabindex-focus-blur-all.js:
* fast/events/tabindex-focus-blur-all-expected.txt:
* platform/ios-simulator-wk2/TestExpectations:
2017-01-03 Tim Horton <timothy_horton@apple.com>
NSSpellChecker's recordResponse isn't called for unseen automatic corrections
https://bugs.webkit.org/show_bug.cgi?id=166450
<rdar://problem/29447824>
Reviewed by Darin Adler.
* editing/editing.js:
(runEditingTest):
(runEditingTestWithCallbackLogging):
Add a way to run an editing test without enabling noisy editing callback logging.
* editing/mac/spelling/accept-unseen-candidate-records-acceptance-expected.txt: Added.
* editing/mac/spelling/accept-unseen-candidate-records-acceptance.html: Added.
Add a test that ensures that we correctly inform NSSpellChecker of an
accepted unseen correction.
* platform/mac-wk2/TestExpectations:
Disable the test because spelling tests don't work in WebKit2 at all.
2017-01-03 Nan Wang <n_wang@apple.com>
AX: Focus should jump into modal dialogs when one appears
https://bugs.webkit.org/show_bug.cgi?id=166670
Reviewed by Chris Fleizach.
* accessibility/mac/aria-modal-auto-focus-expected.txt: Added.
* accessibility/mac/aria-modal-auto-focus.html: Added.
2017-01-03 Brian Burg <bburg@apple.com>
Web Inspector: WrappedPromise constructor should behave like the Promise constructor
https://bugs.webkit.org/show_bug.cgi?id=166523
Reviewed by Joseph Pecoraro.
* inspector/unit-tests/wrapped-promise-expected.txt: Added.
* inspector/unit-tests/wrapped-promise.html: Added.
2017-01-03 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Address failures under LayoutTests/inspector/debugger/stepping
https://bugs.webkit.org/show_bug.cgi?id=166300
Reviewed by Brian Burg.
* inspector/debugger/stepping/stepping-classes-expected.txt:
Rebaseline these results to new column values.
2017-01-03 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Fix Content Flow Container Regions Computed Style section
https://bugs.webkit.org/show_bug.cgi?id=166294
Reviewed by Brian Burg.
* inspector/dom/content-flow-list.html:
Update the domTree across navigations. Also dynamically add the flows to
ensure we get the events.
2017-01-03 Carlos Alberto Lopez Perez <clopez@igalia.com>
A floating element within <li> overlaps with the marker
https://bugs.webkit.org/show_bug.cgi?id=166528
Reviewed by Zalan Bujtas.
* fast/lists/list-marker-before-float-expected.html: Added.
* fast/lists/list-marker-before-float-nested-expected.html: Added.
* fast/lists/list-marker-before-float-nested-rtl-expected.html: Added.
* fast/lists/list-marker-before-float-nested-rtl.html: Added.
* fast/lists/list-marker-before-float-nested.html: Added.
* fast/lists/list-marker-before-float-rtl-expected.html: Added.
* fast/lists/list-marker-before-float-rtl.html: Added.
* fast/lists/list-marker-before-float.html: Added.
2017-01-03 Carlos Garcia Campos <cgarcia@igalia.com>
[GTK] HTTP auth layout tests are flaky
https://bugs.webkit.org/show_bug.cgi?id=158919
Reviewed by Michael Catanzaro.
Unskip tests that should pass now.
* platform/gtk/TestExpectations:
2017-01-02 Chris Fleizach <cfleizach@apple.com>
AX: Expose block quote level to iOS API
https://bugs.webkit.org/show_bug.cgi?id=166629
<rdar://problem/29834793>
Reviewed by Darin Adler.
* accessibility/ios-simulator/blockquote-level-expected.txt: Added.
* accessibility/ios-simulator/blockquote-level.html: Added.
2016-12-31 Darin Adler <darin@apple.com>
Remove PassRefPtr use from the "dom" directory, related cleanup
https://bugs.webkit.org/show_bug.cgi?id=166569
Reviewed by Alex Christensen.
* fast/dom/title-text-property-2-expected.txt:
* http/tests/globalhistory/history-delegate-basic-title-expected.txt:
Updated expected results for progression where we no longer send duplicate updates
of the title when setting the title property on a document.
* fast/regions/cssom/webkit-named-flow-collection-expected.txt:
* fast/regions/cssom/webkit-named-flow-collection.html:
Added test cases cover property names in the named flow collection.
Specifically, check both Object.keys for just the indices, and also
Object.getOwnPropertyNames for including the names of the flows.
2016-12-28 Sergio Villar Senin <svillar@igalia.com>
[css-grid] Isolate instrinsic size computation from layout
https://bugs.webkit.org/show_bug.cgi?id=166530
Reviewed by Darin Adler.
* fast/css-grid-layout/grid-auto-repeat-intrinsic-expected.txt: Added.
* fast/css-grid-layout/grid-auto-repeat-intrinsic.html: Added.
* fast/css-grid-layout/grid-change-intrinsic-size-with-auto-repeat-tracks-expected.txt: Added.
* fast/css-grid-layout/grid-change-intrinsic-size-with-auto-repeat-tracks.html: Added.
2016-12-28 Carlos Alberto Lopez Perez <clopez@igalia.com>
[Gardening] Remove INDIE_UI related entries from TestExpectation files.
https://bugs.webkit.org/show_bug.cgi?id=165881
Unreviewed.
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/win/TestExpectations:
2016-12-28 Gyuyoung Kim <gyuyoung.kim@webkit.org>
[EFL] Gardening on 28th Dec.
Unreviewed EFL gardening.
* platform/efl/TestExpectations: Mark failing tests to Failure or ImageOnlyFailure.
2016-12-27 Gyuyoung Kim <gyuyoung.kim@navercorp.com>
[EFL] Gardening on 27th Dec.
Unreviewed EFL gardening.
* platform/efl/TestExpectations: Mark failing tests to Timeout or Skip.
2016-12-26 Zalan Bujtas <zalan@apple.com>
ASSERTION FAILED: !rect.isEmpty() in WebCore::GraphicsContext::drawRect
https://bugs.webkit.org/show_bug.cgi?id=163461
Reviewed by Darin Adler.
* fast/lists/assert-on-empty-list-marker-expected.txt: Added.
* fast/lists/assert-on-empty-list-marker.html: Added.
2016-12-25 Chris Fleizach <cfleizach@apple.com>
AX: Headers of table not read by VoiceOver
https://bugs.webkit.org/show_bug.cgi?id=158693
<rdar://problem/26771065>
Reviewed by Darin Adler.
* accessibility/hidden-th-still-column-header-expected.txt: Added.
* accessibility/hidden-th-still-column-header.html: Added.
2016-12-25 Sam Weinig <sam@webkit.org>
[WebIDL] Remove (most) custom bindings for the IndexedDB code
https://bugs.webkit.org/show_bug.cgi?id=166451
Reviewed by Darin Adler.
* storage/indexeddb/exceptions-expected.txt:
* storage/indexeddb/exceptions-private-expected.txt:
* storage/indexeddb/index-basics-expected.txt:
* storage/indexeddb/index-basics-private-expected.txt:
* storage/indexeddb/index-basics-workers-expected.txt:
* storage/indexeddb/objectstore-cursor-expected.txt:
* storage/indexeddb/objectstore-cursor-private-expected.txt:
Update results for improved exception messages.
2016-12-23 Simon Fraser <simon.fraser@apple.com>
REGRESSION (r209299): Selection is broken when you zoom in webpage using trackpad
https://bugs.webkit.org/show_bug.cgi?id=166472
rdar://problem/29675551
Reviewed by Tim Horton.
Add some test coverage for autoscroll of the main document. I could only get this
working in WebKitTestRunner, not DumpRenderTree.
* TestExpectations:
* fast/events/autoscroll-main-document-expected.txt: Added.
* fast/events/autoscroll-main-document.html: Added.
* fast/events/autoscroll-when-zoomed-expected.txt: Added.
* fast/events/autoscroll-when-zoomed.html: Added.
* fast/events/drag-select-when-zoomed-expected.txt: Added.
* fast/events/drag-select-when-zoomed-with-header-expected.txt: Added.
* fast/events/drag-select-when-zoomed-with-header.html: Added.
* fast/events/drag-select-when-zoomed.html: Added.
* fast/scrolling/scroll-to-anchor-zoomed-header-expected.txt: Added.
* fast/scrolling/scroll-to-anchor-zoomed-header.html: Added.
* fast/transforms/selection-bounds-in-transformed-view.html: Revert the target scroll position to what it was
before r209299, and improve the failure output.
* platform/ios-simulator/TestExpectations:
* platform/mac-wk2/TestExpectations:
2016-12-23 Andy Estes <aestes@apple.com>
[iOS] Fix some crashing webarchive tests
https://bugs.webkit.org/show_bug.cgi?id=166470
Reviewed by Andreas Kling.
Removed entries for previously crashing/failing tests.
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:
2016-12-23 Andreas Kling <akling@apple.com>
REGRESSION(r209865): Crash when navigating back to some pages with compositing layers.
<https://webkit.org/b/166469>
<rdar://problem/29109053>
Reviewed by Darin Adler.
Add a smoke test for the crashes we were seeing. Thanks to Zalán for the reduction.
* compositing/page-cache-back-crash-expected.txt: Added.
* compositing/page-cache-back-crash.html: Added.
2016-12-22 Sam Weinig <sam@webkit.org>
[WebIDL] Remove custom bindings for WebSQL code
https://bugs.webkit.org/show_bug.cgi?id=166441
Reviewed by Darin Adler.
* storage/websql/execute-sql-args-expected.txt:
* storage/websql/execute-sql-args.js:
Update test and result to be slightly more strict about functions taking sequences.
2016-12-22 Brent Fulgham <bfulgham@apple.com>
Nested calls to setDocument can omit firing 'unload' events
https://bugs.webkit.org/show_bug.cgi?id=166422
<rdar://problem/29763012>
Reviewed by Alex Christensen.
* fast/loader/nested-document-handling-expected.txt: Added.
* fast/loader/nested-document-handling.html: Added.
* fast/loader/resources/subframe-success.html: Added.
2016-12-22 Zalan Bujtas <zalan@apple.com>
Do not destroy the RenderNamedFlowFragment as leftover anonymous block.
https://bugs.webkit.org/show_bug.cgi?id=166436
rdar://problem/29772233
Reviewed by Simon Fraser.
* fast/regions/flow-fragment-as-anonymous-block-crash-expected.txt: Added.
* fast/regions/flow-fragment-as-anonymous-block-crash.html: Added.
2016-12-22 Wenson Hsieh <wenson_hsieh@apple.com>
CSS Scroll Snap does not work if scrollbar is hidden
https://bugs.webkit.org/show_bug.cgi?id=160442
<rdar://problem/23317034>
Reviewed by Simon Fraser.
Adds a new layout test verifying that scroll snapping still works when scrollbars are hidden via CSS.
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-hidden-scrollbars-expected.txt: Added.
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-hidden-scrollbars.html: Added.
2016-12-22 Daniel Bates <dabates@apple.com>
Make http/tests/security/popup-blocked-from-{fake-event, window-open}.html actually test popup
blocker; run on WebKit2
https://bugs.webkit.org/show_bug.cgi?id=166403
Reviewed by Darin Adler.
The tests http/tests/security/popup-blocked-from-{fake-event, window-open}.html inadvertently
depended on the default behavior of DumpRenderTree to ignore the ChromeClient::createWindow()
callback when asked to create a new window instead of testing that the popup blocker blocked
opening windows. We should call testRunner.setCanOpenWindows() and testRunner.setPopupBlockingEnabled(true)
from both of these tests so that DumpRenderTree respects requests to open windows and enable
the popup blocker (it is disabled by default), respectively.
The default behavior of DumpRenderTree to disallow opening windows falls out from the purpose
and implementation of testRunner.setCanOpenWindows() to support writing tests where the embedding
client ignores requests to create a new window. We do not implement such a concept in WebKitTestRunner
(see <https://bugs.webkit.org/show_bug.cgi?id=166402>).
* http/tests/security/popup-blocked-from-fake-event.html:
* http/tests/security/popup-blocked-from-window-open.html:
* platform/wk2/TestExpectations: Unskip the above tests as they now pass.
2016-12-22 Daniel Bates <dabates@apple.com>
Bypass pop-up blocker from cross-origin or sandboxed frame
https://bugs.webkit.org/show_bug.cgi?id=166290
<rdar://problem/29742039>
Reviewed by Darin Adler.
* fast/events/popup-blocked-from-sandboxed-frame-via-window-open-named-sibling-frame-expected.txt: Added.
* fast/events/popup-blocked-from-sandboxed-frame-via-window-open-named-sibling-frame.html: Added.
* fast/events/popup-blocked-from-sandboxed-frame-via-window-open-named-sibling-frame2-expected.txt: Added.
* fast/events/popup-blocked-from-sandboxed-frame-via-window-open-named-sibling-frame2.html: Added.
* fast/events/popup-blocked-from-unique-frame-via-window-open-named-sibling-frame-expected.txt: Added.
* fast/events/popup-blocked-from-unique-frame-via-window-open-named-sibling-frame.html: Added.
2016-12-21 Eric Carlson <eric.carlson@apple.com>
[MediaStream] Update media-stream-event-constructor test
https://bugs.webkit.org/show_bug.cgi?id=166398
Reviewed by Jer Noble.
Update and rebaseline test to reflect behavior changes that happened while the test was
skipped. Un-skip it on macOS.
* fast/events/constructors/media-stream-event-constructor-expected.txt:
* fast/events/constructors/media-stream-event-constructor.html:
* platform/mac/TestExpectations:
2016-12-21 John Wilander <wilander@apple.com>
Switch to a blacklist model for restricted Accept headers in simple CORS requests
https://bugs.webkit.org/show_bug.cgi?id=166363
Reviewed by Alex Christensen.
* http/tests/xmlhttprequest/cors-non-standard-safelisted-headers-should-trigger-preflight-expected.txt:
* http/tests/xmlhttprequest/cors-non-standard-safelisted-headers-should-trigger-preflight.html:
2016-12-21 Wenson Hsieh <wenson_hsieh@apple.com>
Add a layout test for scroll snapping with padding in the container
https://bugs.webkit.org/show_bug.cgi?id=144927
<rdar://problem/20923772>
Reviewed by Brent Fulgham.
The issue was actually addressed by changes to snap offset computation in AxisScrollSnapOffsets.cpp with
<https://trac.webkit.org/changeset/210024>, but there was no test for this. This patch adds a new layout test
verifying that the padding on child elements is accounted for when computing the scroll snap offsets of a scroll
snapping container.
* css3/scroll-snap/scroll-snap-children-with-padding-expected.txt: Added.
* css3/scroll-snap/scroll-snap-children-with-padding.html: Added.
2016-12-21 Daniel Bates <dabates@apple.com>
WebKitTestRunner: Add comment to TestRunner::setCanOpenWindows()
https://bugs.webkit.org/show_bug.cgi?id=166356
Add a remark that the test plugins/get-url-with-blank-target.html depends on
the assumption that WebKitTestRunner forbids opening windows by default.
* platform/wk2/TestExpectations:
2016-12-21 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Fix some typos and style in LayoutTests/inspector
https://bugs.webkit.org/show_bug.cgi?id=166273
Reviewed by Brian Burg.
* inspector/*
2016-12-21 Simon Fraser <simon.fraser@apple.com>
Fixed bars are positioned incorrectly when there are header and footer banners
https://bugs.webkit.org/show_bug.cgi?id=166302
rdar://problem/29727145
Reviewed by Tim Horton.
* fast/visual-viewport/zoomed-fixed-header-and-footer-expected.txt: Added.
* fast/visual-viewport/zoomed-fixed-header-and-footer.html: Added.
* platform/ios-simulator/fast/visual-viewport/zoomed-fixed-header-and-footer-expected.txt: Added.
* tiled-drawing/scrolling/fixed/four-bars-with-header-and-footer-expected.txt:
2016-12-20 Myles C. Maxfield <mmaxfield@apple.com>
Skia lighter wght variation looks bolder than regular
https://bugs.webkit.org/show_bug.cgi?id=165948
Reviewed by Antti Koivisto.
* fast/text/variations/default-value-expected.html: Added.
* fast/text/variations/default-value.html: Added.
* fast/text/variations/outofbounds-expected-mismatch.html: Renamed from LayoutTests/fast/text/variations/outofbounds-expected.html.
* fast/text/variations/outofbounds.html:
* platform/ios-simulator/TestExpectations:
2016-12-20 Keith Miller <keith_miller@apple.com>
Add support for global
https://bugs.webkit.org/show_bug.cgi?id=165171
Reviewed by Filip Pizlo.
Fix getOwnPropertyDescriptor test.
* js/resources/getOwnPropertyDescriptor.js:
2016-12-20 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline js/dom/global-constructors-attributes.html for mac-wk1.
Unreviewed test gardening.
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
2016-12-20 Zalan Bujtas <zalan@apple.com>
SVG elements should inherit the root's flow thread state.
https://bugs.webkit.org/show_bug.cgi?id=166173
rdar://problem/29704862
Reviewed by Simon Fraser.
* fast/multicol/svg-inside-multicolumn-expected.txt: Added.
* fast/multicol/svg-inside-multicolumn.html: Added.
2016-12-20 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Console could be made useful for very simple await expressions
https://bugs.webkit.org/show_bug.cgi?id=165681
<rdar://problem/29755339>
Reviewed by Brian Burg.
* inspector/controller/runtime-controller-expected.txt:
* inspector/controller/runtime-controller.html:
Test the "await expression" convenience of RuntimeManager.
2016-12-20 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline js/dom/global-constructors-attributes.html for mac-elcapitan after r210024.
Unreviewed test gardening.
* platform/mac-elcapitan/js/dom/global-constructors-attributes-expected.txt:
2016-12-20 Dean Jackson <dino@apple.com>
Remove INDIE_UI
https://bugs.webkit.org/show_bug.cgi?id=165881
<rdar://problem/29672532>
Reviewed by Simon Fraser.
The Indie UI work has been discontinued.
* fast/custom-elements/reactions-for-indieui-expected.txt: Removed.
* fast/custom-elements/reactions-for-indieui.html: Removed.
* indieui/uiactions-expected.txt: Removed.
* indieui/uiactions.html: Removed.
* js/dom/dom-static-property-for-in-iteration-expected.txt:
* js/dom/global-constructors-attributes-expected.txt:
* platform/mac-elcapitan/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
2016-12-20 Romain Bellessort <romain.bellessort@crf.canon.fr>
[Readable Streams API] Implement readableByteStreamControllerCallPullIfNeeded()
https://bugs.webkit.org/show_bug.cgi?id=166022
Reviewed by Youenn Fablet.
Added 3 tests to check behaviour in case of success/failure of the start and pull functions
associated to the underlyingByteSource.
* streams/readable-byte-stream-controller-expected.txt: Added expectations for new tests.
* streams/readable-byte-stream-controller.js: Added 3 new tests.
2016-12-20 Sam Weinig <sam@webkit.org>
[DataCue] Un-prefix DataCue and remove custom bindings
https://bugs.webkit.org/show_bug.cgi?id=166087
Reviewed by Eric Carlson.
* media/track/track-datacue-value-expected.txt:
* media/track/track-datacue-value.html:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
Update tests for unprefixed DataCue.
2016-12-20 Wenson Hsieh <wenson_hsieh@apple.com>
Implement the updated port/area-based Scroll Snap Module Level 1 Spec
https://bugs.webkit.org/show_bug.cgi?id=165317
<rdar://problem/29490956>
Reviewed by Dean Jackson.
Refactors layout tests to use the new scroll snapping properties, removing any tests that only made sense in the
context of the old version of scroll snapping and adding new ones to cover behaviors that the existing tests do
not verify. See per-method descriptions for more details. In most cases, the old way of specifying scroll
snapping via repeat(<container width or length>) or a coordinate at (0, 0) on each child has been replaced with
`scroll-snap-type: (x|y|both) mandatory;` on the container and `scroll-snap-align: start` on each child element.
If a test below does not have an accompanying description, then this is the only change applied to it, and the
behavior it is testing is still relevant in the new scroll snapping model.
* css3/scroll-snap/improper-snap-points-crash-expected.txt: Removed.
* css3/scroll-snap/improper-snap-points-crash.html: Removed.
This test is no longer valid in the new scroll snapping model, since there is no way to specify both repeating
points along an axis and child elements with scroll snap coordinates.
* css3/scroll-snap/nested-elements-expected.txt:
* css3/scroll-snap/nested-elements.html:
* css3/scroll-snap/resources/iframe-content.html:
* css3/scroll-snap/scroll-snap-2d-change-axis-type-expected.txt: Added.
* css3/scroll-snap/scroll-snap-2d-change-axis-type.html: Added.
New layout test to check that changing the scroll-snap-type from one to both axes updates the computed snap
offsets in the container to have offsets from both axes.
* css3/scroll-snap/scroll-snap-2d-offsets-computed-independently-expected.txt: Added.
* css3/scroll-snap/scroll-snap-2d-offsets-computed-independently.html: Added.
New layout test to check that snap offsets are computed independently on each axis. In a 3x3 grid of child
elements with the child elements along the diagonal having `scroll-snap-align`s of `end`, `center` and `start`
in order from top left to bottom right, we should observe the same effect as having each child emit snap
positions in both axes.
* css3/scroll-snap/scroll-snap-children-with-scroll-snap-margin-expected.txt: Added.
* css3/scroll-snap/scroll-snap-children-with-scroll-snap-margin.html: Added.
New layout test to check that specifying a `scroll-snap-margin` correctly insets the scroll snap area of a child
element, and that changing the `scroll-snap-margin` via script also changes the computed scroll snap offsets.
* css3/scroll-snap/scroll-snap-children-with-transforms-expected.txt: Added.
* css3/scroll-snap/scroll-snap-children-with-transforms.html: Added.
New layout test to check that when computing the scroll snap areas of child elements, we take transforms into
account and use the bounding box of the transformed border box of the child element. Also verifies that we apply
the scroll offset _after_ the transform, so that scrolling the container and then recomputing snap offsets when
child elements are transformed does not result in different snap offsets.
* css3/scroll-snap/scroll-snap-coordinate-expected.txt: Removed.
* css3/scroll-snap/scroll-snap-coordinate.html: Removed.
Renamed to scroll-snap-position.html, since the notion of scroll snap coordinates no longer exists.
* css3/scroll-snap/scroll-snap-desination-lock-up-expected.txt: Removed.
* css3/scroll-snap/scroll-snap-desination-lock-up.html: Removed.
This test is no longer relevant in the new scroll snapping model. This is because the logic for computing scroll
snap offsets in AxisScrollSnapOffsets no longer has an opportunity to loop infinitely while trying to fill a
scrollable axis with snap offsets, since repeating snap points have been removed.
* css3/scroll-snap/scroll-snap-elements-container-larger-than-children.html:
* css3/scroll-snap/scroll-snap-inherit-expected.txt:
* css3/scroll-snap/scroll-snap-inherit.html:
Updated to test the new scroll snap properties.
* css3/scroll-snap/scroll-snap-initial-expected.txt:
* css3/scroll-snap/scroll-snap-initial.html:
Updated to test the new scroll snap properties.
* css3/scroll-snap/scroll-snap-mismatch.html:
* css3/scroll-snap/scroll-snap-negative-repeat-expected.txt: Removed.
* css3/scroll-snap/scroll-snap-negative-repeat.html: Removed.
Removed, since negative repeating scroll snap offsets are (thankfully) no longer possible in the new scroll
snapping model.
* css3/scroll-snap/scroll-snap-offsets-expected.txt:
* css3/scroll-snap/scroll-snap-offsets.html:
Augmented to mix in various alignment values among the scroll snap child elements as well as various levels of
nesting.
* css3/scroll-snap/scroll-snap-position-values-expected.txt: Removed.
* css3/scroll-snap/scroll-snap-position-values.html: Removed.
The behaviors tested here are covered by other similar tests: scroll-snap-initial and scroll-snap-inherit.
* css3/scroll-snap/scroll-snap-positions-expected.txt: Added.
* css3/scroll-snap/scroll-snap-positions-mainframe-expected.txt: Renamed from LayoutTests/css3/scroll-snap/scroll-snap-coordinate-mainframe-expected.txt.
* css3/scroll-snap/scroll-snap-positions-mainframe.html: Renamed from LayoutTests/css3/scroll-snap/scroll-snap-coordinate-mainframe.html.
* css3/scroll-snap/scroll-snap-positions-overflow-resize-expected.txt: Renamed from LayoutTests/css3/scroll-snap/scroll-snap-coordinate-overflow-resize-expected.txt.
* css3/scroll-snap/scroll-snap-positions-overflow-resize.html: Renamed from LayoutTests/css3/scroll-snap/scroll-snap-coordinate-overflow-resize.html.
* css3/scroll-snap/scroll-snap-positions.html: Added.
Renamed these existing tests to not use the term `scroll-snap-coordinate`. The semantics of these tests are
still the same, only using different values of `scroll-snap-align` instead of `-webkit-scroll-snap-coordinate`.
* css3/scroll-snap/scroll-snap-property-computed-style-expected.txt:
* css3/scroll-snap/scroll-snap-property-computed-style.js:
* css3/scroll-snap/scroll-snap-property-parsing-expected.txt:
* css3/scroll-snap/scroll-snap-property-parsing.js:
* css3/scroll-snap/scroll-snap-style-changed-align-expected.txt: Added.
* css3/scroll-snap/scroll-snap-style-changed-align.html: Renamed from LayoutTests/css3/scroll-snap/scroll-snap-style-changed-coordinates.html.
* css3/scroll-snap/scroll-snap-style-changed-coordinates-expected.txt: Removed.
* css3/scroll-snap/scroll-snap-style-changed-repeat-expected.txt: Removed.
* css3/scroll-snap/scroll-snap-style-changed-repeat.html: Removed.
No longer relevant, since repeating scroll snap offsets are no longer in the spec.
* css3/scroll-snap/scroll-snap-subpixel-repeat-expected.txt: Removed.
* css3/scroll-snap/scroll-snap-subpixel-repeat.html: Removed.
No longer relevant, since repeating scroll snap offsets are no longer in the spec.
* css3/scroll-snap/scroll-snap-with-scroll-padding-expected.txt: Added.
* css3/scroll-snap/scroll-snap-with-scroll-padding.html: Added.
New layout test to check that specifying scroll padding on a scroll container correctly outsets the scroll snap
port, and that changing scroll padding via script also changes the computed snap offsets.
* platform/mac-wk2/TestExpectations:
Removed tiled-drawing/scrolling/latched-div-with-scroll-snap.html from the list of failing tests.
* tiled-drawing/scrolling/latched-div-with-scroll-snap-expected.txt:
* tiled-drawing/scrolling/latched-div-with-scroll-snap.html:
This test was failing 100% of the time due to the momentum portion of the scrolling phase being invoked after
scroll snapping has ended. This has been rewritten to perform the following steps:
1. Scroll the top div with momentum and verify that the scroll 'glided' to the red box.
2. Scroll the top div without momentum and verify that the scroll snaps back to the red box.
3. Repeat (1) and (2), but for the bottom div. The same thing should occur.
* tiled-drawing/scrolling/scroll-snap/resources/horizontal-mainframe.html:
* tiled-drawing/scrolling/scroll-snap/resources/vertical-mainframe.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-destination-lock-up-expected.txt: Removed.
* tiled-drawing/scrolling/scroll-snap/scroll-snap-destination-lock-up.html: Removed.
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-2d-overflow.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-borders.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-horizontal.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-slow-horizontal.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-slow-vertical.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-vertical-then-horizontal.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-vertical.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-overflow-stateless.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-overflow.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-padding.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-rotated.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-scrolling-jumps-to-top.html:
All of the tests here were updated to use the new scroll-snap-* properties instead of the old versions. The
semantics of these tests have not changed.
2016-12-20 Megan Gardner <megan_gardner@apple.com>
Fix memory leak in malformed test
https://bugs.webkit.org/show_bug.cgi?id=165917
Reviewed by Alexey Proskuryakov.
Navigation caused 'onload' to be called twice, causing test harness to have extraneous
HID callback around after script controller was dismantled. Loading in body will eliminate
double load, and also prevent other race conditions where the body doesn't load fast enough.
* http/tests/quicklook/hide-referer-on-navigation.html:
2016-12-20 Nael Ouedraogo <nael.ouedraogo@crf.canon.fr>
WebRTC: RTCPeerConnection constructor argument should be optional
https://bugs.webkit.org/show_bug.cgi?id=164057
Reviewed by Youenn Fablet.
Remove tests since they are duplicated with WPT tests.
* fast/mediastream/RTCPeerConnection-expected.txt:
* fast/mediastream/RTCPeerConnection.html:
2016-12-19 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/fetch/fetching-same-resource-with-diffferent-options.html as flaky on macOS.
https://bugs.webkit.org/show_bug.cgi?id=166025
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-12-19 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/inspector/network/fetch-network-data.html as flaky on macOS.
https://bugs.webkit.org/show_bug.cgi?id=166038
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-12-19 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline fast/text/emoji.html for macOS.
Unreviewed test gardening.
* platform/mac-elcapitan/fast/text/emoji-expected.txt: Copied from LayoutTests/platform/mac/fast/text/emoji-expected.txt.
* platform/mac/fast/text/emoji-expected.txt:
2016-12-19 Wenson Hsieh <wenson_hsieh@apple.com>
Unreviewed, mark fixed-element-on-bottom-with-keyboard.html as skip for OpenSource iOS WK2
https://bugs.webkit.org/show_bug.cgi?id=166027
This test should have been disabled on OpenSource bots due to the lack of touch handling.
* platform/ios-simulator-wk2/TestExpectations:
2016-12-19 Joseph Pecoraro <pecoraro@apple.com>
Add a few Worker loading tests that don't seem to be explicitly handled
https://bugs.webkit.org/show_bug.cgi?id=165870
Reviewed by Daniel Bates.
The tests already pass as expected, but adding specific tests
for specific expected behavior with Worker script loads.
* http/tests/security/contentSecurityPolicy/worker-redirect-allowed-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/worker-redirect-allowed.html: Added.
* http/tests/security/resources/worker-message-pass.js: Added.
* http/tests/security/worker-cross-origin-expected.txt: Added.
* http/tests/security/worker-cross-origin.html: Added.
* http/tests/security/worker-same-origin-expected.txt: Added.
* http/tests/security/worker-same-origin.html: Added.
2016-12-18 Brent Fulgham <bfulgham@apple.com>
Side effects while restting form elements
https://bugs.webkit.org/show_bug.cgi?id=165959
<rdar://problem/29705967>
Reviewed by Anders Carlsson.
* fast/html/form-mutate-expected.txt: Added.
* fast/html/form-mutate.html: Added.
2016-12-18 Wenson Hsieh <wenson_hsieh@apple.com>
Changing text direction fires input events with null inputTypes and no data
https://bugs.webkit.org/show_bug.cgi?id=166007
<rdar://problem/29557205>
Reviewed by Sam Weinig.
Verifies that changing text direction causes beforeinput and input events with appropriate inputType and data to
be dispatched, and that preventing this beforeinput event causes no change in text direction.
* fast/events/before-input-events-prevent-text-direction-expected.txt: Added.
* fast/events/before-input-events-prevent-text-direction.html: Added.
2016-12-18 Simon Fraser <simon.fraser@apple.com>
Rebaseline these tests after r209967, since they are now affected by status bar height.
* fast/viewport/ios/ipad/width-is-device-width-expected.txt:
* fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-expected.txt:
* fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-tall-expected.txt:
* fast/viewport/ios/width-is-device-width-overflowing-expected.txt:
* fast/viewport/ios/width-is-device-width-overflowing-no-shrink-to-fit-expected.txt:
2016-12-17 Philippe Normand <pnormand@igalia.com>
Unreviewed, rollout r209860 OWR player shouldn't be selected for normal video playback
* platform/gtk/TestExpectations:
2016-12-17 Wenson Hsieh <wenson_hsieh@apple.com>
Visual viewports: bottom fixed elements disappear behind the keyboard
https://bugs.webkit.org/show_bug.cgi?id=165983
<rdar://problem/29409852>
Reviewed by Simon Fraser.
Tweaked fixed-caret-position-after-scroll.html to account for the keyboard height, and also added a new layout
test, fixed-element-on-bottom-with-keyboard.html, which checks that the layout viewport does not change before
and after showing the keyboard, and that scrolling past the end of the document does not bump the layout
viewport past document bounds.
The rest of the changes here involve rebaselining existing tests to account for the height of the web view no
longer being equal to the height of the window.
* editing/caret/ios/absolute-caret-position-after-scroll-expected.txt:
* editing/caret/ios/absolute-caret-position-after-scroll.html:
* editing/caret/ios/fixed-caret-position-after-scroll-expected.txt:
* editing/caret/ios/fixed-caret-position-after-scroll.html:
* editing/selection/ios/absolute-selection-after-scroll.html:
* editing/selection/ios/fixed-selection-after-scroll.html:
* fast/events/ios/keyboard-scrolling-distance-expected.txt:
* fast/events/ios/keyboard-should-not-trigger-resize-expected.txt:
* fast/events/ios/viewport-zooms-from-element-to-initial-scale-expected.txt:
* fast/forms/ios/accessory-bar-navigation-expected.txt:
* fast/forms/ios/focus-input-in-fixed-expected.txt:
* fast/forms/ios/focus-input-in-iframe-expected.txt:
* fast/forms/ios/focus-input-via-button-expected.txt:
* fast/forms/ios/focus-input-via-button-no-scaling-expected.txt:
* fast/forms/ios/focus-long-textarea-expected.txt:
* fast/forms/ios/zoom-after-input-tap-expected.txt:
* fast/forms/ios/zoom-after-input-tap-wide-input-expected.txt:
* fast/scrolling/ios/subpixel-overflow-scrolling-with-ancestor-expected.txt:
* fast/viewport/ios/width-is-device-width-expected.txt:
* fast/visual-viewport/ios/fixed-element-on-bottom-with-keyboard-expected.txt: Added.
* fast/visual-viewport/ios/fixed-element-on-bottom-with-keyboard.html: Added.
* fast/visual-viewport/ios/zoomed-focus-in-fixed-expected.txt:
* platform/ios-simulator/fast/scrolling/ios/clipping-ancestor-with-accelerated-scrolling-ancestor-expected.txt:
* platform/ios-simulator/fast/scrolling/ios/overflow-scrolling-ancestor-clip-expected.txt:
* platform/ios-simulator/fast/scrolling/ios/overflow-scrolling-ancestor-clip-size-expected.txt:
* platform/ios-simulator/fast/scrolling/ios/scrolling-content-clip-to-viewport-expected.txt:
* platform/ios-simulator/fast/scrolling/ios/touch-stacking-expected.txt:
* scrollingcoordinator/ios/non-stable-viewport-scroll-expected.txt:
* scrollingcoordinator/ios/ui-scrolling-tree-expected.txt:
2016-12-17 Jer Noble <jer.noble@apple.com>
Add implementation for navigator.requestMediaKeySystemAccess()
https://bugs.webkit.org/show_bug.cgi?id=165850
Reviewed by Eric Carlson.
* media/encrypted-media/mock-navigator-requestMediaKeySystemAccess-expected.txt: Added.
* media/encrypted-media/mock-navigator-requestMediaKeySystemAccess.html: Added.
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2016-12-17 Youenn Fablet <youenn@apple.com>
Cloned CachedResource should not have an empty response
https://bugs.webkit.org/show_bug.cgi?id=165947
Reviewed by Sam Weinig.
This new test is working as follow:
- A first frame is loaded. As part of it, it will load an absolute URL CSS stylesheet that contains a relative URL to import a CSS stylesheet.
This second stylesheet will make the background as green.
- Once done, a second frame is loaded (same HTML but from a different domain) with the same absolute URL CSS stylesheet.
The relative URL stylesheet should use the absolute URL of the CSS stylesheet as base.
If it is using the frame as base, the loaded CSS will change background to red.
* http/tests/loading/resources/cached-stylesheet-from-different-domain-frame.css.php: Added.
* http/tests/loading/resources/cached-stylesheet-from-different-domain-frame.html: Added.
* http/tests/loading/resources/imported-stylesheet-varying-according-domain.css.php: Added.
* http/tests/loading/reusing-cached-stylesheet-from-different-domain-expected.html: Added.
* http/tests/loading/reusing-cached-stylesheet-from-different-domain.html: Added.
2016-12-16 Darin Adler <darin@apple.com>
Remove all custom bindings from media streams, using dictionaries instead
https://bugs.webkit.org/show_bug.cgi?id=165943
Reviewed by Sam Weinig.
* fast/mediastream/MediaDevices-getSupportedConstraints-expected.txt: Updated since the
properties in the dictionaries are now in alphabetical order and because of the test change.
* fast/mediastream/MediaDevices-getSupportedConstraints.html: Updated to expect some true
and some false rather than some true and some missing.
* fast/mediastream/MediaStreamTrack-getCapabilities-expected.txt: Updated since the
properties in the dictionaries are now in alphabetical order.
* fast/mediastream/MediaStreamTrack-getSettings-expected.txt: Ditto.
2016-12-16 Sam Weinig <sam@webkit.org>
Fix failing test.
* http/tests/ssl/applepay/ApplePaySession-expected.txt:
* http/tests/ssl/applepay/ApplePaySession.html:
Update results to match latest IDL.
2016-12-16 Andy Estes <aestes@apple.com>
Add a setting to suppress keyboard input during provisional navigation
https://bugs.webkit.org/show_bug.cgi?id=165830
Reviewed by Brent Fulgham.
* http/tests/navigation/keyboard-events-during-provisional-navigation-expected.txt: Added.
* http/tests/navigation/keyboard-events-during-provisional-navigation.html: Added.
* http/tests/navigation/resources/keyboard-events-after-navigation.html: Added.
* http/tests/navigation/resources/keyboard-events-test.js: Added.
(runTest.eventHandler):
(runTest):
* http/tests/navigation/resources/never-respond.php: Added.
* platform/ios-simulator/TestExpectations:
2016-12-16 Chris Dumez <cdumez@apple.com>
HTML form validation bubble should be dismissed on navigation
https://bugs.webkit.org/show_bug.cgi?id=165960
<rdar://problem/29668086>
Reviewed by Simon Fraser.
Add layout test coverage.
* http/tests/navigation/navigation-dismisses-validation-bubbles-expected.txt: Added.
* http/tests/navigation/navigation-dismisses-validation-bubbles.html: Added.
* http/tests/navigation/resources/check-validation-bubble-not-visible.html: Added.
2016-12-16 Ryan Haddad <ryanhaddad@apple.com>
Move the skip expectation for fast/visual-viewport/ios/zoomed-focus-in-fixed.html to ios-simulator-wk2.
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:
2016-12-16 Andreas Kling <akling@apple.com>
Subframes going into page cache don't need to resetScrollbars().
<https://webkit.org/b/163750>
<rdar://problem/29273020>
Reviewed by Antti Koivisto.
Unskip compositing/iframes/page-cache-layer-tree.html on mac-wk1 and fix up the
result now that WK2 behaves correctly as well.
Both DRT and WTR run with scrollbars in "always on" mode, so the correct dimensions
for the 300x150 iframe layers here are 285x135.
* compositing/iframes/page-cache-layer-tree-expected.txt:
* platform/mac-wk1/TestExpectations:
2016-12-16 Wenson Hsieh <wenson_hsieh@apple.com>
Visual viewports: carets and selection UI are incorrectly positioned when editing fixed elements
https://bugs.webkit.org/show_bug.cgi?id=165767
<rdar://problem/29602382>
Reviewed by Simon Fraser.
Adds new layout tests verifying that scrolling selected text (non-editable) and a text caret (in editable
content) results in the selection/caret rects having the correct location relative to the document, in both
cases where the selected/focused element has fixed position or absolute position. For fixed position elements,
this means that the rects must "move" down in the document as the document is scrolled, but for absolute
elements, these rects must remain in place.
* TestExpectations:
* editing/caret/ios/absolute-caret-position-after-scroll-expected.txt: Added.
* editing/caret/ios/absolute-caret-position-after-scroll.html: Added.
* editing/caret/ios/fixed-caret-position-after-scroll-expected.txt: Added.
* editing/caret/ios/fixed-caret-position-after-scroll.html: Added.
* editing/selection/ios/absolute-selection-after-scroll-expected.txt: Added.
* editing/selection/ios/absolute-selection-after-scroll.html: Added.
* editing/selection/ios/fixed-selection-after-scroll-expected.txt: Added.
* editing/selection/ios/fixed-selection-after-scroll.html: Added.
2016-12-16 Zalan Bujtas <zalan@apple.com>
Defer certain accessibility callbacks until after layout is finished.
https://bugs.webkit.org/show_bug.cgi?id=165861
rdar://problem/29646301
Reviewed by Chris Fleizach.
* accessibility/accessibility-crash-with-dynamic-inline-content-expected.txt: Added.
* accessibility/accessibility-crash-with-dynamic-inline-content.html: Added.
2016-12-16 Youenn Fablet <youenn@apple.com>
[Fetch API] Improve resource loading console logging
https://bugs.webkit.org/show_bug.cgi?id=160546
Reviewed by Alex Christensen.
Rebasing since error logging is happening for fetch API.
Some tests are flaky due to always changing console logs, in which case DumpJSConsoleLogInStdErr is used.
* TestExpectations:
* http/tests/fetch/fetching-same-resource-with-diffferent-options-expected.txt:
* http/tests/inspector/network/fetch-network-data-expected.txt:
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic-expected.txt:
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin-expected.txt:
* platform/mac-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic-expected.txt:
* platform/mac-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin-expected.txt:
2016-12-16 Romain Bellessort <romain.bellessort@crf.canon.fr>
[Readable Streams API] Implement ReadableByteStreamController cancel internal method
https://bugs.webkit.org/show_bug.cgi?id=165798
Reviewed by Youenn Fablet.
Added one test to check cancel behaviour. More tests may be added as the API is implemented.
Also replaced async_test by promise_test where applicable.
* streams/readable-byte-stream-controller-expected.txt: Updated expectations.
* streams/readable-byte-stream-controller.js: Added one test.
2016-12-16 Youenn Fablet <youennf@gmail.com>
svg/as-image/svg-image-with-data-uri-use-data-uri.svg is flaky after r207754
https://bugs.webkit.org/show_bug.cgi?id=163887
<rdar://problem/29266436>
Reviewed by Alex Christensen.
* http/tests/security/cross-origin-cached-images-with-memory-pressure-expected.txt: Added.
* http/tests/security/cross-origin-cached-images-with-memory-pressure.html: Added.
2016-12-15 Zalan Bujtas <zalan@apple.com>
text-align: justify and word-spacing combine to overflow column
https://bugs.webkit.org/show_bug.cgi?id=165796
rdar://problem/29672168
Reviewed by Myles C. Maxfield.
These are progressions.
* fast/css/word-spacing-with-normal-layout-expected.html: Added.
* fast/css/word-spacing-with-normal-layout.html: Added.
* platform/mac/css1/text_properties/word_spacing-expected.txt:
* platform/mac/fast/css/word-space-extra-expected.txt:
* platform/mac/fast/text/whitespace/span-in-word-space-causes-overflow-expected.txt:
* platform/mac/fast/text/word-space-expected.txt:
* platform/mac/svg/custom/svg-fonts-in-html-expected.txt:
* platform/mac/svg/custom/svg-fonts-word-spacing-expected.txt:
2016-12-15 Chris Dumez <cdumez@apple.com>
Make sure HTML validation bubble's state is updated after layout
https://bugs.webkit.org/show_bug.cgi?id=165922
<rdar://problem/29694730>
Reviewed by Simon Fraser.
Add several layout tests to cover this.
* fast/forms/validation-bubble-disappears-when-input-detached-expected.txt: Added.
* fast/forms/validation-bubble-disappears-when-input-detached.html: Added.
* fast/forms/validation-bubble-disappears-when-input-moved-expected.txt: Added.
* fast/forms/validation-bubble-disappears-when-input-moved.html: Added.
* fast/forms/validation-bubble-disappears-when-input-no-longer-visible-expected.txt: Added.
* fast/forms/validation-bubble-disappears-when-input-no-longer-visible.html: Added.
2016-12-15 Chris Dumez <cdumez@apple.com>
Move charCode / keyCode / which attributes from UIEvent to KeyboardEvent
https://bugs.webkit.org/show_bug.cgi?id=165904
Reviewed by Sam Weinig.
Extend existing testing.
* fast/events/arrow-keys-on-body-expected.txt:
* fast/events/arrow-keys-on-body.html:
* fast/events/key-events-in-input-button-expected.txt:
* fast/events/key-events-in-input-button.html:
* fast/events/key-events-in-input-text-expected.txt:
* fast/events/key-events-in-input-text.html:
2016-12-15 Megan Gardner <megan_gardner@apple.com>
Add coordinate space to event streams and streamline tests
https://bugs.webkit.org/show_bug.cgi?id=165119
Reviewed by Simon Fraser.
Streamline tests. Make them more readable and only use one function for drags.
Update for new content coordinate space.
* fast/events/touch/ios/long-press-then-drag-down-to-change-selected-text.html:
* fast/events/touch/ios/long-press-then-drag-up-to-change-selected-text.html:
2016-12-15 Ryan Haddad <ryanhaddad@apple.com>
Marking js/dom/global-constructors-attributes.html as failing on ElCapitan WK1.
https://bugs.webkit.org/show_bug.cgi?id=165934
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-12-15 Simon Fraser <simon.fraser@apple.com>
fast/visual-viewport/ios/zoomed-focus-in-fixed.html always times out
Skip this test, which relies on touch events.
* platform/ios-simulator/TestExpectations:
2016-12-15 Simon Fraser <simon.fraser@apple.com>
Fix flakiness of fast/visual-viewport/ios/zoomed-focus-in-fixed.html
https://bugs.webkit.org/show_bug.cgi?id=165930
Reviewed by Tim Horton.
The test zooms when focussing the input, which completes after the keyboard shows,
so we need to wait for zooming to finish using the uiController.didEndZoomingCallback.
* fast/visual-viewport/ios/zoomed-focus-in-fixed-expected.txt:
* fast/visual-viewport/ios/zoomed-focus-in-fixed.html:
2016-12-15 Myles C. Maxfield <mmaxfield@apple.com>
[Cocoa] Implement font-synthesis: small-caps
https://bugs.webkit.org/show_bug.cgi?id=165892
Reviewed by David Hyatt.
* fast/text/font-synthesis-parsing-expected.txt: Added.
* fast/text/font-synthesis-parsing.html: Added.
* css3/font-synthesis-small-caps-expected.html: Added.
* css3/font-synthesis-small-caps.html: Added.
* fast/css/getComputedStyle/computed-style-expected.txt:
* fast/css/getComputedStyle/computed-style-font-family-expected.txt:
* fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* fast/css3-text/font-synthesis-parse-expected.txt:
* fast/css3-text/font-synthesis-parse.html:
* svg/css/getComputedStyle-basic-expected.txt:
2016-12-15 Simon Fraser <simon.fraser@apple.com>
[iOS WK2] Don't disable position:fixed when a form element has focus
https://bugs.webkit.org/show_bug.cgi?id=165891
rdar://problem/29271694
Reviewed by Wenson Hsieh.
* TestExpectations:
* fast/visual-viewport/ios/zoomed-focus-in-fixed-expected.txt: Added.
* fast/visual-viewport/ios/zoomed-focus-in-fixed.html: Added.
* platform/ios-simulator-wk2/TestExpectations:
2016-12-15 Darin Adler <darin@apple.com>
Remove custom binding for MediaDevices
https://bugs.webkit.org/show_bug.cgi?id=165894
Reviewed by Eric Carlson.
* fast/mediastream/MediaDevices-getUserMedia-expected.txt: Expect the exception the
generated bindings code throws, rather than the different one the hand-written binding
was throwing before.
2016-12-15 Youenn Fablet <youennf@gmail.com>
Sync web-platform-tests up to revision a4c2b37
https://bugs.webkit.org/show_bug.cgi?id=165041
Reviewed by Alex Christensen.
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent-expected.txt: Added.
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt:
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt: Added.
* tests-options.json:
2016-12-15 Alejandro G. Castro <alex@igalia.com>
[OWR] Unskip fast/mediastream/MediaStream-video-element-track-stop.html
https://bugs.webkit.org/show_bug.cgi?id=165316
Reviewed by Philippe Normand.
* platform/gtk/TestExpectations: Unskipped the test and moved the
stop one, now it does not timeout because we correctly handle the
ended value but still fails, we need more features in the mock
classes for owr.
2016-12-14 Yusuke Suzuki <utatane.tea@gmail.com>
[GTK] Support latest SubtleCrypto HMAC APIs
https://bugs.webkit.org/show_bug.cgi?id=165863
Reviewed by Sam Weinig.
Enable HMAC tests.
* platform/gtk/TestExpectations:
2016-12-14 Simon Fraser <simon.fraser@apple.com>
Fix cause of viewport-related flakiness in iOS tests
https://bugs.webkit.org/show_bug.cgi?id=165878
Reviewed by Tim Horton.
Try un-flaking some viewport tests.
* platform/ios-simulator-wk2/TestExpectations:
2016-12-12 Jon Lee <jonlee@apple.com>
Full Pass CSS Variables Test Suite
https://bugs.webkit.org/show_bug.cgi?id=150183
Reviewed by Simon Fraser.
The new CSS parser progresses these tests. Move them out of the failures/ sub-directory.
One of the tests needs the Ahem font, which was not available when put in the sub-directory.
* fast/css/variables/test-suite/024-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/024-expected.html.
* fast/css/variables/test-suite/024.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/024.html.
* fast/css/variables/test-suite/025-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/025-expected.html.
* fast/css/variables/test-suite/025.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/025.html.
* fast/css/variables/test-suite/026-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/026-expected.html.
* fast/css/variables/test-suite/026.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/026.html.
* fast/css/variables/test-suite/028-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/028-expected.html.
* fast/css/variables/test-suite/028.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/028.html.
* fast/css/variables/test-suite/030-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/030-expected.html.
* fast/css/variables/test-suite/030.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/030.html.
* fast/css/variables/test-suite/054-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/054-expected.html.
* fast/css/variables/test-suite/054.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/054.html.
* fast/css/variables/test-suite/055-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/055-expected.html.
* fast/css/variables/test-suite/055.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/055.html.
* fast/css/variables/test-suite/056-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/056-expected.html.
* fast/css/variables/test-suite/056.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/056.html.
* fast/css/variables/test-suite/058-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/058-expected.html.
* fast/css/variables/test-suite/058.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/058.html.
* fast/css/variables/test-suite/071-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/071-expected.html.
* fast/css/variables/test-suite/071.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/071.html.
* fast/css/variables/test-suite/081-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/081-expected.html.
* fast/css/variables/test-suite/081.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/081.html.
* fast/css/variables/test-suite/082-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/082-expected.html.
* fast/css/variables/test-suite/082.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/082.html.
* fast/css/variables/test-suite/085-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/085-expected.html.
* fast/css/variables/test-suite/085.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/085.html.
* fast/css/variables/test-suite/086-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/086-expected.html.
* fast/css/variables/test-suite/086.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/086.html.
* fast/css/variables/test-suite/087-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/087-expected.html.
* fast/css/variables/test-suite/087.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/087.html.
* fast/css/variables/test-suite/091-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/091-expected.html.
* fast/css/variables/test-suite/091.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/091.html.
* fast/css/variables/test-suite/103-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/103-expected.html.
* fast/css/variables/test-suite/103.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/103.html.
* fast/css/variables/test-suite/111-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/111-expected.html.
* fast/css/variables/test-suite/111.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/111.html.
* fast/css/variables/test-suite/115-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/115-expected.html.
* fast/css/variables/test-suite/115.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/115.html.
* fast/css/variables/test-suite/126-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/126-expected.html.
* fast/css/variables/test-suite/126.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/126.html.
* fast/css/variables/test-suite/152-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/152-expected.html.
* fast/css/variables/test-suite/152.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/152.html.
* fast/css/variables/test-suite/159-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/159-expected.html.
* fast/css/variables/test-suite/159.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/159.html.
* fast/css/variables/test-suite/161-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/161-expected.html.
* fast/css/variables/test-suite/161.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/161.html.
* fast/css/variables/test-suite/163-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/163-expected.html.
* fast/css/variables/test-suite/163.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/163.html.
* fast/css/variables/test-suite/169-expected.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/169-expected.html.
* fast/css/variables/test-suite/169.html: Renamed from LayoutTests/fast/css/variables/test-suite/failures/169.html.
2016-12-14 Dean Jackson <dino@apple.com>
Update prefers-reduced-motion syntax
https://bugs.webkit.org/show_bug.cgi?id=165880
<rdar://problems/29671807>
Reviewed by Sam Weinig.
* fast/media/mq-prefers-reduced-motion-forced-value.html:
* fast/media/mq-prefers-reduced-motion.html:
2016-12-14 Sam Weinig <sam@webkit.org>
REGRESSION (204679): Google notifications never load (expecting DOMStringList rather than JS array for Location.ancestorOrigins)
<rdar://problem/29573563>
https://bugs.webkit.org/show_bug.cgi?id=165872
Reviewed by Chris Dumez.
* fast/dom/Window/Location/ancestor-origins-expected.txt:
* fast/dom/Window/Location/ancestor-origins.html:
Change back to test that Location.ancestorOrigins returns a DOMStringList.
2016-12-14 Ryan Haddad <ryanhaddad@apple.com>
Marking streams/pipe-to.html as flaky on macOS debug.
https://bugs.webkit.org/show_bug.cgi?id=165874
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-12-14 Ryan Haddad <ryanhaddad@apple.com>
Removing Release annotation from three tests that are also flaky on Debug.
https://bugs.webkit.org/show_bug.cgi?id=163361
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-12-14 Ryosuke Niwa <rniwa@webkit.org>
iOS: An element with tabindex is not focusable unless there is no mouse event handler
https://bugs.webkit.org/show_bug.cgi?id=165843
Reviewed by Antti Koivisto.
Added a regression test for focusing an element with just tabindex using UIHelper.
Also fixed UIHelper to work in iOS DumpRenderTree which was hitting an assertion
by explicitly checking testRunner.isWebKit2. Prior to fixing this, it was hitting
an assertion in RunLoop::main() which was asserting that there is a runloop,
which doesn't exist in DumpRenderTree.
* fast/events/focusing-element-with-tabindex-by-tap-or-click-expected.txt: Added.
* fast/events/focusing-element-with-tabindex-by-tap-or-click.html: Added.
* platform/ios-simulator-wk2/TestExpectations:
* resources/ui-helper.js:
(window.UIHelper.isWebKit2):
(window.UIHelper.wait): Added the support for js-test.js / js-test-pre.js style tests.
2016-12-14 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Implement deferred parsing of properties, @media, @supports and @keyframes
https://bugs.webkit.org/show_bug.cgi?id=165743
Reviewed by Dean Jackson.
* fast/css/deferred-parsing: Added.
* fast/css/deferred-parsing/dynamic-external-style-expected.txt: Added.
* fast/css/deferred-parsing/dynamic-external-style.html: Added.
* fast/css/deferred-parsing/dynamic-style-in-document-expected.txt: Added.
* fast/css/deferred-parsing/dynamic-style-in-document.html: Added.
* fast/css/deferred-parsing/hover-test-expected.txt: Added.
* fast/css/deferred-parsing/hover-test.html: Added.
* fast/css/deferred-parsing/keyframes-rule-expected.txt: Added.
* fast/css/deferred-parsing/keyframes-rule.html: Added.
* fast/css/deferred-parsing/media-print-expected.txt: Added.
* fast/css/deferred-parsing/media-print.html: Added.
* fast/css/deferred-parsing/nth-of-type-expected.txt: Added.
* fast/css/deferred-parsing/nth-of-type.html: Added.
* fast/css/deferred-parsing/resources: Added.
* fast/css/deferred-parsing/resources/basic-sheet.css: Added.
* fast/css/deferred-parsing/simple-external-style-expected.txt: Added.
* fast/css/deferred-parsing/simple-external-style.html: Added.
* fast/css/deferred-parsing/simple-style-in-document-expected.txt: Added.
* fast/css/deferred-parsing/simple-style-in-document.html: Added.
* fast/css/deferred-parsing/supports-rule-expected.txt: Added.
* fast/css/deferred-parsing/supports-rule.html: Added.
2016-12-14 Daniel Bates <dabates@apple.com>
CSP: Allow HTTPS URL to match HTTP source expression
https://bugs.webkit.org/show_bug.cgi?id=159520
<rdar://problem/27287177>
Reviewed by Brent Fulgham.
* http/tests/security/contentSecurityPolicy/script-src-parsing-implicit-and-explicit-port-number-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/script-src-parsing-implicit-and-explicit-port-number.html: Added.
* platform/wk2/TestExpectations: Skip the test on WebKit2 because it makes use of Internals.registerDefaultPortForProtocol(),
which does not work with NetworkProcess.
2016-12-14 Ryan Haddad <ryanhaddad@apple.com>
Add mac-elcapitan baseline for js/dom/global-constructors-attributes.html.
Unreviewed test gardening.
* platform/mac-elcapitan/js/dom/global-constructors-attributes-expected.txt: Added.
2016-12-14 Chris Dumez <cdumez@apple.com>
Remove Unicode case-insensitive matching for usemap=""
https://bugs.webkit.org/show_bug.cgi?id=163894
Reviewed by Antti Koivisto.
* fast/images/image-map-multiple.html:
Fix case of the usemap.
* fast/images/image-usemap-parsing-expected.txt: Added.
* fast/images/image-usemap-parsing.html: Added.
Add layout test coverage.
* fast/images/imagemap-case.html: Removed.
* platform/efl/fast/images/imagemap-case-expected.png: Removed.
* platform/efl/fast/images/imagemap-case-expected.txt: Removed.
* platform/gtk/fast/images/imagemap-case-expected.png: Removed.
* platform/gtk/fast/images/imagemap-case-expected.txt: Removed.
* platform/ios-simulator-wk2/fast/images/imagemap-case-expected.txt: Removed.
* platform/ios-simulator/fast/images/imagemap-case-expected.txt: Removed.
* platform/mac/fast/images/imagemap-case-expected.png: Removed.
* platform/mac/fast/images/imagemap-case-expected.txt: Removed.
* platform/win/fast/images/imagemap-case-expected.txt: Removed.
Drop outdated pixel test case. Case sensitivity is now covered by
the new fast/images/image-usemap-parsing.html test.
2016-12-14 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Remove WebkitCSSTransformValue
https://bugs.webkit.org/show_bug.cgi?id=165844
Reviewed by Zalan Bujtas.
* fast/css/getFloatValueForUnit-expected.txt:
* fast/css/getFloatValueForUnit.html:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/fast/dom/wrapper-classes-objc-expected.txt:
* platform/mac/fast/dom/wrapper-classes-objc.html:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
* transforms/2d/transform-value-types-expected.txt:
* transforms/2d/transform-value-types.html:
2016-12-14 Yusuke Suzuki <utatane.tea@gmail.com>
Unreviewed, LayoutTest http/tests/misc/module-script-async.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=165764
Annotate it as Slow.
* TestExpectations:
2016-12-14 Youenn Fablet <youenn@apple.com>
Test infrastructure should allow to filter out text output before doing a comparison with the baseline
https://bugs.webkit.org/show_bug.cgi?id=161310
Reviewed by Ryosuke Niwa.
* TestExpectations: Adding DumpJSConsoleLogInStdErr to the fetch modified test to ensure this modifier works as expected.
2016-12-14 Enrique Ocaña González <eocanha@igalia.com>
REGRESSION(r207879-207891): [GStreamer] Introduced many layout test failures and crashes, bots exiting early
https://bugs.webkit.org/show_bug.cgi?id=164022
Reviewed by Xabier Rodriguez-Calvar.
* media/media-source/media-source-resize-expected.txt:
Expect the resize event.
* media/media-source/media-source-resize.html:
The test now succeeds no matter if the dimension is reported after
processing the init-segment (GTK+ case) or after the media segment
is processed (Mac case).
* platform/gtk/TestExpectations:
Reenabled all the media/media-source tests except one.
* platform/gtk/media/media-source/media-source-resize-expected.txt:
Copied from LayoutTests/media/media-source/media-source-resize-expected.txt.
The right dimensions are received earlier than in Mac.
2016-12-13 Yusuke Suzuki <utatane.tea@gmail.com>
ASSERTION FAILED: hasParserBlockingScript() seen with js/dom/modules/module-will-fire-beforeload.html
https://bugs.webkit.org/show_bug.cgi?id=164883
Reviewed by Ryosuke Niwa.
* platform/mac-wk2/TestExpectations:
2016-12-13 Daniel Bates <dabates@apple.com>
CSP: ws: and wss: blocked with connect-src *
https://bugs.webkit.org/show_bug.cgi?id=165804
<rdar://problem/28563643>
Reviewed by David Kilzer.
Add tests to ensure that * matches ws: and wss:.
* http/tests/security/contentSecurityPolicy/connect-src-star-secure-websocket-allowed-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/connect-src-star-secure-websocket-allowed.html: Added.
* http/tests/security/contentSecurityPolicy/connect-src-star-websocket-allowed-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/connect-src-star-websocket-allowed.html: Added.
* http/tests/security/contentSecurityPolicy/default-src-star-secure-websocket-allowed-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/default-src-star-secure-websocket-allowed.html: Added.
* http/tests/security/contentSecurityPolicy/default-src-star-websocket-allowed-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/default-src-star-websocket-allowed.html: Added.
2016-12-13 Joseph Pecoraro <pecoraro@apple.com>
REGRESSION(r204163): Web Inspector: Page crashes when Inspector tries to load insecure SourceMap
https://bugs.webkit.org/show_bug.cgi?id=165806
<rdar://problem/28169025>
Reviewed by Alex Christensen.
* http/tests/inspector/network/loadResource-insecure-resource-expected.txt: Added.
* http/tests/inspector/network/loadResource-insecure-resource.html: Added.
* http/tests/inspector/network/resource-timing.html:
* http/tests/inspector/resources/inspector-test.js:
(runTestHTTPS):
2016-12-13 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline js/dom/global-constructors-attributes.html after r209777.
Unreviewed test gardening.
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
2016-12-13 Ryosuke Niwa <rniwa@webkit.org>
:hover rule causes a single tap to not activate a slotted anchor element
https://bugs.webkit.org/show_bug.cgi?id=165551
Reviewed by Antti Koivisto.
Added a test for tapping on an anchor element assigned to a slot, which has been fixed in r209065.
Also added a new helper JS wrapepr, UIHelper, defined inside LayoutTests/resources/js-helper.js
to provide an abstraction around EventSender and UIScriptController.
Fixed click-text-inside-linked-slot.html on iOS using UIHelper.
* fast/shadow-dom/click-on-slotted-anchor-with-hover-expected.txt: Added.
* fast/shadow-dom/click-on-slotted-anchor-with-hover.html: Added.
* fast/shadow-dom/click-text-inside-linked-slot.html:
* platform/ios-simulator/fast/shadow-dom/click-text-inside-linked-slot-expected.txt: Added.
* resources/ui-helper.js: Added.
(window.UIHelper.isIOS):
(window.UIHelper.activateAt.return.new.Promise):
(window.UIHelper.activateAt):
(window.UIHelper.wait):
(window.UIHelper):
* platform/ios-simulator-wk2/TestExpectations: Skip the test in the open source iOS's WebKit2.
2016-12-13 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Eliminate SVGPaint and SVGColor
https://bugs.webkit.org/show_bug.cgi?id=165819
Reviewed by Dean Jackson.
* fast/dom/Window/resources/window-properties.js:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/fast/dom/Window/window-lookup-precedence-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
* svg/animations/additive-type-by-animation-expected.txt:
* svg/animations/animate-color-calcMode-discrete-expected.txt:
* svg/animations/animate-color-fill-currentColor-expected.txt:
* svg/animations/animate-color-fill-from-by-expected.txt:
* svg/animations/animate-color-transparent-expected.txt:
* svg/animations/animate-currentColor-expected.txt:
* svg/animations/animate-dynamic-update-attributeName-expected.txt:
* svg/animations/animate-elem-03-t-drt-expected.txt:
* svg/animations/animate-inherit-css-property-expected.txt:
* svg/animations/attributeTypes-expected.txt:
* svg/animations/resources/SVGAnimationTestCase.js:
(expectColor):
* svg/animations/script-tests/animate-color-fill-currentColor.js:
(sample1):
(sample2):
(sample3):
* svg/animations/script-tests/animate-color-fill-from-by.js:
(sample1):
(sample2):
(sample3):
* svg/css/getComputedStyle-basic-expected.txt:
* svg/css/rect-system-color-expected.txt:
* svg/css/rect-system-color.xhtml:
* svg/custom/global-constructors-expected.txt:
* svg/custom/js-svg-constructors-expected.txt:
* svg/custom/js-svg-constructors.svg:
* svg/custom/script-tests/global-constructors.js:
2016-12-13 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline js/dom/global-constructors-attributes.html after r209760.
Unreviewed test gardening.
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
2016-12-13 Ryan Haddad <ryanhaddad@apple.com>
Remove ios-simulator-wk2 pass expectation for a directory that requires touch events.
https://bugs.webkit.org/show_bug.cgi?id=165787
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
2016-12-13 Ryan Haddad <ryanhaddad@apple.com>
Marking two scroll-to-fragid tests as flaky on ios-simulator.
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
2016-12-13 Ryan Haddad <ryanhaddad@apple.com>
Skip fast/events/page-visibility-onvisibilitychange.html on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=165799
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2016-12-13 Sam Weinig <sam@webkit.org>
[WebIDL] Remove use of Dictionary in ApplePaySession
https://bugs.webkit.org/show_bug.cgi?id=165787
Reviewed by Anders Carlsson.
* http/tests/ssl/applepay: Added.
* http/tests/ssl/applepay/ApplePaySession-expected.txt: Added.
* http/tests/ssl/applepay/ApplePaySession.html: Added.
Add a compressive test of the handling of the payment request to the ApplePaySession
constructor. For further testing, we will need to mock out bits of the underlying
coordinator, but this allows for testing the aspect I am changing. The applepay
directory is in the ssl directory, as all use of ApplePay requires https.
* TestExpectations:
* platform/ios-simulator-wk2/TestExpectations:
* platform/mac-wk2/TestExpectations:
Only enable the tests on iOS 10.10 and greater, and macOS 10.12 and greater, WebKit2.
2016-12-13 Daniel Bates <dabates@apple.com>
CSP: Teach the preload scanner about the 'nonce' attribute
https://bugs.webkit.org/show_bug.cgi?id=161192
<rdar://problem/28010354>
Reviewed by Darin Adler.
Add tests to ensure that we preload <script>s and <link>s whose nonce is allowed by the
Content Security Policy of the page.
* http/tests/loading/do-not-preload-css-blocked-by-csp-expected.txt: Added.
* http/tests/loading/do-not-preload-css-blocked-by-csp.html: Added.
* http/tests/loading/do-not-preload-script-src-blocked-by-csp-expected.txt: Added.
* http/tests/loading/do-not-preload-script-src-blocked-by-csp.html: Added.
* http/tests/loading/preload-css-with-csp-nonce-expected.txt: Added.
* http/tests/loading/preload-css-with-csp-nonce.html: Added.
* http/tests/loading/preload-script-src-with-csp-nonce-expected.txt: Added.
* http/tests/loading/preload-script-src-with-csp-nonce.html: Added.
2016-12-13 Antti Koivisto <antti@apple.com>
REGRESSION (r198990): Safari - Cannot edit content inside <details> in wysiwyg editor
https://bugs.webkit.org/show_bug.cgi?id=165757
Reviewed by Andreas Kling.
* editing/execCommand/justify-right-then-indent-with-problematic-body-expected.txt:
* fast/html/details-edit-expected.txt: Added.
* fast/html/details-edit.html: Added.
2016-12-13 Per Arne Vollan <pvollan@apple.com>
Unreviewed test gardening.
Update test expectations on Windows for failing tests. These failures are tracked in
https://bugs.webkit.org/show_bug.cgi?id=160447.
* platform/win/TestExpectations:
2016-12-12 Darin Adler <darin@apple.com>
Remove bindings generation support for legacy WebCore::Dictionary
https://bugs.webkit.org/show_bug.cgi?id=165762
Reviewed by Sam Weinig.
* fast/mediastream/RTCPeerConnection-expected.txt:
* fast/mediastream/RTCPeerConnection-overloaded-operations-params-expected.txt:
* fast/mediastream/RTCPeerConnection-overloaded-operations-params.html:
Updated to expect error messages with "dictionary" with a lowercase D.
2016-12-12 Chris Dumez <cdumez@apple.com>
Add Document.onvisibilitychange event handler attribute
https://bugs.webkit.org/show_bug.cgi?id=165784
Reviewed by Daniel Bates.
Add layout test coverage.
* fast/events/page-visibility-onvisibilitychange-expected.txt: Added.
* fast/events/page-visibility-onvisibilitychange.html: Added.
2016-12-07 Jiewen Tan <jiewen_tan@apple.com>
[WebCrypto] Migrate some tests from webkitSubtle to subtle
https://bugs.webkit.org/show_bug.cgi?id=165554
Reviewed by Brent Fulgham.
To improve test coverage for subtle.
* crypto/crypto-key-algorithm-gc-expected.txt: Renamed from LayoutTests/crypto/webkitSubtle/crypto-key-algorithm-gc-expected.txt.
* crypto/crypto-key-algorithm-gc.html: Renamed from LayoutTests/crypto/webkitSubtle/crypto-key-algorithm-gc.html.
* crypto/crypto-key-usages-gc-expected.txt: Renamed from LayoutTests/crypto/webkitSubtle/crypto-key-usages-gc-expected.txt.
* crypto/crypto-key-usages-gc.html: Renamed from LayoutTests/crypto/webkitSubtle/crypto-key-usages-gc.html.
* crypto/subtle/resources/rsa-indexeddb-non-exportable.js: Added.
* crypto/subtle/resources/rsa-indexeddb.js: Added.
* crypto/subtle/rsa-indexeddb-expected.txt: Added.
* crypto/subtle/rsa-indexeddb-non-exportable-expected.txt: Added.
* crypto/subtle/rsa-indexeddb-non-exportable-private-expected.txt: Added.
* crypto/subtle/rsa-indexeddb-non-exportable-private.html: Added.
* crypto/subtle/rsa-indexeddb-non-exportable.html: Added.
* crypto/subtle/rsa-indexeddb-private-expected.txt: Added.
* crypto/subtle/rsa-indexeddb-private.html: Added.
* crypto/subtle/rsa-indexeddb.html: Added.
* crypto/subtle/rsa-oaep-plaintext-length-expected.txt: Added.
* crypto/subtle/rsa-oaep-plaintext-length.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent.html: Added.
* platform/ios-simulator-wk1/TestExpectations:
2016-12-12 Matt Baker <mattbaker@apple.com>
Unreviewed, follow-up after r209706.
* inspector/debugger/breakpoint-action-log.html:
Add missing test case description.
2016-12-12 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Add tests for Fetch API Network Data (CORs, Opaque Responses, Filtered Headers)
https://bugs.webkit.org/show_bug.cgi?id=165683
Reviewed by Brian Burg.
* http/tests/inspector/network/fetch-network-data-expected.txt: Added.
* http/tests/inspector/network/fetch-network-data.html: Added.
* http/tests/inspector/network/resources/cors-data.pl: Added.
* http/tests/inspector/resources/inspector-test.js:
2016-12-12 Jer Noble <jer.noble@apple.com>
Remove implementation of legacy Mozilla-based Fullscreen API.
https://bugs.webkit.org/show_bug.cgi?id=165689
Reviewed by Eric Carlson.
* fullscreen/full-screen-css-expected.txt:
* fullscreen/full-screen-css.html:
* fullscreen/full-screen-keyboard-disabled-expected.txt: Removed.
* fullscreen/full-screen-keyboard-disabled.html: Removed.
* fullscreen/full-screen-twice-expected.txt:
* fullscreen/full-screen-twice.html:
* js/dom/dom-static-property-for-in-iteration-expected.txt:
2016-12-12 Manuel Rego Casasnovas <rego@igalia.com>
[css-grid] Add some test cases that were removed in r209562
https://bugs.webkit.org/show_bug.cgi?id=165750
Reviewed by Sergio Villar Senin.
Some valid test cases were removed in r209562, this patch adds them back.
* fast/css-grid-layout/grid-template-shorthand-get-set.html: The specified style is now preserved,
so we've to use a different value for it (as it doesn't merge the line names).
* fast/css-grid-layout/resources/grid-columns-rows-get-set.js: Flexible sizes must be non-negative,
but 0fr should be accepted (this is new as it was not working like that with the old parser).
A space between the dimension and the unit is wrong for flexible sizes.
* fast/css-grid-layout/resources/non-grid-columns-rows-get-set.js: Ditto.
2016-12-12 Zalan Bujtas <zalan@apple.com>
The CSS 'columns' property when set on the <body> element makes short columns
https://bugs.webkit.org/show_bug.cgi?id=164891
Reviewed by Darin Adler and David Hyatt.
* fast/multicol/columns-on-body-expected.html: Added.
* fast/multicol/columns-on-body.html: Added.
2016-12-09 Dean Jackson <dino@apple.com>
Autoplay isn't working in iPhone MediaDocuments
https://bugs.webkit.org/show_bug.cgi?id=165710
<rdar://problems/29606761>
Reviewed by Darin Adler.
* media/ios/autoplay-only-in-main-document.html: Make sure that
an iframe pointing to media is not autoplayed.
* TestExpectations:
* platform/ios-simulator/TestExpectations:
2016-12-12 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-iframe-in-main-frame.html as flaky on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=165691
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2016-12-12 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline js/dom/global-constructors-attributes.html for mac-wk1 after r209666.
Unreviewed test gardening.
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
2016-12-12 Per Arne Vollan <pvollan@apple.com>
Unreviewed test gardening.
Update test expectations on Windows for failing tests. These failures are tracked in
https://bugs.webkit.org/show_bug.cgi?id=160447.
* platform/win/TestExpectations:
2016-12-12 Matt Baker <mattbaker@apple.com>
Web Inspector: Breakpoint Log action should support template literals
https://bugs.webkit.org/show_bug.cgi?id=165116
<rdar://problem/29464765>
Reviewed by Joseph Pecoraro.
* inspector/debugger/breakpoint-action-log-expected.txt: Added.
* inspector/debugger/breakpoint-action-log.html: Added.
Check that breakpoint log actions support template literal placeholders.
* inspector/unit-tests/breakpoint-log-message-lexer-expected.txt: Added.
* inspector/unit-tests/breakpoint-log-message-lexer.html: Added.
Check that the lexer correctly scans breakpoint log action text.
2016-12-11 Simon Fraser <simon.fraser@apple.com>
REGRESSION (r200283): Transform, overflow hidden and filter combination completely hides the element
https://bugs.webkit.org/show_bug.cgi?id=161509
Reviewed by David Hyatt.
* css3/filters/filter-on-overflow-hidden-expected.html: Added.
* css3/filters/filter-on-overflow-hidden.html: Added.
2016-12-11 Darin Adler <darin@apple.com>
Remove uses of Dictionary in WebRTC IDL files
https://bugs.webkit.org/show_bug.cgi?id=165736
Reviewed by Sam Weinig.
* fast/mediastream/RTCIceCandidate-expected.txt: Regenerated; no new failures.
* fast/mediastream/RTCIceCandidate.html: Updated test to expect the WebIDL rules for parsing
unsigned short for sdpMLineIndex. The old code expected additional range checking which is
not expected behavior.
* fast/mediastream/RTCPeerConnection-expected.txt: Regenerated; no new failures.
* fast/mediastream/RTCPeerConnection.html: Updated test to not expect an exception when
iceServers is entirely omitted or when it is an empty array. This is a progression and is
closer to the specification.
* fast/mediastream/RTCPeerConnection-getConfiguration-expected.txt: Regenerated; no new failures.
* fast/mediastream/RTCPeerConnection-getConfiguration.html: Updated test to expect the username
and credential fields to round trip as missing rather than turning from missing into empty strings.
Also updated the tests to pass in sequences of strings for "urls" since they expect sequences on
the way back out. We could also test round tripping of single strings, which should go in and come
back out as individual strings, but for now I did not bother adding that to this test.
* fast/mediastream/RTCSessionDescription-expected.txt: Regenerated; some exception messages are
now more specific than they were before.
* imported/w3c/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-constructor-expected.txt:
Updated expected results. The new code correctly allows callers of the RTCPeerConnection constructor
to omit iceServers, pass undefined, or pass an empty array, as specified. Thuis change leads to
a couple tests that now correctly pass instead of failing. And it also leads to some other tests
failing that were passing before. These were passing because they expected an exception for some
other reason, however the exception was actually occurring because of incorrect handling of iceServers.
2016-12-11 Jiewen Tan <jiewen_tan@apple.com>
[WebCrypto] Add tests for wrap/unwrap SPKI/PKCS8 keys
https://bugs.webkit.org/show_bug.cgi?id=165557
Reviewed by Darin Adler.
* crypto/subtle/aes-cbc-import-key-unwrap-pkcs8-key-expected.txt: Added.
* crypto/subtle/aes-cbc-import-key-unwrap-pkcs8-key.html: Added.
* crypto/subtle/aes-cbc-import-key-unwrap-spki-key-expected.txt: Added.
* crypto/subtle/aes-cbc-import-key-unwrap-spki-key.html: Added.
* crypto/subtle/aes-cbc-import-key-wrap-pkcs8-key-expected.txt: Added.
* crypto/subtle/aes-cbc-import-key-wrap-pkcs8-key.html: Added.
* crypto/subtle/aes-cbc-import-key-wrap-spki-key-expected.txt: Added.
* crypto/subtle/aes-cbc-import-key-wrap-spki-key.html: Added.
2016-12-11 Dan Bernstein <mitz@apple.com>
[Cocoa] NSAttributedString representation of text copied from -webkit-nbsp-mode:space element contains non-breaking space characters, but shouldn’t
https://bugs.webkit.org/show_bug.cgi?id=165515
<rdar://problem/4108460>
Reviewed by Darin Adler.
* platform/mac/fast/text/attributed-substring-from-range-expected.txt: Updated.
2016-12-10 Simon Fraser <simon.fraser@apple.com>
Support the deprecated dictionary constructor for DOMPointReadOnly and DOMPoint
https://bugs.webkit.org/show_bug.cgi?id=165732
Reviewed by Sam Weinig.
* geometry/DOMPoint-001-expected.txt:
* geometry/DOMPoint-001.html:
2016-12-10 Simon Fraser <simon.fraser@apple.com>
Animation followed by transition doesn't always fire transitionend event
https://bugs.webkit.org/show_bug.cgi?id=165731
rdar://problem/28471240
Reviewed by Zalan Bujtas.
* animations/animation-followed-by-transition-expected.txt: Added.
* animations/animation-followed-by-transition.html: Added.
2016-12-09 Sam Weinig <sam@webkit.org>
[WebIDL] Remove custom bindings for Geolocation
https://bugs.webkit.org/show_bug.cgi?id=165625
Reviewed by Alex Christensen.
* fast/dom/Geolocation/argument-types-expected.txt:
* fast/dom/Geolocation/not-enough-arguments-expected.txt:
* fast/dom/Geolocation/script-tests/argument-types.js:
Update tests for improved error messages / adherence to WebIDL.
2016-12-09 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Remove the old CSS Parser
https://bugs.webkit.org/show_bug.cgi?id=165645
Reviewed by Daniel Bates.
* TestExpectations:
Some canvas tests pass now that they use the new parser's color parsing.
* fast/dom/HTMLFontElement/face-attribute-expected.txt:
* fast/dom/HTMLFontElement/face-attribute.html:
Converted font face parsing over to just use the CSS parser's font-family
parsing. This matches other browsers, so removing cases that we used to
accept now that we're more strict.
* platform/mac/canvas/philip/tests/2d.fillStyle.parse.rgb-eof-expected.txt:
* platform/mac/canvas/philip/tests/2d.fillStyle.parse.rgba-eof-expected.txt:
These tests pass now that canvas uses the new parser's color parsing.
* platform/ios-simulator/svg/custom/fill-SVGPaint-interface-expected.txt: Removed.
* platform/mac/svg/custom/fill-SVGPaint-interface-expected.png: Removed.
* platform/mac/svg/custom/fill-SVGPaint-interface-expected.txt: Removed.
* svg/custom/fill-SVGPaint-interface.svg: Removed.
Remove another test of the SVG CSS OM, since the SVG CSS OM for SVGPaint etc.
is gone now.
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
Rebaselined because of CSSNamespaceRule.
2016-12-10 Jiewen Tan <jiewen_tan@apple.com>
[WebCrypto] RSA algorithms should allow importing keys without usages
https://bugs.webkit.org/show_bug.cgi?id=165680
<rdar://problem/29601354>
Reviewed by Brent Fulgham.
* crypto/subtle/rsa-oaep-import-jwk-public-key-empty-usages-expected.txt: Added.
* crypto/subtle/rsa-oaep-import-jwk-public-key-empty-usages.html: Added.
* crypto/subtle/rsa-oaep-import-spki-key-empty-usages-expected.txt: Added.
* crypto/subtle/rsa-oaep-import-spki-key-empty-usages.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-jwk-public-key-empty-usages-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-jwk-public-key-empty-usages.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-spki-key-empty-usages-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-spki-key-empty-usages.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-public-key-empty-usages-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-public-key-empty-usages.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-spki-key-empty-usages-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-spki-key-empty-usages.html: Added.
2016-12-09 Romain Bellessort <romain.bellessort@crf.canon.fr>
[Readable Streams API] Implement ReadableByteStreamController desiredSize
https://bugs.webkit.org/show_bug.cgi?id=165599
Reviewed by Darin Adler.
Added test to check ReadableByteStreamController desiredSize value.
* streams/readable-byte-stream-controller-expected.txt: Added expectation for new test.
* streams/readable-byte-stream-controller.js: Added new test for desiredSize.
2016-12-09 Ryosuke Niwa <rniwa@webkit.org>
document.pointerLockElement exposes a node inside a shadow tree
https://bugs.webkit.org/show_bug.cgi?id=165702
Reviewed by Simon Fraser.
Added tests for pointer locks inside a shadow root as well as one assigned to a slot.
* fast/shadow-dom/pointerlockelement-in-shadow-tree-expected.txt: Added.
* fast/shadow-dom/pointerlockelement-in-shadow-tree.html: Added.
* fast/shadow-dom/pointerlockelement-in-slot-expected.txt: Added.
* fast/shadow-dom/pointerlockelement-in-slot.html: Added.
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/ios-simulator/TestExpectations:
2016-12-09 Daniel Bates <dabates@apple.com>
Add reflected nonce attribute to HTML Link element IDL
https://bugs.webkit.org/show_bug.cgi?id=165709
Reviewed by Ryosuke Niwa.
Add a test to ensure that we reflect the nonce attribute for the HTML link, script,
and style elements.
* fast/dom/nonce-attribute-reflection-expected.txt: Added.
* fast/dom/nonce-attribute-reflection.html: Added.
2016-12-09 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/debugger/csp-exceptions.html as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=165292
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-12-06 Jiewen Tan <jiewen_tan@apple.com>
[Part 2 of 2] Add support for PKCS8 format while doing SubtleCrypto.importKey/exportKey
https://bugs.webkit.org/show_bug.cgi?id=129978
<rdar://problem/21799829>
Reviewed by Brent Fulgham.
* crypto/subtle/import-key-malformed-parameters-expected.txt:
* crypto/subtle/import-key-malformed-parameters.html:
* crypto/subtle/rsa-export-key-malformed-parameters-expected.txt:
* crypto/subtle/rsa-export-key-malformed-parameters.html:
* crypto/subtle/rsa-import-jwk-key-export-pkcs8-key-expected.txt: Added.
* crypto/subtle/rsa-import-jwk-key-export-pkcs8-key.html: Added.
* crypto/subtle/rsa-import-jwk-key-export-spki-key-expected.txt:
* crypto/subtle/rsa-import-jwk-key-export-spki-key.html:
* crypto/subtle/rsa-import-key-malformed-parameters-expected.txt:
* crypto/subtle/rsa-import-key-malformed-parameters.html:
* crypto/subtle/rsa-import-pkcs8-key-export-jwk-key-expected.txt: Added.
* crypto/subtle/rsa-import-pkcs8-key-export-jwk-key.html: Added.
* crypto/subtle/rsa-import-pkcs8-key-export-pkcs8-key-expected.txt: Added.
* crypto/subtle/rsa-import-pkcs8-key-export-pkcs8-key.html: Added.
* crypto/subtle/rsa-oaep-generate-export-key-pkcs8-expected.txt: Added.
* crypto/subtle/rsa-oaep-generate-export-key-pkcs8.html: Added.
* crypto/subtle/rsa-oaep-import-pkcs8-key-expected.txt: Added.
* crypto/subtle/rsa-oaep-import-pkcs8-key.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-generate-export-key-pkcs8-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-generate-export-key-pkcs8.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-pkcs8-key-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-pkcs8-key.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-export-key-pkcs8-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-export-key-pkcs8.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-pkcs8-key-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-pkcs8-key.html: Added.
* crypto/workers/subtle/resources/rsa-export-pkcs8-key.js: Added.
* crypto/workers/subtle/resources/rsa-import-pkcs8-key.js: Added.
* crypto/workers/subtle/rsa-export-pkcs8-key-expected.txt: Added.
* crypto/workers/subtle/rsa-export-pkcs8-key.html: Added.
* crypto/workers/subtle/rsa-import-pkcs8-key-expected.txt: Added.
* crypto/workers/subtle/rsa-import-pkcs8-key.html: Added.
2016-12-09 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Some resources fetched via Fetch API do not have data
https://bugs.webkit.org/show_bug.cgi?id=165230
<rdar://problem/29449220>
Reviewed by Alex Christensen.
* http/tests/inspector/network/fetch-response-body-expected.txt: Added.
* http/tests/inspector/network/fetch-response-body.html: Added.
* http/tests/inspector/network/resources/data.html: Added.
* http/tests/inspector/network/resources/data.json: Added.
* http/tests/inspector/network/resources/data.svg: Added.
* http/tests/inspector/network/resources/data.txt: Added.
* http/tests/inspector/network/resources/echo.php: Added.
* http/tests/inspector/network/xhr-response-body-expected.txt: Added.
* http/tests/inspector/network/xhr-response-body.html: Added.
Tests for viewing content of XHR and Fetch requested resources
with different kinds of content.
2016-12-09 Ryosuke Niwa <rniwa@webkit.org>
document.webkitFullscreenElement leaks elements inside a shadow tree
https://bugs.webkit.org/show_bug.cgi?id=158471
Reviewed by Chris Dumez.
Added tests for calling webkitFullscreenElement and webkitCurrentFullScreenElement on a fullscreened element
to make sure they return the shadow host instead.
Also added two unrelated test cases for temporal regressions I introduced while working on this patch.
Skip the fullscreen tests on iOS WK2 since eventSender doesn't work there.
* fast/shadow-dom/activeElement-for-focused-element-in-another-shadow-expected.txt: Added.
* fast/shadow-dom/activeElement-for-focused-element-in-another-shadow.html: Added.
* fast/shadow-dom/blur-on-shadow-host-with-focused-shadow-content-expected.txt: Added.
* fast/shadow-dom/blur-on-shadow-host-with-focused-shadow-content.html: Added.
* fast/shadow-dom/fullscreen-in-shadow-fullscreenElement-expected.txt: Added.
* fast/shadow-dom/fullscreen-in-shadow-fullscreenElement.html: Added.
* fast/shadow-dom/fullscreen-in-shadow-webkitCurrentFullScreenElement-expected.txt: Added.
* fast/shadow-dom/fullscreen-in-shadow-webkitCurrentFullScreenElement.html: Added.
* fast/shadow-dom/fullscreen-in-slot-fullscreenElement-expected.txt: Added.
* fast/shadow-dom/fullscreen-in-slot-fullscreenElement.html: Added.
* fast/shadow-dom/fullscreen-in-slot-webkitCurrentFullScreenElement-expected.txt: Added.
* fast/shadow-dom/fullscreen-in-slot-webkitCurrentFullScreenElement.html: Added.
* platform/ios-simulator-wk2/TestExpectations:
2016-12-09 Chris Dumez <cdumez@apple.com>
[Cocoa] Validation message for required checkbox doesn’t conform the the Apple Style Guide
https://bugs.webkit.org/show_bug.cgi?id=165661
Reviewed by Dan Bernstein.
Update / rebaseline tests.
* fast/forms/ios/validation-bubble-dismiss-on-tap-expected.txt:
* fast/forms/ios/validation-bubble-dismiss-on-tap.html:
* fast/forms/validation-messages-expected.txt:
* fast/forms/validation-messages.html:
* platform/ios-simulator-wk2/fast/forms/validation-messages-expected.txt:
2016-12-09 Jiewen Tan <jiewen_tan@apple.com>
Unreviewed, followup after r209598.
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
2016-12-09 Zalan Bujtas <zalan@apple.com>
ASSERTION FAILED: !beforeChild->isRubyRun() in WebCore::RenderRubyAsBlock::addChild
https://bugs.webkit.org/show_bug.cgi?id=141433
<rdar://problem/27711351>
Reviewed by Dean Jackson.
* fast/ruby/assert-with-listitem-and-block-ruby-expected.txt: Added.
* fast/ruby/assert-with-listitem-and-block-ruby.html: Added.
2016-12-09 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Implement the pageScaleFactor property
https://bugs.webkit.org/show_bug.cgi?id=165660
Reviewed by Dean Jackson.
Add a new test to check that we correctly zoom and size the media controls when the page
scale factor is a value other than 1.
* media/modern-media-controls/media-controller/media-controller-scale-factor-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-scale-factor.html: Added.
2016-12-09 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r209574.
This change broke the Windows build.
Reverted changeset:
"[WebIDL] Remove custom bindings for Geolocation"
https://bugs.webkit.org/show_bug.cgi?id=165625
http://trac.webkit.org/changeset/209574
2016-12-09 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Fedora also needs a PHP7 config file alternative
https://bugs.webkit.org/show_bug.cgi?id=165606
Reviewed by Michael Catanzaro.
* http/conf/fedora-httpd-2.4-php7.conf: Added.
2016-12-09 Ryosuke Niwa <rniwa@webkit.org>
Custom Elements from a different document are not customized when created with innerHTML
https://bugs.webkit.org/show_bug.cgi?id=165617
Reviewed by Antti Koivisto.
Added a W3C style testharness.js test.
* fast/custom-elements/adopting-from-frameless-document-expected.txt: Added.
* fast/custom-elements/adopting-from-frameless-document.html: Added.
2016-12-09 Daniel Bates <dabates@apple.com>
[CSP] Policy of window opener not applied to about:blank window
https://bugs.webkit.org/show_bug.cgi?id=165531
<rdar://problem/29426639>
Reviewed by Brent Fulgham.
Add a test to ensure that an about:blank window inherits the CSP policy of its
opener document.
* http/tests/security/contentSecurityPolicy/image-blocked-in-about-blank-window-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/image-blocked-in-about-blank-window-blocked.html: Added.
2016-12-09 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Remaining time label first appears way to the left
https://bugs.webkit.org/show_bug.cgi?id=165637
Reviewed by Dean Jackson.
Add a new test that checks that marking a property as dirty during a layout correctly commits
that property on the next frame.
* media/modern-media-controls/layout-node/node-made-dirty-during-layout-expected.txt: Added.
* media/modern-media-controls/layout-node/node-made-dirty-during-layout.html: Added.
2016-12-08 Jiewen Tan <jiewen_tan@apple.com>
[WebCrypto] Remove NoInterfaceObject attribute from SubtleCrypto Interface
https://bugs.webkit.org/show_bug.cgi?id=165629
<rdar://problem/29586203>
Reviewed by Chris Dumez.
* js/dom/global-constructors-attributes-dedicated-worker-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
2016-12-08 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Exiting fullscreen with paused media shows the start button
https://bugs.webkit.org/show_bug.cgi?id=165640
Reviewed by Dean Jackson.
Modify the existing test that enters fullscreen and returns to inline controls with paused media
to check that the start button is not shown upon returning to inline controls.
* media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-inline-expected.txt:
* media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-inline.html:
2016-12-08 Myles C. Maxfield <mmaxfield@apple.com>
ASSERTION FAILED: locale in WebCore::lastHyphenLocation
https://bugs.webkit.org/show_bug.cgi?id=164182
Reviewed by Zalan Bujtas.
* fast/text/hyphenation-unknown-locale-expected.txt: Added.
* fast/text/hyphenation-unknown-locale.html: Added.
2016-12-07 Ryosuke Niwa <rniwa@webkit.org>
ASSERTION FAILED: m_items.isEmpty() in CustomElementReactionQueue destructor
https://bugs.webkit.org/show_bug.cgi?id=162029
<rdar://problem/28945851>
Reviewed by Chris Dumez.
Added a regression test that reliably reproduces the crash in DumpRenderTree / WebKitTestRunner.
Also added a W3C style testharness.js test for the behavior I broke in an earlier iteration of the patch.
* fast/custom-elements/disconnected-callback-in-detached-iframe-expected.txt: Added.
* fast/custom-elements/disconnected-callback-in-detached-iframe.html: Added.
* fast/custom-elements/element-queue-during-document-destruction-expected.txt: Added.
* fast/custom-elements/element-queue-during-document-destruction.html: Added.
2016-12-08 Ryan Haddad <ryanhaddad@apple.com>
Marking compositing/rtl/rtl-fixed-overflow.html as failing on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=165541
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-12-08 Daniel Bates <dabates@apple.com>
Implement Strict Mixed Content Checking
https://bugs.webkit.org/show_bug.cgi?id=165438
<rdar://problem/26103867>
Reviewed by Brent Fulgham and Andy Estes.
Add tests to ensure that we do not regress strict mixed content checking.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/data-url-iframe-in-main-frame-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/data-url-iframe-in-main-frame.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/duplicate-directive-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/duplicate-directive.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-css-in-iframe-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-css-in-iframe-report-only-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-css-in-iframe-report-only.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-css-in-iframe.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-css-in-main-frame-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-css-in-main-frame.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-iframe-in-iframe-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-iframe-in-iframe.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-iframe-in-main-frame-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-iframe-in-main-frame.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-blob-url-iframe-in-iframe-expected.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-blob-url-iframe-in-iframe.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-iframe-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-iframe-with-enforced-and-report-policies-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-iframe-with-enforced-and-report-policies.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-iframe-with-inherited-policy-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-iframe-with-inherited-policy.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-iframe.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-javascript-url-iframe-in-iframe-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-javascript-url-iframe-in-iframe.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-main-frame-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-main-frame.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-xslt-document-in-iframe-with-inherited-policy-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-xslt-document-in-iframe-with-inherited-policy.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-iframe-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-iframe.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-main-frame-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-main-frame.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-iframe-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-iframe-with-inherited-policy-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-iframe-with-inherited-policy.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-iframe.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-main-frame-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-main-frame.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-xhr-asynchronous-in-iframe-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-xhr-asynchronous-in-iframe.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-xhr-asynchronous-in-main-frame-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-xhr-asynchronous-in-main-frame.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-xhr-synchronous-in-iframe-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-xhr-synchronous-in-iframe.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-xhr-synchronous-in-main-frame-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-xhr-synchronous-in-main-frame.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/dump-securitypolicyviolation-and-notify-done.js: Added.
(logMessage):
(securityPolicyViolationToString):
(checkNotify):
(recordSecurityPolicyViolation):
(window.onload):
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/fail.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/frame-with-data-url-iframe.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/frame-with-insecure-css-report-only.php: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/frame-with-insecure-css.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/frame-with-insecure-iframe.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/frame-with-insecure-image-and-without-policy.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/frame-with-insecure-image-in-blob-url-iframe.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/frame-with-insecure-image-in-javascript-url-iframe.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/frame-with-insecure-image-with-enforced-and-report-policies.php: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/frame-with-insecure-image.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/frame-with-insecure-plugin.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/frame-with-insecure-script.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/frame-with-insecure-xhr.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/frame-with-secure-image-after-upgrade-redirect.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/frame-with-secure-image-after-upgrade.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/red-square.png: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/resources/transform-functions.xsl: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/secure-image-after-upgrade-in-iframe-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/secure-image-after-upgrade-in-iframe.html: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/secure-image-after-upgrade-redirect-in-iframe-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/block-all-mixed-content/secure-image-after-upgrade-redirect-in-iframe.html: Added.
* platform/ios-simulator/TestExpectations: Skip plugin tests as plugins are not supported on iOS.
2016-12-08 Sam Weinig <sam@webkit.org>
[WebIDL] Remove custom bindings for Geolocation
https://bugs.webkit.org/show_bug.cgi?id=165625
Reviewed by Alex Christensen.
* fast/dom/Geolocation/argument-types-expected.txt:
* fast/dom/Geolocation/not-enough-arguments-expected.txt:
* fast/dom/Geolocation/script-tests/argument-types.js:
Update tests for improved error messages / adherence to WebIDL.
2016-12-08 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Unskip passing flexbox tests
https://bugs.webkit.org/show_bug.cgi?id=165626
Reviewed by Dean Jackson.
* TestExpectations:
2016-12-08 Dave Hyatt <hyatt@apple.com>
@supports fails combinations of conjuctions, disjunctions, and negations of simple conditions
https://bugs.webkit.org/show_bug.cgi?id=137566
<rdar://problem/18600949>
Reviewed by Dean Jackson.
* TestExpectations:
Test passes now with new @supports parser.
2016-12-08 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Add strict checking for right parens to selector functions like :matches, :not etc.
https://bugs.webkit.org/show_bug.cgi?id=165624
Reviewed by Dean Jackson.
* TestExpectations:
2016-12-08 Jiewen Tan <jiewen_tan@apple.com>
[WebCrypto] Replace webkitSubtle with subtle for all crypto/workers/subtle/ tests
https://bugs.webkit.org/show_bug.cgi?id=165540
Reviewed by Brent Fulgham.
* crypto/workers/subtle/aes-postMessage-worker.html:
* crypto/workers/subtle/hmac-postMessage-worker.html:
* crypto/workers/subtle/hrsa-postMessage-worker-expected.txt:
* crypto/workers/subtle/hrsa-postMessage-worker.html:
* crypto/workers/subtle/multiple-postMessage-worker.html:
* crypto/workers/subtle/resources/hrsa-postMessage-worker.js:
* crypto/workers/subtle/rsa-postMessage-worker.html:
2016-12-08 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline some css tests for ios-simulator.
Unreviewed test gardening.
* platform/ios-simulator/fast/css/font_property_normal-expected.txt:
* platform/ios-simulator/fast/css/image-set-unprefixed-expected.txt:
2016-12-08 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Unskip grid tests
https://bugs.webkit.org/show_bug.cgi?id=165623
Reviewed by Zalan Bujtas.
* TestExpectations:
* fast/css-grid-layout/grid-auto-flow-get-set-expected.txt:
* fast/css-grid-layout/grid-auto-flow-get-set.html:
* fast/css-grid-layout/grid-columns-rows-get-set-expected.txt:
* fast/css-grid-layout/grid-template-shorthand-get-set-expected.txt:
* fast/css-grid-layout/grid-template-shorthand-get-set.html:
* fast/css-grid-layout/non-grid-columns-rows-get-set-expected.txt:
* fast/css-grid-layout/resources/grid-columns-rows-get-set.js:
* fast/css-grid-layout/resources/non-grid-columns-rows-get-set.js:
2016-12-08 Zalan Bujtas <zalan@apple.com>
Overlapping text at AppleSeed forum's footer.
https://bugs.webkit.org/show_bug.cgi?id=165613
Reviewed by Simon Fraser.
This is a test case for r207219.
* fast/text/float-with-sibling-text-overlaps-when-text-decoration-changes-expected.html: Added.
* fast/text/float-with-sibling-text-overlaps-when-text-decoration-changes.html: Added.
2016-12-08 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Unskip background parsing tests
https://bugs.webkit.org/show_bug.cgi?id=165619
Reviewed by Zalan Bujtas.
* TestExpectations:
* fast/backgrounds/background-position-parsing-2-expected.txt:
* fast/backgrounds/background-position-parsing-2.html:
* fast/backgrounds/background-shorthand-after-set-backgroundSize-expected.txt:
* fast/backgrounds/background-shorthand-after-set-backgroundSize.html:
* fast/backgrounds/background-shorthand-with-backgroundSize-style-expected.txt:
* fast/backgrounds/background-shorthand-with-backgroundSize-style.html:
2016-12-08 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Unable to delete breakpoint from worker script
https://bugs.webkit.org/show_bug.cgi?id=165578
Reviewed by Matt Baker.
* inspector/worker/debugger-shared-breakpoint-expected.txt: Added.
* inspector/worker/debugger-shared-breakpoint.html: Added.
Ensure setting / removing a breakpoint affects all Workers that share
a resource with the same URL.
* inspector/worker/resources/worker-debugger-pause.js:
Add an echo command that will be useful to ensure Workers are not paused.
2016-12-08 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline fast/selectors/nth-last-child-bounds.html after r209548.
Unreviewed test gardening.
* fast/selectors/nth-child-bounds-expected.txt:
2016-12-08 Jeremy Jones <jeremyj@apple.com>
pointer lock should exit when a js alert is shown
https://bugs.webkit.org/show_bug.cgi?id=165423
rdar://problem/29430803
Reviewed by Jer Noble.
* platform/mac/TestExpectations:
* pointer-lock/lock-lost-on-alert-expected.txt: Added.
* pointer-lock/lock-lost-on-alert.html: Added.
2016-12-08 Sam Weinig <sam@webkit.org>
[WebIDL] WebGLContextAttributes should be a dictionary
https://bugs.webkit.org/show_bug.cgi?id=165572
Reviewed by Dean Jackson.
* fast/canvas/webgl/context-creation-attributes-expected.txt:
Update test results.
2016-12-05 Sam Weinig <sam@webkit.org>
[WebIDL] Add support for converting dictionaries to JS
https://bugs.webkit.org/show_bug.cgi?id=165367
Reviewed by Darin Adler and Alex Christensen.
* crypto/subtle/rsa-oaep-generate-key-expected.txt:
* crypto/subtle/rsa-oaep-generate-key.html:
* crypto/subtle/rsaes-pkcs1-v1_5-generate-key-expected.txt:
* crypto/subtle/rsaes-pkcs1-v1_5-generate-key-extractable-expected.txt:
* crypto/subtle/rsaes-pkcs1-v1_5-generate-key-extractable.html:
* crypto/subtle/rsaes-pkcs1-v1_5-generate-key.html:
* crypto/subtle/rsassa-pkcs1-v1_5-generate-key-expected.txt:
* crypto/subtle/rsassa-pkcs1-v1_5-generate-key.html:
* crypto/webkitSubtle/rsa-oaep-generate-non-extractable-key-expected.txt:
* crypto/webkitSubtle/rsa-oaep-generate-non-extractable-key.html:
* crypto/webkitSubtle/rsa-oaep-key-manipulation-expected.txt:
* crypto/webkitSubtle/rsa-oaep-key-manipulation.html:
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-generate-key-expected.txt:
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent-expected.txt:
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent.html:
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-generate-key.html:
* crypto/workers/subtle/resources/rsa-generate-key.js:
* crypto/workers/subtle/rsa-generate-key-expected.txt:
Update tests and expected results to show that CryptoKeyPair is now a vanilla object, not a platform object.
2016-12-08 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Unskip/remove more tests
https://bugs.webkit.org/show_bug.cgi?id=165611
Reviewed by Zalan Bujtas.
* TestExpectations:
* fast/css/parse-color-int-or-percent-crash.html:
* fast/css/string-quote-binary-expected.txt: Removed.
* fast/css/string-quote-binary.html: Removed.
* fast/masking/parsing-mask-expected.txt:
* fast/masking/parsing-mask.html:
* fast/selectors/nth-child-bounds.html:
* fast/selectors/nth-last-child-bounds-expected.txt:
* fast/selectors/nth-last-child-bounds.html:
* fast/text/text-combine-crash.html:
2016-12-08 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Unskip more tests
https://bugs.webkit.org/show_bug.cgi?id=165610
Reviewed by Zalan Bujtas.
* TestExpectations:
* fast/css/css-selector-text-expected.txt:
* fast/css/css-selector-text.html:
* fast/css/css-set-selector-text-expected.txt:
* fast/css/css-set-selector-text.html:
* fast/css/parsing-css-nth-child-expected.txt:
* fast/css/parsing-css-nth-child.html:
2016-12-08 Zalan Bujtas <zalan@apple.com>
Do not create multicolumn context for certain type of renderers.
https://bugs.webkit.org/show_bug.cgi?id=135601
<rdar://problem/27686300>
Reviewed by David Hyatt.
* fast/multicol/no-multicol-for-textareas-expected.txt: Added.
* fast/multicol/no-multicol-for-textareas.html: Added.
2016-12-08 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Unskip more tests
https://bugs.webkit.org/show_bug.cgi?id=165609
Reviewed by Zalan Bujtas.
A note on the parsing-css-attribute-* tests. These tests attempted to test namespaces, but
you really can't do that easily. A @namespace rule is only valid within the scope of its
stylesheet, and the test was assuming the namespace would apply outside of the stylesheet
scope.
The old parser would not properly reject prefixes that didn't point to any valid namespace,
and so it was possible to test prefixes. The new parser rejects these invalid prefixes, so just
remove the namespace component of these two tests.
* TestExpectations:
* fast/css/attr-parsing-expected.txt:
* fast/css/attr-parsing.html:
* fast/css/invalid-cursor-property-crash.html:
* fast/css/parsing-css-attribute-case-insensitive-value-1.html:
* fast/css/parsing-css-attribute-case-insensitive-value-2.html:
* fast/shadow-dom/slotted-pseudo-element-css-text-expected.txt:
2016-12-08 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Unskip more tests
https://bugs.webkit.org/show_bug.cgi?id=165608
Reviewed by Zalan Bujtas.
* TestExpectations:
* fast/css/font-property-priority-expected.txt:
* fast/css/image-set-unprefixed.html:
* fast/css/parsing-text-emphasis-expected.txt:
* fast/css/parsing-text-emphasis.html:
* fast/css/uri-token-parsing-expected.txt:
* fast/css/uri-token-parsing.html:
* platform/mac/fast/css/font_property_normal-expected.txt:
2016-12-08 Dave Hyatt <hyatt@apple.com>
[CSS Parser] REGRESSION: Values of 0 should not be allowed for -webkit-aspect-ratio
https://bugs.webkit.org/show_bug.cgi?id=165607
Reviewed by Simon Fraser.
* TestExpectations:
2016-12-08 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Unskip more tests
https://bugs.webkit.org/show_bug.cgi?id=165605
Reviewed by Zalan Bujtas.
* TestExpectations:
* fast/dom/Window/getMatchedCSSRules-with-pseudo-elements-complex-expected.txt:
* fast/dom/Window/getMatchedCSSRules-with-pseudo-elements-complex.html:
* fast/selectors/querySelector-pseudo-element-expected.txt:
* fast/selectors/querySelector-pseudo-element-inside-functional-pseudo-class-any-expected.txt:
* fast/selectors/querySelector-pseudo-element-inside-functional-pseudo-class-any.html:
* fast/selectors/querySelector-pseudo-element.html:
2016-12-08 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Unskip more tests
https://bugs.webkit.org/show_bug.cgi?id=165604
Reviewed by Zalan Bujtas.
* TestExpectations:
2016-12-08 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Unskip more tests
https://bugs.webkit.org/show_bug.cgi?id=165602
Reviewed by Zalan Bujtas.
* TestExpectations:
* fast/css/remove-shorthand-expected.txt:
* fast/css/transform-inline-style-expected.txt:
* fast/regions/region-styling/parsing-region-style-rule.html:
* fast/shapes/parsing/parsing-shape-image-threshold-expected.txt:
* fast/shapes/parsing/parsing-shape-image-threshold.html:
* fast/shapes/shape-outside-floats/shape-outside-animation-expected.txt:
* fast/shapes/shape-outside-floats/shape-outside-animation.html:
* platform/mac/svg/webarchive/svg-cursor-subresources-expected.txt:
* svg/webarchive/svg-cursor-subresources.svg:
* transitions/transitions-parsing-expected.txt:
* transitions/transitions-parsing.html:
2016-12-08 Antti Koivisto <antti@apple.com>
:after and :before don't work on :host
https://bugs.webkit.org/show_bug.cgi?id=164675
<rdar://problem/29231874>
Reviewed by Andreas Kling.
* fast/shadow-dom/shadow-host-with-before-after-expected.html: Added.
* fast/shadow-dom/shadow-host-with-before-after.html: Added.
2016-12-08 Ryosuke Niwa <rniwa@webkit.org>
REGRESSION (r209490): [ios-simulator] LayoutTest fast/shadow-dom/media-shadow-manipulation.html is failing
https://bugs.webkit.org/show_bug.cgi?id=165590
Unreviewed. Revert r209490 on this test and make the check conditional
since iOS and Mac implements video element differently.
In any case, these tests aren't testing anything useful after r209486.
We should consider removing them or make them use internals.shadowRoot instead in a near term.
* fast/shadow-dom/media-shadow-manipulation-expected.txt:
* fast/shadow-dom/media-shadow-manipulation.html:
2016-12-07 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Remove font test that tests something nobody supports
https://bugs.webkit.org/show_bug.cgi?id=165596
Reviewed by Zalan Bujtas.
Remove this test that thinks "default" should be a special keyword in fonts. No
other browser treat this as special. Our old parser did, but it's just from some
reading of ancient CSS2 specs and not for any real-world reason.
* TestExpectations:
* fast/css/font-family-parse-keyword.html: Removed.
* fast/css/font-family-parse-keyword-expected.html: Removed.
2016-12-07 Dave Hyatt <hyatt@apple.com>
REGRESSION: font shorthand parsing is broken
https://bugs.webkit.org/show_bug.cgi?id=165594
Reviewed by Zalan Bujtas.
* TestExpectations:
* fast/css/font-shorthand-html-expected.txt:
2016-12-07 Jeremy Jones <jeremyj@apple.com>
Exit pointer lock when page goes into page cache.
https://bugs.webkit.org/show_bug.cgi?id=165425
rdar://problem/29430834
Reviewed by Jer Noble.
* platform/mac/TestExpectations:
* pointer-lock/lock-lost-on-navigation-expected.txt: Added.
* pointer-lock/lock-lost-on-navigation.html: Added.
* pointer-lock/resources/lock-lost-on-navigation2.html: Added.
2016-12-07 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Unskip calc() tests
https://bugs.webkit.org/show_bug.cgi?id=165583
Reviewed by Zalan Bujtas.
* TestExpectations:
* fast/css/flex-shrink-calculated-value-expected.txt:
* fast/css/flex-shrink-calculated-value.html:
* fast/css/negative-calc-values-expected.txt:
* fast/css/negative-calc-values.html:
* fast/css/text-shadow-calc-value-expected.txt:
* fast/css/text-shadow-calc-value.html:
* fast/css/webkit-line-clamp-calculated-value-expected.txt:
* fast/css/webkit-line-clamp-calculated-value.html:
* fast/css/z-index-calculated-value-expected.txt:
* fast/css/z-index-calculated-value.html:
2016-12-07 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Tracks panel does not display in the right location in fullscreen and cannot be dismissed
https://bugs.webkit.org/show_bug.cgi?id=165575
Reviewed by Dean Jackson.
Add new tests to check we correctly position the tracks panel in fullscreen, including when we drag the controls bar.
* media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls-expected.txt: Added.
* media/modern-media-controls/tracks-support/tracks-support-show-panel-after-dragging-controls.html: Added.
* media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen-expected.txt: Added.
* media/modern-media-controls/tracks-support/tracks-support-show-panel-fullscreen.html: Added.
2016-12-07 Jeremy Jones <jeremyj@apple.com>
pointer-lock/lock-lost-on-esc-in-fullscreen.html timeout on mac-wk1
https://bugs.webkit.org/show_bug.cgi?id=165589
Unreviewed skipping test that is timing out.
* platform/mac-wk1/TestExpectations:
2016-12-07 Ryan Haddad <ryanhaddad@apple.com>
Fix the filename for a newly added test expectation file.
Unreviewed test gardening.
* tiled-drawing/scrolling/scroll-snap/scroll-snap-scrolling-jumps-to-top-expected.txt: Renamed from LayoutTests/tiled-drawing/scrolling/scroll-snap/scroll-snap-scrolling-jumps-to-top.txt.
2016-12-07 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Use a small picture-in-picture button in fullscreen
https://bugs.webkit.org/show_bug.cgi?id=165587
Reviewed by Dean Jackson.
Rebaseline tests to account for the smaller picture-in-picture button in fullscreen.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles.html:
2016-12-07 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/debugger/async-stack-trace.html as flaky on macOS.
https://bugs.webkit.org/show_bug.cgi?id=165584
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-12-07 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/worker/debugger-scripts.html as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=165582
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-12-07 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Unskip media tests
https://bugs.webkit.org/show_bug.cgi?id=165580
Reviewed by Jon Lee.
The new parser will still create rules for hover/pointer queries with
unknown identifiers. Patch the tests to account for this.
* TestExpectations:
* fast/media/mq-any-hover-invalid-expected.txt:
* fast/media/mq-any-hover-invalid.html:
* fast/media/mq-any-pointer-invalid-expected.txt:
* fast/media/mq-any-pointer-invalid.html:
* fast/media/mq-hover-invalid-expected.txt:
* fast/media/mq-hover-invalid.html:
* fast/media/mq-pointer-invalid-expected.txt:
* fast/media/mq-pointer-invalid.html:
2016-12-07 Dean Jackson <dino@apple.com>
Remove runtime toggle for pointer-lock
https://bugs.webkit.org/show_bug.cgi?id=165577
<rdar://problems/29566996>
Reviewed by Jon Lee.
Remove any runtime calls to check if pointer-lock is enabled. It's
either compiled in or out.
* platform/mac/TestExpectations: Enable the pointer-lock tests that should work.
* pointer-lock/pointer-lock-api.html: Fix a bad DOM call.
* pointer-lock/pointerlock-interface-disabled-expected.txt: Removed.
* pointer-lock/pointerlock-interface-disabled.html: Removed.
2016-12-07 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Unskip gradients tests
https://bugs.webkit.org/show_bug.cgi?id=165576
Reviewed by Dean Jackson.
Keywords like left, center, top, right and bottom are preserved when serializing in
the new parser.
* TestExpectations:
* fast/gradients/css3-gradient-parsing-expected.txt:
* fast/gradients/css3-gradient-parsing.html:
* fast/gradients/unprefixed-gradient-parsing-expected.txt:
* fast/gradients/unprefixed-gradient-parsing.html:
2016-12-07 John Wilander <wilander@apple.com>
Allow commas in Accept, Accept-Language, and Content-Language request headers for simple CORS
https://bugs.webkit.org/show_bug.cgi?id=165566
<rdar://problem/29560983>
Reviewed by Alex Christensen.
* http/tests/xmlhttprequest/cors-non-standard-safelisted-headers-should-trigger-preflight.html:
Added ',' to the tests as well as two examples from
two sites where we found a regression.
2016-12-07 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Stop skipping tests in the css3 LayoutTests subdirectory
https://bugs.webkit.org/show_bug.cgi?id=165574
Reviewed by Dean Jackson.
* TestExpectations:
Stop skipping two tests.
* css3/font-variant-parsing-expected.txt:
* css3/font-variant-parsing.html:
Patched to yield the correct results when multiple values are specified for the
same sub-property.
* css3/supports-cssom-expected.txt:
* css3/supports-cssom.html:
Patched to account for the new result for @namespace insertion failure (see
corresponding WebCore ChangeLog for explanation), and also patched to get rid
of excess whitespace, since the new parser doesn't preserve whitespace formatting
when serializing @supports.
2016-12-07 Jiewen Tan <jiewen_tan@apple.com>
Unreviewed, Skip imported/w3c/WebCryptoAPI/generateKey/test_failures.html
This is a superset test for all test_failures*.html. No need for it as we run
all the sub tests.
* TestExpectations:
2016-12-07 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Remove aspect ratio button
https://bugs.webkit.org/show_bug.cgi?id=165571
Reviewed by Dean Jackson.
We no longer have an AspectRatioButton.
* media/modern-media-controls/aspect-ratio-button/aspect-ratio-button-expected.txt: Removed.
* media/modern-media-controls/aspect-ratio-button/aspect-ratio-button.html: Removed.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-constructor-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-constructor.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-right-container-margin-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-right-container-margin.html:
2016-12-07 Jeremy Jones <jeremyj@apple.com>
One esc to exit fullscreen and pointer lock
https://bugs.webkit.org/show_bug.cgi?id=165416
rdar://problem/29430711
Reviewed by Jer Noble.
* platform/mac-wk2/TestExpectations:
* pointer-lock/lock-lost-on-esc-in-fullscreen-expected.txt: Added.
* pointer-lock/lock-lost-on-esc-in-fullscreen.html: Added.
2016-12-07 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Remove tests that depend on SVG CSS OM that has been removed
https://bugs.webkit.org/show_bug.cgi?id=165565
Reviewed by Jon Lee.
* TestExpectations:
* svg/dom/SVGColor-expected.txt: Removed.
* svg/dom/SVGColor.html: Removed.
* svg/dom/SVGPaint-expected.txt: Removed.
* svg/dom/SVGPaint.html: Removed.
* svg/dom/rgb-color-parser-expected.txt: Removed.
* svg/dom/rgb-color-parser.html: Removed.
2016-12-07 Ryan Haddad <ryanhaddad@apple.com>
Marking compositing/layer-creation/fixed-overlap-extent-rtl.html as failing on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=165541
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-12-07 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Consolidate string/ident/url serialization functions
https://bugs.webkit.org/show_bug.cgi?id=165552
Reviewed by Zalan Bujtas.
* fast/css/content-language-only-whitespace-expected.txt:
* fast/css/content-language-with-whitespace-expected.txt:
2016-12-07 Ryan Haddad <ryanhaddad@apple.com>
Marking imported/mathml-in-html5/mathml/presentation-markup/fractions/frac-parameters-1.html as flaky on El Capitan WK2.
https://bugs.webkit.org/show_bug.cgi?id=165392
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-12-07 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Add ability to distinguish if a Script was parsed as a module
https://bugs.webkit.org/show_bug.cgi?id=164900
<rdar://problem/29323817>
Reviewed by Timothy Hatcher.
* inspector/model/parse-script-syntax-tree-expected.txt:
* inspector/model/parse-script-syntax-tree.html:
* inspector/model/resources/module.js: Added.
(import.string_appeared_here.myModule):
* inspector/model/resources/other-module.js: Added.
(myOtherModule):
* inspector/model/resources/program.js: Added.
(myProgram):
* inspector/model/script-sourceType-expected.txt: Added.
* inspector/model/script-sourceType.html: Added.
2016-12-07 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Update Esprima to support new features / syntax (**, async/await, trailing comma)
https://bugs.webkit.org/show_bug.cgi?id=164830
<rdar://problem/29293814>
Reviewed by Timothy Hatcher.
* inspector/formatting/resources/javascript-tests/arrow-functions-expected.js:
* inspector/formatting/resources/javascript-tests/arrow-functions.js:
* inspector/formatting/resources/javascript-tests/classes-expected.js:
* inspector/formatting/resources/javascript-tests/classes.js:
* inspector/formatting/resources/javascript-tests/functions-expected.js:
* inspector/formatting/resources/javascript-tests/functions.js:
* inspector/formatting/resources/javascript-tests/other-statements-expected.js:
* inspector/formatting/resources/javascript-tests/other-statements.js:
* inspector/formatting/resources/javascript-tests/unary-binary-expressions-expected.js:
* inspector/formatting/resources/javascript-tests/unary-binary-expressions.js:
* inspector/model/parse-script-syntax-tree-expected.txt:
* inspector/model/parse-script-syntax-tree.html:
Coverage for new supported syntax.
2016-12-07 Ryosuke Niwa <rniwa@webkit.org>
Rebaseline tests after r209486. Also updated media-shadow-manipulation.html now that range is null.
* fast/shadow-dom/color-input-element-shadow-manipulation-expected.txt:
* fast/shadow-dom/file-input-element-shadow-manipulation-expected.txt:
* fast/shadow-dom/media-shadow-manipulation-expected.txt:
* fast/shadow-dom/media-shadow-manipulation.html:
* fast/shadow-dom/range-input-element-shadow-manipulation-expected.txt:
* fast/shadow-dom/textarea-shadow-manipulation-expected.txt:
2016-12-07 Ryan Haddad <ryanhaddad@apple.com>
Marking two compositing tests as failing.
https://bugs.webkit.org/show_bug.cgi?id=165530
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:
2016-12-07 Zalan Bujtas <zalan@apple.com>
ASSERTION FAILED: count >= 1 in WebCore::RenderMultiColumnSet::columnCount
https://bugs.webkit.org/show_bug.cgi?id=136365
<rdar://problem/27686727>
Reviewed by Simon Fraser.
* fast/multicol/assert-on-column-count-when-zoomed-in-expected.txt: Added.
* fast/multicol/assert-on-column-count-when-zoomed-in.html: Added.
2016-12-07 Ryosuke Niwa <rniwa@webkit.org>
document.caretRangeFromPoint doesn't retarget the resultant Range correctly.
https://bugs.webkit.org/show_bug.cgi?id=165146
Reviewed by Sam Weinig.
Added a regression test for caretRangeFromPoint retargeting the result.
* fast/shadow-dom/caret-range-from-point-in-shadow-tree-expected.txt: Added.
* fast/shadow-dom/caret-range-from-point-in-shadow-tree.html: Added.
2016-12-07 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Entering fullscreen and returning to inline shows fullscreen controls
https://bugs.webkit.org/show_bug.cgi?id=165536
Reviewed by Tim Horton.
Add a new test that checks we're using the right media controls presentation as we enter and exit fullscreen.
* media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-inline-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-inline.html: Added.
2016-12-07 Wenson Hsieh <wenson_hsieh@apple.com>
Scroll position jumps to the origin when scrolling without momentum at the end of a scroll snapping container
https://bugs.webkit.org/show_bug.cgi?id=165474
<rdar://problem/29534305>
Reviewed by Simon Fraser.
Added a new test verifying that if a scroll gesture ends without momentum at the bottom of a scroll snapping
container, the scroll position won't jump to the top.
* tiled-drawing/scrolling/scroll-snap/scrolling-jumps-to-top-expected.txt: Added.
* tiled-drawing/scrolling/scroll-snap/scrolling-jumps-to-top.html: Added.
2016-12-07 Simon Fraser <simon.fraser@apple.com>
REGRESSION (r209447): LayoutTests compositing/layer-creation/fixed-position-out-of-view-scaled.html and compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html failing
https://bugs.webkit.org/show_bug.cgi?id=165530
New baseline for WK1 (which has RTL/compositing isseus), and mark a test as flakey in WK1.
* platform/mac-wk1/TestExpectations:
* platform/mac-wk1/compositing/layer-creation/fixed-overlap-extent-rtl-expected.txt: Added.
2016-12-07 Nan Wang <n_wang@apple.com>
AX: menu type toolbar should be mapped correctly on Mac
https://bugs.webkit.org/show_bug.cgi?id=165537
Reviewed by Chris Fleizach.
* accessibility/mac/menu-type-toolbar-expected.txt: Added.
* accessibility/mac/menu-type-toolbar.html: Added.
2016-12-07 Geoffrey Garen <ggaren@apple.com>
Fixed a test failure seen in web-timing-minimal-performance-now.html
https://bugs.webkit.org/show_bug.cgi?id=165542
Reviewed by Beth Dakin.
This test was always slightly wrong, but it is much more likely to fail
as of <https://trac.webkit.org/changeset/209462>.
* fast/dom/Window/web-timing-minimal-performance-now.html: < is not a
correct test for monotonicity. < tests for stricly increasing. <= is a
correct test for monotonicity. All computer clocks have some granularity,
so computer clocks are monotonic but not strictly increasing: you can
sample the clock twice in the same tick.
2016-12-07 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Remove unused and mostly untested Page domain commands and events
https://bugs.webkit.org/show_bug.cgi?id=165507
Reviewed by Brian Burg.
* inspector/page/javascriptDialogEvents-expected.txt: Removed.
* inspector/page/javascriptDialogEvents.html: Removed.
* platform/gtk/TestExpectations:
* platform/mac/TestExpectations:
Remove test skipped by all platforms.
2016-12-07 Dave Hyatt <hyatt@apple.com>
Fix a bad result that I landed by accident.
* fast/css/object-position/parsing-object-position-expected.txt:
2016-12-07 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Turn back on a bunch of layout tests
https://bugs.webkit.org/show_bug.cgi?id=165529
Reviewed by Zalan Bujtas.
* TestExpectations:
* css3/parsing-css3-nthchild-expected.txt:
* css3/parsing-css3-nthchild.html:
* css3/scroll-snap/scroll-snap-position-values-expected.txt:
* css3/scroll-snap/scroll-snap-position-values.html:
* editing/execCommand/insert-list-with-noneditable-content-expected.txt:
* fast/css/object-position/parsing-object-position-expected.txt:
* fast/css/object-position/parsing-object-position.html:
* fast/css/parsing-css-number-types-expected.txt:
* fast/css/parsing-css-wrap-expected.txt:
* fast/css/script-tests/transform-origin-parsing.js:
* fast/css/transform-inline-style-remove-expected.txt:
* fast/css/transform-origin-parsing-expected.txt:
* fast/css/variables/custom-property-dynamic-update-expected.html:
* fast/events/mouse-cursor-expected.txt:
* fast/inspector-support/style-expected.txt:
* platform/mac/svg/webarchive/svg-script-subresouces-expected.txt:
2016-12-07 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline fast/table/003.html after r209421.
https://bugs.webkit.org/show_bug.cgi?id=165513
Unreviewed test gardening.
* platform/ios-simulator/fast/table/003-expected.txt:
2016-12-06 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Use tap and pinch gestures on iOS
https://bugs.webkit.org/show_bug.cgi?id=165518
Reviewed by Dean Jackson.
With the addition of new gesture recognizer source files, some tests were failing
due to linking to only a subset of the modern media controls resources.
* media/modern-media-controls/airplay-button/airplay-button.html:
* media/modern-media-controls/aspect-ratio-button/aspect-ratio-button.html:
* media/modern-media-controls/button/button.html:
* media/modern-media-controls/buttons-container/buttons-container-buttons-property.html:
* media/modern-media-controls/buttons-container/buttons-container-constructor.html:
* media/modern-media-controls/buttons-container/buttons-container-layout.html:
* media/modern-media-controls/fullscreen-button/fullscreen-button.html:
* media/modern-media-controls/icon-button/icon-button-active-state.html:
* media/modern-media-controls/icon-button/icon-button.html:
* media/modern-media-controls/mute-button/mute-button.html:
* media/modern-media-controls/pip-button/pip-button.html:
* media/modern-media-controls/placard/placard.html:
* media/modern-media-controls/play-pause-button/play-pause-button.html:
* media/modern-media-controls/skip-back-button/skip-back-button.html:
* media/modern-media-controls/start-button/start-button-styles.html:
* media/modern-media-controls/start-button/start-button.html:
* media/modern-media-controls/tracks-button/tracks-button.html:
2016-12-06 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/security/module-incorrect-mime-types.html as flaky on ios-simulator-wk2.
https://bugs.webkit.org/show_bug.cgi?id=165344
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
2016-12-06 Simon Fraser <simon.fraser@apple.com>
Two tiled drawing tests failing with visual viewports enabled.
https://bugs.webkit.org/show_bug.cgi?id=165489
Reviewed by Dean Jackson.
Unfail and rebaseline.
* platform/mac-wk2/TestExpectations:
* tiled-drawing/scrolling/frames/coordinated-frame-expected.txt:
* tiled-drawing/scrolling/frames/coordinated-frame-in-fixed-expected.txt:
2016-12-06 Wenson Hsieh <wenson_hsieh@apple.com>
After preventing a beforeinput event, an input event is fired when formatting rich text
https://bugs.webkit.org/show_bug.cgi?id=165435
<rdar://problem/29522314>
Reviewed by Ryosuke Niwa.
Augmented a layout test to verify that when preventing beforeinput events, a corresponding input event is not
fired in addition to the style not being applied to the text.
* fast/events/before-input-prevent-biu.html:
2016-12-06 Simon Fraser <simon.fraser@apple.com>
Fix behavior of background-attachment:fixed with visual viewports
https://bugs.webkit.org/show_bug.cgi?id=165465
Fixed backgrounds are working correctly. Unskip and land a new image result for this test.
* TestExpectations:
* tiled-drawing/scrolling/fixed-background/fixed-body-background-zoomed-expected.png:
2016-12-06 Mark Lam <mark.lam@apple.com>
GetByID IC is wrongly unwrapping the global proxy this value for getter/setters.
https://bugs.webkit.org/show_bug.cgi?id=165401
Reviewed by Saam Barati.
Set the test loose now that this bug is fixed.
* TestExpectations:
* js/script-tests/prototype-assignment.js:
2016-12-06 Dean Jackson <dino@apple.com>
Apply styling to media documents with modern controls
https://bugs.webkit.org/show_bug.cgi?id=165499
<rdar://problems/29543847>
Reviewed by Antoine Quint.
Make sure that the small test video has the correct background,
and is not anchored to the top left of the page.
* media/modern-media-controls/media-documents/background-color-and-centering-expected.html: Added.
* media/modern-media-controls/media-documents/background-color-and-centering.html: Added.
2016-12-05 Jiewen Tan <jiewen_tan@apple.com>
[Part 1 of 2] Add support for SPKI format while doing SubtleCrypto.importKey/exportKey
https://bugs.webkit.org/show_bug.cgi?id=129978
<rdar://problem/21799829>
Reviewed by Brent Fulgham.
* crypto/subtle/import-key-malformed-parameters-expected.txt:
* crypto/subtle/import-key-malformed-parameters.html:
* crypto/subtle/rsa-export-key-malformed-parameters-expected.txt:
* crypto/subtle/rsa-export-key-malformed-parameters.html:
* crypto/subtle/rsa-import-jwk-key-export-spki-key-expected.txt: Added.
* crypto/subtle/rsa-import-jwk-key-export-spki-key.html: Added.
* crypto/subtle/rsa-import-key-malformed-parameters-expected.txt:
* crypto/subtle/rsa-import-key-malformed-parameters.html:
* crypto/subtle/rsa-import-spki-key-export-jwk-key-expected.txt: Added.
* crypto/subtle/rsa-import-spki-key-export-jwk-key.html: Added.
* crypto/subtle/rsa-import-spki-key-export-spki-key-expected.txt: Added.
* crypto/subtle/rsa-import-spki-key-export-spki-key.html: Added.
* crypto/subtle/rsa-import-spki-small-key-expected.txt: Added.
* crypto/subtle/rsa-import-spki-small-key.html: Added.
* crypto/subtle/rsa-oaep-generate-export-key-spki-expected.txt: Added.
* crypto/subtle/rsa-oaep-generate-export-key-spki.html: Added.
* crypto/subtle/rsa-oaep-import-spki-key-expected.txt: Added.
* crypto/subtle/rsa-oaep-import-spki-key.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-generate-export-key-spki-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-generate-export-key-spki.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-spki-key-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-spki-key.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-export-key-spki-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-export-key-spki.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-spki-key-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-spki-key.html: Added.
* crypto/workers/subtle/resources/rsa-export-spki-key.js: Added.
* crypto/workers/subtle/resources/rsa-import-spki-key.js: Added.
* crypto/workers/subtle/rsa-export-spki-key-expected.txt: Added.
* crypto/workers/subtle/rsa-export-spki-key.html: Added.
* crypto/workers/subtle/rsa-import-spki-key-expected.txt: Added.
* crypto/workers/subtle/rsa-import-spki-key.html: Added.
2016-12-06 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media controls use the fullscreen layout after going from inline to fullscreen to PiP to inline
https://bugs.webkit.org/show_bug.cgi?id=165494
Reviewed by Dean Jackson.
Add a new tests that goes from inline to fullscreen to PiP to inline and checks the controls have the right type on the way.
* media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline.html: Added.
2016-12-06 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Rendering issues with controls bar when captions are on
https://bugs.webkit.org/show_bug.cgi?id=165390
Reviewed by Dean Jackson.
We add a new test that checks we have the expected element structure with a single <div> containing
the captions and the media controls elements. Three other tests needed updating since they made
assumptions on the DOM structure that were no longer holding.
* media/modern-media-controls/media-controller/media-controller-fade-controls-when-entering-fullscreen-expected.txt:
* media/modern-media-controls/media-controller/media-controller-fade-controls-when-entering-fullscreen.html:
* media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* media/modern-media-controls/media-controller/media-controller-single-container-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-single-container.html: Added.
2016-12-06 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Automatically hide the controls bar when the mouse is idle
https://bugs.webkit.org/show_bug.cgi?id=165492
Reviewed by Dean Jackson.
We add new tests to check the following scenarios:
1. media-controller-auto-hide-mouse-enter-and-mouse-leave.html checks that, during media playback,
as the mouse enters the media the controls bar becomes visible, and as the mouse exits the media,
the controls bar becomes faded.
2. media-controller-auto-hide-mouse-enter-over-controls-bar.html checks that, during media playback,
as the mouse enters the media and remains idle over the controls bar, the controls bar remain visible.
3. media-controller-auto-hide-mouse-leave-after-play.html checks that when the media goes from paused
to playing, having the mouse enter and leave the media does not hide the media controls until the initial
auto-hide timer started as the playback status changed has elapsed.
4. media-controller-auto-hide-pause.html checks that the controls bar remains visible as the media is paused.
5. media-controller-auto-hide-rewind-with-mouse-enter.html checks that the controls bar becomes visible
as the mouse enters the media.
6. media-controller-auto-hide.html checks that the controls bar becomes faded after the auto-hide timer
has elapsed after initial playback.
* media/modern-media-controls/media-controller/media-controller-auto-hide-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-and-mouse-leave-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-and-mouse-leave.html: Added.
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-over-controls-bar-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-over-controls-bar.html: Added.
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play.html: Added.
* media/modern-media-controls/media-controller/media-controller-auto-hide-pause-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-auto-hide-pause.html: Added.
* media/modern-media-controls/media-controller/media-controller-auto-hide-rewind-with-mouse-enter-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-auto-hide-rewind-with-mouse-enter.html: Added.
* media/modern-media-controls/media-controller/media-controller-auto-hide.html: Added.
2016-12-06 Daniel Bates <dabates@apple.com>
Test fast/selectors/040.html fails on iOS Simulator following <https://trac.webkit.org/changeset/209404>
(https://bugs.webkit.org/show_bug.cgi?id=79694)
Skip test fast/selectors/040.html as we do not visually highlight a programmatic selection on iOS from
observation.
* platform/ios-simulator/TestExpectations:
2016-12-06 Zalan Bujtas <zalan@apple.com>
Can not select whole line when using flexbox
https://bugs.webkit.org/show_bug.cgi?id=165299
Reviewed by David Hyatt.
* fast/flexbox/flexbox-fail-to-select-same-line-expected.html: Added.
* fast/flexbox/flexbox-fail-to-select-same-line.html: Added.
2016-12-06 Jer Noble <jer.noble@apple.com>
YouTube sometimes pauses when switching tabs
https://bugs.webkit.org/show_bug.cgi?id=165468
Reviewed by Eric Carlson.
* media/media-session-restrictions.html: Added.
* platform/ios-simulator/media/media-session-restrictions-expected.txt: Added.
* platform/mac/media/media-session-restrictions-expected.txt: Added.
2016-12-06 Mark Lam <mark.lam@apple.com>
Introduce the concept of Immutable Prototype Exotic Objects to comply with the spec.
https://bugs.webkit.org/show_bug.cgi?id=165227
<rdar://problem/29442665>
Reviewed by Saam Barati.
The new prototype-assignment.js test is currently only enabled for LLInt only
run in the JSC tests until webkit.org/b/165401 is fixed.
* TestExpectations:
- Skip js/prototype-assignment.html for now until webkit.org/b/165401 is fixed.
* http/tests/security/window-named-valueOf-expected.txt:
* js/dom/proxy-is-not-allowed-in-global-prototype-chain-expected.txt:
* js/dom/proxy-is-not-allowed-in-global-prototype-chain.html:
- Updated error messages.
* js/prototype-assignment-expected.txt: Added.
* js/prototype-assignment.html: Added.
* js/script-tests/prototype-assignment.js: Added.
(else):
(reportError):
(shouldEqual):
(shouldThrow):
(stringify):
(makeTestID):
(doInternalSetPrototypeOf):
(ordinarySetPrototypeOf):
(setImmutablePrototype):
(windowProxySetPrototypeOf):
(initSetterExpectation):
(throwIfNoExceptionPending):
(objectSetPrototypeOf):
(setUnderscoreProto):
(reflectSetPrototypeOf):
(newObjectProto.toString):
(this.testObject.targets.push.value):
(this.testProxy.targets.push.setPrototypeOf):
(Symbol):
(test):
(runTests):
* js/setPrototypeOf-expected.txt:
2016-12-06 Dave Hyatt <hyatt@apple.com>
REGRESSION (Safari 10): Scrolling not working inside height 100% table
https://bugs.webkit.org/show_bug.cgi?id=164366
<rdar://problem/29095535>
Reviewed by Zalan Bujtas.
* fast/table/overflow-percent-height-regression-expected.html: Added.
* fast/table/overflow-percent-height-regression.html: Added.
2016-12-06 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline fast/shadow-dom/slotted-pseudo-element-css-text.html after r209396.
Unreviewed test gardening.
* fast/shadow-dom/slotted-pseudo-element-css-text-expected.txt:
2016-12-06 Simon Fraser <simon.fraser@apple.com>
Mark two tiled-drawing tests as flakey. Layout viewport rect computation has issues in subframes,
covered by https://bugs.webkit.org/show_bug.cgi?id=165489.
* platform/mac-wk2/TestExpectations:
* tiled-drawing/scrolling/frames/coordinated-frame-gain-scrolling-ancestor-expected.txt:
* tiled-drawing/scrolling/frames/coordinated-frame-lose-scrolling-ancestor-expected.txt:
2016-12-06 Dave Hyatt <hyatt@apple.com>
REGRESSION (r209396): animations/font-variations/font-variation-settings* tests timing out
https://bugs.webkit.org/show_bug.cgi?id=165475
Reviewed by Myles C. Maxfield.
The new parser only allows strings for @keyframe names when @-webkit-keyframe is used. Patch
the tests to use identifiers instead.
* animations/font-variations/font-variation-settings-order.html:
* animations/font-variations/font-variation-settings-unlike.html:
* animations/font-variations/font-variation-settings.html:
2016-12-05 Simon Fraser <simon.fraser@apple.com>
Improve the behavior of scroll-into-view when the target is inside position:fixed
https://bugs.webkit.org/show_bug.cgi?id=165354
Reviewed by Zalan Bujtas.
* fast/overflow/scroll-anchor-in-position-fixed-expected.txt: Added.
* fast/overflow/scroll-anchor-in-position-fixed.html: Added.
* fast/transforms/selection-bounds-in-transformed-view.html:
* fast/visual-viewport/zoomed-scroll-into-view-fixed-expected.txt: Added.
* fast/visual-viewport/zoomed-scroll-into-view-fixed.html: Added.
* fast/visual-viewport/zoomed-scroll-to-anchor-in-position-fixed-expected.txt: Added.
* fast/visual-viewport/zoomed-scroll-to-anchor-in-position-fixed.html: Added.
* platform/ios-simulator/TestExpectations:
2016-12-06 Myles C. Maxfield <mmaxfield@apple.com>
[Cocoa] REGRESSION(r205396): Intermediate CTRuns with initial advances get double counted when glyph origins are enabled
https://bugs.webkit.org/show_bug.cgi?id=165084
Reviewed by Simon Fraser.
* fast/text/initial-advance-in-intermediate-run-complex-expected.html: Added.
* fast/text/initial-advance-in-intermediate-run-complex.html: Added.
* platform/ios-simulator/TestExpectations: Disable the test on iOS because it relies
on Arial being used to draw Arabic, which we explicitly don't allow.
2016-12-06 Simon Fraser <simon.fraser@apple.com>
Enable visual viewports by default on Mac, and iOS Wk2
https://bugs.webkit.org/show_bug.cgi?id=165452
Reviewed by Zalan Bujtas.
Skip, fix or adjust tests for visual viewports.
* TestExpectations:
* animations/trigger-container-scroll-boundaries.html:
* animations/trigger-container-scroll-empty.html:
* animations/trigger-container-scroll-simple.html:
* compositing/geometry/fixed-position-composited-page-scale-smaller-than-viewport.html:
* compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt:
* compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt:
* fast/scrolling/ios/remove-scrolling-role-expected.txt:
* fast/zooming/client-rect-in-fixed-zoomed-expected.txt:
* fast/zooming/client-rect-in-fixed-zoomed.html:
* platform/ios-simulator-wk2/compositing/geometry/fixed-in-composited-expected.txt: Removed.
* platform/ios-simulator-wk2/compositing/geometry/limit-layer-bounds-fixed-expected.txt:
* platform/ios-simulator-wk2/compositing/geometry/limit-layer-bounds-fixed-positioned-expected.txt:
* platform/ios-simulator-wk2/compositing/layer-creation/fixed-position-under-transform-expected.txt:
* platform/ios-simulator-wk2/compositing/layer-creation/no-compositing-for-sticky-expected.txt:
* platform/ios-simulator-wk2/fast/overflow/position-fixed-transform-clipping-expected.txt:
* platform/ios-simulator/compositing/absolute-inside-out-of-view-fixed-expected.txt:
* platform/ios-simulator/compositing/geometry/fixed-in-composited-expected.txt:
* scrollingcoordinator/ios/non-stable-viewport-scroll-expected.txt:
* scrollingcoordinator/ios/ui-scrolling-tree-expected.txt:
* tiled-drawing/fixed-layout-size-fixed-attachment-cover.html:
* tiled-drawing/fixed-layout-size-fixed-attachment-local.html:
* tiled-drawing/scrolling/clamp-out-of-bounds-scrolls-expected.txt:
* tiled-drawing/scrolling/fixed-background/fixed-body-background-zoomed-expected.txt:
* tiled-drawing/scrolling/fixed/absolute-inside-fixed-expected.txt:
* tiled-drawing/scrolling/fixed/absolute-inside-out-of-view-fixed-expected.txt:
* tiled-drawing/scrolling/fixed/fixed-in-overflow-expected.txt:
* tiled-drawing/scrolling/fixed/fixed-position-out-of-view-expected.txt:
* tiled-drawing/scrolling/fixed/fixed-position-out-of-view-negative-zindex-expected.txt:
* tiled-drawing/scrolling/fixed/four-bars-expected.txt:
* tiled-drawing/scrolling/fixed/four-bars-with-header-and-footer-expected.txt:
* tiled-drawing/scrolling/fixed/four-bars-zoomed-expected.txt:
* tiled-drawing/scrolling/fixed/negative-scroll-offset-expected.txt:
* tiled-drawing/scrolling/fixed/negative-scroll-offset-in-view-expected.txt:
* tiled-drawing/scrolling/fixed/nested-fixed-expected.txt:
* tiled-drawing/scrolling/fixed/percentage-inside-fixed-expected.txt:
* tiled-drawing/scrolling/frames/coordinated-frame-expected.txt:
* tiled-drawing/scrolling/frames/coordinated-frame-gain-scrolling-ancestor-expected.txt:
* tiled-drawing/scrolling/frames/coordinated-frame-in-fixed-expected.txt:
* tiled-drawing/scrolling/frames/coordinated-frame-lose-scrolling-ancestor-expected.txt:
* tiled-drawing/scrolling/frames/fixed-inside-frame-expected.txt:
* tiled-drawing/scrolling/frames/frameset-frame-scrollability-expected.txt:
* tiled-drawing/scrolling/frames/frameset-nested-frame-scrollability-expected.txt:
* tiled-drawing/scrolling/frames/remove-coordinated-frame-expected.txt:
* tiled-drawing/scrolling/frames/scroll-region-after-frame-layout-expected.txt:
* tiled-drawing/scrolling/scrolling-tree-after-scroll-expected.txt:
* tiled-drawing/scrolling/scrolling-tree-slow-scrolling-expected.txt:
* tiled-drawing/scrolling/sticky/negative-scroll-offset-expected.txt:
* tiled-drawing/scrolling/sticky/sticky-horizontal-expected.txt:
* tiled-drawing/scrolling/sticky/sticky-vertical-expected.txt:
2016-12-06 Ryan Haddad <ryanhaddad@apple.com>
Skip modern-media-controls tests until flakiness can be resolved.
https://bugs.webkit.org/show_bug.cgi?id=164784
Unreviewed test gardening.
* TestExpectations:
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:
* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:
2016-12-06 Daniel Bates <dabates@apple.com>
Make fast/selectors/040.html actually test background-color painting for ::selection when run in DRT
https://bugs.webkit.org/show_bug.cgi?id=79694
Reviewed by Beth Dakin.
Currently the test case fast/selectors/040.html doesn't actually test that we
honor the background-color of ::selection when run in DRT. In particular, it
doesn't programmatically select any text and hence the DRT results reflect a
paragraph of non-selected text. Instead, we should programmatically select the
test paragraph so that DRT can capture the painting of background-color for ::selection.
* fast/selectors/040-expected.html: Added.
* fast/selectors/040.html:
* platform/efl/fast/selectors/040-expected.png: Removed.
* platform/efl/fast/selectors/040-expected.txt: Removed.
* platform/gtk/fast/selectors/040-expected.png: Removed.
* platform/gtk/fast/selectors/040-expected.txt: Removed.
* platform/ios-simulator/fast/selectors/040-expected.txt: Removed.
* platform/mac/fast/selectors/040-expected.png: Removed.
* platform/mac/fast/selectors/040-expected.txt: Removed.
* platform/win/fast/selectors/040-expected.txt: Removed.
2016-12-06 Daniel Bates <dabates@apple.com>
Test insecure-xhr-sync-in-main-frame.html fails with CORS error if run before r203542
https://bugs.webkit.org/show_bug.cgi?id=165407
Reviewed by Alexey Proskuryakov.
Make the test insecure-xhr-sync-in-main-frame.html demonstrate a mixed content failure
instead of a CORS failure when run before r203542.
In r203542 the test http/tests/security/mixedContent/insecure-xhr-sync-in-main-frame.html
was added to ensure that we block loading insecure data via XHR from an HTTPS page. When
this test is run prior to r203542 it fails due to a CORS errors as opposed to showing
the intended JavaScript alert failure message. The CORS error is due to loading a
cross-origin resource that did not return an appropriate Access-Control-Allow-Origin header
to allow reading of the response.
* http/tests/security/mixedContent/insecure-xhr-sync-in-main-frame-expected.txt: Update expected result
based on the change below.
* http/tests/security/mixedContent/resources/insecure-xhr-sync-in-main-frame-window.html:
Load a resource that returns "Access-Control-Allow-Origin: *" so that origin (http, 127.0.0.1, 8000)
can read the response returned from origin (https, 127.0.0.1, 8443).
2016-12-06 Tim Horton <timothy_horton@apple.com>
PDF markup/annotations visible in Mail on macOS but not on iOS
https://bugs.webkit.org/show_bug.cgi?id=165444
<rdar://problem/28942896>
Reviewed by Simon Fraser.
* platform/ios-simulator/TestExpectations:
2016-12-06 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Avoid more test
https://bugs.webkit.org/show_bug.cgi?id=165463
Reviewed by Zalan Bujtas.
* TestExpectations:
2016-12-06 Sam Weinig <sam@webkit.org>
[WebIDL] Add support for converting dictionaries to JS
https://bugs.webkit.org/show_bug.cgi?id=165367
Reviewed by Darin Adler and Alex Christensen.
* crypto/subtle/rsa-oaep-generate-key-expected.txt:
* crypto/subtle/rsa-oaep-generate-key.html:
* crypto/subtle/rsaes-pkcs1-v1_5-generate-key-expected.txt:
* crypto/subtle/rsaes-pkcs1-v1_5-generate-key-extractable-expected.txt:
* crypto/subtle/rsaes-pkcs1-v1_5-generate-key-extractable.html:
* crypto/subtle/rsaes-pkcs1-v1_5-generate-key.html:
* crypto/subtle/rsassa-pkcs1-v1_5-generate-key-expected.txt:
* crypto/subtle/rsassa-pkcs1-v1_5-generate-key.html:
* crypto/webkitSubtle/rsa-oaep-generate-non-extractable-key-expected.txt:
* crypto/webkitSubtle/rsa-oaep-generate-non-extractable-key.html:
* crypto/webkitSubtle/rsa-oaep-key-manipulation-expected.txt:
* crypto/webkitSubtle/rsa-oaep-key-manipulation.html:
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-generate-key-expected.txt:
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent-expected.txt:
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent.html:
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-generate-key.html:
* crypto/workers/subtle/resources/rsa-generate-key.js:
* crypto/workers/subtle/rsa-generate-key-expected.txt:
Update tests and expected results to show that CryptoKeyPair is now a vanilla object, not a platform object.
2016-12-05 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Controls bar in fullscreen cannot be dragged
https://bugs.webkit.org/show_bug.cgi?id=165448
Reviewed by Simon Fraser.
Add a new test that simulates a dragging interaction of the controls bar in fullscreen.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-controls-bar-styles-expected.txt:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-controls-bar-styles.html:
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag-expected.txt: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-drag.html: Added.
* platform/ios-simulator/TestExpectations:
2016-12-05 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Skip more bad tests
https://bugs.webkit.org/show_bug.cgi?id=165449
Reviewed by Zalan Bujtas.
* TestExpectations:
The font tests have illegal declarations where the
ordering of the sub-properties is all wrong. Skip for
now until we can rewrite them.
The negative-calc value test is wrong, since tab-size
takes only positive integers, so a calc that resolves
to a negative number must be rejected. Avoid the test
for now until we can rewrite it.
2016-12-05 Antoine Quint <graouts@apple.com>
ERROR: post-layout: dirty renderer(s) - Encountered with LayoutTest media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html
https://bugs.webkit.org/show_bug.cgi?id=165312
Reviewed by Simon Fraser.
Restore previously skipped tests.
* platform/mac/TestExpectations:
2016-12-05 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Tweak more layout tests to pass
https://bugs.webkit.org/show_bug.cgi?id=165447
Reviewed by Zalan Bujtas.
* TestExpectations:
Add a few more tests to avoid.
* fast/css/parsing-font-variant-ligatures-expected.txt:
* fast/css/parsing-font-variant-ligatures.html:
Remove the assumption that multiple occurrences of the
same value are allowed.
* fast/filter-image/parse-filter-image-expected.txt:
* fast/filter-image/parse-filter-image.html:
Change the test to require url(), since you cannot omit it
and expect the filter to parse properly.
2016-12-05 Dean Jackson <dino@apple.com>
MediaDocuments crash with modern media controls
https://bugs.webkit.org/show_bug.cgi?id=165446
<rdar://problem/29524959>
Reviewed by Antoine Quint.
* media/modern-media-controls/media-documents/insert-style-should-not-crash-expected.txt: Added.
* media/modern-media-controls/media-documents/insert-style-should-not-crash.html: Added.
2016-12-05 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Avoid more tests
https://bugs.webkit.org/show_bug.cgi?id=165445
Reviewed by Tim Horton.
* TestExpectations:
Just skip the custom property test, since it's a ref test.
2016-12-05 Matt Baker <mattbaker@apple.com>
Web Inspector: Object.shallowEqual([{}], [{}]) should return true
https://bugs.webkit.org/show_bug.cgi?id=165397
Reviewed by Brian Burg.
Added passing and failing inputs for TestHarness.prototype.expectShallowEqual.
* inspector/unit-tests/test-harness-expect-functions-expected.txt:
* inspector/unit-tests/test-harness-expect-functions.html:
2016-12-05 Dean Jackson <dino@apple.com>
pointer lock needs to be feature detectable
https://bugs.webkit.org/show_bug.cgi?id=165426
<rdar://problem/29486715>
Reviewed by Antoine Quint.
Checks that the API is hidden when the feature is turned off.
* pointer-lock/pointerlock-interface-disabled-expected.txt: Added.
* pointer-lock/pointerlock-interface-disabled.html: Added.
* pointer-lock/pointerlock-interface-expected.txt: Added.
* pointer-lock/pointerlock-interface.html: Added.
2016-12-05 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Skip a grid test
https://bugs.webkit.org/show_bug.cgi?id=165427
Reviewed by Zalan Bujtas.
* TestExpectations:
2016-12-05 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Avoid more invalid tests
https://bugs.webkit.org/show_bug.cgi?id=165424
Reviewed by Dean Jackson.
* TestExpectations:
Avoid the aspect-ratio test, since it thinks whitespace should not be allowed, even though
it should be. Avoid a couple of grid tests that assume the grid breadth can't be 0fr, even
though it can be. Non-negative means < 0, not <= 0 like the old parser assumes.
2016-12-05 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Fix invalid column-span test
https://bugs.webkit.org/show_bug.cgi?id=165420
Reviewed by Dean Jackson.
* fast/multicol/newmulticol/spanner-becomes-regular-block.html:
2016-12-05 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Avoid more tests
https://bugs.webkit.org/show_bug.cgi?id=165417
Reviewed by Simon Fraser.
* TestExpectations:
2016-12-05 Antti Koivisto <antti@apple.com>
keyframes do not work when defined inside a style in a shadowRoot
https://bugs.webkit.org/show_bug.cgi?id=164608
<rdar://problem/29210251>
Reviewed by Darin Adler.
* fast/shadow-dom/shadow-host-animation-expected.html: Added.
* fast/shadow-dom/shadow-host-animation.html: Added.
2016-12-05 Ryan Haddad <ryanhaddad@apple.com>
Skip three media/modern-media-controls tests.
https://bugs.webkit.org/show_bug.cgi?id=165312
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-12-05 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r209299.
This change appears to have caused LayoutTest failures on
Sierra WK1.
Reverted changeset:
"Improve the behavior of scroll-into-view when the target is
inside position:fixed"
https://bugs.webkit.org/show_bug.cgi?id=165354
http://trac.webkit.org/changeset/209299
2016-12-05 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Fix column tests with illegal syntax
https://bugs.webkit.org/show_bug.cgi?id=165411
Reviewed by Zalan Bujtas.
Patch column-span layout tests that use invalid syntax
to use the spec-compliant syntax instead (none instead of 1).
* fast/multicol/newmulticol/remove-spanner4.html:
* fast/multicol/newmulticol/remove-spanner5.html:
* fast/multicol/newmulticol/remove-spanner6.html:
* fast/multicol/span/span-as-immediate-child-property-removal.html:
2016-12-05 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Avoid a few more tests
https://bugs.webkit.org/show_bug.cgi?id=165404
Reviewed by Zalan Bujtas.
* TestExpectations:
2016-12-05 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Fix flex property parsing test
https://bugs.webkit.org/show_bug.cgi?id=165402
Reviewed by Simon Fraser.
flex-grow and flex-shrink must occur together. They cannot be before and after
the flex-basis. Since this test is about valid property declarations, just fix it
by removing the invalid ones.
* css3/flexbox/flex-property-parsing-expected.txt:
* css3/flexbox/flex-property-parsing.html:
2016-12-05 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/seek-backward-support/seek-backward-support.html as flaky on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=165386
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-12-05 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Remove calc column-span test
https://bugs.webkit.org/show_bug.cgi?id=165393
Reviewed by Zalan Bujtas.
"1" is not a legal value for column-span, let alone allowing it to support a calc that
resolves to 1.
* fast/css/webkit-column-span-calculated-value-expected.txt: Removed.
* fast/css/webkit-column-span-calculated-value.html: Removed.
2016-12-05 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/media-controller/media-controller-resize.html as flaky on macOS.
https://bugs.webkit.org/show_bug.cgi?id=164571
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-12-04 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Eliminate in-place lowercasing in the parser.
https://bugs.webkit.org/show_bug.cgi?id=165368
Reviewed by Darin Adler.
* fast/media/mq-pointer-expected.txt:
2016-12-04 Matt Baker <mattbaker@apple.com>
Web Inspector: Assertion Failures breakpoint should respect global Breakpoints enabled setting
https://bugs.webkit.org/show_bug.cgi?id=165277
<rdar://problem/29467098>
Reviewed by Mark Lam.
New test for DebuggerManager.prototype.breakPointsEnabled.
* inspector/debugger/breakpoints-disabled-expected.txt: Added.
* inspector/debugger/breakpoints-disabled.html: Added.
2016-12-03 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Remove Inspector test of Bison errors
https://bugs.webkit.org/show_bug.cgi?id=165362
Reviewed by Simon Fraser.
The old parser logs invalid property declaration errors whenever a Bison error
occurs. This catches only a fraction of declaration errors,
since Bison accepts practically everything and leaves it up to the specific
parser functions to determine validity of a property.
The new parser does not have this error reporting. The old reporting will be
removed from CSSParser when the new parser turns on. This patch removes the
test of Bison errors.
* inspector/console/css-source-locations-expected.txt: Removed.
* inspector/console/css-source-locations.html: Removed.
2016-12-02 Sam Weinig <sam@webkit.org>
optional sequence values not handled correctly by binding generator
https://bugs.webkit.org/show_bug.cgi?id=142562
Reviewed by Darin Adler.
* fast/canvas/webgl/resources/typed-array-worker.js:
* fast/dom/Window/window-postmessage-args-expected.txt:
* fast/dom/Window/window-postmessage-args.html:
* fast/events/message-port-deleted-document.html:
* fast/events/message-port-deleted-frame.html:
* fast/events/message-port-inactive-document.html:
* fast/events/message-port-multi-expected.txt:
* fast/events/message-port.html:
* fast/workers/worker-context-multi-port-expected.txt:
* fast/workers/worker-multi-port-expected.txt:
* webgl/1.0.2/resources/webgl_test_files/conformance/typedarrays/resources/typed-array-worker.js:
* webgl/1.0.3/resources/webgl_test_files/conformance/typedarrays/resources/typed-array-worker.js:
Update for new exceptions and stricter enforcement of the postMessage signature.
2016-12-02 Simon Fraser <simon.fraser@apple.com>
Improve the behavior of scroll-into-view when the target is inside position:fixed
https://bugs.webkit.org/show_bug.cgi?id=165354
Reviewed by Zalan Bujtas.
* fast/overflow/scroll-anchor-in-position-fixed-expected.txt: Added.
* fast/overflow/scroll-anchor-in-position-fixed.html: Added.
* fast/visual-viewport/zoomed-scroll-to-anchor-in-position-fixed-expected.txt: Added.
* fast/visual-viewport/zoomed-scroll-to-anchor-in-position-fixed.html: Added.
* platform/ios-simulator/TestExpectations:
2016-11-30 Simon Fraser <simon.fraser@apple.com>
localToAbsolute() does incorrect conversion for elements inside position:fixed with zooming
https://bugs.webkit.org/show_bug.cgi?id=165244
Reviewed by Zalan Bujtas.
Test getBoundingClientRect() (which internally calls localToAbsolute())
for an element inside position:fixed after zooming.
* fast/visual-viewport/zoomed-fixed-expected.txt: Rebaseline
* fast/zooming/client-rect-in-fixed-zoomed-expected.txt: Added.
* fast/zooming/client-rect-in-fixed-zoomed.html: Added.
* platform/ios-simulator/TestExpectations: Skip new test on iOS; test requires window.scrollTo to be synchronous.
2016-12-02 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Update the media controls size as the media element is resized
https://bugs.webkit.org/show_bug.cgi?id=165346
Reviewed by Dean Jackson.
Write an accurate test to check for media controls updating their size to match the
media's layout size and no longer mark that test as flaky.
* TestExpectations:
* media/modern-media-controls/media-controller/media-controller-resize-expected.txt:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* platform/ios-simulator/TestExpectations:
2016-12-02 Ryan Haddad <ryanhaddad@apple.com>
Marking fast/dom/Window/window-resize-contents.html as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=165352
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-12-02 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Turn off more tests until new parser is on
https://bugs.webkit.org/show_bug.cgi?id=165349
Reviewed by Dean Jackson.
* TestExpectations:
2016-12-02 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline fast/text/crash-complex-text-surrogate.html after r209279.
Unreviewed test gardening.
* platform/ios-simulator/fast/text/crash-complex-text-surrogate-expected.txt:
* platform/mac-yosemite/fast/text/crash-complex-text-surrogate-expected.txt:
2016-12-02 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Fix errors in numerous layout tests
https://bugs.webkit.org/show_bug.cgi?id=165343
Reviewed by Zalan Bujtas.
* fast/backgrounds/repeat/parsing-background-repeat-expected.txt:
* fast/backgrounds/repeat/script-tests/parsing-background-repeat.js:
The old parser partially applies shorthands, even if it rejects later on.
The new parser properly rejects the entire shorthand. Fix the test so that
the numbers at the end are not unitless so that the entire shorthand parses, allowing
the components to be obtained.
* fast/css/unknown-pseudo-element-matching-expected.txt:
* fast/css/unknown-pseudo-element-matching.html:
* fast/text/crash-complex-text-surrogate.html:
The old parser allows the tag name to be omitted following a namespace bar (|). This
is not legal according to the namespaces spec, and the new parser behaves correctly.
For the crash test, it's important that all the code still runs, so we know the crash
doesn't happen, so I patched the test to put in '*' for the tag names to keep everything
the same.
For the unknown-pseudo-element test, I just removed the five invalid cases.
2016-12-02 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Turn off the large value test, since clamping is not the same.
https://bugs.webkit.org/show_bug.cgi?id=165341
Reviewed by Zalan Bujtas.
* TestExpectations:
2016-12-02 Ryan Haddad <ryanhaddad@apple.com>
Marking three imported/w3c/web-platform-tests/IndexedDB/idbindex-* tests as flaky on macOS debug.
https://bugs.webkit.org/show_bug.cgi?id=165222
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-12-02 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Add rewind and fast-forward support
https://bugs.webkit.org/show_bug.cgi?id=165294
Reviewed by Dean Jackson.
New test for the LayoutNode.parentOfType() method and the seeking buttons.
* media/modern-media-controls/forward-button/forward-button.html:
* media/modern-media-controls/layout-node/layout-node-parent-of-type-expected.txt: Added.
* media/modern-media-controls/layout-node/layout-node-parent-of-type.html: Added.
* media/modern-media-controls/rewind-button/rewind-button.html:
* media/modern-media-controls/seek-backward-support/seek-backward-support-expected.txt: Added.
* media/modern-media-controls/seek-backward-support/seek-backward-support.html: Added.
* media/modern-media-controls/seek-forward-support/seek-forward-support-expected.txt: Added.
* media/modern-media-controls/seek-forward-support/seek-forward-support.html: Added.
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2016-12-02 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/scrubber-support/scrubber-support-click.html as a flaky failure.
https://bugs.webkit.org/show_bug.cgi?id=165327
Unreviewed test gardening.
* TestExpectations:
2016-12-02 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/inspector/network/xhr-request-data-encoded-correctly.html as a flaky timeout.
https://bugs.webkit.org/show_bug.cgi?id=164033
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-12-02 John Wilander <wilander@apple.com>
Require preflight for non-standard CORS-safelisted request headers Accept, Accept-Language, and Content-Language
https://bugs.webkit.org/show_bug.cgi?id=165178
<rdar://problem/18792250>
Reviewed by Youenn Fablet.
Fetch currently only restricts the header Content-Type for simple requests:
https://fetch.spec.whatwg.org/#cors-safelisted-request-header
This means simple CORS requests can send unexpected characters in Accept,
Accept-Language, and Content-Language header values.
RFC 7231 implies restrictions on these header values:
- Accept https://tools.ietf.org/html/rfc7231#section-5.3.2
- Accept-Language https://tools.ietf.org/html/rfc7231#section-5.3.5
- Content-Language https://tools.ietf.org/html/rfc7231#section-3.1.3.2
As per discussions in the W3C WebAppSec group we should try to restrict
these header values to help protect servers that do not expect simple CORS
requests.
Non-standard, safelisted header values should trigger a preflight and require
the headers to be whitelisted in the response's Access-Control-Allow-Headers.
For Fetch in no-cors mode this change means non-standard header values are not
allowed to be set.
* http/tests/xmlhttprequest/cors-non-standard-safelisted-headers-should-trigger-preflight-expected.txt: Added.
* http/tests/xmlhttprequest/cors-non-standard-safelisted-headers-should-trigger-preflight.html: Added.
Tests that:
- Normal Accept, Accept-Language, and Content-Language headers don't trigger
a preflight.
- Abnormal Accept, Accept-Language, and Content-Language headers do trigger
a preflight.
- Abnormal Accept, Accept-Language, and Content-Language headers are
accepted if the server whitelists them.
* http/tests/xmlhttprequest/resources/cors-preflight-safelisted-headers-responder.php: Added.
2016-12-02 Zalan Bujtas <zalan@apple.com>
ASSERTION FAILED: flowThread->regionInRange(region, startRegion, endRegion) in WebCore::RenderBox::borderBoxRectInRegion
https://bugs.webkit.org/show_bug.cgi?id=152113
<rdar://problem/27720221>
Reviewed by David Hyatt.
* fast/multicol/assert-with-nested-columns-and-spanner-expected.txt: Added.
* fast/multicol/assert-with-nested-columns-and-spanner.html: Added.
2016-12-02 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Make sure the z-component of transform-origin can be implicit
https://bugs.webkit.org/show_bug.cgi?id=165326
Reviewed by Tim Horton.
* TestExpectations:
2016-12-02 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Fix invalid test font specification
https://bugs.webkit.org/show_bug.cgi?id=165324
Reviewed by Sam Weinig.
* fast/text/trak-optimizeLegibility.html:
2016-12-02 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Mark set-selector-text test, since it will need to be rewritten.
https://bugs.webkit.org/show_bug.cgi?id=165322
Reviewed by Dean Jackson.
* TestExpectations:
2016-12-02 Chris Dumez <cdumez@apple.com>
[Mac][WK1] Implement new HTML interactive form validation user interface
https://bugs.webkit.org/show_bug.cgi?id=164483
Reviewed by Simon Fraser.
Unskip tests for HTML form validation that are now passing on Mac WK1.
* platform/mac-wk1/TestExpectations:
2016-12-02 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel.html as flaky on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=165319
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-12-02 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/media-controller/media-controller-fade-controls-when-entering-fullscreen.html as flaky on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=165318
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-12-02 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Require whitespace following condition tokens in media queries
https://bugs.webkit.org/show_bug.cgi?id=165314
Reviewed by Dean Jackson.
This test is invalid according to the media queries spec, which states that whitespace is
required following "and"/"or" tokens.
* fast/css/media-rule-no-whitespace-expected.txt: Removed.
* fast/css/media-rule-no-whitespace.html: Removed.
2016-12-02 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/pip-support/pip-support-click.html as flaky on Sierra.
https://bugs.webkit.org/show_bug.cgi?id=165311
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-12-02 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Fix invalid gradients test
https://bugs.webkit.org/show_bug.cgi?id=165310
Reviewed by Zalan Bujtas.
* fast/gradients/generated-gradients.html:
The content property here is using invalid syntax. It's supposed to be
space-separated, not comma-separated. The old parser was finding the first
value and then bailing when it saw the comma, but not rejecting. The new parser
properly rejected. To keep the test working, just drop all the extra invalid
gradients and keep the first one.
2016-12-02 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Make sure margin and font set the implicit flag properly
https://bugs.webkit.org/show_bug.cgi?id=165306
Reviewed by Zalan Bujtas.
* TestExpectations:
2016-12-01 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Fade controls in when entering and exiting fullscreen
https://bugs.webkit.org/show_bug.cgi?id=165287
Reviewed by Dean Jackson.
Add a new Mac-specific test that checks that we fade controls in when entering fullscreen.
* media/modern-media-controls/media-controller/media-controller-fade-controls-when-entering-fullscreen-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-fade-controls-when-entering-fullscreen.html: Added.
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2016-12-01 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Show and populate the tracks panel
https://bugs.webkit.org/show_bug.cgi?id=165284
Reviewed by Dean Jackson.
Add two new tests to check that we correctly show, populate and interact with the tracks panel.
* media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel-expected.txt: Added.
* media/modern-media-controls/tracks-support/tracks-support-click-track-in-panel.html: Added.
* media/modern-media-controls/tracks-support/tracks-support-show-and-populate-panel-expected.txt: Added.
* media/modern-media-controls/tracks-support/tracks-support-show-and-populate-panel.html: Added.
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2016-12-01 Ryan Haddad <ryanhaddad@apple.com>
Removing Release-only flag from flaky test http/tests/cache/disk-cache/disk-cache-request-max-stale.html
https://bugs.webkit.org/show_bug.cgi?id=159840
Unreviewed test gardening..
* platform/ios-simulator-wk2/TestExpectations:
2016-12-01 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/tracks-panel/tracks-panel-hide-click-outside.html as a flaky timeout.
https://bugs.webkit.org/show_bug.cgi?id=165290
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-12-01 Chris Dumez <cdumez@apple.com>
[iOS] Tapping an element generates a 'click' event that has 0 as timeStamp
https://bugs.webkit.org/show_bug.cgi?id=165270
<rdar://problem/29224355>
Reviewed by Simon Fraser.
Add layout test coverage.
* fast/events/ios/click-event-timestamp-expected.txt: Added.
* fast/events/ios/click-event-timestamp.html: Added.
2016-12-01 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Fix an invalid shadow DOM test
https://bugs.webkit.org/show_bug.cgi?id=165273
Reviewed by Zalan Bujtas.
* fast/shadow-dom/css-scoping-slot-with-id.html:
Pseudo-element needs to be rightmost. The rule is illegal, but our old parser
incorrectly allowed it. Fix the test by just flipping the order so that ::slotted(*)
occurs last.
2016-12-01 Jiewen Tan <jiewen_tan@apple.com>
Update SubtleCrypto::unwrapKey to match the latest spec
https://bugs.webkit.org/show_bug.cgi?id=164747
<rdar://problem/29258198>
Reviewed by Brent Fulgham.
* crypto/subtle/aes-cbc-import-key-unwrap-jwk-rsa-key-private-expected.txt: Added.
* crypto/subtle/aes-cbc-import-key-unwrap-jwk-rsa-key-private.html: Added.
* crypto/subtle/aes-cbc-import-key-uwrap-jwk-rsa-key-public-expected.txt: Added.
* crypto/subtle/aes-cbc-import-key-uwrap-jwk-rsa-key-public.html: Added.
* crypto/subtle/aes-kw-generate-key-wrap-key-unwrap-key-expected.txt: Added.
* crypto/subtle/aes-kw-generate-key-wrap-key-unwrap-key.html: Added.
* crypto/subtle/aes-kw-import-key-unwrap-raw-key-expected.txt: Added.
* crypto/subtle/aes-kw-import-key-unwrap-raw-key.html: Added.
* crypto/subtle/rsa-oaep-import-key-unwrap-jwk-oct-key-expected.txt: Added.
* crypto/subtle/rsa-oaep-import-key-unwrap-jwk-oct-key.html: Added.
* crypto/subtle/unwrapKey-malformed-parameters-expected.txt: Added.
* crypto/subtle/unwrapKey-malformed-parameters.html: Added.
* crypto/workers/subtle/aes-cbc-import-key-unwrap-key-expected.txt: Added.
* crypto/workers/subtle/aes-cbc-import-key-unwrap-key.html: Added.
* crypto/workers/subtle/aes-kw-import-key-unwrap-key-expected.txt: Added.
* crypto/workers/subtle/aes-kw-import-key-unwrap-key.html: Added.
* crypto/workers/subtle/resources/aes-cbc-import-key-unwrap-key.js: Added.
* crypto/workers/subtle/resources/aes-kw-import-key-unwrap-key.js: Added.
* crypto/workers/subtle/resources/rsa-oaep-import-key-unwrap-key.js: Added.
* crypto/workers/subtle/rsa-oaep-import-key-unwrap-key-expected.txt: Added.
* crypto/workers/subtle/rsa-oaep-import-key-unwrap-key.html: Added.
2016-12-01 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Fix font-variant parsing
https://bugs.webkit.org/show_bug.cgi?id=165266
Reviewed by Dean Jackson.
* TestExpectations:
2016-12-01 Brady Eidson <beidson@apple.com>
IndexedDB 2.0: Implement IDBObjectStore.getKey().
https://bugs.webkit.org/show_bug.cgi?id=165256
Reviewed by Alex Christensen.
* storage/indexeddb/modern/idbobjectstore-getkey-1-expected.txt: Added.
* storage/indexeddb/modern/idbobjectstore-getkey-1-private-expected.txt: Added.
* storage/indexeddb/modern/idbobjectstore-getkey-1-private.html: Added.
* storage/indexeddb/modern/idbobjectstore-getkey-1.html: Added.
* storage/indexeddb/modern/resources/idbobjectstore-getkey-1.js: Added.
2016-12-01 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Turn off text selection
https://bugs.webkit.org/show_bug.cgi?id=165261
Reviewed by Dean Jackson.
New tests to check that text selection is turned off for StatusLabel, AirplayPlacard and PiPPlacard.
* media/modern-media-controls/airplay-placard/airplay-placard-text-section-expected.txt: Added.
* media/modern-media-controls/airplay-placard/airplay-placard-text-section.html: Added.
* media/modern-media-controls/pip-placard/pip-placard-text-section-expected.txt: Added.
* media/modern-media-controls/pip-placard/pip-placard-text-section.html: Added.
* media/modern-media-controls/status-label/status-label-text-selection-expected.txt: Added.
* media/modern-media-controls/status-label/status-label-text-selection.html: Added.
2016-12-01 Chris Dumez <cdumez@apple.com>
Parameter to DOMStringList.contains() should be mandatory
https://bugs.webkit.org/show_bug.cgi?id=165257
Reviewed by Alex Christensen.
Extend layout test coverage.
* storage/indexeddb/database-basics-expected.txt:
* storage/indexeddb/resources/database-basics.js:
(checkObjectStore):
2016-12-01 Jiewen Tan <jiewen_tan@apple.com>
SubtleCrypto::deriveBits always return NOT_SUPPORTED_ERR for now
https://bugs.webkit.org/show_bug.cgi?id=164745
<rdar://problem/29258118>
Reviewed by Darin Adler.
* crypto/subtle/deriveBits-malformed-parameters-expected.txt: Added.
* crypto/subtle/deriveBits-malformed-parameters.html: Added.
2016-12-01 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/tracks-panel/tracks-panel-select-track-with-keyboard.html as failing on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=165262
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-12-01 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Promote the "on" property from AirPlayButton to IconButton
https://bugs.webkit.org/show_bug.cgi?id=165260
Reviewed by Dean Jackson.
New test for the "on" property on IconButton.
* media/modern-media-controls/airplay-button/airplay-button-on.html:
* media/modern-media-controls/icon-button/icon-button-on-expected.txt: Added.
* media/modern-media-controls/icon-button/icon-button-on.html: Added.
2016-12-01 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Fix media/modern-media-controls/status-label/status-label.html
https://bugs.webkit.org/show_bug.cgi?id=165259
Reviewed by Dean Jackson.
We broke the test at media/modern-media-controls/status-label/status-label.html with the
fix for https://bugs.webkit.org/show_bug.cgi?id=165239 since the test would test the
font-family for a StatusLabel which would only inherited to be -apple-system when hosted
in a MediaControls instance. We now remove this assertion and added a dedicated test
for when a StatusLabel is hosted in a MediaControls.
* media/modern-media-controls/status-label/status-label-expected.txt:
* media/modern-media-controls/status-label/status-label-font-expected.txt: Added.
* media/modern-media-controls/status-label/status-label-font.html: Added.
* media/modern-media-controls/status-label/status-label.html:
2016-12-01 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html as failing on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=165258
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-11-30 Sam Weinig <sam@webkit.org>
[WebIDL] Remove custom bindings for File and Blob constructors
https://bugs.webkit.org/show_bug.cgi?id=165218
Reviewed by Darin Adler.
* fast/files/blob-constructor-expected.txt:
* fast/files/file-constructor-expected.txt:
* fast/files/file-constructor.html:
* fast/files/script-tests/blob-constructor.js:
Update for stricter parsing and changed error text. (The error text
is regressed, but consistent with all generated bindings. I will work
on making improvements on this soon.)
* http/tests/fetch/fetch-as-blob.js:
Update to account for stricter rules about dictionary default values.
2016-12-01 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/audio/audio-controls-buttons.html as a timeout.
https://bugs.webkit.org/show_bug.cgi?id=165234
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-12-01 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Provide a UI object to show a list of tracks
https://bugs.webkit.org/show_bug.cgi?id=165239
Reviewed by Dean Jackson.
Adding new tests to cover new TracksPanel functionality.
* media/modern-media-controls/resources/media-controls-loader.js:
* media/modern-media-controls/tracks-panel/tracks-panel-expected.txt: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-hide-click-outside-expected.txt: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-hide-click-outside.html: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-hide-esc-key-expected.txt: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-hide-esc-key.html: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-hide-expected.txt: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-hide.html: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-population-expected.txt: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-population.html: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-right-x-expected.txt: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-right-x.html: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-select-track-with-keyboard-expected.txt: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-select-track-with-keyboard.html: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-select-track-with-mouse-expected.txt: Added.
* media/modern-media-controls/tracks-panel/tracks-panel-select-track-with-mouse.html: Added.
* media/modern-media-controls/tracks-panel/tracks-panel.html: Added.
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2016-11-30 Yusuke Suzuki <utatane.tea@gmail.com>
[JSC] Specifying same module entry point multiple times cause TypeError
https://bugs.webkit.org/show_bug.cgi?id=164858
Reviewed by Saam Barati.
* js/dom/modules/module-load-same-module-from-different-entry-point-in-src-expected.txt: Added.
* js/dom/modules/module-load-same-module-from-different-entry-point-in-src.html: Added.
2016-11-30 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Add support for right-to-left layouts
https://bugs.webkit.org/show_bug.cgi?id=165229
Reviewed by Dean Jackson.
Add a test that toggles the layout direction and checks we correctly flip the volume slider.
* media/modern-media-controls/media-controller/media-controller-fullscreen-ltr-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-fullscreen-ltr.html: Added.
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2016-11-30 Antoine Quint <graouts@apple.com>
[Modern Media Controls] LayoutNode: only mark properties as dirty if different than current value
https://bugs.webkit.org/show_bug.cgi?id=165236
Reviewed by Simon Fraser.
Update LayoutNode property tests to check that setting a given property to the
same value doesn't schedule an update.
* media/modern-media-controls/layout-node/height-expected.txt:
* media/modern-media-controls/layout-node/height.html:
* media/modern-media-controls/layout-node/visible-expected.txt:
* media/modern-media-controls/layout-node/visible.html:
* media/modern-media-controls/layout-node/width-expected.txt:
* media/modern-media-controls/layout-node/width.html:
* media/modern-media-controls/layout-node/x-expected.txt:
* media/modern-media-controls/layout-node/x.html:
* media/modern-media-controls/layout-node/y-expected.txt:
* media/modern-media-controls/layout-node/y.html:
2016-11-30 Jiewen Tan <jiewen_tan@apple.com>
SubtleCrypto::deriveKey always return NOT_SUPPORTED_ERR for now
https://bugs.webkit.org/show_bug.cgi?id=164744
<rdar://problem/29258083>
Reviewed by Darin Adler.
* crypto/subtle/deriveKey-malformed-parameters-expected.txt: Added.
* crypto/subtle/deriveKey-malformed-parameters.html: Added.
2016-11-26 Jiewen Tan <jiewen_tan@apple.com>
Update SubtleCrypto::digest to match the latest spec
https://bugs.webkit.org/show_bug.cgi?id=164742
<rdar://problem/29258037>
Reviewed by Darin Adler.
* crypto/subtle/digest-malformed-parameters-expected.txt: Added.
* crypto/subtle/digest-malformed-parameters.html: Added.
* crypto/subtle/sha1-digest-expected.txt: Added.
* crypto/subtle/sha1-digest.html: Added.
* crypto/subtle/sha224-digest-expected.txt: Added.
* crypto/subtle/sha224-digest.html: Added.
* crypto/subtle/sha256-digest-expected.txt: Added.
* crypto/subtle/sha256-digest.html: Added.
* crypto/subtle/sha384-digest-expected.txt: Added.
* crypto/subtle/sha384-digest.html: Added.
* crypto/subtle/sha512-digest-expected.txt: Added.
* crypto/subtle/sha512-digest.html: Added.
* crypto/workers/subtle/resources/sha1-digest.js: Added.
* crypto/workers/subtle/resources/sha224-digest.js: Added.
* crypto/workers/subtle/resources/sha256-digest.js: Added.
* crypto/workers/subtle/resources/sha384-digest.js: Added.
* crypto/workers/subtle/resources/sha512-digest.js: Added.
* crypto/workers/subtle/sha1-digest-expected.txt: Added.
* crypto/workers/subtle/sha1-digest.html: Added.
* crypto/workers/subtle/sha224-digest-expected.txt: Added.
* crypto/workers/subtle/sha224-digest.html: Added.
* crypto/workers/subtle/sha256-digest-expected.txt: Added.
* crypto/workers/subtle/sha256-digest.html: Added.
* crypto/workers/subtle/sha384-digest-expected.txt: Added.
* crypto/workers/subtle/sha384-digest.html: Added.
* crypto/workers/subtle/sha512-digest-expected.txt: Added.
* crypto/workers/subtle/sha512-digest.html: Added.
2016-11-30 Antoine Quint <graouts@apple.com>
[Modern Media Controls] UI Library: <audio> controls
https://bugs.webkit.org/show_bug.cgi?id=164619
<rdar://problem/29207215>
Reviewed by Dean Jackson.
Add tests to check the default size of an <audio> element and which of
the media controls buttons are enabled in that case.
* media/modern-media-controls/audio/audio-controls-buttons-expected.txt: Added.
* media/modern-media-controls/audio/audio-controls-buttons.html: Added.
* media/modern-media-controls/audio/audio-controls-metrics-expected.txt: Added.
* media/modern-media-controls/audio/audio-controls-metrics.html: Added.
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2016-11-30 Zalan Bujtas <zalan@apple.com>
ASSERTION FAILED: layoutState->m_renderer == this in WebCore::RenderBlock::offsetFromLogicalTopOfFirstPage
https://bugs.webkit.org/show_bug.cgi?id=155364
<rdar://problem/27720461>
Reviewed by David Hyatt.
* fast/replaced/replaced-element-with-percentage-width-inside-flow-asserts-expected.txt: Added.
* fast/replaced/replaced-element-with-percentage-width-inside-flow-asserts.html: Added.
2016-11-30 Jiewen Tan <jiewen_tan@apple.com>
Update SubtleCrypto::wrapKey to match the latest spec
https://bugs.webkit.org/show_bug.cgi?id=164746
<rdar://problem/29258160>
Reviewed by Brent Fulgham.
* crypto/subtle/aes-cbc-import-key-wrap-jwk-rsa-key-private-expected.txt: Added.
* crypto/subtle/aes-cbc-import-key-wrap-jwk-rsa-key-private.html: Added.
* crypto/subtle/aes-cbc-import-key-wrap-jwk-rsa-key-public-expected.txt: Added.
* crypto/subtle/aes-cbc-import-key-wrap-jwk-rsa-key-public.html: Added.
* crypto/subtle/aes-kw-import-key-wrap-raw-key-expected.txt: Added.
* crypto/subtle/aes-kw-import-key-wrap-raw-key.html: Added.
* crypto/subtle/aes-kw-wrap-key-malformed-parameters-expected.txt: Added.
* crypto/subtle/aes-kw-wrap-key-malformed-parameters.html: Added.
* crypto/subtle/rsa-oaep-import-key-wrap-jwk-oct-key-expected.txt: Added.
* crypto/subtle/rsa-oaep-import-key-wrap-jwk-oct-key.html: Added.
* crypto/subtle/wrapKey-malformed-parameters-expected.txt: Added.
* crypto/subtle/wrapKey-malformed-parameters.html: Added.
* crypto/workers/subtle/aes-cbc-import-key-wrap-key-expected.txt: Added.
* crypto/workers/subtle/aes-cbc-import-key-wrap-key.html: Added.
* crypto/workers/subtle/aes-kw-import-key-wrap-key-expected.txt: Added.
* crypto/workers/subtle/aes-kw-import-key-wrap-key.html: Added.
* crypto/workers/subtle/resources/aes-cbc-import-key-wrap-key.js: Added.
* crypto/workers/subtle/resources/aes-kw-import-key-wrap-key.js: Added.
* crypto/workers/subtle/resources/rsa-oaep-import-key-wrap-key.js: Added.
* crypto/workers/subtle/rsa-oaep-import-key-wrap-key-expected.txt: Added.
* crypto/workers/subtle/rsa-oaep-import-key-wrap-key.html: Added.
2016-11-30 Joseph Pecoraro <pecoraro@apple.com>
REGRESSION: inspector/sampling-profiler/* LayoutTests are flaky timeouts
https://bugs.webkit.org/show_bug.cgi?id=164388
<rdar://problem/29101555>
Reviewed by Saam Barati.
* platform/mac/TestExpectations:
Unskip now that tests are no longer flakey.
2016-11-30 Ryan Haddad <ryanhaddad@apple.com>
Skipping crashing test js/dom/modules/module-will-fire-beforeload.html.
https://bugs.webkit.org/show_bug.cgi?id=164883
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-11-30 Jiewen Tan <jiewen_tan@apple.com>
Update SubtleCrypto::verify to match the latest spec
https://bugs.webkit.org/show_bug.cgi?id=164741
<rdar://problem/29257935>
Reviewed by Brent Fulgham.
Besides adding tests for SubtleCrypto::verify, it also enhances
*generate-key-encrypt-decrypt tests.
* crypto/subtle/aes-cbc-generate-key-encrypt-decrypt-expected.txt:
* crypto/subtle/aes-cbc-generate-key-encrypt-decrypt.html:
* crypto/subtle/hmac-generate-key-sign-verify-expected.txt: Added.
* crypto/subtle/hmac-generate-key-sign-verify.html: Added.
* crypto/subtle/hmac-import-key-verify-sha1-expected.txt: Added.
* crypto/subtle/hmac-import-key-verify-sha1.html: Added.
* crypto/subtle/hmac-import-key-verify-sha224-expected.txt: Added.
* crypto/subtle/hmac-import-key-verify-sha224.html: Added.
* crypto/subtle/hmac-import-key-verify-sha256-expected.txt: Added.
* crypto/subtle/hmac-import-key-verify-sha256.html: Added.
* crypto/subtle/hmac-import-key-verify-sha384-expected.txt: Added.
* crypto/subtle/hmac-import-key-verify-sha384.html: Added.
* crypto/subtle/hmac-import-key-verify-sha512-expected.txt: Added.
* crypto/subtle/hmac-import-key-verify-sha512.html: Added.
* crypto/subtle/rsa-oaep-generate-key-encrypt-decrypt-expected.txt:
* crypto/subtle/rsa-oaep-generate-key-encrypt-decrypt-label-expected.txt:
* crypto/subtle/rsa-oaep-generate-key-encrypt-decrypt-label.html:
* crypto/subtle/rsa-oaep-generate-key-encrypt-decrypt.html:
* crypto/subtle/rsaes-pkcs1-v1_5-generate-key-encrypt-decrypt-expected.txt:
* crypto/subtle/rsaes-pkcs1-v1_5-generate-key-encrypt-decrypt.html:
* crypto/subtle/rsassa-pkcs1-v1_5-generate-key-sign-verify-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-key-sign-verify.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-verify-sha1-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-verify-sha1.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-verify-sha224-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-verify-sha224.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-verify-sha256-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-verify-sha256.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-verify-sha384-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-verify-sha384.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-verify-sha512-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-verify-sha512.html: Added.
* crypto/subtle/verify-malformed-parameters-expected.txt: Added.
* crypto/subtle/verify-malformed-parameters.html: Added.
* crypto/workers/subtle/hmac-import-key-verify-expected.txt: Added.
* crypto/workers/subtle/hmac-import-key-verify.html: Added.
* crypto/workers/subtle/resources/hmac-import-key-verify.js: Added.
* crypto/workers/subtle/resources/rsassa-pkcs1-v1_5-import-key-verify.js: Added.
* crypto/workers/subtle/rsassa-pkcs1-v1_5-import-key-verify-expected.txt: Added.
* crypto/workers/subtle/rsassa-pkcs1-v1_5-import-key-verify.html: Added.
2016-11-30 Mark Lam <mark.lam@apple.com>
Proxy is not allowed in the global prototype chain.
https://bugs.webkit.org/show_bug.cgi?id=165205
Reviewed by Geoffrey Garen.
* js/dom/proxy-is-not-allowed-in-global-prototype-chain-expected.txt: Added.
* js/dom/proxy-is-not-allowed-in-global-prototype-chain.html: Added.
2016-11-30 Brent Fulgham <bfulgham@apple.com>
Use 'childOfType' template when retrieving Shadow DOM elements
https://bugs.webkit.org/show_bug.cgi?id=165145
<rdar://problem/29331830>
Reviewed by Antti Koivisto.
* fast/shadow-dom/color-input-element-shadow-manipulation-expected.txt: Added.
* fast/shadow-dom/color-input-element-shadow-manipulation.html: Added.
* fast/shadow-dom/file-input-element-shadow-manipulation-expected.txt: Added.
* fast/shadow-dom/file-input-element-shadow-manipulation.html: Added.
* fast/shadow-dom/keygen-shadow-manipulation-expected.txt: Added.
* fast/shadow-dom/keygen-shadow-manipulation.html: Added.
* fast/shadow-dom/media-shadow-manipulation-expected.txt: Added.
* fast/shadow-dom/media-shadow-manipulation.html: Added.
* fast/shadow-dom/range-input-element-shadow-manipulation-expected.txt: Added.
* fast/shadow-dom/range-input-element-shadow-manipulation.html: Added.
* fast/shadow-dom/textarea-shadow-manipulation-expected.txt: Added.
* fast/shadow-dom/textarea-shadow-manipulation.html: Added.
2016-11-30 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Clicking on link in Web Inspector can cause UIProcess to crash
https://bugs.webkit.org/show_bug.cgi?id=165157
<rdar://problem/27896562>
Reviewed by Brian Burg.
* inspector/unit-tests/url-utilities-expected.txt:
* inspector/unit-tests/url-utilities.html:
Add some tests for expected valid and invalid parseURL cases.
Note some cases that we don't handle properly and would benefit
by switching to URL constructor which is a much larger change.
2016-11-30 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Fix a typo in a layout test for transforms
https://bugs.webkit.org/show_bug.cgi?id=165203
Reviewed by Dean Jackson.
* transitions/transition-end-event-transform.html:
2016-11-30 Said Abou-Hallawa <sabouhallawa@apple.com>
Some animated image do not animate after reseting their animations
https://bugs.webkit.org/show_bug.cgi?id=165131
Reviewed by Simon Fraser.
Ensure the image animation is played in order after the animation is reset.
* fast/images/reset-image-animation-expected.txt: Added.
* fast/images/reset-image-animation.html: Added.
2016-11-30 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Mark a bunch of tests as able to fail
https://bugs.webkit.org/show_bug.cgi?id=165199
Reviewed by Zalan Bujtas.
* TestExpectations:
2016-11-30 Wenson Hsieh <wenson_hsieh@apple.com>
Unreviewed, mark tiled-drawing/scrolling/scroll-snap/scroll-snap-iframe.html as flaky
It seems there are additional causes of test failures when scrolling in iframes. webkit.org/b/165196 will be
used to track this.
* platform/mac-wk2/TestExpectations:
2016-11-29 Chris Dumez <cdumez@apple.com>
[iOS] Add test for HTML form validation popover dismissal on tap
https://bugs.webkit.org/show_bug.cgi?id=165185
Reviewed by Simon Fraser.
Add test for HTML form validation popover dismissal on tap outside the
popover.
* fast/forms/ios/validation-bubble-dismiss-on-tap-expected.txt: Added.
* fast/forms/ios/validation-bubble-dismiss-on-tap.html: Added.
2016-11-29 Nan Wang <n_wang@apple.com>
AX: ARIA tree & treeitem roles & aria-expanded state not spoken to VoiceOver iOS 10
https://bugs.webkit.org/show_bug.cgi?id=164936
<rdar://problem/29334274>
Reviewed by Chris Fleizach.
* accessibility/ios-simulator/treeitem-expanded-expected.txt: Added.
* accessibility/ios-simulator/treeitem-expanded.html: Added.
2016-11-29 Chris Dumez <cdumez@apple.com>
Unreviewed, rolling out r209096, r209104, and r209114.
Caused over 200 layout test failures on the bots
Reverted changesets:
"IndexedDB 2.0: Cache and reuse SQLiteStatements in the SQLite
backend."
https://bugs.webkit.org/show_bug.cgi?id=164974
http://trac.webkit.org/changeset/209096
"Followup to:"
https://bugs.webkit.org/show_bug.cgi?id=164974
http://trac.webkit.org/changeset/209104
"REGRESSION (r209104): storage/indexeddb/modern/gc-closes-
database(-private).html timeout."
https://bugs.webkit.org/show_bug.cgi?id=165186
http://trac.webkit.org/changeset/209114
2016-11-29 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Localization
https://bugs.webkit.org/show_bug.cgi?id=165176
Reviewed by Dean Jackson.
Using the modern media controls module loader to ensure we pick up main.js,
and also because it's the right thing to do.
* media/modern-media-controls/airplay-placard/airplay-placard.html:
* media/modern-media-controls/pip-placard/pip-placard.html:
2016-11-29 Brady Eidson <beidson@apple.com>
REGRESSION (r209104): storage/indexeddb/modern/gc-closes-database(-private).html timeout.
https://bugs.webkit.org/show_bug.cgi?id=165186
Unreviewed gardening.
* TestExpectations: Skip these tests for now until I can resolve things properly.
2016-11-29 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Show an invalid placard when we fail to load a media file
https://bugs.webkit.org/show_bug.cgi?id=165180
Reviewed by Dean Jackson.
We add tests for the new InvalidPlacard class.
* media/modern-media-controls/invalid-placard/invalid-placard-expected.txt: Added.
* media/modern-media-controls/invalid-placard/invalid-placard.html: Added.
* media/modern-media-controls/media-controls/media-controls-constructor-expected.txt:
* media/modern-media-controls/media-controls/media-controls-constructor.html:
* media/modern-media-controls/media-controls/media-controls-placard-expected.txt:
* media/modern-media-controls/media-controls/media-controls-placard.html:
* media/modern-media-controls/placard-support/placard-support-error-expected.txt: Added.
* media/modern-media-controls/placard-support/placard-support-error.html: Added.
2016-11-29 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Only show controls when the controls attribute is set
https://bugs.webkit.org/show_bug.cgi?id=165175
We add new tests to check that the media's "control" attribute is respected. We also update a
series of tests to be more robust and turn the media "controls" attribute on so that the controls
bar is displayed as required by the tests.
Reviewed by Dean Jackson.
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-off-audio-expected.txt: Added.
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-off-audio.html: Added.
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-off-expected.txt: Added.
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-off.html: Added.
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-on-audio-expected.txt: Added.
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-on-audio.html: Added.
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-on-expected.txt: Added.
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-on.html: Added.
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-toggle-expected.txt: Added.
* media/modern-media-controls/controls-visibility-support/controls-visibility-support-controls-toggle.html: Added.
* media/modern-media-controls/fullscreen-support/fullscreen-support-click.html:
* media/modern-media-controls/media-controls/media-controls-constructor-expected.txt:
* media/modern-media-controls/media-controls/media-controls-constructor.html:
* media/modern-media-controls/pip-support/pip-support-click.html:
* media/modern-media-controls/placard-support/placard-support-airplay.html:
* media/modern-media-controls/scrubber-support/scrubber-support-click-expected.txt:
* media/modern-media-controls/scrubber-support/scrubber-support-click.html:
* media/modern-media-controls/scrubber-support/scrubber-support-drag-expected.txt:
* media/modern-media-controls/scrubber-support/scrubber-support-drag.html:
* media/modern-media-controls/volume-support/volume-support-click.html:
* media/modern-media-controls/volume-support/volume-support-drag.html:
2016-11-29 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/tracks-support/tracks-support-audio-tracks.html as flaky on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=165169
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
2016-11-29 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Status text stuck saying "Loading" after media starts playing
https://bugs.webkit.org/show_bug.cgi?id=165162
Reviewed by Dean Jackson.
Adding a new test ensuring the status text is the empty string once the media starts playing.
* media/modern-media-controls/status-support/status-support-playing-expected.txt: Added.
* media/modern-media-controls/status-support/status-support-playing.html: Added.
2016-11-29 Ryan Haddad <ryanhaddad@apple.com>
Marking js/dom/modules/module-will-fire-beforeload.html as flaky on mac-wk2 debug.
https://bugs.webkit.org/show_bug.cgi?id=164883
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-11-29 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/security/contentSecurityPolicy/1.1/scriptnonce-invalidnonce.html as flaky on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=165165
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
2016-11-29 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/storage/callbacks-are-called-in-correct-context.html as a timeout on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=164961
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
2016-11-29 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/security/module-correct-mime-types.html as slow on ios-simulator-wk2.
https://bugs.webkit.org/show_bug.cgi?id=164960
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
2016-11-22 Jiewen Tan <jiewen_tan@apple.com>
Update SubtleCrypto::sign to match the latest spec
https://bugs.webkit.org/show_bug.cgi?id=164740
<rdar://problem/29257864>
Reviewed by Brent Fulgham.
* crypto/subtle/hmac-import-key-sign-sha1-expected.txt: Added.
* crypto/subtle/hmac-import-key-sign-sha1.html: Added.
* crypto/subtle/hmac-import-key-sign-sha224-expected.txt: Added.
* crypto/subtle/hmac-import-key-sign-sha224.html: Added.
* crypto/subtle/hmac-import-key-sign-sha256-expected.txt: Added.
* crypto/subtle/hmac-import-key-sign-sha256.html: Added.
* crypto/subtle/hmac-import-key-sign-sha384-expected.txt: Added.
* crypto/subtle/hmac-import-key-sign-sha384.html: Added.
* crypto/subtle/hmac-import-key-sign-sha512-expected.txt: Added.
* crypto/subtle/hmac-import-key-sign-sha512.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-sign-sha1-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-sign-sha1.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-sign-sha224-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-sign-sha224.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-sign-sha256-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-sign-sha256.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-sign-sha384-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-sign-sha384.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-sign-sha512-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-key-sign-sha512.html: Added.
* crypto/subtle/sign-malformed-parameters-expected.txt: Added.
* crypto/subtle/sign-malformed-parameters.html: Added.
* crypto/workers/subtle/hmac-import-key-sign-expected.txt: Added.
* crypto/workers/subtle/hmac-import-key-sign.html: Added.
* crypto/workers/subtle/resources/hmac-import-key-sign.js: Added.
* crypto/workers/subtle/resources/rsassa-pkcs1-v1_5-import-key-sign.js: Added.
* crypto/workers/subtle/rsassa-pkcs1-v1_5-import-key-sign-expected.txt: Added.
* crypto/workers/subtle/rsassa-pkcs1-v1_5-import-key-sign.html: Added.
2016-11-29 Chris Dumez <cdumez@apple.com>
Can't download move.simple.com direct deposit transition PDF: Non user-triggered activations of anchors that have a download attribute are ignored
https://bugs.webkit.org/show_bug.cgi?id=165148
<rdar://problem/29421771>
Reviewed by Daniel Bates.
Update existing test to reflect behavior change.
* fast/dom/HTMLAnchorElement/anchor-download-synthetic-click-expected.txt:
* fast/dom/HTMLAnchorElement/anchor-download-synthetic-click.html:
2016-11-29 Eric Carlson <eric.carlson@apple.com>
[MediaStream] Don't request user permission for a device if it has already been granted in the current browsing context
https://bugs.webkit.org/show_bug.cgi?id=164760
Reviewed by Youenn Fablet.
* fast/mediastream/MediaDevices-getUserMedia-expected.txt:
* fast/mediastream/MediaDevices-getUserMedia.html:
2016-11-29 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline fast/forms/validation-message-appearance.html for mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=165149
Unreviewed test gardening.
* platform/mac-wk1/fast/forms/validation-message-appearance-expected.txt: Added.
2016-11-29 Andy Estes <aestes@apple.com>
window.name leaks information across domains
https://bugs.webkit.org/show_bug.cgi?id=158216
<rdar://problem/14548481>
Reviewed by Brent Fulgham.
* fast/events/pageshow-pagehide-on-back-uncached-expected.txt: Updated to account for the
main frame no longer having a name.
* fast/events/pageshow-pagehide-on-back-uncached.html: Updated to use the History API
instead of relying on window.name being retained after a cross-origin navigation.
* fast/events/script-tests/onunload-back-to-page-cache.js:
(onpageshow): Ditto.
* http/tests/security/resources/log-window-name.html: Added.
* http/tests/security/resources/window-name-test.html: Added.
* http/tests/security/window-name-after-cross-origin-aux-frame-navigation-expected.txt: Added.
* http/tests/security/window-name-after-cross-origin-aux-frame-navigation.html: Added.
* http/tests/security/window-name-after-cross-origin-main-frame-navigation-expected.txt: Added.
* http/tests/security/window-name-after-cross-origin-main-frame-navigation.html: Added.
* http/tests/security/window-name-after-cross-origin-sub-frame-navigation-expected.txt: Added.
* http/tests/security/window-name-after-cross-origin-sub-frame-navigation.html: Added.
* http/tests/security/window-name-after-same-origin-aux-frame-navigation-expected.txt: Added.
* http/tests/security/window-name-after-same-origin-aux-frame-navigation.html: Added.
* http/tests/security/window-name-after-same-origin-main-frame-navigation-expected.txt: Added.
* http/tests/security/window-name-after-same-origin-main-frame-navigation.html: Added.
* http/tests/security/window-name-after-same-origin-sub-frame-navigation-expected.txt: Added.
* http/tests/security/window-name-after-same-origin-sub-frame-navigation.html: Added.
2016-11-29 Wenson Hsieh <wenson_hsieh@apple.com>
Scroll snapping on Mac should use AppKit animations
https://bugs.webkit.org/show_bug.cgi?id=147261
<rdar://problem/29395293>
Reviewed by Brent Fulgham.
Fixes 8 previously failing scroll snapping tests in the tiled-drawing/scrolling/scroll-snap directory and
removes them from TestExpectations. Also adds a new layout test. See WebCore/ChangeLog for more details.
* platform/mac-wk2/TestExpectations:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-2d-overflow-expected.txt:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-borders-expected.txt:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-slow-horizontal.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-slow-vertical.html:
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-vertical-then-horizontal-expected.txt: Added.
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-vertical-then-horizontal.html: Added.
* tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-mainframe-vertical.html:
2016-11-29 Brady Eidson <beidson@apple.com>
IndexedDB 2.0: Queue up completed requests in the client, handle them one by one.
https://bugs.webkit.org/show_bug.cgi?id=165000
Reviewed by Alex Christensen.
* storage/indexeddb/modern/resources/transaction-scheduler-6.js: This test had a bug which was masked by previously
synchronous behavior. Fix that bug!
2016-11-29 Zalan Bujtas <zalan@apple.com>
Safari (WebKit) doesn't wrap element within flex when width comes below min-width
https://bugs.webkit.org/show_bug.cgi?id=136041
<rdar://problem/25569370>
Reviewed by Darin Adler.
* fast/flexbox/flex-wrap-when-min-widht-is-set-1-expected.html: Added.
* fast/flexbox/flex-wrap-when-min-widht-is-set-1.html: Added.
* fast/flexbox/flex-wrap-when-min-widht-is-set-2-expected.html: Added.
* fast/flexbox/flex-wrap-when-min-widht-is-set-2.html: Added.
2016-11-28 Antti Koivisto <antti@apple.com>
Slotted nodes ignore transition
https://bugs.webkit.org/show_bug.cgi?id=160866
<rdar://problem/29231901>
Reviewed by Sam Weinig.
* fast/shadow-dom/shadow-host-transition-expected.html: Added.
* fast/shadow-dom/shadow-host-transition.html: Added.
2016-11-28 Matt Baker <mattbaker@apple.com>
Web Inspector: Debugger should have an option for showing asynchronous call stacks
https://bugs.webkit.org/show_bug.cgi?id=163230
<rdar://problem/28698683>
Reviewed by Joseph Pecoraro.
Add basic tests for async stack trace data included in Debugger.paused, and
check that requestAnimationFrame, setTimeout, and setInterval are supported.
* inspector/debugger/async-stack-trace-expected.txt: Added.
* inspector/debugger/async-stack-trace.html: Added.
2016-11-28 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r209008.
This change appears to have caused two fast/mediastrem
LayoutTests to fail.
Reverted changeset:
"[MediaStream] Don't request user permission for a device if
it has already been granted in the current browsing context"
https://bugs.webkit.org/show_bug.cgi?id=164760
http://trac.webkit.org/changeset/209008
2016-11-28 Eric Carlson <eric.carlson@apple.com>
[MediaStream] Don't request user permission for a device if it has already been granted in the current browsing context
https://bugs.webkit.org/show_bug.cgi?id=164760
Reviewed by Youenn Fablet.
* fast/mediastream/MediaDevices-getUserMedia-expected.txt:
* fast/mediastream/MediaDevices-getUserMedia.html:
2016-11-28 Antti Koivisto <antti@apple.com>
Remove FIRST_LINE_INHERITED fake pseudo style
https://bugs.webkit.org/show_bug.cgi?id=165071
Reviewed by Andreas Kling.
Expand the test case a bit.
* fast/css/pseudo-cache-stale-expected.html:
* fast/css/pseudo-cache-stale.html:
2016-11-28 Per Arne Vollan <pvollan@apple.com>
[Win] WebCrypto tests are failing.
https://bugs.webkit.org/show_bug.cgi?id=165090
Unreviewed test gardening.
* platform/win/TestExpectations:
2016-11-27 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline inspector/dom/getAccessibilityPropertiesForNode.html for macOS.
https://bugs.webkit.org/show_bug.cgi?id=165087
Unreviewed test gardening.
* inspector/dom/getAccessibilityPropertiesForNode-expected.txt:
2016-11-26 Sam Weinig <sam@webkit.org>
Convert IntersectionObserver over to using RuntimeEnabledFeatures so it can be properly excluded from script
https://bugs.webkit.org/show_bug.cgi?id=164965
Reviewed by Simon Fraser.
* intersection-observer/intersection-observer-entry-interface.html:
* intersection-observer/intersection-observer-interface.html:
* resources/testharnessreport.js:
Switch from enabling IntersectionObserver via internals.settings to using
comment header switches.
2016-11-26 Simon Fraser <simon.fraser@apple.com>
Composited negative z-index elements are hidden behind the body sometimes
https://bugs.webkit.org/show_bug.cgi?id=165080
rdar://problem/22260229
Reviewed by Zalan Bujtas.
* compositing/backgrounds/negative-z-index-behind-body-expected.html: Added.
* compositing/backgrounds/negative-z-index-behind-body-non-propagated-expected.html: Added.
* compositing/backgrounds/negative-z-index-behind-body-non-propagated.html: Added.
* compositing/backgrounds/negative-z-index-behind-body.html: Added.
2016-11-26 Simon Fraser <simon.fraser@apple.com>
Convert testharnessreport.js to LF linebreaks, from CRLF, which broke patches.
* resources/testharnessreport.js:
(convertResult):
(self.testRunner.add_completion_callback.):
(self.testRunner.add_completion_callback):
2016-11-25 Myles C. Maxfield <mmaxfield@apple.com>
[CSS Font Loading] FontFace.load() promises don't always fire
https://bugs.webkit.org/show_bug.cgi?id=165037
Reviewed by Simon Fraser.
* fast/text/fontfaceset-rebuild-during-loading-2-expected.txt: Added.
* fast/text/fontfaceset-rebuild-during-loading-2.html: Added.
2016-11-22 Antti Koivisto <antti@apple.com>
CrashTracer: [USER] com.apple.WebKit.WebContent at com.apple.WebCore: WebCore::ExtensionStyleSheets::pageUserSheet + 14
https://bugs.webkit.org/show_bug.cgi?id=165030
Reviewed by Darin Adler.
* fast/shadow-dom/shadow-host-move-to-different-document-expected.html: Added.
* fast/shadow-dom/shadow-host-move-to-different-document.html: Added.
2016-11-20 Megan Gardner <megan_gardner@apple.com>
Add iOS text selection tests - long press clear and multi line selection tests
https://bugs.webkit.org/show_bug.cgi?id=164899
Reviewed by Darin Adler.
Test for clearing a selection after a long press.
Test for checking multi-line select, both increasing and decreasing, using the left selection.
Test for checking multi-line select, both increasing and decreasing, using the right selection.
* fast/events/touch/ios/long-press-then-drag-down-to-change-selected-text-expected.txt: Added.
* fast/events/touch/ios/long-press-then-drag-down-to-change-selected-text.html: Added.
* fast/events/touch/ios/long-press-then-drag-up-to-change-selected-text-expected.txt: Added.
* fast/events/touch/ios/long-press-then-drag-up-to-change-selected-text.html: Added.
* fast/events/touch/ios/long-press-to-select-and-tap-to-clear-expected.txt: Added.
* fast/events/touch/ios/long-press-to-select-and-tap-to-clear.html: Added.
2016-11-19 Chris Dumez <cdumez@apple.com>
Update HTML form validation messages
https://bugs.webkit.org/show_bug.cgi?id=164957
<rdar://problem/29338669>
Reviewed by Darin Adler.
Rebaseline existing tests.
* fast/forms/number/number-validation-message-expected.txt:
* fast/forms/number/number-validation-message.html:
* fast/forms/validation-custom-message-expected.txt:
* fast/forms/validation-custom-message.html:
* fast/forms/validation-messages-expected.txt:
* fast/forms/validation-messages.html:
* fast/forms/validationMessage-expected.txt:
2016-11-19 Joanmarie Diggs <jdiggs@igalia.com>
AX: [ATK] Implement selection interface and states for elements supporting aria-selected and for menu roles
https://bugs.webkit.org/show_bug.cgi?id=164865
Reviewed by Chris Fleizach.
New tests for the added support. In addition, update the expectations for
aria-combobox.html to reflect the corrected ATK mapping of ListBoxRole for
combobox descendants.
* accessibility/aria-combobox-expected.txt: Updated.
* accessibility/aria-combobox-hierarchy.html: Added.
* accessibility/aria-selected-menu-items.html: Added.
* accessibility/aria-selected.html: Added.
* platform/gtk/accessibility/aria-combobox-hierarchy-expected.txt: Added.
* platform/gtk/accessibility/aria-selected-expected.txt: Added.
* platform/gtk/accessibility/aria-selected-menu-items-expected.txt: Added.
* platform/mac/accessibility/aria-combobox-hierarchy-expected.txt: Added.
* platform/mac/accessibility/aria-selected-expected.txt: Added.
* platform/mac/accessibility/aria-selected-menu-items-expected.txt: Added.
2016-11-18 Simon Fraser <simon.fraser@apple.com>
Make it possible to test non-stable-state scrolling on iOS
https://bugs.webkit.org/show_bug.cgi?id=164905
Reviewed by Dan Bernstein.
* scrollingcoordinator/ios/non-stable-viewport-scroll-expected.txt: Added.
* scrollingcoordinator/ios/non-stable-viewport-scroll.html: Added.
2016-11-19 Joanmarie Diggs <jdiggs@igalia.com>
AX: [ATK] Expose aria-busy via ATK_STATE_BUSY
https://bugs.webkit.org/show_bug.cgi?id=164909
Reviewed by Chris Fleizach.
* accessibility/aria-busy-expected.txt: Added.
* accessibility/aria-busy.html: Added.
2016-11-19 Ryosuke Niwa <rniwa@webkit.org>
REGRESSION(r200964): Tab focus navigation is broken on results.en.voyages-sncf.com
https://bugs.webkit.org/show_bug.cgi?id=164888
Reviewed by Antti Koivisto.
Add regression tests for moving the focus across a shadow tree and a SVG use element
and the one that moves out of a slot element.
* fast/shadow-dom/focus-navigation-out-of-slot-expected.txt: Added.
* fast/shadow-dom/focus-navigation-out-of-slot.html: Added.
* fast/shadow-dom/focus-navigation-passes-shadow-host-expected.txt: Added.
* fast/shadow-dom/focus-navigation-passes-shadow-host.html: Added.
* fast/shadow-dom/focus-navigation-passes-svg-use-element-expected.txt: Added.
* fast/shadow-dom/focus-navigation-passes-svg-use-element.html: Added.
* platform/ios-simulator/TestExpectations: Skip the newly added tests on iOS.
2016-11-18 Simon Fraser <simon.fraser@apple.com>
[iOS WK2] Eliminate a source of flakiness in layout tests by forcing WebPage into "responsive" mode for all tests, with an internals override
https://bugs.webkit.org/show_bug.cgi?id=164980
Reviewed by Chris Dumez.
* fast/scrolling/ios/scroll-events-default-expected.txt: Added.
* fast/scrolling/ios/scroll-events-default.html: Added.
* fast/scrolling/ios/scroll-events-responsive-expected.txt: Added.
* fast/scrolling/ios/scroll-events-responsive.html: Added.
* fast/scrolling/ios/scroll-events-unresponsive-expected.txt: Added.
* fast/scrolling/ios/scroll-events-unresponsive.html: Added.
2016-11-18 Jiewen Tan <jiewen_tan@apple.com>
Update SubtleCrypto::decrypt to match the latest spec
https://bugs.webkit.org/show_bug.cgi?id=164739
<rdar://problem/29257848>
Reviewed by Brent Fulgham.
* crypto/subtle/aes-cbc-decrypt-malformed-parameters-expected.txt: Added.
* crypto/subtle/aes-cbc-decrypt-malformed-parameters.html: Added.
* crypto/subtle/aes-cbc-generate-key-encrypt-decrypt-expected.txt: Added.
* crypto/subtle/aes-cbc-generate-key-encrypt-decrypt.html: Added.
* crypto/subtle/aes-cbc-import-key-decrypt-expected.txt: Added.
* crypto/subtle/aes-cbc-import-key-decrypt.html: Added.
* crypto/subtle/decrypt-malformed-parameters-expected.txt: Added.
* crypto/subtle/decrypt-malformed-parameters.html: Added.
* crypto/subtle/rsa-oaep-decrypt-malformed-parameters-expected.txt: Added.
* crypto/subtle/rsa-oaep-decrypt-malformed-parameters.html: Added.
* crypto/subtle/rsa-oaep-generate-key-encrypt-decrypt-expected.txt: Added.
* crypto/subtle/rsa-oaep-generate-key-encrypt-decrypt-label-expected.txt: Added.
* crypto/subtle/rsa-oaep-generate-key-encrypt-decrypt-label.html: Added.
* crypto/subtle/rsa-oaep-generate-key-encrypt-decrypt.html: Added.
* crypto/subtle/rsa-oaep-import-key-decrypt-expected.txt: Added.
* crypto/subtle/rsa-oaep-import-key-decrypt-label-expected.txt: Added.
* crypto/subtle/rsa-oaep-import-key-decrypt-label.html: Added.
* crypto/subtle/rsa-oaep-import-key-decrypt.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-generate-key-encrypt-decrypt-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-generate-key-encrypt-decrypt.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-key-decrypt-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-key-decrypt.html: Added.
* crypto/workers/subtle/aes-cbc-import-key-decrypt-expected.txt: Added.
* crypto/workers/subtle/aes-cbc-import-key-decrypt.html: Added.
* crypto/workers/subtle/resources/aes-cbc-import-key-decrypt.js: Added.
* crypto/workers/subtle/resources/rsa-oaep-import-key-decrypt.js: Added.
* crypto/workers/subtle/resources/rsaes-pkcs1-v1_5-import-key-decrypt.js: Added.
* crypto/workers/subtle/rsa-oaep-import-key-decrypt-expected.txt: Added.
* crypto/workers/subtle/rsa-oaep-import-key-decrypt.html: Added.
* crypto/workers/subtle/rsaes-pkcs1-v1_5-import-key-decrypt-expected.txt: Added.
* crypto/workers/subtle/rsaes-pkcs1-v1_5-import-key-decrypt.html: Added.
2016-11-18 Chris Dumez <cdumez@apple.com>
Unreviewed, rolling out r208837.
The bots did not show a progression
Reverted changeset:
"REGRESSION(r208082): 1% Speedometer regression on iOS"
https://bugs.webkit.org/show_bug.cgi?id=164852
http://trac.webkit.org/changeset/208837
2016-11-18 Dean Jackson <dino@apple.com>
AX: "(inverted-colors)" media query only matches on page reload; should match on change
https://bugs.webkit.org/show_bug.cgi?id=163564
<rdar://problem/28807350>
Reviewed by Simon Fraser.
* fast/media/mq-inverted-colors-live-update-in-subframes-expected.html: Added.
* fast/media/mq-inverted-colors-live-update-in-subframes.html: Added.
* fast/media/mq-inverted-colors-live-update-expected.html: Added.
* fast/media/mq-inverted-colors-live-update.html: Added.
* fast/media/mq-monochrome-live-update-expected.html: Added.
* fast/media/mq-monochrome-live-update.html: Added.
* fast/media/mq-prefers-reduced-motion-live-update-expected.html: Added.
* fast/media/mq-prefers-reduced-motion-live-update.html: Added.
2016-11-18 Myles C. Maxfield <mmaxfield@apple.com>
[WebGL2] Implement texStorage2D()
https://bugs.webkit.org/show_bug.cgi?id=164493
Reviewed by Dean Jackson.
* fast/canvas/webgl/webgl2-texStorage-expected.txt: Added.
* fast/canvas/webgl/webgl2-texStorage.html: Added.
2016-11-17 Alex Christensen <achristensen@webkit.org>
Support IDN2008 with UTS #46 instead of IDN2003
https://bugs.webkit.org/show_bug.cgi?id=144194
Reviewed by Darin Adler.
* fast/encoding/idn-security.html:
Move some characters with changed IDN encodings to inside the check for old ICU.
* fast/url/idna2003-expected.txt:
* fast/url/idna2008-expected.txt:
Update expected results. We are now more compliant with IDN2008.
2016-11-18 Ryan Haddad <ryanhaddad@apple.com>
Marking two js/dom/domjit-function-get-element-by-id-* tests as flaky.
https://bugs.webkit.org/show_bug.cgi?id=164797
Unreviewed test gardening.
* TestExpectations:
2016-11-18 Dean Jackson <dino@apple.com>
Better testing for accessibility media queries
https://bugs.webkit.org/show_bug.cgi?id=164954
<rdar://problem/29338292>
Reviewed by Myles Maxfield.
* fast/media/mq-inverted-colors-forced-value-expected.html: Added.
* fast/media/mq-inverted-colors-forced-value.html: Copied from LayoutTests/fast/media/mq-prefers-reduced-motion-forced-value.html.
* fast/media/mq-monochrome-forced-value-expected.html: Added.
* fast/media/mq-monochrome-forced-value.html: Added.
* fast/media/mq-prefers-reduced-motion-forced-value.html:
2016-11-18 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/misc/link-rel-icon-beforeload.html as failing on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=164933
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-11-18 Myles C. Maxfield <mmaxfield@apple.com>
Unsupported emoji are invisible
https://bugs.webkit.org/show_bug.cgi?id=164944
<rdar://problem/28591608>
Reviewed by Dean Jackson.
* fast/text/emoji-draws-expected-mismatch.html: Added.
* fast/text/emoji-draws.html: Added.
2016-11-18 Sam Weinig <sam@webkit.org>
[WebIDL] Add support for record types
https://bugs.webkit.org/show_bug.cgi?id=164935
Reviewed by Tim Horton.
* js/dom/webidl-type-mapping-expected.txt:
* js/dom/webidl-type-mapping.html:
Add tests for WebIDL record types.
2016-11-17 Jiewen Tan <jiewen_tan@apple.com>
Update SubtleCrypto::encrypt to match the latest spec
https://bugs.webkit.org/show_bug.cgi?id=164738
<rdar://problem/29257812>
Reviewed by Brent Fulgham.
* TestExpectations:
* crypto/subtle/aes-cbc-encrypt-malformed-parameters-expected.txt: Added.
* crypto/subtle/aes-cbc-encrypt-malformed-parameters.html: Added.
* crypto/subtle/aes-cbc-import-key-encrypt-expected.txt: Added.
* crypto/subtle/aes-cbc-import-key-encrypt.html: Added.
* crypto/subtle/encrypt-malformed-parameters-expected.txt: Added.
* crypto/subtle/encrypt-malformed-parameters.html: Added.
* crypto/subtle/rsa-oaep-encrypt-malformed-parameters-expected.txt: Added.
* crypto/subtle/rsa-oaep-encrypt-malformed-parameters.html: Added.
* crypto/subtle/rsa-oaep-import-key-encrypt-expected.txt: Added.
* crypto/subtle/rsa-oaep-import-key-encrypt-label-expected.txt: Added.
* crypto/subtle/rsa-oaep-import-key-encrypt-label.html: Added.
* crypto/subtle/rsa-oaep-import-key-encrypt.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-key-encrypt-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-key-encrypt.html: Added.
* crypto/workers/subtle/aes-cbc-import-key-encrypt-expected.txt: Added.
* crypto/workers/subtle/aes-cbc-import-key-encrypt.html: Added.
* crypto/workers/subtle/resources/aes-cbc-import-key-encrypt.js: Added.
* crypto/workers/subtle/resources/rsa-oaep-import-key-encrypt.js: Added.
* crypto/workers/subtle/resources/rsaes-pkcs1-v1_5-import-key-encrypt.js: Added.
* crypto/workers/subtle/rsa-oaep-import-key-encrypt-expected.txt: Added.
* crypto/workers/subtle/rsa-oaep-import-key-encrypt.html: Added.
* crypto/workers/subtle/rsaes-pkcs1-v1_5-import-key-encrypt-expected.txt: Added.
* crypto/workers/subtle/rsaes-pkcs1-v1_5-import-key-encrypt.html: Added.
2016-11-18 Myles C. Maxfield <mmaxfield@apple.com>
[CSS Font Loading] FontFaceSet.load() promises don't always fire
https://bugs.webkit.org/show_bug.cgi?id=164902
Reviewed by David Hyatt.
* fast/text/fontfaceset-rebuild-during-loading-expected.txt: Added.
* fast/text/fontfaceset-rebuild-during-loading.html: Added.
2016-11-18 Myles C. Maxfield <mmaxfield@apple.com>
[SVG -> OTF Font Converter] Fonts advances are not internally consistent inside the generated font file
https://bugs.webkit.org/show_bug.cgi?id=164846
<rdar://problem/29031509>
Reviewed by Darin Adler.
* platform/ios-simulator/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
* platform/ios-simulator/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
* platform/ios-simulator/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
* platform/ios-simulator/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
* platform/ios-simulator/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
* platform/ios-simulator/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
* platform/ios-simulator/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
* platform/ios-simulator/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
* platform/ios-simulator/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
* platform/ios-simulator/svg/batik/text/textEffect-expected.txt:
* platform/ios-simulator/svg/batik/text/textEffect3-expected.txt:
* platform/ios-simulator/svg/batik/text/textPosition2-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
* platform/mac/svg/batik/text/textEffect3-expected.txt:
* platform/mac/svg/batik/text/textPosition2-expected.txt:
* platform/mac/svg/custom/svg-fonts-fallback-expected.txt:
* platform/mac/svg/wicd/test-rightsizing-b-expected.txt:
* svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
2016-11-18 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Generator functions should have a displayable name when shown in stack traces
https://bugs.webkit.org/show_bug.cgi?id=164844
<rdar://problem/29300697>
Reviewed by Yusuke Suzuki.
* inspector/debugger/js-stacktrace-expected.txt:
* inspector/debugger/js-stacktrace.html:
Add a test case for console.trace() / Error stack inside of generators.
Modernize the test to reduce redundency and get nicer output.
2016-11-17 Sam Weinig <sam@webkit.org>
[WebIDL] Add support for ByteString
https://bugs.webkit.org/show_bug.cgi?id=164901
Reviewed by Darin Adler.
* js/dom/webidl-type-mapping-expected.txt:
* js/dom/webidl-type-mapping.html:
Add tests for ByteString using the new TypeConversions.testByteString attribute.
2016-11-17 Alex Christensen <achristensen@webkit.org>
Implement TextDecoder and TextEncoder
https://bugs.webkit.org/show_bug.cgi?id=163771
Reviewed by Sam Weinig.
* fast/encoding/utf-8-non-ascii-expected.txt: Added.
* fast/encoding/utf-8-non-ascii.html: Added.
* js/dom/global-constructors-attributes-dedicated-worker-expected.txt:
* platform/efl/js/dom/global-constructors-attributes-expected.txt:
* platform/gtk/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
* platform/win/js/dom/global-constructors-attributes-expected.txt:
2016-11-17 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline fast/html/keygen.html for Sierra.
Unreviewed test gardening.
* platform/mac/fast/html/keygen-expected.txt:
2016-11-17 Yusuke Suzuki <utatane.tea@gmail.com>
[JSC] Drop arguments.caller
https://bugs.webkit.org/show_bug.cgi?id=164859
Reviewed by Saam Barati.
* js/basic-strict-mode-expected.txt:
* js/script-tests/basic-strict-mode.js:
* js/script-tests/strict-throw-type-error.js:
* js/script-tests/throw-type-error-is-unique.js:
(test):
* js/strict-throw-type-error-expected.txt:
2016-11-17 Ryan Haddad <ryanhaddad@apple.com>
Update TestExpectations for media/modern-media-controls/pip-support/pip-support-enabled.html.
https://bugs.webkit.org/show_bug.cgi?id=164336
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-11-17 Ryan Haddad <ryanhaddad@apple.com>
Correct a typo in a TestExpectations file.
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-11-17 Zalan Bujtas <zalan@apple.com>
Render tree should be all clean by the end of FrameView::layout().
https://bugs.webkit.org/show_bug.cgi?id=162834
Reviewed by Simon Fraser.
* TestExpectations:
2016-11-17 Brent Fulgham <bfulgham@apple.com>
keygen element should not support < 2048 RSA key lengths
https://bugs.webkit.org/show_bug.cgi?id=164874
<rdar://problem/22618141>
Reviewed by Dean Jackson.
* platform/mac/fast/html/keygen-expected.txt:
* platform/mac-elcapitan/fast/html/keygen-expected.txt:
2016-11-17 Devin Rousso <dcrousso+webkit@gmail.com>
Web Inspector: Shift clicking on named color value only shows its hex form
https://bugs.webkit.org/show_bug.cgi?id=162758
Reviewed by Timothy Hatcher.
* inspector/model/color.html:
Updated the WebInspector.Color.prototype.nextFormat test for the new nextFormat logic.
2016-11-17 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=164616
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-11-17 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/worker/debugger-multiple-targets-pause.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=164872
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-11-17 Ryan Haddad <ryanhaddad@apple.com>
Marking imported/w3c/web-platform-tests/IndexedDB/idbcursor_iterating.htm as flaky on mac-wk2 debug.
https://bugs.webkit.org/show_bug.cgi?id=164870
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-11-16 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Add @supports, @keyframe and media query parsing options
https://bugs.webkit.org/show_bug.cgi?id=164821
Reviewed by Sam Weinig and Zalan Bujtas.
Delete the fallback descriptor tests, since that feature has been
removed. Update some of the other tests based off some parsing changes
from using the new parser always.
* fast/media/media-descriptor-syntax-01-expected.html: Removed.
* fast/media/media-descriptor-syntax-01.html: Removed.
* fast/media/media-descriptor-syntax-02-expected.html: Removed.
* fast/media/media-descriptor-syntax-02.html: Removed.
* fast/media/media-descriptor-syntax-03-expected.html: Removed.
* fast/media/media-descriptor-syntax-03.html: Removed.
* fast/media/media-descriptor-syntax-04-expected.html: Removed.
* fast/media/media-descriptor-syntax-04.html: Removed.
* fast/media/media-descriptor-syntax-06-expected.html: Removed.
* fast/media/media-descriptor-syntax-06.html: Removed.
* fast/media/media-query-list-02-expected.txt:
* fast/media/media-query-list-03-expected.txt:
* fast/media/media-query-list-04-expected.txt:
* fast/media/media-query-list-05-expected.txt:
* fast/media/media-query-list-06-expected.txt:
* fast/media/mq-pointer-expected.txt:
* fast/media/w3c/test_media_queries-expected.txt:
2016-11-17 Ryan Haddad <ryanhaddad@apple.com>
Remove pass expectation for custom-elements tests on ios-sim because CEReactions were disabled in r208837.
https://bugs.webkit.org/show_bug.cgi?id=164852
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2016-11-16 Yusuke Suzuki <utatane.tea@gmail.com>
[WebCore] Clean up script loading code in XML
https://bugs.webkit.org/show_bug.cgi?id=161651
Reviewed by Ryosuke Niwa.
Add tests that ensure modules are not executed in XHTML documents.
* js/dom/modules/module-inline-dynamic-in-xhtml-expected.txt: Added.
* js/dom/modules/module-inline-dynamic-in-xhtml.xhtml: Added.
* js/dom/modules/module-inline-simple-in-xhtml-expected.txt: Added.
* js/dom/modules/module-inline-simple-in-xhtml.xhtml: Added.
* js/dom/modules/module-src-dynamic-in-xhtml-expected.txt: Added.
* js/dom/modules/module-src-dynamic-in-xhtml.xhtml: Added.
* js/dom/modules/module-src-simple-in-xhtml-expected.txt: Added.
* js/dom/modules/module-src-simple-in-xhtml.xhtml: Added.
2016-11-16 Ryosuke Niwa <rniwa@webkit.org>
REGRESSION(r208082): 1% Speedometer regression on iOS
https://bugs.webkit.org/show_bug.cgi?id=164852
Reviewed by Chris Dumez.
Add failing test expectations for various custom elements now that CEReactions is not working.
* TestExpectations:
2016-11-16 Alexey Proskuryakov <ap@apple.com>
REGRESSION (r208455): LayoutTests swipe/pushState-cached-back-swipe.html and swipe/main-frame-pinning-requirement.html are failing
https://bugs.webkit.org/show_bug.cgi?id=164572
Reviewed by Tim Horton.
* platform/mac-wk2/TestExpectations: Remove flakiness expectations.
2016-11-16 Brent Fulgham <bfulgham@apple.com>
Clear track client when removing a track
https://bugs.webkit.org/show_bug.cgi?id=164842
<rdar://problem/29213621>
Reviewed by Eric Carlson.
* media/track/audio-track-add-remove-expected.txt: Added.
* media/track/audio-track-add-remove.html: Added.
* media/track/video-track-add-remove-expected.txt: Added.
* media/track/video-track-add-remove.html: Added.
2016-11-16 Yusuke Suzuki <utatane.tea@gmail.com>
[ES6][WebCore] Change ES6_MODULES compile time flag to runtime flag
https://bugs.webkit.org/show_bug.cgi?id=164827
Reviewed by Ryosuke Niwa.
* TestExpectations:
2016-11-16 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/worker/debugger-pause.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=164833
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-11-16 Ryosuke Niwa <rniwa@webkit.org>
slotchange event should bubble and dispatched once
https://bugs.webkit.org/show_bug.cgi?id=164770
Reviewed by Antti Koivisto.
* fast/shadow-dom/slotchange-event-bubbling-expected.txt: Added.
* fast/shadow-dom/slotchange-event-bubbling.html: Added.
2016-11-16 Simon Fraser <simon.fraser@apple.com>
UIScriptController: script with no async tasks fails if an earlier script registered a callback
https://bugs.webkit.org/show_bug.cgi?id=164762
Reviewed by Wenson Hsieh.
Move the tests that use runUIScript into their own directory for easier TestExpectations management,
and fix TestExpectations to match.
* TestExpectations:
* fast/harness/uiscriptcontroller/concurrent-ui-side-scripts-expected.txt: Renamed from LayoutTests/fast/harness/concurrent-ui-side-scripts-expected.txt.
* fast/harness/uiscriptcontroller/concurrent-ui-side-scripts.html: Renamed from LayoutTests/fast/harness/concurrent-ui-side-scripts.html.
* fast/harness/uiscriptcontroller/ui-side-script-unregister-callback-expected.txt: Copied from LayoutTests/fast/harness/ui-side-script-unregister-callback-expected.txt.
* fast/harness/uiscriptcontroller/ui-side-script-unregister-callback.html: Copied from LayoutTests/fast/harness/ui-side-script-unregister-callback.html.
* fast/harness/uiscriptcontroller/ui-side-script-with-callback-expected.txt: Renamed from LayoutTests/fast/harness/ui-side-script-unregister-callback-expected.txt.
* fast/harness/uiscriptcontroller/ui-side-script-with-callback.html: Renamed from LayoutTests/fast/harness/ui-side-script-unregister-callback.html.
* fast/harness/uiscriptcontroller/ui-side-scripts-expected.txt: Renamed from LayoutTests/fast/harness/ui-side-scripts-expected.txt.
* fast/harness/uiscriptcontroller/ui-side-scripts.html: Renamed from LayoutTests/fast/harness/ui-side-scripts.html.
* platform/mac/TestExpectations:
2016-11-16 Alex Christensen <achristensen@webkit.org>
REGRESSION (r207162): [debug] loader/stateobjects LayoutTests timing out
https://bugs.webkit.org/show_bug.cgi?id=163307
Reviewed by Alexey Proskuryakov.
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2016-11-16 Alex Christensen <achristensen@webkit.org>
Unreviewed gardening.
https://bugs.webkit.org/show_bug.cgi?id=163127
* platform/ios-simulator/TestExpectations:
Unskip passing tests.
2016-11-16 Joseph Pecoraro <pecoraro@apple.com>
Fix typo in LayoutTest.
Unreviewed follow-up comment.
* inspector/page/setEmulatedMedia-expected.txt:
* inspector/page/setEmulatedMedia.html:
2016-11-16 Yusuke Suzuki <utatane.tea@gmail.com>
js/dom/domjit-function-get-element-by-id-licm.html and js/dom/domjit-function-get-element-by-id-changed.html are flaky timeouts
https://bugs.webkit.org/show_bug.cgi?id=164797
Reviewed by Saam Barati.
The performance of the both tests rely on PureGetById.
However, PureGetById is rolled out temporary[1], these tests become timed out.
This patch makes the both tests [ PASS TIMEOUT ] until PureGetById patch[1] is
relanded or impure object optimization patch[2] is landed.
[1]: https://bugs.webkit.org/show_bug.cgi?id=163305
[2]: https://bugs.webkit.org/show_bug.cgi?id=164175
* TestExpectations:
2016-11-16 Jiewen Tan <jiewen_tan@apple.com>
Add more tests for SubtleCrypto::importKey and SubtleCrypto::exportKey
https://bugs.webkit.org/show_bug.cgi?id=164815
<rdar://problem/29281660>
Reviewed by Brent Fulgham.
* crypto/subtle/aes-import-jwk-key-export-jwk-key.html: Added.
* crypto/subtle/aes-import-jwk-key-export-raw-key.html: Added.
* crypto/subtle/aes-import-raw-key-export-jwk-key.html: Added.
* crypto/subtle/aes-import-raw-key-export-raw-key.html: Added.
* crypto/subtle/hmac-import-jwk-key-export-jwk-key.html: Added.
* crypto/subtle/hmac-import-jwk-key-export-raw-key.html: Added.
* crypto/subtle/hmac-import-raw-key-export-jwk-key.html: Added.
* crypto/subtle/hmac-import-raw-key-export-raw-key.html: Added.
* crypto/subtle/rsa-import-jwk-key-export-jwk-key-private.html: Added.
* crypto/subtle/rsa-import-jwk-key-export-jwk-key-public.html: Added.
2016-11-16 Ryan Haddad <ryanhaddad@apple.com>
Updating TestExpectations for two http/tests/security/module-crossorigin tests.
https://bugs.webkit.org/show_bug.cgi?id=164539
Unreviewed test gardening.
* TestExpectations:
2016-11-16 Daniel Bates <dabates@apple.com>
Make test sandbox-should-not-persist-on-navigation.html more representative of real-world scenario
https://bugs.webkit.org/show_bug.cgi?id=164752
Reviewed by Brent Fulgham.
Modify the test http-0.9/sandbox-should-not-persist-on-navigation.html so that it loads
a document on a default port using HTTP 0.9 to trigger the HTTP 0.9 sandbox as this
is more representative of a real-world scenario where we want a sandbox to be applied
and is the scenario that is currently covered by our HTTP 0.9 sandbox machinery.
Currently this test makes use of the pre r208549 behavior where the HTTP 0.9 sandbox
was applied to a document if one of its subresources loaded on a non-default port
using HTTP 0.9 in addition to the behavior where the sandbox is applied to a document
that loads on a default port using HTTP 0.9. Following r208549 we no longer apply the
sandbox to the document for the former case as this did not improve security much, if
any. The latter case is more representative of a real-world scenario where we want to
apply the sandbox policy and reflects our behavior following r208549.
* http/tests/security/http-0.9/resources/nph-sandbox-should-not-persist-on-navigation.pl: Added.
* http/tests/security/http-0.9/sandbox-should-not-persist-on-navigation-expected.txt:
* http/tests/security/http-0.9/sandbox-should-not-persist-on-navigation.html:
* platform/wk2/TestExpectations: Skip the HTTP-0.9 tests in WebKit2 as it uses internals.registerDefaultPortForProtocol().
2016-11-16 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r208770.
The test added with this change is timing out on mac-wk1.
Reverted changeset:
"UIScriptController: script with no async tasks fails if an
earlier script registered a callback"
https://bugs.webkit.org/show_bug.cgi?id=164762
http://trac.webkit.org/changeset/208770
2016-11-16 Simon Fraser <simon.fraser@apple.com>
Fix typo in bug url.
* platform/mac/TestExpectations:
2016-11-16 Romain Bellessort <romain.bellessort@crf.canon.fr>
[Readable Streams API] Implement ReadableByteStreamController close()
https://bugs.webkit.org/show_bug.cgi?id=164413
Reviewed by Darin Adler.
Updated test expectations for close() tests and added tests
to ensure errors are thrown in various cases defined by spec.
* streams/readable-byte-stream-controller.js: Updated.
2016-11-16 Yusuke Suzuki <utatane.tea@gmail.com>
[ES6] Integrate ES6 Modules into WebCore
https://bugs.webkit.org/show_bug.cgi?id=148897
Reviewed by Ryosuke Niwa.
* TestExpectations:
* http/tests/misc/module-absolute-url-expected.txt: Added.
* http/tests/misc/module-absolute-url.html: Added.
* http/tests/misc/module-script-async-expected.txt: Added.
* http/tests/misc/module-script-async.html: Added.
* http/tests/misc/resources/module-absolute-url.js: Added.
* http/tests/misc/resources/module-absolute-url2.js: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-allowed-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-allowed.html: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-and-scripthash-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-and-scripthash.html: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-basic-blocked-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-basic-blocked.html: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-blocked-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-blocked.html: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-ignore-unsafeinline-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-ignore-unsafeinline.html: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-in-enforced-policy-and-not-in-report-only-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-in-enforced-policy-and-not-in-report-only.html: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-in-one-enforced-policy-neither-in-another-enforced-policy-nor-report-policy-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-in-one-enforced-policy-neither-in-another-enforced-policy-nor-report-policy.html: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-invalidnonce-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-invalidnonce.html: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-multiple-policies-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-multiple-policies.html: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-redirect-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-redirect-same-origin-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-redirect-same-origin.html: Added.
* http/tests/security/contentSecurityPolicy/1.1/module-scriptnonce-redirect.html: Added.
* http/tests/security/contentSecurityPolicy/1.1/resources/module-scriptnonce-in-enforced-policy-and-not-in-report-only.php: Added.
* http/tests/security/contentSecurityPolicy/1.1/resources/module-scriptnonce-in-one-enforced-policy-neither-in-another-enforced-policy-nor-report-policy.php: Added.
* http/tests/security/contentSecurityPolicy/module-eval-blocked-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/module-eval-blocked-in-external-script-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/module-eval-blocked-in-external-script.html: Added.
* http/tests/security/contentSecurityPolicy/module-eval-blocked.html: Added.
* http/tests/security/contentSecurityPolicy/resources/echo-module-script-src.pl: Added.
* http/tests/security/contentSecurityPolicy/resources/multiple-iframe-module-test.js: Added.
(testPreescapedPolicy):
(testExperimentalPolicy):
(test):
(iframe.onload):
(testImpl):
(finishTesting):
* http/tests/security/module-correct-mime-types-expected.txt: Added.
* http/tests/security/module-correct-mime-types.html: Added.
* http/tests/security/module-crossorigin-error-event-information-expected.txt: Added.
* http/tests/security/module-crossorigin-error-event-information.html: Added.
* http/tests/security/module-crossorigin-loads-correctly-credentials-expected.txt: Added.
* http/tests/security/module-crossorigin-loads-correctly-credentials.html: Added.
* http/tests/security/module-crossorigin-loads-omit-expected.txt: Added.
* http/tests/security/module-crossorigin-loads-omit.html: Added.
* http/tests/security/module-crossorigin-loads-same-origin-expected.txt: Added.
* http/tests/security/module-crossorigin-loads-same-origin.html: Added.
* http/tests/security/module-crossorigin-onerror-information-expected.txt: Added.
* http/tests/security/module-crossorigin-onerror-information.html: Added.
* http/tests/security/module-incorrect-mime-types-expected.txt: Added.
* http/tests/security/module-incorrect-mime-types.html: Added.
* http/tests/security/module-no-mime-type-expected.txt: Added.
* http/tests/security/module-no-mime-type.html: Added.
* http/tests/security/resources/cors-script.php:
* http/tests/security/resources/module-local-script.js: Added.
* js/dom/modules/module-and-dom-content-loaded-expected.txt: Added.
* js/dom/modules/module-and-dom-content-loaded.html: Added.
* js/dom/modules/module-and-window-load-expected.txt: Added.
* js/dom/modules/module-and-window-load.html: Added.
* js/dom/modules/module-async-and-window-load-expected.txt: Added.
* js/dom/modules/module-async-and-window-load.html: Added.
* js/dom/modules/module-document-write-expected.txt: Added.
* js/dom/modules/module-document-write-src-expected.txt: Added.
* js/dom/modules/module-document-write-src.html: Added.
* js/dom/modules/module-document-write.html: Added.
* js/dom/modules/module-execution-error-inside-dependent-module-should-be-propagated-to-onerror-expected.txt: Added.
* js/dom/modules/module-execution-error-inside-dependent-module-should-be-propagated-to-onerror.html: Added.
* js/dom/modules/module-execution-error-should-be-propagated-to-onerror-expected.txt: Added.
* js/dom/modules/module-execution-error-should-be-propagated-to-onerror.html: Added.
* js/dom/modules/module-execution-order-inline-expected.txt: Added.
* js/dom/modules/module-execution-order-inline.html: Added.
* js/dom/modules/module-execution-order-mixed-expected.txt: Added.
* js/dom/modules/module-execution-order-mixed-with-classic-scripts-expected.txt: Added.
* js/dom/modules/module-execution-order-mixed-with-classic-scripts.html: Added.
* js/dom/modules/module-execution-order-mixed.html: Added.
* js/dom/modules/module-incorrect-relative-specifier-expected.txt: Added.
* js/dom/modules/module-incorrect-relative-specifier.html: Added.
* js/dom/modules/module-incorrect-tag-expected.txt: Added.
* js/dom/modules/module-incorrect-tag.html: Added.
* js/dom/modules/module-inline-current-script-expected.txt: Added.
* js/dom/modules/module-inline-current-script.html: Added.
* js/dom/modules/module-inline-dynamic-expected.txt: Added.
* js/dom/modules/module-inline-dynamic.html: Added.
* js/dom/modules/module-inline-simple-expected.txt: Added.
* js/dom/modules/module-inline-simple.html: Added.
* js/dom/modules/module-load-event-expected.txt: Added.
* js/dom/modules/module-load-event-with-src-expected.txt: Added.
* js/dom/modules/module-load-event-with-src.html: Added.
* js/dom/modules/module-load-event.html: Added.
* js/dom/modules/module-load-same-module-from-different-entry-point-dynamic-expected.txt: Added.
* js/dom/modules/module-load-same-module-from-different-entry-point-dynamic.html: Added.
* js/dom/modules/module-load-same-module-from-different-entry-point-expected.txt: Added.
* js/dom/modules/module-load-same-module-from-different-entry-point.html: Added.
* js/dom/modules/module-not-found-error-event-expected.txt: Added.
* js/dom/modules/module-not-found-error-event-with-src-and-import-expected.txt: Added.
* js/dom/modules/module-not-found-error-event-with-src-and-import.html: Added.
* js/dom/modules/module-not-found-error-event-with-src-expected.txt: Added.
* js/dom/modules/module-not-found-error-event-with-src.html: Added.
* js/dom/modules/module-not-found-error-event.html: Added.
* js/dom/modules/module-src-current-script-expected.txt: Added.
* js/dom/modules/module-src-current-script.html: Added.
* js/dom/modules/module-src-dynamic-expected.txt: Added.
* js/dom/modules/module-src-dynamic.html: Added.
* js/dom/modules/module-src-simple-expected.txt: Added.
* js/dom/modules/module-src-simple.html: Added.
* js/dom/modules/module-type-case-insensitive-expected.txt: Added.
* js/dom/modules/module-type-case-insensitive.html: Added.
* js/dom/modules/module-will-fire-beforeload-expected.txt: Added.
* js/dom/modules/module-will-fire-beforeload.html: Added.
* js/dom/modules/script-tests/module-document-write-src.js: Added.
* js/dom/modules/script-tests/module-execution-error-inside-dependent-module-should-be-propagated-to-onerror-throw.js: Added.
* js/dom/modules/script-tests/module-execution-error-inside-dependent-module-should-be-propagated-to-onerror.js: Added.
* js/dom/modules/script-tests/module-execution-order-mixed-2.js: Added.
* js/dom/modules/script-tests/module-execution-order-mixed-cappuccino.js: Added.
* js/dom/modules/script-tests/module-execution-order-mixed-cocoa.js: Added.
* js/dom/modules/script-tests/module-execution-order-mixed-matcha.js: Added.
* js/dom/modules/script-tests/module-execution-order-mixed-with-classic-scripts-2.js: Added.
* js/dom/modules/script-tests/module-execution-order-mixed-with-classic-scripts-cappuccino.js: Added.
* js/dom/modules/script-tests/module-execution-order-mixed-with-classic-scripts-cocoa.js: Added.
* js/dom/modules/script-tests/module-execution-order-mixed-with-classic-scripts-matcha.js: Added.
* js/dom/modules/script-tests/module-execution-order-mixed-with-classic-scripts.js: Added.
* js/dom/modules/script-tests/module-execution-order-mixed.js: Added.
* js/dom/modules/script-tests/module-inline-dynamic.js: Added.
(export.default.Cocoa.prototype.taste):
(export.default.Cocoa):
* js/dom/modules/script-tests/module-inline-simple.js: Added.
(export.default.Cocoa.prototype.taste):
(export.default.Cocoa):
* js/dom/modules/script-tests/module-load-event-with-src.js: Added.
* js/dom/modules/script-tests/module-load-same-module-from-different-entry-point.js: Added.
* js/dom/modules/script-tests/module-not-found-error-event-with-src-and-import.js: Added.
* js/dom/modules/script-tests/module-src-current-script.js: Added.
* js/dom/modules/script-tests/module-src-dynamic-cocoa.js: Added.
(Cocoa.prototype.taste):
(Cocoa):
* js/dom/modules/script-tests/module-src-dynamic.js: Added.
* js/dom/modules/script-tests/module-src-simple-cocoa.js: Added.
(Cocoa.prototype.taste):
(Cocoa):
* js/dom/modules/script-tests/module-src-simple.js: Added.
* js/dom/modules/script-tests/module-will-fire-beforeload.js: Added.
2016-11-15 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Preview other CSS @media in browser window (print)
https://bugs.webkit.org/show_bug.cgi?id=13530
<rdar://problem/5712928>
Reviewed by Timothy Hatcher.
* inspector/page/media-query-list-listener-exception-expected.txt: Copied from LayoutTests/inspector/page/setEmulatedMedia-expected.txt.
* inspector/page/media-query-list-listener-exception.html: Copied from LayoutTests/inspector/page/setEmulatedMedia.html.
Rename this test which is about swallowing exceptions and happened to use inspector code.
* inspector/page/setEmulatedMedia-expected.txt:
* inspector/page/setEmulatedMedia.html:
Test for Page.setEmulatedMedia command.
2016-11-15 Jon Lee <jonlee@apple.com>
Report active video and audio capture devices separately
https://bugs.webkit.org/show_bug.cgi?id=164769
Reviewed by Eric Carlson.
* fast/mediastream/MediaStream-page-muted-expected.txt: Update test.
* fast/mediastream/MediaStream-page-muted.html:
2016-11-15 Ryan Haddad <ryanhaddad@apple.com>
Marking js/regress-141098.html as flaky on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=163046
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2016-11-15 Brady Eidson <beidson@apple.com>
IndexedDB 2.0: Key collation during SQLite lookups is insanely slow.
https://bugs.webkit.org/show_bug.cgi?id=164754
Reviewed by Alex Christensen.
* TestExpectations: Unskip a test that passes even in debug builds, and re-classify
a test that used to be too-slow everywhere to be too-slow only in debug builds.
2016-11-15 Simon Fraser <simon.fraser@apple.com>
UIScriptController: script with no async tasks fails if an earlier script registered a callback
https://bugs.webkit.org/show_bug.cgi?id=164762
Reviewed by Wenson Hsieh.
* fast/harness/ui-side-script-with-callback-expected.txt: Added.
* fast/harness/ui-side-script-with-callback.html: Added.
2016-11-15 Simon Fraser <simon.fraser@apple.com>
UIScriptController: setting a callback to undefined should unregister it
https://bugs.webkit.org/show_bug.cgi?id=164796
Reviewed by Dean Jackson.
* fast/harness/ui-side-script-unregister-callback-expected.txt: Added.
* fast/harness/ui-side-script-unregister-callback.html: Added.
2016-11-15 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/cache/disk-cache/disk-cache-remove-several-pending-writes.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=161650
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-11-15 Ryan Haddad <ryanhaddad@apple.com>
Skip fast/forms/search-cancel-button-change-input.html on ios-simulator since the test relies upon mouse events.
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2016-11-15 Filip Pizlo <fpizlo@apple.com>
[mac-wk1 debug] ASSERTION FAILED: thisObject->m_propertyTableUnsafe
https://bugs.webkit.org/show_bug.cgi?id=162986
Reviewed by Saam Barati.
This test should not crash anymore.
* platform/mac-wk1/TestExpectations:
2016-11-15 Jiewen Tan <jiewen_tan@apple.com>
js-test-pre.js::shouldReject doesn't need _rejectCallback and _resolveCallback
https://bugs.webkit.org/show_bug.cgi?id=164758
Reviewed by Youenn Fablet.
Since the function returns a promise, it doesn't need _rejectCallback and _resolveCallback.
* crypto/subtle/generate-key-malformed-parameters.html:
* crypto/subtle/rsa-generate-key-malformed-parameters.html:
* crypto/workers/subtle/resources/rsa-generate-key.js:
* crypto/workers/subtle/rsa-generate-key-expected.txt:
* resources/js-test-pre.js:
2016-11-15 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: inspector/worker/debugger-pause.html fails on WebKit1
https://bugs.webkit.org/show_bug.cgi?id=164787
Reviewed by Timothy Hatcher.
* inspector/worker/debugger-pause.html:
Make this test work for WebKit1 where the VM is shared between the
page and inspector page. We need to be able to stop the Inspector's
evaluation, so that we can evaluate and pause on the page, and then
come back to the inspector afterwards.
2016-11-15 Simon Fraser <simon.fraser@apple.com>
[iOS WK2] Implement support for visual viewports
https://bugs.webkit.org/show_bug.cgi?id=164765
Reviewed by Tim Horton.
Adopt the visual viewport scrolling model in iOS WK2.
These tests don't correctly test iOS WK2's async scrolling behavior (webkit.org/b/164779)
so rebaseline.
* platform/ios-simulator-wk2/fast/visual-viewport/nonzoomed-rects-expected.txt: Added.
* platform/ios-simulator-wk2/fast/visual-viewport/rtl-nonzoomed-rects-expected.txt: Added.
* platform/ios-simulator-wk2/fast/visual-viewport/rtl-zoomed-rects-expected.txt: Added.
* platform/ios-simulator-wk2/fast/visual-viewport/zoomed-fixed-expected.txt: Added.
* platform/ios-simulator-wk2/fast/visual-viewport/zoomed-fixed-scroll-down-then-up-expected.txt: Added.
* platform/ios-simulator-wk2/fast/visual-viewport/zoomed-rects-expected.txt: Added.
2016-11-14 Brent Fulgham <bfulgham@apple.com>
Correct handling of changing input type
https://bugs.webkit.org/show_bug.cgi?id=164759
<rdar://problem/29211174>
Reviewed by Darin Adler.
* fast/forms/search-cancel-button-change-input-expected.txt: Added.
* fast/forms/search-cancel-button-change-input.html: Added.
2016-11-15 Antti Koivisto <antti@apple.com>
slot doesn't work as a flex container
https://bugs.webkit.org/show_bug.cgi?id=160740
<rdar://problem/28605080>
Reviewed by Ryosuke Niwa.
* fast/shadow-dom/css-scoping-slot-flex-expected.html: Added.
* fast/shadow-dom/css-scoping-slot-flex.html: Added.
* fast/shadow-dom/slot-crash-expected.txt:
2016-11-15 Joanmarie Diggs <jdiggs@igalia.com>
AX: Need to update implicit/default values for aria-valuemin, aria-valuenow, and aria-valuemax
https://bugs.webkit.org/show_bug.cgi?id=164773
Reviewed by Chris Fleizach.
* accessibility/progressbar-expected.txt: Updated to reflect new behavior.
* accessibility/progressbar.html: Updated to reflect new behavior.
* accessibility/spinbutton-implicit-values-expected.txt: Added.
* accessibility/spinbutton-implicit-values.html: Added.
2016-11-14 Jiewen Tan <jiewen_tan@apple.com>
Update SubtleCrypto::exportKey to match the latest spec
https://bugs.webkit.org/show_bug.cgi?id=164722
<rdar://problem/29251740>
Reviewed by Brent Fulgham.
Besides adding test cases for SubtleCrypto::exportKey, this patch also corrects a typo:
hmac-import-malformed-parameters* => hmac-import-key-malformed-parameters*.
* crypto/subtle/aes-cbc-generate-export-key-jwk-length-128-expected.txt: Added.
* crypto/subtle/aes-cbc-generate-export-key-jwk-length-128.html: Added.
* crypto/subtle/aes-cbc-generate-export-key-jwk-length-192-expected.txt: Added.
* crypto/subtle/aes-cbc-generate-export-key-jwk-length-192.html: Added.
* crypto/subtle/aes-cbc-generate-export-key-jwk-length-256-expected.txt: Added.
* crypto/subtle/aes-cbc-generate-export-key-jwk-length-256.html: Added.
* crypto/subtle/aes-cbc-generate-export-key-raw-expected.txt: Added.
* crypto/subtle/aes-cbc-generate-export-key-raw.html: Added.
* crypto/subtle/aes-export-key-malformed-parameters-expected.txt: Added.
* crypto/subtle/aes-export-key-malformed-parameters.html: Added.
* crypto/subtle/aes-kw-generate-export-key-jwk-length-128-expected.txt: Added.
* crypto/subtle/aes-kw-generate-export-key-jwk-length-128.html: Added.
* crypto/subtle/aes-kw-generate-export-key-jwk-length-192-expected.txt: Added.
* crypto/subtle/aes-kw-generate-export-key-jwk-length-192.html: Added.
* crypto/subtle/aes-kw-generate-export-key-jwk-length-256-expected.txt: Added.
* crypto/subtle/aes-kw-generate-export-key-jwk-length-256.html: Added.
* crypto/subtle/aes-kw-generate-export-raw-key-expected.txt: Added.
* crypto/subtle/aes-kw-generate-export-raw-key.html: Added.
* crypto/subtle/export-key-malformed-parameters-expected.txt: Added.
* crypto/subtle/export-key-malformed-parameters.html: Added.
* crypto/subtle/hmac-export-key-malformed-parameters-expected.txt: Added.
* crypto/subtle/hmac-export-key-malformed-parameters.html: Added.
* crypto/subtle/hmac-generate-export-key-jwk-sha1-expected.txt: Added.
* crypto/subtle/hmac-generate-export-key-jwk-sha1.html: Added.
* crypto/subtle/hmac-generate-export-key-jwk-sha224-expected.txt: Added.
* crypto/subtle/hmac-generate-export-key-jwk-sha224.html: Added.
* crypto/subtle/hmac-generate-export-key-jwk-sha256-expected.txt: Added.
* crypto/subtle/hmac-generate-export-key-jwk-sha256.html: Added.
* crypto/subtle/hmac-generate-export-key-jwk-sha384-expected.txt: Added.
* crypto/subtle/hmac-generate-export-key-jwk-sha384.html: Added.
* crypto/subtle/hmac-generate-export-key-jwk-sha512-expected.txt: Added.
* crypto/subtle/hmac-generate-export-key-jwk-sha512.html: Added.
* crypto/subtle/hmac-generate-export-raw-key-expected.txt: Added.
* crypto/subtle/hmac-generate-export-raw-key.html: Added.
* crypto/subtle/hmac-import-key-malformed-parameters-expected.txt: Renamed from LayoutTests/crypto/subtle/hmac-import-malformed-parameters-expected.txt.
* crypto/subtle/hmac-import-key-malformed-parameters.html: Renamed from LayoutTests/crypto/subtle/hmac-import-malformed-parameters.html.
* crypto/subtle/rsa-export-key-malformed-parameters-expected.txt: Added.
* crypto/subtle/rsa-export-key-malformed-parameters.html: Added.
* crypto/subtle/rsa-oaep-generate-export-key-jwk-sha1-expected.txt: Added.
* crypto/subtle/rsa-oaep-generate-export-key-jwk-sha1.html: Added.
* crypto/subtle/rsa-oaep-generate-export-key-jwk-sha224-expected.txt: Added.
* crypto/subtle/rsa-oaep-generate-export-key-jwk-sha224.html: Added.
* crypto/subtle/rsa-oaep-generate-export-key-jwk-sha256-expected.txt: Added.
* crypto/subtle/rsa-oaep-generate-export-key-jwk-sha256.html: Added.
* crypto/subtle/rsa-oaep-generate-export-key-jwk-sha384-expected.txt: Added.
* crypto/subtle/rsa-oaep-generate-export-key-jwk-sha384.html: Added.
* crypto/subtle/rsa-oaep-generate-export-key-jwk-sha512-expected.txt: Added.
* crypto/subtle/rsa-oaep-generate-export-key-jwk-sha512.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-generate-export-key-jwk-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-generate-export-key-jwk.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-export-key-jwk-sha1-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-export-key-jwk-sha1.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-export-key-jwk-sha224-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-export-key-jwk-sha224.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-export-key-jwk-sha256-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-export-key-jwk-sha256.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-export-key-jwk-sha384-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-export-key-jwk-sha384.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-export-key-jwk-sha512-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-export-key-jwk-sha512.html: Added.
* crypto/workers/subtle/aes-generate-export-key-jwk-expected.txt: Added.
* crypto/workers/subtle/aes-generate-export-key-jwk.html: Added.
* crypto/workers/subtle/aes-generate-export-key-raw-expected.txt: Added.
* crypto/workers/subtle/aes-generate-export-key-raw.html: Added.
* crypto/workers/subtle/hmac-generate-export-key-jwk-expected.txt: Added.
* crypto/workers/subtle/hmac-generate-export-key-jwk.html: Added.
* crypto/workers/subtle/hmac-generate-export-key-raw-expected.txt: Added.
* crypto/workers/subtle/hmac-generate-export-key-raw.html: Added.
* crypto/workers/subtle/resources/aes-generate-export-key-jwk.js: Added.
* crypto/workers/subtle/resources/aes-generate-export-key-raw.js: Added.
* crypto/workers/subtle/resources/hmac-generate-export-key-jwk.js: Added.
* crypto/workers/subtle/resources/hmac-generate-export-key-raw.js: Added.
* crypto/workers/subtle/resources/rsa-generate-export-key-jwk.js: Added.
* crypto/workers/subtle/rsa-generate-export-key-jwk-expected.txt: Added.
* crypto/workers/subtle/rsa-generate-export-key-jwk.html: Added.
2016-11-15 Jon Lee <jonlee@apple.com>
Remove HasMediaCaptureDevice
https://bugs.webkit.org/show_bug.cgi?id=164767
<rdar://problem/29263696>
Reviewed by Eric Carlson.
* fast/mediastream/MediaStream-page-muted-expected.txt: Remove check for HasMediaCaptureDevice.
* fast/mediastream/MediaStream-page-muted.html:
2016-11-14 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Fix font-synthesis and text-decoration-skip parsing
https://bugs.webkit.org/show_bug.cgi?id=164736
Reviewed by Dean Jackson.
* fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-roundtrip-expected.txt:
* fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-roundtrip.html:
* fast/css3-text/font-synthesis-parse-expected.txt:
* fast/css3-text/font-synthesis-parse.html:
2016-11-15 Daniel Bates <dabates@apple.com>
Disallow loads using HTTP 0.9 at the ResourceHandle/NetworkDataTask level
https://bugs.webkit.org/show_bug.cgi?id=164662
<rdar://problem/29268514>
Reviewed by Reviewed by Alex Christensen and Brady Eidson.
Add a test to ensure that we block a synchronous XHR load using HTTP 0.9.
Renamed test image-default-port-blocked.html to image-default-port-allowed.html
as we now allow a subresource load using HTTP 0.9 on a default port regardless
of the HTTP version the embedding page used.
Update test expectations as DRT/WTR do not emit a localized description for the
error associated with a load failure. Note that a message is emitted to
Web Inspector console.
* http/tests/security/http-0.9/iframe-blocked-expected.txt:
* http/tests/security/http-0.9/iframe-blocked.html: Dump frame load callbacks
to see that load was cancelled as there is no other unique visible indication
of success.
* http/tests/security/http-0.9/image-blocked-expected.txt: Update expected result.
* http/tests/security/http-0.9/image-default-port-allowed-expected.txt: Renamed from LayoutTests/http/tests/security/http-0.9/image-default-port-blocked-expected.txt.
* http/tests/security/http-0.9/image-default-port-allowed.html: Renamed from LayoutTests/http/tests/security/http-0.9/image-default-port-blocked.html.
* http/tests/security/http-0.9/image-on-HTTP-0.9-page-blocked-expected.txt: Update expected result.
* http/tests/security/http-0.9/image-on-HTTP-0.9-page-blocked.html: Ditto.
* http/tests/security/http-0.9/sandbox-should-not-persist-on-navigation-expected.txt: Ditto.
* http/tests/security/http-0.9/worker-connect-src-blocked-expected.txt: Ditto.
* http/tests/security/http-0.9/worker-importScripts-blocked-expected.txt: Ditto.
* http/tests/security/http-0.9/xhr-asynchronous-blocked-expected.txt: Ditto.
* http/tests/security/http-0.9/xhr-blocked-expected.txt: Added.
* http/tests/security/http-0.9/xhr-blocked.html: Added.
* platform/wk2/TestExpectations: Skip the HTTP-0.9 tests in WebKit2 that use internals.registerDefaultPortForProtocol().
The function internals.registerDefaultPortForProtocol only updates the default-port-to-protocol map in the WebContent
process. However network loads in WebKit2 occur in the NetworkProcess. Further investigation is needed to determine
the best way to support testing with default ports. Ideally, we would run an HTTP server on port 80 for testing and
remove the need for internals.registerDefaultPortForProtocol().
2016-11-15 Zalan Bujtas <zalan@apple.com>
[MultiCol] Render tree should be all clean by the end of FrameView::layout().
https://bugs.webkit.org/show_bug.cgi?id=162833
Reviewed by Simon Fraser.
This patch actually fixes the renderering of the closing quotation mark. Currently, it is
not rendered at all.
* fast/inline/out-of-flow-quotation-text-with-multicolumn-expected.html: Added.
* fast/inline/out-of-flow-quotation-text-with-multicolumn.html: Added.
2016-11-15 Alejandro G. Castro <alex@igalia.com>
WebRTC: update MediaStream-MediaElement-srcObject.html test and unskip it
https://bugs.webkit.org/show_bug.cgi?id=159343
Reviewed by Philippe Normand.
Update the test to use the getUserMedia API and unskip it.
* fast/mediastream/MediaStream-MediaElement-srcObject-expected.txt:
Update the result of using the getUserMedia API.
* fast/mediastream/MediaStream-MediaElement-srcObject.html: Use
the getUserMedia API from the helper.
* platform/gtk/TestExpectations: Unskip the test.
* platform/mac/TestExpectations: Unskip the test.
2016-11-14 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Worker debugging should pause all targets and view call frames in all targets
https://bugs.webkit.org/show_bug.cgi?id=164305
<rdar://problem/29056192>
Reviewed by Timothy Hatcher.
* inspector/debugger/continueUntilNextRunLoop-expected.txt: Added.
* inspector/debugger/continueUntilNextRunLoop.html: Added.
New test for new Debugger.continueUntilNextRunLoop protocol method.
* inspector/worker/debugger-multiple-targets-pause-expected.txt: Added.
* inspector/worker/debugger-multiple-targets-pause.html: Added.
* inspector/worker/resources/worker-debugger-thread-1.js: Added.
* inspector/worker/resources/worker-debugger-thread-2.js: Added.
This tests uses a 250ms timeout because we have to have the worker thread
evaluate some work and trigger a pause on other threads before their work
starts. On debug builds, shorter times, like 100ms, would not be enough.
* inspector/worker/debugger-pause-expected.txt:
* inspector/worker/debugger-pause.html:
Now that all threads pause, the first InspectorTest.log evaluates JavaScript on
the page and causes a pause. So make the first log empty to keep the test unchanged.
* inspector/worker/runtime-basic-expected.txt:
* inspector/unit-tests/target-manager-expected.txt:
Updated display name of the mainTarget.
2016-11-14 Myles C. Maxfield <mmaxfield@apple.com>
[WebGL2] Teach WebGLRenderingContextBase about new texture internal formats
https://bugs.webkit.org/show_bug.cgi?id=164525
Reviewed by Dean Jackson.
Test texture types without drawing. Instead, attach a texture to a framebuffer and
use readPixels() to make sure the texture retains its data.
* fast/canvas/webgl/webgl2-texture-upload-enums-expected.txt: Added.
* fast/canvas/webgl/webgl2-texture-upload-enums.html: Added.
2016-11-14 Ryosuke Niwa <rniwa@webkit.org>
document.createElementNS doesn't construct a custom element
https://bugs.webkit.org/show_bug.cgi?id=164700
Reviewed by Darin Adler.
Added W3C style testharness.js tests for createElementNS and DOMImplementation's createDocument.
* fast/custom-elements/DOMImplementation-createDocument-expected.txt: Added.
* fast/custom-elements/DOMImplementation-createDocument.html: Added.
* fast/custom-elements/document-createElementNS-expected.txt: Added.
* fast/custom-elements/document-createElementNS.html: Added.
2016-11-14 Dean Jackson <dino@apple.com>
Handle filter() image type in new CSS Parser
https://bugs.webkit.org/show_bug.cgi?id=164673
<rdar://problems/29231376>
Reviewed by Darin Adler.
Remove the test that allows a string value for the
image source rather than a url().
* fast/filter-image/filter-image-animation-expected.txt:
* fast/filter-image/filter-image-animation.html:
2016-11-14 Joanmarie Diggs <jdiggs@igalia.com>
AX: In ARIA 1.1, the implicit value for aria-level on headings is 2
https://bugs.webkit.org/show_bug.cgi?id=164714
Reviewed by Chris Fleizach.
Added new test case to existing test and updated expectations.
* accessibility/gtk/xml-roles-exposed-expected.txt: Updated.
* accessibility/heading-level-expected.txt: Updated.
* accessibility/heading-level.html: New test case added.
2016-11-14 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Remove incorrect cursor result
https://bugs.webkit.org/show_bug.cgi?id=164717
Reviewed by Dean Jackson.
* fast/css/cursor-parsing-expected.txt:
* fast/css/cursor-parsing.html:
2016-11-14 Youenn Fablet <youenn@apple.com>
Refresh RTCDataChannel abstract infrastructure
https://bugs.webkit.org/show_bug.cgi?id=164680
Reviewed by Darin Adler.
* fast/mediastream/RTCPeerConnection-datachannel-expected.txt:
* fast/mediastream/RTCPeerConnection-datachannel.html:
* platform/mac/TestExpectations:
2016-11-14 David Kilzer <ddkilzer@apple.com>
REGRESSION (r83521): Fix malformed <canvas> tag in fast/canvas/DrawImageSinglePixelStretch.html
Unreviewed.
Before: <canvas id="c"</canvas>
Parsed: <canvas id="c" <="" canvas="" width="200" height="50"></canvas>
After: <canvas id="c"></canvas>
Parsed: <canvas id="c" width="200" height="50"></canvas>
* fast/canvas/DrawImageSinglePixelStretch.html: Close <canvas>
tag. This does not affect test results, but the HTML5 parser
was covering for this mistake.
2016-11-14 David Kilzer <ddkilzer@apple.com>
Bug 164702: WebContent crash due to checked unsigned overflow in WebCore: WebCore::RenderLayerCompositor::requiresCompositingLayer const + 1104
<https://webkit.org/b/164702>
<rdar://problem/29236368>
Reviewed by Darin Adler.
* inspector/layers/layers-compositing-reasons-expected.txt:
Update results.
* inspector/layers/layers-compositing-reasons.html: Update to
reproduce the crash. This does not reproduce the original crash
stack, but does exercise the same crashing code.
2016-11-14 Joanmarie Diggs <jdiggs@igalia.com>
AX: [ATK] Expose STATE_SINGLE_LINE and STATE_MULTI_LINE for ARIA searchbox role
https://bugs.webkit.org/show_bug.cgi?id=164712
Reviewed by Chris Fleizach.
* accessibility/gtk/singleline-and-multiline-expected.txt: Added.
* accessibility/gtk/singleline-and-multiline.html: Added.
2016-11-13 Fujii Hironori <Hironori.Fujii@sony.com>
[HarfBuzz] HarfBuzzShaper should not assume numGlyphs is greater than 0
https://bugs.webkit.org/show_bug.cgi?id=164500
Reviewed by Myles C. Maxfield.
* fast/text/international/harfbuzz-runs-with-no-glyph-expected.txt: Added.
* fast/text/international/harfbuzz-runs-with-no-glyph.html: Added.
* fast/text/international/resources/ignorables.woff: Added.
2016-11-13 Chris Dumez <cdumez@apple.com>
REGRESSION (204441): newsplex.com map does not load
https://bugs.webkit.org/show_bug.cgi?id=164705
<rdar://problem/28753438>
Reviewed by Darin Adler.
* fast/dom/getElementsByTagName-HTMLElement-prefix-expected.txt: Added.
* fast/dom/getElementsByTagName-HTMLElement-prefix.html: Added.
2016-11-12 Simon Fraser <simon.fraser@apple.com>
Add a way to get the UI-side scrolling tree as text via UIScriptController
https://bugs.webkit.org/show_bug.cgi?id=164697
Reviewed by Zalan Bujtas.
Add a test that dumps the scrolling state tree with a fixed element.
* scrollingcoordinator/ios/ui-scrolling-tree-expected.txt: Added.
* scrollingcoordinator/ios/ui-scrolling-tree.html: Added.
2016-11-12 Simon Fraser <simon.fraser@apple.com>
[iOS WK2] Share some code with Mac for post-async-scroll state reconciliation
https://bugs.webkit.org/show_bug.cgi?id=164694
Reviewed by Zalan Bujtas.
Test that pans the page, and dumps GraphicsLayers before letting go.
* TestExpectations:
* platform/ios-simulator-wk2/TestExpectations:
* scrollingcoordinator/ios/sync-layer-positions-after-scroll-expected.txt: Added.
* scrollingcoordinator/ios/sync-layer-positions-after-scroll.html: Added.
2016-11-12 Frederic Wang <fwang@igalia.com>
Ensure MathML render tree are clean by the end of FrameView::layout().
https://bugs.webkit.org/show_bug.cgi?id=162824
Reviewed by Darin Adler.
* mathml/invalid-markup-expected.txt: Added.
* mathml/invalid-markup.html: Added.
* mathml/mn-as-list-item-assert-expected.txt: Update text expectation now that invalid
subtree appears in the output.
* mathml/msubsup-fuzz-expected.txt: Ditto.
* accessibility/mac/mathml-multiscript.txt: Ditto.
2016-11-11 Ryosuke Niwa <rniwa@webkit.org>
event.composedPath() does not include window
https://bugs.webkit.org/show_bug.cgi?id=164609
<rdar://problem/29210383>
Reviewed by Antti Koivisto.
Added a W3C style testharness.js test for dispatching an inside a shadow tree connected to a document.
* fast/shadow-dom/event-path-with-window-expected.txt: Added.
* fast/shadow-dom/event-path-with-window.html: Added.
* fast/shadow-dom/resources/event-path-test-helpers.js:
(dispatchEventWithLog): Traverse from document to window. Also include the event object in the log.
2016-11-11 Joseph Pecoraro <pecoraro@apple.com>
test262: DataView get methods should allow for missing offset, set methods should allow for missing value
https://bugs.webkit.org/show_bug.cgi?id=164451
Reviewed by Darin Adler.
* fast/canvas/webgl/data-view-test-expected.txt:
* fast/canvas/webgl/data-view-test.html:
Create a DataView large enough so that the get/set operations don't fail
due to out of bounds access, and assert that they do not throw, because
the undefined offset and value parameters get converted to 0.
* webgl/1.0.2/conformance/typedarrays/data-view-test-expected.txt:
This test is wrong. Leave the test alone but update our copy.
2016-11-11 Ryan Haddad <ryanhaddad@apple.com>
Skip editing/input/focus-change-with-marked-text.html everywhere except ios-simulator-wk1.
https://bugs.webkit.org/show_bug.cgi?id=164666
Unreviewed test gardening.
* TestExpectations:
* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator-wk2/TestExpectations:
* platform/mac/TestExpectations:
2016-11-11 Ryosuke Niwa <rniwa@webkit.org>
Hovering over a slotted Text node clears hover state
https://bugs.webkit.org/show_bug.cgi?id=164002
<rdar://problem/29040471>
Reviewed by Simon Fraser.
Added two reference tests for activating and hovering over a Text node.
The text node should activate :hover and :activate rules in the shadow tree respectively.
* fast/shadow-dom/activate-over-slotted-content-expected.html: Added.
* fast/shadow-dom/activate-over-slotted-content.html: Added.
* fast/shadow-dom/hover-over-slotted-content-expected.html: Added.
* fast/shadow-dom/hover-over-slotted-content.html: Added.
* platform/ios-simulator/TestExpectations: Skip the newly added tests since iOS doesn't
support :hover or :activate via mouse down.
2016-11-11 Brent Fulgham <bfulgham@apple.com>
Neutered ArrayBuffers are not properly serialized
https://bugs.webkit.org/show_bug.cgi?id=164647
<rdar://problem/29213490>
Reviewed by David Kilzer.
* fast/canvas/neutered-imagedata-expected.txt: Added.
* fast/canvas/neutered-imagedata.html: Added.
2016-11-11 Wenson Hsieh <wenson_hsieh@apple.com>
[WK2] autocorrect and autocapitalize attributes do not work in contenteditable elements
https://bugs.webkit.org/show_bug.cgi?id=164538
<rdar://problem/8418711>
Reviewed by Ryosuke Niwa.
Adds new layout tests verifying that `autocorrect` and `autocapitalize` attributes can be used to opt out of
autocapitalization and autocorrection in a contenteditable area in WK2. Additionally, tests that autocorrection
and autocapitalization attributes may be changed by setting `element.autocorrect` and `element.autocapitalize`,
respectively.
* fast/events/ios/contenteditable-autocapitalize-none-expected.txt: Added.
* fast/events/ios/contenteditable-autocapitalize-none.html: Added.
* fast/events/ios/contenteditable-autocorrect-off-expected.txt: Added.
* fast/events/ios/contenteditable-autocorrect-off.html: Added.
2016-11-11 Antti Koivisto <antti@apple.com>
Updating class name doesn't update the slotted content's style
https://bugs.webkit.org/show_bug.cgi?id=164577
<rdar://problem/29205873>
Reviewed by Ryosuke Niwa.
* fast/shadow-dom/css-scoping-slotted-invalidation-expected.html: Added.
* fast/shadow-dom/css-scoping-slotted-invalidation.html: Added.
2016-11-11 Chris Dumez <cdumez@apple.com>
WorkerGlobalScope's indexedDB property should be on the prototype, not the instance
https://bugs.webkit.org/show_bug.cgi?id=164644
Reviewed by Brady Eidson.
Extend layout test coverage to check that:
- WorkerGlobalScope.indexedDB is on the prototype.
- WorkerGlobalScope.IDBDatabase constructor is on the instance
Both are enabled at runtime properties.
* fast/workers/WorkerGlobalScope-properties-prototype-expected.txt:
* fast/workers/WorkerGlobalScope-properties-prototype.html:
* fast/workers/self-hasOwnProperty-expected.txt:
* fast/workers/self-hasOwnProperty.html:
2016-11-11 Antti Koivisto <antti@apple.com>
Shadow DOM: Toggling class in `.class ::slotted(*)` does not trigger style recalc
https://bugs.webkit.org/show_bug.cgi?id=160864
Reviewed by Ryosuke Niwa.
* fast/shadow-dom/css-scoping-host-and-slotted-context-invalidation-expected.html: Added.
* fast/shadow-dom/css-scoping-host-and-slotted-context-invalidation.html: Added.
2016-11-11 Eric Carlson <eric.carlson@apple.com>
[MediaStream] defer resolution of getUserMedia promise made in a background tab
https://bugs.webkit.org/show_bug.cgi?id=164643
<rdar://problem/29048317>
Reviewed by Brady Eidson.
* fast/mediastream/get-user-media-background-tab-expected.txt: Added.
* fast/mediastream/get-user-media-background-tab.html: Added.
2016-11-10 Jiewen Tan <jiewen_tan@apple.com>
Rename CryptoKeyUsage to CryptoKeyUsageBitmap and CryptoKey::Usage to CryptoKeyUsage
https://bugs.webkit.org/show_bug.cgi?id=164624
<rdar://problem/29210140>
Reviewed by Brent Fulgham.
* crypto/subtle/generate-key-malformed-parameters-expected.txt:
* crypto/subtle/import-key-malformed-parameters-expected.txt:
2016-11-11 Ryan Haddad <ryanhaddad@apple.com>
Add ios-simulator baseline for compositing/tiling/visiblerect-accumulated-offset.html.
Unreviewed test gardening.
* platform/ios-simulator/compositing/tiling/visiblerect-accumulated-offset-expected.txt: Added.
2016-11-10 Wenson Hsieh <wenson_hsieh@apple.com>
Composition state should be cleared when changing focus to a non-editable element
https://bugs.webkit.org/show_bug.cgi?id=164595
<rdar://problem/26412551>
Reviewed by Enrica Casucci.
Adds a new layout test to ensure that when changing focus from an element with pending composition text to
another element, the composition is committed and there should not still be a pending composition.
* editing/input/focus-change-with-marked-text-expected.txt: Added.
* editing/input/focus-change-with-marked-text.html: Added.
* platform/ios-simulator-wk2/TestExpectations:
* platform/mac/TestExpectations:
2016-11-11 Manuel Rego Casasnovas <rego@igalia.com>
[css-grid] ASSERTION FAILED: !m_gridIsDirty in WebCore::RenderGrid::gridRowCount
https://bugs.webkit.org/show_bug.cgi?id=163450
Reviewed by Darin Adler.
The tests shouldn't crash in debug to verify that the bug is fixed.
On top of that the positioned grid items should appear in the right position too.
* fast/css-grid-layout/grid-positioned-item-dynamic-change-expected.html: Added.
* fast/css-grid-layout/grid-positioned-item-dynamic-change.html: Added.
* fast/css-grid-layout/grid-simplified-layout-positioned-expected.html: Added.
* fast/css-grid-layout/grid-simplified-layout-positioned.html: Added.
2016-11-11 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media Controller: media tracks control support
https://bugs.webkit.org/show_bug.cgi?id=164618
<rdar://problem/27989483>
Reviewed by Dean Jackson.
Adding new tests to check that we enable the media tracks button when we have text tracks
or multiple audio tracks, and that it's disabled otherwise.
* media/modern-media-controls/tracks-support/tracks-support-audio-tracks-expected.txt: Added.
* media/modern-media-controls/tracks-support/tracks-support-audio-tracks.html: Added.
* media/modern-media-controls/tracks-support/tracks-support-no-tracks-expected.txt: Added.
* media/modern-media-controls/tracks-support/tracks-support-no-tracks.html: Added.
* media/modern-media-controls/tracks-support/tracks-support-text-tracks-expected.txt: Added.
* media/modern-media-controls/tracks-support/tracks-support-text-tracks.html: Added.
2016-11-10 Yusuke Suzuki <utatane.tea@gmail.com>
[DOMJIT] Document#body should have DOMJIT patchpoint
https://bugs.webkit.org/show_bug.cgi?id=164627
Reviewed by Darin Adler.
* js/dom/domjit-accessor-document-body-expected.txt: Added.
* js/dom/domjit-accessor-document-body.html: Added.
2016-11-10 John Wilander <wilander@apple.com>
Add link information to data transfer pasteboard for drag and drop links
https://bugs.webkit.org/show_bug.cgi?id=163468
<rdar://problem/20634630>
Reviewed by Brent Fulgham.
* editing/pasteboard/drag-link-with-data-transfer-adds-trusted-link-to-pasteboard-expected.txt: Added.
* editing/pasteboard/drag-link-with-data-transfer-adds-trusted-link-to-pasteboard.html: Added.
This test ensures data transfer is not deleted or overwritten for the types 'text' and 'url'.
* platform/ios-simulator/TestExpectations:
Drag & drop is not supported on iOS.
2016-11-10 Chris Dumez <cdumez@apple.com>
REGRESSION (r208522): LayoutTest fast/loader/reload-zero-byte-plugin.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=164570
Reviewed by Simon Fraser.
Unskip test which should no longer be flaky.
* platform/mac/TestExpectations:
2016-11-10 Brady Eidson <beidson@apple.com>
IndexedDB 2.0 Support the IDBDatabase.onclose event.
https://bugs.webkit.org/show_bug.cgi?id=164602
Reviewed by Alex Christensen.
* TestExpectations:
* storage/indexeddb/modern/handle-user-delete-expected.txt:
* storage/indexeddb/modern/resources/handle-user-delete.js:
2016-11-10 Ryan Haddad <ryanhaddad@apple.com>
Marking swipe/pushState-cached-back-swipe.html and swipe/main-frame-pinning-requirement.html as failing.
https://bugs.webkit.org/show_bug.cgi?id=164572
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-11-10 Ryosuke Niwa <rniwa@webkit.org>
Copied text would contain text inside CDATA sections and comments
https://bugs.webkit.org/show_bug.cgi?id=164578
Reviewed by Darin Adler.
Added a regression test for creating an attributed string from different kinds of Text nodes.
Comment and CDataSection should not be included in the attributed string.
* editing/mac/attributed-string/comment-cdata-section-expected.txt: Added.
* editing/mac/attributed-string/comment-cdata-section.html: Added.
* platform/mac-yosemite/editing/mac/attributed-string/comment-cdata-section-expected.txt: Added.
2016-11-10 Joseph Pecoraro <pecoraro@apple.com>
test262: DataView / TypedArray methods should throw RangeErrors for negative numbers (ToIndex)
https://bugs.webkit.org/show_bug.cgi?id=164450
Reviewed by Darin Adler.
* fast/canvas/webgl/data-view-crash-expected.txt:
* fast/canvas/webgl/data-view-test-expected.txt:
Better error message.
2016-11-10 Eric Carlson <eric.carlson@apple.com>
[MediaStream] apply constraints passed to getUserMedia()
https://bugs.webkit.org/show_bug.cgi?id=164561
Reviewed by Youenn Fablet.
<rdar://problem/29191384>
* fast/mediastream/MediaDevices-getUserMedia.html:
* fast/mediastream/MediaStream-video-element-expected.txt:
* fast/mediastream/MediaStream-video-element-track-stop-expected.txt:
* fast/mediastream/MediaStreamTrack-getCapabilities-expected.txt:
* fast/mediastream/MediaStreamTrack-getSettings-expected.txt:
2016-11-10 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/sampling-profiler tests as flaky timeouts.
https://bugs.webkit.org/show_bug.cgi?id=164388
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-11-10 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/cache/disk-cache/disk-cache-request-headers.html as flaky on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=164594
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2016-11-10 Ryan Haddad <ryanhaddad@apple.com>
Marking fast/loader/reload-zero-byte-plugin.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=164570
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-11-10 Brent Fulgham <bfulgham@apple.com>
Unmarking storage/domstorage/sessionstorage/blocked-file-access.html.
https://bugs.webkit.org/show_bug.cgi?id=164592
Unreviewed test gardening after r208550.
* TestExpectations:
2016-11-10 Daniel Bates <dabates@apple.com>
Add test that image load over default port using HTTP 0.9 protocol is blocked when page is
served with a different HTTP version
https://bugs.webkit.org/show_bug.cgi?id=164552
Reviewed by Brent Fulgham.
* http/tests/security/http-0.9/image-default-port-blocked-expected.txt: Added.
* http/tests/security/http-0.9/image-default-port-blocked.html: Added.
2016-11-10 Daniel Bates <dabates@apple.com>
REGRESSION (r195004): Scripts and plugins blocked for subsequent loads in same WebContent
process after receiving HTTP 0.9 response
https://bugs.webkit.org/show_bug.cgi?id=164387
<rdar://problem/28987537>
Reviewed by Brent Fulgham.
Add a new test to ensure that the HTTP 0.9 sandbox policy does not persist across navigations.
Unskip HTTP 0.9 tests and update expected results for existing tests as needed.
* TestExpectations: Unskip the HTTP 0.9 tests.
* http/tests/security/http-0.9/default-port-plugin-blocked-expected.txt: Remove duplicate console
messages now that we emit the console message exactly once per document.
* http/tests/security/http-0.9/default-port-script-blocked-expected.txt: Ditto.
* http/tests/security/http-0.9/iframe-blocked-expected.txt: Update expected result now that we
no longer emit a console message for a blocked load.
* http/tests/security/http-0.9/image-blocked-expected.txt: Ditto.
* http/tests/security/http-0.9/image-on-HTTP-0.9-default-port-page-allowed-expected.txt: Remove
duplicate console messages now that we emit the console message exactly once per document.
* http/tests/security/http-0.9/image-on-HTTP-0.9-page-blocked-expected.txt: Ditto.
* http/tests/security/http-0.9/resources/sandbox-should-not-persist-on-navigation.html: Added.
* http/tests/security/http-0.9/sandbox-should-not-persist-on-navigation-expected.txt: Added.
* http/tests/security/http-0.9/sandbox-should-not-persist-on-navigation.html: Added.
* http/tests/security/http-0.9/worker-connect-src-blocked-expected.txt: Update expected result
now that we no longer apply a sandbox policy to the main resource if a subresource had an HTTP 0.9
response.
* http/tests/security/http-0.9/worker-importScripts-blocked-expected.txt: Ditto.
* http/tests/security/http-0.9/xhr-asynchronous-blocked-expected.txt: Ditto.
2016-11-04 Jiewen Tan <jiewen_tan@apple.com>
Update SubtleCrypto::importKey to match the latest spec
https://bugs.webkit.org/show_bug.cgi?id=164446
<rdar://problem/29123621>
Reviewed by Brent Fulgham.
Besides adding test cases for SubtleCrypto::importKey. This patch also corrects a typo:
generate-key-malformed-paramters*.
* crypto/subtle/aes-cbc-import-jwk-key-length-128-expected.txt: Added.
* crypto/subtle/aes-cbc-import-jwk-key-length-128.html: Added.
* crypto/subtle/aes-cbc-import-jwk-key-length-192-expected.txt: Added.
* crypto/subtle/aes-cbc-import-jwk-key-length-192.html: Added.
* crypto/subtle/aes-cbc-import-jwk-key-length-256-expected.txt: Added.
* crypto/subtle/aes-cbc-import-jwk-key-length-256.html: Added.
* crypto/subtle/aes-cbc-import-jwk-key-minimum-expected.txt: Added.
* crypto/subtle/aes-cbc-import-jwk-key-minimum.html: Added.
* crypto/subtle/aes-cbc-import-jwk-key-non-extractable-expected.txt: Added.
* crypto/subtle/aes-cbc-import-jwk-key-non-extractable.html: Added.
* crypto/subtle/aes-cbc-import-raw-key-length-128-expected.txt: Added.
* crypto/subtle/aes-cbc-import-raw-key-length-128.html: Added.
* crypto/subtle/aes-cbc-import-raw-key-length-192-expected.txt: Added.
* crypto/subtle/aes-cbc-import-raw-key-length-192.html: Added.
* crypto/subtle/aes-cbc-import-raw-key-length-256-expected.txt: Added.
* crypto/subtle/aes-cbc-import-raw-key-length-256.html: Added.
* crypto/subtle/aes-import-key-malformed-parameters-expected.txt: Added.
* crypto/subtle/aes-import-key-malformed-parameters.html: Added.
* crypto/subtle/aes-kw-import-jwk-key-length-128-expected.txt: Added.
* crypto/subtle/aes-kw-import-jwk-key-length-128.html: Added.
* crypto/subtle/aes-kw-import-jwk-key-length-192-expected.txt: Added.
* crypto/subtle/aes-kw-import-jwk-key-length-192.html: Added.
* crypto/subtle/aes-kw-import-jwk-key-length-256-expected.txt: Added.
* crypto/subtle/aes-kw-import-jwk-key-length-256.html: Added.
* crypto/subtle/aes-kw-import-raw-key-expected.txt: Added.
* crypto/subtle/aes-kw-import-raw-key.html: Added.
* crypto/subtle/generate-key-malformed-parameters-expected.txt: Renamed from LayoutTests/crypto/subtle/generate-key-malformed-paramters-expected.txt.
* crypto/subtle/generate-key-malformed-parameters.html: Renamed from LayoutTests/crypto/subtle/generate-key-malformed-paramters.html.
* crypto/subtle/hmac-generate-key-customized-length-expected.txt:
* crypto/subtle/hmac-generate-key-customized-length.html:
* crypto/subtle/hmac-generate-key-malformed-parameters-expected.txt:
* crypto/subtle/hmac-generate-key-malformed-parameters.html:
* crypto/subtle/hmac-import-raw-key-customized-length-expected.txt:
* crypto/subtle/hmac-import-raw-key-customized-length.html:
* crypto/subtle/hmac-import-jwk-key-minimum-expected.txt: Added.
* crypto/subtle/hmac-import-jwk-key-minimum.html: Added.
* crypto/subtle/hmac-import-jwk-key-non-extractable-expected.txt: Added.
* crypto/subtle/hmac-import-jwk-key-non-extractable.html: Added.
* crypto/subtle/hmac-import-jwk-key-sha1-expected.txt: Added.
* crypto/subtle/hmac-import-jwk-key-sha1.html: Added.
* crypto/subtle/hmac-import-jwk-key-sha224-expected.txt: Added.
* crypto/subtle/hmac-import-jwk-key-sha224.html: Added.
* crypto/subtle/hmac-import-jwk-key-sha256-expected.txt: Added.
* crypto/subtle/hmac-import-jwk-key-sha256.html: Added.
* crypto/subtle/hmac-import-jwk-key-sha384-expected.txt: Added.
* crypto/subtle/hmac-import-jwk-key-sha384.html: Added.
* crypto/subtle/hmac-import-jwk-key-sha512-expected.txt: Added.
* crypto/subtle/hmac-import-jwk-key-sha512.html: Added.
* crypto/subtle/hmac-import-malformed-parameters-expected.txt: Added.
* crypto/subtle/hmac-import-malformed-parameters.html: Added.
* crypto/subtle/hmac-import-raw-key-customized-length-expected.txt: Added.
* crypto/subtle/hmac-import-raw-key-customized-length.html: Added.
* crypto/subtle/hmac-import-raw-key-expected.txt: Added.
* crypto/subtle/hmac-import-raw-key.html: Added.
* crypto/subtle/import-key-malformed-parameters-expected.txt: Added.
* crypto/subtle/import-key-malformed-parameters.html: Added.
* crypto/subtle/rsa-import-key-malformed-parameters-expected.txt: Added.
* crypto/subtle/rsa-import-key-malformed-parameters.html: Added.
* crypto/subtle/rsa-oaep-import-jwk-private-key-expected.txt: Added.
* crypto/subtle/rsa-oaep-import-jwk-private-key.html: Added.
* crypto/subtle/rsa-oaep-import-jwk-public-key-sha1-expected.txt: Added.
* crypto/subtle/rsa-oaep-import-jwk-public-key-sha1.html: Added.
* crypto/subtle/rsa-oaep-import-jwk-public-key-sha224-expected.txt: Added.
* crypto/subtle/rsa-oaep-import-jwk-public-key-sha224.html: Added.
* crypto/subtle/rsa-oaep-import-jwk-public-key-sha256-expected.txt: Added.
* crypto/subtle/rsa-oaep-import-jwk-public-key-sha256.html: Added.
* crypto/subtle/rsa-oaep-import-jwk-public-key-sha384-expected.txt: Added.
* crypto/subtle/rsa-oaep-import-jwk-public-key-sha384.html: Added.
* crypto/subtle/rsa-oaep-import-jwk-public-key-sha512-expected.txt: Added.
* crypto/subtle/rsa-oaep-import-jwk-public-key-sha512.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-jwk-private-key-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-jwk-private-key.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-jwk-public-key-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-jwk-public-key-leading-zero-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-jwk-public-key-leading-zero.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-jwk-public-key-minimum-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-jwk-public-key-minimum.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-jwk-public-key-non-extractable-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-jwk-public-key-non-extractable.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-import-jwk-public-key.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-private-key-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-private-key.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-public-key-sha1-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-public-key-sha1.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-public-key-sha224-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-public-key-sha224.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-public-key-sha256-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-public-key-sha256.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-public-key-sha384-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-public-key-sha384.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-public-key-sha512-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-public-key-sha512.html: Added.
* crypto/webkitSubtle/hmac-generate-key-expected.txt:
* crypto/webkitSubtle/hmac-generate-key.html:
* crypto/webkitSubtle/hmac-import-jwk-expected.txt:
* crypto/webkitSubtle/hmac-import-jwk.html:
* crypto/webkitSubtle/hmac-postMessage-expected.txt:
* crypto/webkitSubtle/hmac-postMessage.html:
* crypto/webkitSubtle/hmac-sign-verify-expected.txt:
* crypto/webkitSubtle/hmac-sign-verify.html:
* crypto/workers/subtle/aes-import-jwk-key-expected.txt: Added.
* crypto/workers/subtle/aes-import-jwk-key.html: Added.
* crypto/workers/subtle/aes-import-raw-key-expected.txt: Added.
* crypto/workers/subtle/aes-import-raw-key.html: Added.
* crypto/workers/subtle/hmac-import-jwk-key-expected.txt: Added.
* crypto/workers/subtle/hmac-import-jwk-key.html: Added.
* crypto/workers/subtle/hmac-import-raw-key-expected.txt: Added.
* crypto/workers/subtle/hmac-import-raw-key.html: Added.
* crypto/workers/subtle/hmac-postMessage-worker-expected.txt:
* crypto/workers/subtle/hmac-postMessage-worker.html:
* crypto/workers/subtle/resources/aes-import-jwk-key.js: Added.
* crypto/workers/subtle/resources/aes-import-raw-key.js: Added.
* crypto/workers/subtle/resources/hmac-import-jwk-key.js: Added.
* crypto/workers/subtle/resources/hmac-import-raw-key.js: Added.
* crypto/workers/subtle/resources/hmac-postMessage-worker.js:
* crypto/workers/subtle/resources/rsa-import-jwk-private-key.js: Added.
* crypto/workers/subtle/resources/rsa-import-jwk-public-key.js: Added.
* crypto/workers/subtle/rsa-import-jwk-private-key-expected.txt: Added.
* crypto/workers/subtle/rsa-import-jwk-private-key.html: Added.
* crypto/workers/subtle/rsa-import-jwk-public-key-expected.txt: Added.
* crypto/workers/subtle/rsa-import-jwk-public-key.html: Added.
2016-11-10 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-buttons-styles.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=164598
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-11-10 Ryan Haddad <ryanhaddad@apple.com>
Temporarily marking storage/domstorage/sessionstorage/blocked-file-access.html as failing.
https://bugs.webkit.org/show_bug.cgi?id=164592
Unreviewed test gardening.
* TestExpectations:
2016-11-10 Aaron Chu <aaron_chu@apple.com>
Web Inspector: AXI: clarify button roles (e.g. toggle or popup button)
https://bugs.webkit.org/show_bug.cgi?id=130726
<rdar://problem/16420420>
Reviewed by Brian Burg.
Updated related test cases.
* accessibility/roles-computedRoleString-expected.txt:
* accessibility/roles-computedRoleString.html:
* inspector/dom/getAccessibilityPropertiesForNode-expected.txt:
* inspector/dom/getAccessibilityPropertiesForNode.html:
* platform/mac/accessibility/roles-computedRoleString-expected.txt:
2016-11-10 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media Controller: update controls based on fullscreen playback on macOS
https://bugs.webkit.org/show_bug.cgi?id=164554
<rdar://problem/29183439>
Reviewed by Dean Jackson.
Adding a new test to check that we use fullscreen controls on macOS once we've entered fullscreen.
* media/modern-media-controls/media-controller/media-controller-fullscreen-change-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-fullscreen-change.html: Added.
* platform/ios-simulator/TestExpectations:
2016-11-08 Sergio Villar Senin <svillar@igalia.com>
[css-grid] Fix fr tracks sizing under min|max-size constraints
https://bugs.webkit.org/show_bug.cgi?id=150674
Reviewed by Darin Adler.
* fast/css-grid-layout/flex-sizing-columns-min-max-width-expected.txt: Added.
* fast/css-grid-layout/flex-sizing-columns-min-max-width.html: Added.
* fast/css-grid-layout/flex-sizing-rows-min-max-height-expected.txt: Added.
* fast/css-grid-layout/flex-sizing-rows-min-max-height.html: Added.
2016-11-09 Ryosuke Niwa <rniwa@webkit.org>
WebHTMLView's _attributeStringFromDOMRange should use HTMLConverter instead of NSAttributedString's _initWithDOMRange
https://bugs.webkit.org/show_bug.cgi?id=164501
<rdar://problem/29152282>
Reviewed by Sam Weinig.
Prior to this patch, attributed-string tests were inadvertently testing NSAttributedString's _initWithDOMRange
instead of HTMLConverter as intended because _attributeStringFromDOMRange was using _initWithDOMRange.
This patch aliens [WebHTMLView attributedString] to what we use on copy & paste by using HTMLConverter instead.
The rebaselined done below highlights the existing behavior difference between AppKit's converter and HTMLConverter.
I've manually confirmed that these test results didn't change across the large refactoring as seen in:
https://trac.webkit.org/log/trunk/Source/WebCore/platform/mac/HTMLConverter.mm?rev=166145
* editing/mac/attributed-string/anchor-element-expected.txt:
* editing/mac/attributed-string/basic-expected.txt:
* editing/mac/attributed-string/font-size-expected.txt:
* editing/mac/attributed-string/font-style-variant-effect-expected.txt:
* editing/mac/attributed-string/font-weight-expected.txt:
* editing/mac/attributed-string/letter-spacing-expected.txt:
* editing/mac/attributed-string/text-decorations-expected.txt:
* editing/mac/attributed-string/vertical-align-expected.txt:
* platform/mac-elcapitan/editing/mac/attributed-string/font-style-variant-effect-expected.txt:
* platform/mac-yosemite/editing/mac/attributed-string/anchor-element-expected.txt:
* platform/mac-yosemite/editing/mac/attributed-string/basic-expected.txt:
* platform/mac-yosemite/editing/mac/attributed-string/font-size-expected.txt:
* platform/mac-yosemite/editing/mac/attributed-string/font-style-variant-effect-expected.txt:
* platform/mac-yosemite/editing/mac/attributed-string/font-weight-expected.txt:
* platform/mac-yosemite/editing/mac/attributed-string/letter-spacing-expected.txt:
* platform/mac-yosemite/editing/mac/attributed-string/text-decorations-expected.txt:
* platform/mac-yosemite/editing/mac/attributed-string/vertical-align-expected.txt:
2016-11-09 Chris Dumez <cdumez@apple.com>
[WK2][!NETWORK_SESSION] Add support for downloading file backed blobs
https://bugs.webkit.org/show_bug.cgi?id=164522
Reviewed by Alex Christensen.
Unskip corresponding tests now that they pass on Yosemite and El Capitan.
* platform/mac-wk2/TestExpectations:
2016-11-09 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: DebuggerManager.Event.Resumed introduces test flakiness
https://bugs.webkit.org/show_bug.cgi?id=161951
<rdar://problem/28295767>
Reviewed by Brian Burg.
Rewrite tests to be more deterministic. For tests that
relied on a Resumed event to happen after a short amount
of time, instead have the test dispatch an event when it is
appropriate to continue. Take this opportunity to rewrite
some tests using new style and best practices.
* inspector/debugger/break-in-constructor-before-super.html:
* inspector/debugger/break-on-exception-throw-in-promise.html:
* inspector/debugger/break-on-exception.html:
* inspector/debugger/break-on-uncaught-exception-throw-in-promise.html:
* inspector/debugger/break-on-uncaught-exception.html:
* inspector/debugger/breakpoint-syntax-error-top-level.html:
* inspector/debugger/command-line-api-exception-expected.txt:
* inspector/debugger/command-line-api-exception-nested-catch.html:
* inspector/debugger/command-line-api-exception.html:
* inspector/debugger/csp-exceptions.html:
* inspector/debugger/didSampleProbe-multiple-probes.html:
* inspector/debugger/evaluateOnCallFrame-CommandLineAPI.html:
* inspector/debugger/evaluateOnCallFrame-errors.html:
* inspector/debugger/pause-reason-expected.txt:
* inspector/debugger/pause-reason.html:
* inspector/debugger/paused-scopes-expected.txt:
* inspector/debugger/paused-scopes.html:
* inspector/debugger/resources/exceptions.js:
* inspector/debugger/scriptParsed.html:
* inspector/debugger/sourceURL-repeated-identical-executions.html:
* inspector/debugger/sourceURLs.html:
* inspector/debugger/stepping/stepping-pause-in-inner-step-to-parent.html:
2016-11-09 Chris Dumez <cdumez@apple.com>
[WK2][NETWORK_SESSION] Add support for downloading file backed blobs
https://bugs.webkit.org/show_bug.cgi?id=164458
<rdar://problem/28905514>
Reviewed by Darin Adler.
Add layout test coverage for downloading blobs, both via <a download> or
because a load is later converted into a download.
* fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt: Added.
* fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download.html: Added.
* fast/dom/HTMLAnchorElement/anchor-file-blob-download-expected.txt: Added.
* fast/dom/HTMLAnchorElement/anchor-file-blob-download.html: Added.
* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator-wk2/TestExpectations:
* platform/mac-wk1/TestExpectations:
* platform/win/TestExpectations:
2016-11-09 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Associate Worker Resources with the Worker and not the Page
https://bugs.webkit.org/show_bug.cgi?id=164342
<rdar://problem/29075775>
Reviewed by Timothy Hatcher.
* inspector/worker/resources-in-worker-expected.txt: Added.
* inspector/worker/resources-in-worker.html: Added.
* inspector/worker/resources/dataFetch.json: Added.
* inspector/worker/resources/dataXHR.json: Added.
* inspector/worker/resources/resource-utilities.js: Added.
(loadResourceXHR):
(loadResourceFetch):
* inspector/worker/resources/worker-resources.js: Added.
(importScript):
(onmessage):
2016-11-09 Brent Fulgham <bfulgham@apple.com>
Windows localStorage tests will fail until Bug 155185 is fixed.
https://bugs.webkit.org/show_bug.cgi?id=155185
* platform/win/TestExpectations: Mark localStorage tests as expected
to fail for now.
2016-11-09 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/pip-support/pip-support-enabled.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=164336
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-11-09 Alex Christensen <achristensen@webkit.org>
Unreviewed, rolling out r208438.
crashes
Reverted changeset:
"[WK2][NETWORK_SESSION] Add support for downloading file
backed blobs"
https://bugs.webkit.org/show_bug.cgi?id=164458
http://trac.webkit.org/changeset/208438
2016-11-09 Ryan Haddad <ryanhaddad@apple.com>
Marking two media/modern-media-controls tests as flaky.
Unreviewed test gardening.
* TestExpectations:
* platform/mac/TestExpectations:
2016-11-09 Said Abou-Hallawa <sabouhallawa@apple.com>
Change the decoding for some animated images to be asynchronous
https://bugs.webkit.org/show_bug.cgi?id=161566
Reviewed by Simon Fraser.
* fast/images/slower-animation-than-decoding-image-expected.txt: Added.
* fast/images/slower-animation-than-decoding-image.html: Added.
* fast/images/slower-decoding-than-animation-image-expected.txt: Added.
* fast/images/slower-decoding-than-animation-image.html: Added.
In these tests, CanvasRenderingContext2D.drawImage() is used to better
control advancing the animation of an animated image. A setTimeout() is
used instead of the frame duration to schedule when the drawing happens.
The first test ensures that faster decoding does not overrule the frame
duration; the setTimeout interval in this case. The second test ensures
the animation is not advanced unless decoding the next frame has finished.
* fast/images/stopped-animation-deleted-image-expected.txt: Added.
* fast/images/stopped-animation-deleted-image.html: Added.
This test ensures that if an animated image is removed from the document,
its draw() method won't be called even if the animation timer fires or the
decoding new frame availability notification is received.
2016-11-04 Brent Fulgham <bfulgham@apple.com>
Local HTML should be blocked from localStorage access unless "Disable Local File Restrictions" is checked
https://bugs.webkit.org/show_bug.cgi?id=155185
<rdar://problem/11101440>
Reviewed by Brady Eidson.
* storage/domstorage/localstorage/blocked-file-access-expected.txt: Added.
* storage/domstorage/localstorage/blocked-file-access-permitted-by-quirk-expected.txt: Added.
* storage/domstorage/localstorage/blocked-file-access-permitted-by-quirk.html: Added.
* storage/domstorage/localstorage/blocked-file-access.html: Added.
* storage/domstorage/localstorage/resources/allowed-example.html: Added.
* storage/domstorage/localstorage/resources/blocked-example.html: Added.
2016-11-09 Alex Christensen <achristensen@webkit.org>
URLParser should not consider path of URLs with no host to start at the first slash after the colon
https://bugs.webkit.org/show_bug.cgi?id=164555
Reviewed by Tim Horton.
* fast/url/segments-expected.txt:
* fast/url/segments-from-data-url-expected.txt:
* fast/loader/url-parse-1-expected.txt:
* fetch/fetch-url-serialization-expected.txt:
2016-11-09 Simon Fraser <simon.fraser@apple.com>
Implement visual-viewport based position:fixed handling for Mac async scrolling
https://bugs.webkit.org/show_bug.cgi?id=164495
Reviewed by Tim Horton.
Tests that dump the scrolling state tree, and the layer tree.
* TestExpectations:
* compositing/tiling/visiblerect-accumulated-offset.html: Added.
* fast/visual-viewport/tiled-drawing/zoomed-fixed-scrolled-down-expected.txt: Added.
* fast/visual-viewport/tiled-drawing/zoomed-fixed-scrolled-down-then-up-expected.txt: Added.
* fast/visual-viewport/tiled-drawing/zoomed-fixed-scrolled-down-then-up.html: Added.
* fast/visual-viewport/tiled-drawing/zoomed-fixed-scrolled-down.html: Added.
* fast/visual-viewport/tiled-drawing/zoomed-fixed-scrolling-layers-state-expected.txt: Added.
* fast/visual-viewport/tiled-drawing/zoomed-fixed-scrolling-layers-state.html: Added.
* platform/mac-wk2/TestExpectations:
* platform/mac/compositing/tiling/visiblerect-accumulated-offset-expected.txt: Added.
2016-11-09 Brady Eidson <beidson@apple.com>
IndexedDB 2.0: Implement new IDBCursor.continuePrimaryKey function.
https://bugs.webkit.org/show_bug.cgi?id=164404
Reviewed by Alex Christensen.
* storage/indexeddb/cursor-basics-expected.txt:
* storage/indexeddb/cursor-basics-private-expected.txt:
* storage/indexeddb/modern/idbcursor-continue-primary-key-1-expected.txt: Added.
* storage/indexeddb/modern/idbcursor-continue-primary-key-1-private-expected.txt: Added.
* storage/indexeddb/modern/idbcursor-continue-primary-key-1-private.html: Added.
* storage/indexeddb/modern/idbcursor-continue-primary-key-1.html: Added.
* storage/indexeddb/modern/resources/idbcursor-continue-primary-key-1.js: Added.
2016-11-09 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media Controller: set status label according to media state
https://bugs.webkit.org/show_bug.cgi?id=164557
<rdar://problem/29184097>
Reviewed by Dean Jackson.
Add new tests to check that we display the expected StatusLabel text when the media is in the
"Loading", "Error" and "Live Broadcast" states.
* http/tests/media/modern-media-controls/status-support/status-support-live-broadcast-expected.txt: Added.
* http/tests/media/modern-media-controls/status-support/status-support-live-broadcast.html: Added.
* http/tests/media/modern-media-controls/status-support/status-support-loading-expected.txt: Added.
* http/tests/media/modern-media-controls/status-support/status-support-loading.html: Added.
* media/modern-media-controls/status-support/status-support-error-expected.txt: Added.
* media/modern-media-controls/status-support/status-support-error.html: Added.
2016-11-09 Yusuke Suzuki <utatane.tea@gmail.com>
[DOMJIT] Implement Node::ownerDocument
https://bugs.webkit.org/show_bug.cgi?id=164004
Reviewed by Darin Adler.
* js/dom/domjit-accessor-owner-document-expected.txt: Added.
* js/dom/domjit-accessor-owner-document.html: Added.
2016-11-09 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Fix grid layout parsing
https://bugs.webkit.org/show_bug.cgi?id=164489
Reviewed by Dean Jackson.
* fast/css-grid-layout/grid-auto-columns-rows-auto-flow-resolution.html:
2016-11-09 Ryan Haddad <ryanhaddad@apple.com>
Correct a typo in the name of a flaky test.
https://bugs.webkit.org/show_bug.cgi?id=164388
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-11-09 Daniel Bates <dabates@apple.com>
Add test infrastructure and tests for existing HTTP 0.9 sandbox machinery
https://bugs.webkit.org/show_bug.cgi?id=164389
<rdar://problem/29101072>
Reviewed by Alex Christensen.
Add tests for the existing HTTP 0.9 sandbox machinery. Until we fix <https://bugs.webkit.org/show_bug.cgi?id=164387>,
these tests can only be run singly (i.e. pass --run-singly to run-webkit-tests). So, we skip
these tests to avoid test failures when run-webkit-tests runs in parallel mode (the default
mode and the mode used on the buildbots).
* TestExpectations:
* http/tests/security/http-0.9/default-port-plugin-blocked-expected.txt: Added.
* http/tests/security/http-0.9/default-port-plugin-blocked.html: Added.
* http/tests/security/http-0.9/default-port-script-blocked-expected.txt: Added.
* http/tests/security/http-0.9/default-port-script-blocked.html: Added.
* http/tests/security/http-0.9/iframe-blocked-expected.txt: Added.
* http/tests/security/http-0.9/iframe-blocked.html: Added.
* http/tests/security/http-0.9/image-blocked-expected.txt: Added.
* http/tests/security/http-0.9/image-blocked.html: Added.
* http/tests/security/http-0.9/image-on-HTTP-0.9-default-port-page-allowed-expected.txt: Added.
* http/tests/security/http-0.9/image-on-HTTP-0.9-default-port-page-allowed-ref-test-expected.html: Added.
* http/tests/security/http-0.9/image-on-HTTP-0.9-default-port-page-allowed-ref-test.html: Added.
* http/tests/security/http-0.9/image-on-HTTP-0.9-default-port-page-allowed.html: Added.
* http/tests/security/http-0.9/image-on-HTTP-0.9-page-blocked-expected.txt: Added.
* http/tests/security/http-0.9/image-on-HTTP-0.9-page-blocked.html: Added.
* http/tests/security/http-0.9/resources/blue-square.png: Added.
* http/tests/security/http-0.9/resources/nph-alert-fail.pl: Added.
* http/tests/security/http-0.9/resources/nph-fail.pl: Added.
* http/tests/security/http-0.9/resources/nph-image-on-HTTP-0.9-default-port-page-allowed.pl: Added.
* http/tests/security/http-0.9/resources/nph-image-on-HTTP-0.9-page-blocked.pl: Added.
* http/tests/security/http-0.9/resources/nph-image.pl: Added.
* http/tests/security/http-0.9/resources/nph-load-plugin-fail.pl: Added.
* http/tests/security/http-0.9/resources/nph-worker-fail.pl: Added.
* http/tests/security/http-0.9/worker-connect-src-blocked-expected.txt: Added.
* http/tests/security/http-0.9/worker-connect-src-blocked.html: Added.
* http/tests/security/http-0.9/worker-importScripts-blocked-expected.txt: Added.
* http/tests/security/http-0.9/worker-importScripts-blocked.html: Added.
* http/tests/security/http-0.9/xhr-asynchronous-blocked-expected.txt: Added.
* http/tests/security/http-0.9/xhr-asynchronous-blocked.html: Added.
2016-11-09 Wenson Hsieh <wenson_hsieh@apple.com>
When editing IME, `compositionend` events should fire after input events
https://bugs.webkit.org/show_bug.cgi?id=164324
<rdar://problem/29050438>
Reviewed by Darin Adler.
Augments fast/events/input-events-ime-recomposition.html and fast/events/input-events-ime-composition.html to
verify that compositionend events are fired after input events. Also rebaselines
fast/events/ime-composition-events-001.html.
* fast/events/ime-composition-events-001-expected.txt:
* fast/events/input-events-ime-composition-expected.txt:
* fast/events/input-events-ime-composition.html:
* fast/events/input-events-ime-recomposition-expected.txt:
* fast/events/input-events-ime-recomposition.html:
2016-11-09 Wenson Hsieh <wenson_hsieh@apple.com>
Setting foreground color when text is selected should fire an input event with color data
https://bugs.webkit.org/show_bug.cgi?id=164241
<rdar://problem/29032759>
Reviewed by Darin Adler.
Adds a new layout test verifying that selecting text and setting its foreground color will fire input events
with the correct RGB values in the data attribute.
* fast/events/input-events-selection-forecolor-data-expected.txt: Added.
* fast/events/input-events-selection-forecolor-data.html: Added.
* platform/ios-simulator/TestExpectations:
2016-11-08 Dean Jackson <dino@apple.com>
Rendering support for ExtendedColors
https://bugs.webkit.org/show_bug.cgi?id=164443
<rdar://problems/29123243>
Reviewed by Simon Fraser and Darin Adler.
Tests that use the new color() syntax.
* css3/color/backgrounds-and-borders-expected.html: Added.
* css3/color/backgrounds-and-borders.html: Added.
* css3/color/box-shadows-expected.html: Added.
* css3/color/box-shadows.html: Added.
* css3/color/canvas-expected.html: Added.
* css3/color/canvas.html: Added.
* css3/color/composited-solid-backgrounds-expected.html: Added.
* css3/color/composited-solid-backgrounds.html: Added.
* css3/color/text-expected.html: Added.
* css3/color/text.html: Added.
* editing/mac/attributed-string/anchor-element-expected.txt: Updated.
* editing/mac/attributed-string/basic-expected.txt:
2016-11-09 Antoine Quint <graouts@apple.com>
[Modern Media Controls] UI Library: StatusLabel
https://bugs.webkit.org/show_bug.cgi?id=164544
<rdar://problem/29179541>
Reviewed by Dean Jackson.
Adding new tests for the core properties of the new StatusLabel class, as well as adding a test
to check we use the correct layout when the StatusLabel has its text set and the time controls
needs to be replaced with it. We also make a few existing tests use the script loader so that
they continue to pass with the addition of a new JS class.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-buttons-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-constructor.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-controls-bar-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-layout.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-status-label-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-status-label.html: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-time-control-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-volume-slider-visibility.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-volume-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-dropping-controls.html:
* media/modern-media-controls/macos-media-controls/macos-media-controls.html:
* media/modern-media-controls/media-controls/media-controls-constructor-expected.txt:
* media/modern-media-controls/media-controls/media-controls-constructor.html:
* media/modern-media-controls/media-controls/media-controls-placard.html:
* media/modern-media-controls/media-controls/media-controls-start-button.html:
* media/modern-media-controls/resources/media-controls-loader.js:
* media/modern-media-controls/status-label/status-label-expected.txt: Added.
* media/modern-media-controls/status-label/status-label.html: Added.
2016-11-08 Antoine Quint <graouts@apple.com>
[Modern Media Controls] UI Library: iOS inline controls
https://bugs.webkit.org/show_bug.cgi?id=164513
<rdar://problem/27989475>
Reviewed by Dean Jackson.
Adding new tests for the IOSInlineMediaControls class.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-buttons-styles-expected.txt: Added.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-buttons-styles.html: Added.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-constructor-expected.txt: Added.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-constructor.html: Added.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-controls-bar-styles-expected.txt: Added.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-controls-bar-styles.html: Added.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-layout-expected.txt: Added.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-layout.html: Added.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-time-control-styles-expected.txt: Added.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-controls-time-control-styles.html: Added.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-dropping-controls-expected.txt: Added.
* media/modern-media-controls/ios-inline-media-controls/ios-inline-media-dropping-controls.html: Added.
* media/modern-media-controls/resources/media-controls-loader.js:
2016-11-09 Simon Fraser <simon.fraser@apple.com>
LayoutTest fast/visual-viewport/rtl-zoomed-rects.html failing
https://bugs.webkit.org/show_bug.cgi?id=164491
Mark fast/visual-viewport/rtl-zoomed-rects.html as failing on Yosemite and El Capitan
in WK1.
* platform/mac-wk1/TestExpectations:
2016-11-09 Chris Dumez <cdumez@apple.com>
Use Blob URL instead of webkit-fake-url when pasting an image
https://bugs.webkit.org/show_bug.cgi?id=49141
Reviewed by Darin Adler.
Add layout test coverage checking that the image shows as expected and that the
resulting URL is indeed a Blob URL.
* editing/pasteboard/paste-image-as-blob-url-expected.txt: Added.
* editing/pasteboard/paste-image-as-blob-url.html: Added.
* editing/pasteboard/paste-image-using-image-data-expected.html: Added.
* editing/pasteboard/paste-image-using-image-data.html: Added.
2016-11-07 Yusuke Suzuki <utatane.tea@gmail.com>
[JSC] The implementation of 8 bit operation in MacroAssembler should care about uint8_t / int8_t
https://bugs.webkit.org/show_bug.cgi?id=164432
Reviewed by Michael Saboff.
Use ownerDocument. Once DOMJIT for ownerDocument is landed, this will use branch8.
* js/dom/domjit-accessor-owner-document-type-check-expected.txt: Added.
* js/dom/domjit-accessor-owner-document-type-check.html: Added.
2016-11-08 Antoine Quint <graouts@apple.com>
[Modern Media Controls] UI Library: macOS fullscreen controls
https://bugs.webkit.org/show_bug.cgi?id=164414
<rdar://problem/27989474>
Reviewed by Dean Jackson.
Adding new tests for the MacOSFullscreenMediaControls class as well as making other tests
adopt the media-controls-loader.js utility.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles-expected.txt: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-containers-styles.html: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles-expected.txt: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-buttons-styles.html: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-constructor-expected.txt: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-constructor.html: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-controls-bar-styles-expected.txt: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-controls-bar-styles.html: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-right-container-margin-expected.txt: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-right-container-margin.html: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-time-control-styles-expected.txt: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-time-control-styles.html: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-volume-styles-expected.txt: Added.
* media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-volume-styles.html: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-buttons-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-constructor.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-controls-bar-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-layout.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-time-control-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-volume-slider-visibility.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-volume-styles.html:
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-dropping-controls.html:
* media/modern-media-controls/macos-media-controls/macos-media-controls.html:
* media/modern-media-controls/media-controls/media-controls-constructor.html:
* media/modern-media-controls/media-controls/media-controls-placard.html:
* media/modern-media-controls/media-controls/media-controls-start-button.html:
* media/modern-media-controls/resources/media-controls-loader.js:
2016-11-09 Chris Dumez <cdumez@apple.com>
Add test coverage for radiusX / radiusY in WebPlatformTouchPoint.
https://bugs.webkit.org/show_bug.cgi?id=162801
<rdar://problem/28807455>
Reviewed by Darin Adler.
Add test coverage for radiusX / radiusY in WebPlatformTouchPoint.
* fast/events/touch/ios/touch-event-radius-expected.txt: Added.
* fast/events/touch/ios/touch-event-radius.html: Added.
2016-11-09 Youenn Fablet <youenn@apple.com>
[WebRTC] Introduce asynchronous backend for other RTCPeerConnection API
https://bugs.webkit.org/show_bug.cgi?id=164409
Reviewed by Eric Carlson.
Rebasing test as patch changes the order in which error cases are checked in case of setRemoteDescription/setLocalDescription.
New order tries to follow more closely https://www.w3.org/TR/webrtc/#set-description.
* fast/mediastream/RTCPeerConnection-stable-expected.txt:
2016-11-09 Joanmarie Diggs <jdiggs@igalia.com>
AX: [ATK] Wrong selected element at a given index in a list box (redux)
https://bugs.webkit.org/show_bug.cgi?id=164430
Reviewed by Darin Adler.
Add tests to ensure listboxes with no selected children do not report
a selected child. Modify select-element-at-index.html to reflect the
corrected behavior for ATK. Move the Mac port's expectations to the
shared expectations.
* accessibility/aria-listbox-no-selection-expected.txt: Added.
* accessibility/aria-listbox-no-selection.html: Added.
* accessibility/native-listbox-no-selection-expected.txt: Added.
* accessibility/native-listbox-no-selection.html: Added.
* accessibility/select-element-at-index-expected.txt: Modified.
* accessibility/select-element-at-index.html: Modified.
* platform/mac/accessibility/select-element-at-index-expected.txt: Removed.
2016-11-09 Chris Dumez <cdumez@apple.com>
[WK2][NETWORK_SESSION] Add support for downloading file backed blobs
https://bugs.webkit.org/show_bug.cgi?id=164458
<rdar://problem/28905514>
Reviewed by Darin Adler.
Add layout test coverage for downloading blobs, both via <a download> or
because a load is later converted into a download.
* fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-expected.txt: Added.
* fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download.html: Added.
* fast/dom/HTMLAnchorElement/anchor-file-blob-download-expected.txt: Added.
* fast/dom/HTMLAnchorElement/anchor-file-blob-download.html: Added.
* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator-wk2/TestExpectations:
* platform/mac-wk1/TestExpectations:
* platform/win/TestExpectations:
2016-11-09 Chris Dumez <cdumez@apple.com>
[WK2] Network cache speculative revalidation can cause loads to hang
https://bugs.webkit.org/show_bug.cgi?id=164532
<rdar://problem/28519331>
Reviewed by Alex Christensen.
Add layout test coverage. The test hangs without the fix.
* http/tests/cache/disk-cache/speculative-validation/http-auth-expected.txt: Added.
* http/tests/cache/disk-cache/speculative-validation/http-auth.html: Added.
* http/tests/cache/disk-cache/speculative-validation/resources/frame-with-authenticated-resource.php: Added.
* http/tests/cache/disk-cache/speculative-validation/resources/resource-with-auth.php: Added.
2016-11-09 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r208422.
Roll r208382 back in since it was not responsible for the API
test failures seen on macOS.
Reverted changeset:
"Unreviewed, rolling out r208382."
https://bugs.webkit.org/show_bug.cgi?id=164319
http://trac.webkit.org/changeset/208422
2016-11-07 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r208382.
This change appears to have caused 3
SerializedCryptoKeyWrapTest API tests to fail on macOS.
Reverted changeset:
"[Readable Streams API] Implement ByteStreamController
error()"
https://bugs.webkit.org/show_bug.cgi?id=164319
http://trac.webkit.org/changeset/208382
2016-11-05 Ryan Haddad <ryanhaddad@apple.com>
Removing flaky expectations for tests that were fixed with r208327.
https://bugs.webkit.org/show_bug.cgi?id=164034
Unreviewed test gardening.
* TestExpectations:
* platform/mac/TestExpectations:
2016-11-05 Carlos Garcia Campos <cgarcia@igalia.com>
[SOUP] Layout test http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html fails
https://bugs.webkit.org/show_bug.cgi?id=139358
Reviewed by Michael Catanzaro.
* platform/gtk/TestExpectations: Unskip http/tests/misc/authentication-redirect-3/authentication-sent-to-redirect-same-origin-with-location-credentials.html.
2016-11-04 Yusuke Suzuki <utatane.tea@gmail.com>
[DOMJIT] Add DOMJIT::Signature annotation to Document::getElementById
https://bugs.webkit.org/show_bug.cgi?id=164356
Reviewed by Filip Pizlo.
* js/dom/domjit-function-get-element-by-id-changed-expected.txt: Added.
* js/dom/domjit-function-get-element-by-id-changed.html: Added.
* js/dom/domjit-function-get-element-by-id-expected.txt: Added.
* js/dom/domjit-function-get-element-by-id-licm-expected.txt: Added.
* js/dom/domjit-function-get-element-by-id-licm.html: Added.
* js/dom/domjit-function-get-element-by-id.html: Added.
2016-11-04 Simon Fraser <simon.fraser@apple.com>
Layout viewport wrong with RTL documents
https://bugs.webkit.org/show_bug.cgi?id=164434
Reviewed by Tim Horton.
* fast/visual-viewport/rtl-nonzoomed-rects-expected.txt: Added.
* fast/visual-viewport/rtl-nonzoomed-rects.html: Added.
* fast/visual-viewport/rtl-zoomed-rects-expected.txt: Added.
* fast/visual-viewport/rtl-zoomed-rects.html: Added.
* platform/ios-simulator/fast/visual-viewport/rtl-nonzoomed-rects-expected.txt: Added.
* platform/ios-simulator/fast/visual-viewport/rtl-zoomed-rects-expected.txt: Added.
* platform/mac-wk1/fast/visual-viewport/rtl-zoomed-rects-expected.txt: Added. WK1 and RTL are weird.
2016-11-04 Wenson Hsieh <wenson_hsieh@apple.com>
Safari does not emit composition end if blurred for dead key / Japanese IME
https://bugs.webkit.org/show_bug.cgi?id=164369
<rdar://problem/29050439>
Reviewed by Ryosuke Niwa.
Adds a new test verifying that we dispatch `compositionend` events in various circumstances:
1. After composing in an editable area and then focusing another editable area.
2. After composing in an editable area and then blur()-ing.
3. After composing in an editable area and then changing the selection.
There should be no behavior change for other platforms, so no new tests are needed there with this change.
* fast/events/ime-compositionend-on-selection-change-expected.txt: Added.
* fast/events/ime-compositionend-on-selection-change.html: Added.
* platform/ios-simulator/TestExpectations:
2016-11-04 Brady Eidson <beidson@apple.com>
IndexedDB 2.0: Clean up more transaction abort and exception throwing behavior from IDBObjectStore.
https://bugs.webkit.org/show_bug.cgi?id=164424
Reviewed by Alex Christensen.
* storage/indexeddb/resources/transaction-basics.js:
* storage/indexeddb/transaction-basics-expected.txt:
* storage/indexeddb/transaction-basics-private-expected.txt:
2016-11-04 Ryosuke Niwa <rniwa@webkit.org>
Load stylesheets in link elements inside a connected shadow tree
https://bugs.webkit.org/show_bug.cgi?id=160683
<rdar://problem/29040652>
Reviewed by Antti Koivisto.
Added W3C style testharness.js tests for loading stylesheets via a link element inside a ahadow tree.
* fast/shadow-dom/link-element-in-shadow-tree-expected.txt: Added.
* fast/shadow-dom/link-element-in-shadow-tree.html: Added.
* fast/shadow-dom/resources/green-host.css: Added.
* fast/shadow-dom/selected-stylesheet-in-shadow-tree-expected.txt: Added.
* fast/shadow-dom/selected-stylesheet-in-shadow-tree.html: Added.
2016-11-04 Chris Dumez <cdumez@apple.com>
Add layout test for input.setCustomValidity()
https://bugs.webkit.org/show_bug.cgi?id=164419
Reviewed by Simon Fraser.
Add layout test for input.setCustomValidity().
* fast/forms/validation-custom-message-expected.txt: Added.
* fast/forms/validation-custom-message.html: Added.
2016-11-04 Myles C. Maxfield <mmaxfield@apple.com>
Implement WebGL2RenderingContext::copyBufferSubData()
https://bugs.webkit.org/show_bug.cgi?id=164008
Reviewed by Dean Jackson.
* fast/canvas/webgl/copyBufferSubData-expected.txt: Added.
* fast/canvas/webgl/copyBufferSubData.html: Added.
2016-11-04 Antti Koivisto <antti@apple.com>
slotted() pseudo does not work with ID selector
https://bugs.webkit.org/show_bug.cgi?id=160538
<rdar://problem/28534529>
Reviewed by Andreas Kling.
* fast/shadow-dom/css-scoping-slot-with-id-expected.html: Added.
* fast/shadow-dom/css-scoping-slot-with-id.html: Added.
2016-11-04 Brady Eidson <beidson@apple.com>
IndexedDB 2.0: Use IDB-specific exceptions in places where the generic exceptions are currently used.
https://bugs.webkit.org/show_bug.cgi?id=164406
Reviewed by Alex Christensen.
* storage/indexeddb/modern/index-rename-1-expected.txt:
* storage/indexeddb/modern/index-rename-1-private-expected.txt:
* storage/indexeddb/modern/objectstore-rename-1-expected.txt:
* storage/indexeddb/modern/objectstore-rename-1-private-expected.txt:
2016-11-04 Joanmarie Diggs <jdiggs@igalia.com>
AX: [ATK] Attempting to clear selection on ARIA listboxes results in crash
https://bugs.webkit.org/show_bug.cgi?id=164331
Reviewed by Chris Fleizach.
Add tests to verify clearing selection works for native listboxes, and does not
crash for ARIA listboxes. These tests are being skipped for the Mac and Win ports
which do not yet implement AccessibilityUIElement::clearSelectedChildren().
* accessibility/aria-listbox-clear-selection-crash-expected.txt: Added.
* accessibility/aria-listbox-clear-selection-crash.html: Added.
* accessibility/listbox-clear-selection-expected.txt: Added.
* accessibility/listbox-clear-selection.html: Added.
* platform/mac/TestExpectations:
* platform/win/TestExpectations:
2016-11-04 Brady Eidson <beidson@apple.com>
IndexedDB 2.0: Throw the correct exceptions during IDBObjectStore/IDBIndex renaming.
https://bugs.webkit.org/show_bug.cgi?id=164405
Reviewed by Alex Christensen.
* storage/indexeddb/modern/index-rename-1-expected.txt:
* storage/indexeddb/modern/index-rename-1-private-expected.txt:
* storage/indexeddb/modern/objectstore-rename-1-expected.txt:
* storage/indexeddb/modern/objectstore-rename-1-private-expected.txt:
2016-11-04 Romain Bellessort <romain.bellessort@crf.canon.fr>
[Readable Streams API] Implement ByteStreamController error()
https://bugs.webkit.org/show_bug.cgi?id=164319
Reviewed by Youenn Fablet.
Updated test expectation for error() test (previously FAIL, now PASS).
Added IDL-related tests for ReadableByteStreamController.
* streams/readable-byte-stream-controller-expected.txt:
2016-11-04 Per Arne Vollan <pvollan@apple.com>
[Win] Page visibility tests are timing out.
https://bugs.webkit.org/show_bug.cgi?id=164363
Reviewed by Brent Fulgham.
Unskip page visibility tests.
* platform/win/TestExpectations:
2016-11-03 Antti Koivisto <antti@apple.com>
REGRESSION (r207669): Crash under SVGRenderSupport::updateMaskedAncestorShouldIsolateBlending
https://bugs.webkit.org/show_bug.cgi?id=164381
<rdar://problem/28935401>
Reviewed by Simon Fraser.
* media/media-controls-shadow-construction-crash-expected.txt: Added.
* media/media-controls-shadow-construction-crash.html: Added.
2016-11-03 Myles C. Maxfield <mmaxfield@apple.com>
[WebGL2] Implement getBufferSubData()
https://bugs.webkit.org/show_bug.cgi?id=164111
Reviewed by Dean Jackson.
Test every successful download/upload combination I can think of.
* fast/canvas/webgl/getBufferSubData-webgl1.html: Added.
* fast/canvas/webgl/getBufferSubData-webgl1-expected.txt: Added.
* fast/canvas/webgl/webgl2-buffers-expected.txt: Added.
* fast/canvas/webgl/webgl2-buffers.html: Added.
2016-11-03 Chris Dumez <cdumez@apple.com>
[WK2][Cocoa] Implement user interface for HTML form validation
https://bugs.webkit.org/show_bug.cgi?id=164143
<rdar://problem/28944652>
Reviewed by Simon Fraser.
* fast/forms/validation-messages-expected.txt: Added.
* fast/forms/validation-messages.html: Added.
Add layout test coverage for checking that the right validation messages
are displayed when submitting forms with constraint violations. More
testing will be landed in follow up to cover other things besides the
messages (e.g. when does the bubble disappear).
* platform/mac-wk1/TestExpectations:
Skip new test on WebKit1 because the feature is WebKit2 only at the
moment.
* platform/ios-simulator-wk2/TestExpectations:
* platform/mac-wk2/TestExpectations:
Skip tests for the Shadow DOM based HTML form validation UI on
Mac and iOS WK2 now that those ports use native popovers instead.
2016-11-03 Ryosuke Niwa <rniwa@webkit.org>
Update custom elements tests
https://bugs.webkit.org/show_bug.cgi?id=164352
Reviewed by Antti Koivisto.
Removed tests that have been back imported via web-platform-tests.
* fast/custom-elements/custom-element-reaction-queue-expected.txt: Removed.
* fast/custom-elements/custom-element-reaction-queue.html: Removed.
* fast/custom-elements/reactions-for-webkit-extensions.html:
* fast/custom-elements/reactions/: Removed.
* fast/custom-elements/resources/additional-helpers.js: Removed.
* fast/custom-elements/upgrading-enqueue-reactions-expected.txt: Removed.
* fast/custom-elements/upgrading-enqueue-reactions.html: Removed.
2016-11-03 Brady Eidson <beidson@apple.com>
IndexedDB 2.0: Rename IDBKeyRange.contains to IDBKeyRange.includes.
https://bugs.webkit.org/show_bug.cgi?id=164383
Reviewed by Beth Dakin.
* storage/indexeddb/resources/keyrange.js:
2016-11-03 Ryan Haddad <ryanhaddad@apple.com>
Marking two inspector/sampling-profiler tests as flaky.
https://bugs.webkit.org/show_bug.cgi?id=164388
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-11-03 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r208302.
This change causes LayoutTest crashes under GuardMalloc.
Reverted changeset:
"Load stylesheets in link elements inside a connected shadow
tree"
https://bugs.webkit.org/show_bug.cgi?id=160683
http://trac.webkit.org/changeset/208302
2016-11-03 Yusuke Suzuki <utatane.tea@gmail.com>
Unreviewed, rolling out due to crash in Amazon web site
https://bugs.webkit.org/show_bug.cgi?id=164380
<rdar://problem/29094221>
* js/dom/domjit-accessor-owner-document-expected.txt: Removed.
* js/dom/domjit-accessor-owner-document.html: Removed.
2016-11-03 Brady Eidson <beidson@apple.com>
IndexedDB 2.0: Support binary keys.
<rdar://problem/28806927> and https://bugs.webkit.org/show_bug.cgi?id=164359
Reviewed by Alex Christensen.
* storage/indexeddb/factory-cmp-expected.txt:
* storage/indexeddb/factory-cmp-private-expected.txt:
* storage/indexeddb/key-type-binary-expected.txt:
* storage/indexeddb/key-type-binary-private-expected.txt:
* storage/indexeddb/modern/binary-keys-1-expected.txt: Added.
* storage/indexeddb/modern/binary-keys-1-private-expected.txt: Added.
* storage/indexeddb/modern/binary-keys-1-private.html: Added.
* storage/indexeddb/modern/binary-keys-1.html: Added.
* storage/indexeddb/modern/resources/binary-keys-1.js: Added.
* storage/indexeddb/resources/factory-cmp.js:
* storage/indexeddb/resources/key-type-binary.js:
2016-11-02 Myles C. Maxfield <mmaxfield@apple.com>
CSS.supports("font-variation-settings", "'wght' 500") erroneously returns false
https://bugs.webkit.org/show_bug.cgi?id=164244
Reviewed by Michael Catanzaro.
* fast/text/variations/css-supports-runtime-switch-expected.txt: Added.
* fast/text/variations/css-supports-runtime-switch.html: Added.
2016-11-02 Yusuke Suzuki <utatane.tea@gmail.com>
[DOMJIT] Add DOMJIT::Signature
https://bugs.webkit.org/show_bug.cgi?id=162980
Reviewed by Saam Barati and Sam Weinig.
* js/dom/domjit-accessor-licm.html:
* js/dom/domjit-function-effect-should-overlap-with-call-expected.txt: Added.
* js/dom/domjit-function-effect-should-overlap-with-call.html: Added.
* js/dom/domjit-function-expected.txt: Added.
* js/dom/domjit-function-licm-expected.txt: Added.
* js/dom/domjit-function-licm.html: Copied from LayoutTests/js/dom/domjit-accessor-licm.html.
* js/dom/domjit-function-type-contradiction-expected.txt: Added.
* js/dom/domjit-function-type-contradiction.html: Copied from LayoutTests/js/dom/domjit-accessor-licm.html.
* js/dom/domjit-function-type-failure-expected.txt: Added.
* js/dom/domjit-function-type-failure.html: Copied from LayoutTests/js/dom/domjit-accessor-licm.html.
* js/dom/domjit-function.html: Added.
2016-11-02 Ryan Haddad <ryanhaddad@apple.com>
Marking imported/mozilla/svg/paint-order-01.svg and imported/mozilla/svg/paint-order-02.svg as flaky.
https://bugs.webkit.org/show_bug.cgi?id=164355
Unreviewed test gardening.
* TestExpectations:
2016-11-02 Ryan Haddad <ryanhaddad@apple.com>
Marking fast/css/attribute-for-content-property-style-update-xhtml.xhtml as flaky.
https://bugs.webkit.org/show_bug.cgi?id=164162
Unreviewed test gardening.
* TestExpectations:
2016-11-02 Ryan Haddad <ryanhaddad@apple.com>
Marking svg/wicd/test-rightsizing-a.xhtml and svg/wicd/test-rightsizing-b.xhtml as flaky on mac.
https://bugs.webkit.org/show_bug.cgi?id=163915
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-11-02 Simon Fraser <simon.fraser@apple.com>
REGRESSION (r208025) GraphicsContext state stack assertions loading webkit.org
https://bugs.webkit.org/show_bug.cgi?id=164350
rdar://problem/29053414
Reviewed by Dean Jackson.
Test was reduced from webkit.org.
* animations/stacking-during-opacity-animation-expected.txt: Added.
* animations/stacking-during-opacity-animation.html: Added.
2016-11-02 Myles C. Maxfield <mmaxfield@apple.com>
[iOS] [WebGL] Multisample resolve step may operate on stale data
https://bugs.webkit.org/show_bug.cgi?id=164347
Reviewed by Dean Jackson.
Issue many draw calls into a multisampled context, and then use glReadPixels()
to make sure that all the commands completed.
* fast/canvas/webgl/multisample-resolve-consistency-expected.txt: Added.
* fast/canvas/webgl/multisample-resolve-consistency.html: Added.
2016-11-01 Sam Weinig <sam@webkit.org>
[WebIDL] Move interfaces and typed arrays over to JSDOMConvert
https://bugs.webkit.org/show_bug.cgi?id=164256
Reviewed by Alex Christensen.
* svg/custom/polyline-points-crash-expected.txt:
* svg/dom/SVGLengthList-basics-expected.txt:
* svg/dom/SVGNumberList-basics-expected.txt:
* svg/dom/SVGPointList-basics-expected.txt:
* svg/dom/SVGTransformList-basics-expected.txt:
* svg/dom/SVGTransformList-expected.txt:
Update test results for improved error messages.
2016-11-02 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Include DebuggerAgent in Workers - see, pause, and step through scripts
https://bugs.webkit.org/show_bug.cgi?id=164136
<rdar://problem/29028462>
Reviewed by Brian Burg.
* inspector/worker/debugger-pause-expected.txt: Added.
* inspector/worker/debugger-pause.html: Added.
* inspector/worker/debugger-scripts-expected.txt: Added.
* inspector/worker/debugger-scripts.html: Added.
* inspector/worker/resources/worker-debugger-pause.js: Added.
* inspector/worker/resources/worker-import-1.js: Added.
* inspector/worker/resources/worker-scripts.js: Added.
New tests for Debugger features in a Worker.
* inspector/debugger/break-on-exception-throw-in-promise.html:
* inspector/debugger/break-on-exception.html:
* inspector/debugger/break-on-uncaught-exception.html:
* inspector/debugger/evaluateOnCallFrame-CommandLineAPI.html:
* inspector/debugger/pause-reason.html:
* inspector/debugger/paused-scopes.html:
* inspector/debugger/resources/log-pause-location.js:
* inspector/debugger/stepping/stepInto.html:
* inspector/debugger/stepping/stepOut.html:
* inspector/debugger/stepping/stepOver.html:
* inspector/debugger/stepping/stepping-through-autoContinue-breakpoint.html:
* inspector/debugger/tail-deleted-frames-from-vm-entry.html:
* inspector/debugger/tail-deleted-frames-this-value.html:
* inspector/debugger/tail-deleted-frames.html:
* inspector/debugger/tail-recursion.html:
Most debugger data moved from DebuggerManager into DebuggerData for a target.
Update tests that access such data like pauseReason / pauseData / callFrames.
2016-11-02 Ryosuke Niwa <rniwa@webkit.org>
Load stylesheets in link elements inside a connected shadow tree
https://bugs.webkit.org/show_bug.cgi?id=160683
<rdar://problem/29040652>
Reviewed by Antti Koivisto.
Added W3C style testharness.js tests for loading stylesheets via a link element inside a ahadow tree.
* fast/shadow-dom/link-element-in-shadow-tree-expected.txt: Added.
* fast/shadow-dom/link-element-in-shadow-tree.html: Added.
* fast/shadow-dom/resources/green-host.css: Added.
* fast/shadow-dom/selected-stylesheet-in-shadow-tree-expected.txt: Added.
* fast/shadow-dom/selected-stylesheet-in-shadow-tree.html: Added.
2016-11-02 Alex Christensen <achristensen@webkit.org>
Remove Battery Status API from the tree
https://bugs.webkit.org/show_bug.cgi?id=164213
Reviewed by Sam Weinig.
* batterystatus: Removed.
* batterystatus/add-listener-from-callback-expected.txt: Removed.
* batterystatus/add-listener-from-callback.html: Removed.
* batterystatus/basic-all-types-of-events-expected.txt: Removed.
* batterystatus/basic-all-types-of-events.html: Removed.
* batterystatus/basic-operation-expected.txt: Removed.
* batterystatus/basic-operation.html: Removed.
* batterystatus/event-after-navigation-expected.txt: Removed.
* batterystatus/event-after-navigation.html: Removed.
* batterystatus/multiple-frames-expected.txt: Removed.
* batterystatus/multiple-frames.html: Removed.
* batterystatus/resources: Removed.
* batterystatus/resources/event-after-navigation-new.html: Removed.
* batterystatus/script-tests: Removed.
* batterystatus/script-tests/add-listener-from-callback.js: Removed.
* batterystatus/script-tests/basic-all-types-of-events.js: Removed.
* batterystatus/script-tests/basic-operation.js: Removed.
* batterystatus/script-tests/event-after-navigation.js: Removed.
* batterystatus/script-tests/multiple-frames.js: Removed.
* batterystatus/script-tests/updates.js: Removed.
* batterystatus/script-tests/window-property.js: Removed.
* batterystatus/updates-expected.txt: Removed.
* batterystatus/updates.html: Removed.
* batterystatus/window-property-expected.txt: Removed.
* batterystatus/window-property.html: Removed.
* fast/dom/event-handler-attributes.html:
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
* platform/win/TestExpectations:
2016-11-02 Brent Fulgham <bfulgham@apple.com>
REGRESSION(r203289):Assertion in MathOperator::stretchTo() on Wikipedia Page
https://bugs.webkit.org/show_bug.cgi?id=162933
<rdar://problem/28570590>
Reviewed by Dean Jackson.
* mathml/empty-mo-expected.txt: Added.
* mathml/empty-mo.html: Added.
2016-11-01 Dean Jackson <dino@apple.com>
Filter functions grayscale/invert/opacity/sepia should clamp values over 100%, not fail
https://bugs.webkit.org/show_bug.cgi?id=164310
<rdar://problems/29057705>
Reviewed by Sam Weinig.
Some of our tests were incorrectly suggesting values over 100% should fail.
* css3/filters/backdrop/backdropfilter-property-parsing-invalid-expected.txt:
* css3/filters/backdrop/backdropfilter-property-parsing-invalid.html:
* css3/filters/filter-property-parsing-expected.txt:
* css3/filters/filter-property-parsing-invalid-expected.txt:
* css3/filters/filter-property-parsing-invalid.html:
* css3/filters/filter-property-parsing.html:
2016-11-02 Brent Fulgham <bfulgham@apple.com>
WebKit nullptr dereference Archive Subframe
https://bugs.webkit.org/show_bug.cgi?id=164281
<rdar://problem/28943006>
Reviewed by Andy Estes.
* fast/dom/crash-with-bad-url-expected.txt: Added.
* fast/dom/crash-with-bad-url.html: Added.
2016-11-02 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/scrubber-support/scrubber-support-drag.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=164328
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-11-02 Ryan Haddad <ryanhaddad@apple.com>
Test gardening for media/modern-media-controls.
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-11-02 Youenn Fablet <youenn@apple.com>
REGRESSION(r207753-207755): ASSERTION FAILED: m_parsedStyleSheetCache->isInMemoryCache()
https://bugs.webkit.org/show_bug.cgi?id=163905
Reviewed by Antti Koivisto.
* http/tests/security/cached-cross-origin-shared-css-stylesheet-expected.txt: Added.
* http/tests/security/cached-cross-origin-shared-css-stylesheet.html: Added.
2016-11-02 Manuel Rego Casasnovas <rego@igalia.com>
[css-grid] mimax(auto, <flex>) should be serialized as <flex>
https://bugs.webkit.org/show_bug.cgi?id=164316
Reviewed by Sergio Villar Senin.
Add new test case to verify it. We can only check it
using grid-auto-columns|rows, because grid-template-columns|rows
is serialized to the used breadth.
* fast/css-grid-layout/grid-auto-columns-rows-get-set-expected.txt:
* fast/css-grid-layout/grid-auto-columns-rows-get-set.html:
2016-11-02 Romain Bellessort <romain.bellessort@crf.canon.fr>
[Readable Streams API] Enable creation of ReadableByteStreamController
https://bugs.webkit.org/show_bug.cgi?id=164014
Reviewed by Youenn Fablet.
Added test to check behaviour when using ReadableByteStreamController.
Tests are also performed with Workers.
* TestExpectations:
* streams/readable-byte-stream-controller-expected.txt: Added.
* streams/readable-byte-stream-controller.html: Added.
* streams/readable-byte-stream-controller.js: Added.
2016-11-02 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media Controller: fullscreen toggle support
https://bugs.webkit.org/show_bug.cgi?id=163728
<rdar://problem/27989486>
Reviewed by Darin Adler.
Adding new tests to check that clicking on the fullscreen button enters fullscreen and
that the fullscreen button is enabled when fullscreen is supported.
* media/modern-media-controls/fullscreen-support/fullscreen-support-click-expected.txt: Added.
* media/modern-media-controls/fullscreen-support/fullscreen-support-click.html: Added.
* media/modern-media-controls/fullscreen-support/fullscreen-support-enabled-expected.txt: Added.
* media/modern-media-controls/fullscreen-support/fullscreen-support-enabled.html: Added.
* platform/ios-simulator/TestExpectations:
2016-11-02 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media Controller: PiP support
https://bugs.webkit.org/show_bug.cgi?id=163730
<rdar://problem/27989485>
Reviewed by Dean Jackson.
Adding new picture-in-picture tests.
* media/modern-media-controls/pip-support/pip-support-click-expected.txt: Added.
* media/modern-media-controls/pip-support/pip-support-click.html: Added.
* media/modern-media-controls/pip-support/pip-support-enabled-expected.txt: Added.
* media/modern-media-controls/pip-support/pip-support-enabled.html: Added.
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2016-11-01 Brady Eidson <beidson@apple.com>
IndexedDB 2.0: Support IDBIndex getAll/getAllKeys.
<rdar://problem/28806933> and https://bugs.webkit.org/show_bug.cgi?id=164294
Reviewed by Alex Christensen.
* resources/js-test.js:
(areObjectsEqual):
* storage/indexeddb/modern/idbindex-getall-1-expected.txt: Added.
* storage/indexeddb/modern/idbindex-getall-1-private-expected.txt: Added.
* storage/indexeddb/modern/idbindex-getall-1-private.html: Added.
* storage/indexeddb/modern/idbindex-getall-1.html: Added.
* storage/indexeddb/modern/idbindex-getallkeys-1-expected.txt: Added.
* storage/indexeddb/modern/idbindex-getallkeys-1-private-expected.txt: Added.
* storage/indexeddb/modern/idbindex-getallkeys-1-private.html: Added.
* storage/indexeddb/modern/idbindex-getallkeys-1.html: Added.
* storage/indexeddb/modern/resources/idbindex-getall-1.js: Added.
2016-11-01 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media Controller: Airplay support
https://bugs.webkit.org/show_bug.cgi?id=163729
<rdar://problem/27989484>
Reviewed by Dean Jackson.
Adding a new test to check that the AirPlay button in the media controls correctly shows
the availability of AirPlay routes and whether the media is playing via AirPlay.
* media/modern-media-controls/airplay-support/airplay-support-expected.txt: Added.
* media/modern-media-controls/airplay-support/airplay-support.html: Added.
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2016-11-01 Dean Jackson <dino@apple.com>
Remove WebKitCSSFilterValue to make Hyatt happy
https://bugs.webkit.org/show_bug.cgi?id=164289
<rdar://problems/29050973>
Reviewed by Simon Fraser.
Update the filters tests now that WebKitCSSFilterValue no longer exists.
Unfortunately CSSFunctionValue isn't exposed to the Web, so we just
rely on the cssText of the resulting CSSStyleDeclaration.
I also moved all the script-tests into the HTML files, since there is
no point them being separate.
* css3/filters/backdrop/backdropfilter-property-computed-style-expected.txt:
* css3/filters/backdrop/backdropfilter-property-computed-style.html:
* css3/filters/backdrop/backdropfilter-property-parsing-expected.txt:
* css3/filters/backdrop/backdropfilter-property-parsing-invalid.html:
* css3/filters/backdrop/backdropfilter-property-parsing.html:
* css3/filters/backdrop/backdropfilter-property.html:
* css3/filters/backdrop/script-tests/backdropfilter-property-computed-style.js: Removed.
* css3/filters/backdrop/script-tests/backdropfilter-property-parsing-invalid.js: Removed.
* css3/filters/backdrop/script-tests/backdropfilter-property-parsing.js: Removed.
* css3/filters/backdrop/script-tests/backdropfilter-property.js: Removed.
* css3/filters/effect-reference-delete-crash.html:
* css3/filters/effect-reference-reset-style-delete-crash.html:
* css3/filters/filter-property-computed-style-expected.txt:
* css3/filters/filter-property-computed-style.html:
* css3/filters/filter-property-parsing-expected.txt:
* css3/filters/filter-property-parsing-invalid.html:
* css3/filters/filter-property-parsing.html:
* css3/filters/filter-property.html:
* css3/filters/script-tests/TEMPLATE.html: Removed.
* css3/filters/script-tests/effect-reference-delete-crash.js: Removed.
* css3/filters/script-tests/effect-reference-reset-style-delete-crash.js: Removed.
* css3/filters/script-tests/filter-property-computed-style.js: Removed.
* css3/filters/script-tests/filter-property-parsing-invalid.js: Removed.
* css3/filters/script-tests/filter-property-parsing.js: Removed.
* css3/filters/script-tests/filter-property.js: Removed.
* css3/filters/script-tests/unprefixed.js: Removed.
* css3/filters/unprefixed-expected.txt:
* css3/filters/unprefixed.html:
2016-11-01 Ryan Haddad <ryanhaddad@apple.com>
Marking fast/preloader/image-srcset.html as flaky on macOS.
https://bugs.webkit.org/show_bug.cgi?id=164277
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-11-01 Eric Carlson <eric.carlson@apple.com>
[MediaStream] restrict media capture secure connections
https://bugs.webkit.org/show_bug.cgi?id=164234
<rdar://problem/28944906>
Reviewed by Alex Christensen.
* http/tests/ssl/media-stream: Added.
* http/tests/ssl/media-stream/get-user-media-different-host-expected.txt: Added.
* http/tests/ssl/media-stream/get-user-media-different-host.html: Added.
* http/tests/ssl/media-stream/get-user-media-nested-expected.txt: Added.
* http/tests/ssl/media-stream/get-user-media-nested.html: Added.
* http/tests/ssl/media-stream/get-user-media-secure-connection-expected.txt: Added.
* http/tests/ssl/media-stream/get-user-media-secure-connection.html: Added.
* http/tests/ssl/media-stream/resources: Added.
* http/tests/ssl/media-stream/resources/get-user-media-frame.html: Added.
* http/tests/ssl/media-stream/resources/get-user-media.js: Added.
(else.createURL):
(createURL):
2016-11-01 Devin Rousso <dcrousso+webkit@gmail.com>
Web Inspector: Replace sublists inside DOM-related model objects with WI.Collection
https://bugs.webkit.org/show_bug.cgi?id=164098
Reviewed by Timothy Hatcher.
* http/tests/inspector/console/cross-domain-inspected-node-access-expected.txt:
* http/tests/inspector/console/cross-domain-inspected-node-access.html:
* http/tests/inspector/dom/disconnect-dom-tree-after-main-frame-navigation.html:
* inspector/css/manager-preferredInspectorStyleSheetForFrame-expected.txt:
* inspector/css/manager-preferredInspectorStyleSheetForFrame.html:
* inspector/dom/content-flow-list.html:
* inspector/dom/highlightFrame-expected.txt:
* inspector/dom/highlightFrame.html:
* inspector/dom/highlightNode-expected.txt:
* inspector/dom/highlightNode.html:
* inspector/dom/highlightSelector-expected.txt:
* inspector/dom/highlightSelector.html:
* inspector/model/frame-extra-scripts-expected.txt:
* inspector/model/frame-extra-scripts.html:
Change functionality to support WebInspector.Collection methods.
2016-11-01 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media Controller: Placard support
https://bugs.webkit.org/show_bug.cgi?id=163731
<rdar://problem/28869598>
Reviewed by Dean Jackson.
Adding two new tests to check that the picture-in-picture and AirPlay placards are shown
based on the media presentation mode.
* media/modern-media-controls/placard-support/placard-support-airplay-expected.txt: Added.
* media/modern-media-controls/placard-support/placard-support-airplay.html: Added.
* media/modern-media-controls/placard-support/placard-support-pip-expected.txt: Added.
* media/modern-media-controls/placard-support/placard-support-pip.html: Added.
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2016-11-01 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/storage/domStorage-events.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=164278
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-11-01 Alex Christensen <achristensen@webkit.org>
Percent-encode non-ASCII code points in hosts of URLs with unrecognized schemes
https://bugs.webkit.org/show_bug.cgi?id=164290
Reviewed by Tim Horton.
* fast/url/host-lowercase-per-scheme-expected.txt:
* fast/url/safari-extension-expected.txt:
* fetch/fetch-url-serialization-expected.txt:
2016-11-01 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/css/pseudo-element-matches.html as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=163932
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-11-01 Devin Rousso <dcrousso+webkit@gmail.com>
Web Inspector: Fix double remove of ResourceCollection if type changes
https://bugs.webkit.org/show_bug.cgi?id=164268
Reviewed by Joseph Pecoraro.
* inspector/unit-tests/resource-collection-expected.txt:
Fixed test to not expect a double remove.
2016-11-01 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/storage/domStorage-events.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=164278
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-11-01 Antoine Quint <graouts@apple.com>
[Modern Media Controls] load all media controller scripts and styles automatically
https://bugs.webkit.org/show_bug.cgi?id=164271
Reviewed by Dean Jackson.
We now load all media controller assets with the inclusion of a single script,
obtaining the list of JS files to include through the same file used to build
the modern-media-controls module, so that we don't need to specify this in two places.
* http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html:
* media/modern-media-controls/elapsed-time-support/elapsed-time-support.html:
* media/modern-media-controls/media-controller/media-controller-constructor.html:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* media/modern-media-controls/mute-support/mute-support-button-click.html:
* media/modern-media-controls/mute-support/mute-support-media-api.html:
* media/modern-media-controls/mute-support/mute-support-muted.html:
* media/modern-media-controls/playback-support/playback-support-autoplay.html:
* media/modern-media-controls/playback-support/playback-support-button-click.html:
* media/modern-media-controls/playback-support/playback-support-media-api.html:
* media/modern-media-controls/remaining-time-support/remaining-time-support.html:
* media/modern-media-controls/resources/media-controls-loader.js: Added.
* media/modern-media-controls/scrubber-support/scrubber-support-click.html:
* media/modern-media-controls/scrubber-support/scrubber-support-drag.html:
* media/modern-media-controls/scrubber-support/scrubber-support-media-api.html:
* media/modern-media-controls/start-support/start-support-audio.html:
* media/modern-media-controls/start-support/start-support-autoplay.html:
* media/modern-media-controls/start-support/start-support-click-to-start.html:
* media/modern-media-controls/start-support/start-support-error.html:
* media/modern-media-controls/start-support/start-support-fullscreen.html:
* media/modern-media-controls/start-support/start-support-manual-play.html:
* media/modern-media-controls/start-support/start-support-no-source.html:
* media/modern-media-controls/volume-support/volume-support-click.html:
* media/modern-media-controls/volume-support/volume-support-drag.html:
* media/modern-media-controls/volume-support/volume-support-media-api-mute.html:
* media/modern-media-controls/volume-support/volume-support-media-api.html:
2016-11-01 Ryosuke Niwa <rniwa@webkit.org>
Web Inspector: Add the support for custom elements
https://bugs.webkit.org/show_bug.cgi?id=164266
Reviewed by Joseph Pecoraro.
Added a Inspector protocol test for CustomElementState.
* inspector/dom/customElementState-expected.txt: Added.
* inspector/dom/customElementState.html: Added.
2016-10-31 Simon Fraser <simon.fraser@apple.com>
Add basic visual/layout viewport support for fixed position layout
https://bugs.webkit.org/show_bug.cgi?id=164261
Reviewed by Dean Jackson.
* fast/visual-viewport/nonzoomed-rects-expected.txt: Added.
* fast/visual-viewport/nonzoomed-rects.html: Added.
* fast/visual-viewport/zoomed-fixed-expected.txt: Added.
* fast/visual-viewport/zoomed-fixed-scroll-down-then-up-expected.txt: Added.
* fast/visual-viewport/zoomed-fixed-scroll-down-then-up.html: Added.
* fast/visual-viewport/zoomed-fixed.html: Added.
* fast/visual-viewport/zoomed-rects-expected.txt: Added.
* fast/visual-viewport/zoomed-rects.html: Added.
* platform/ios-simulator/fast/visual-viewport/nonzoomed-rects-expected.txt: Added.
* platform/ios-simulator/fast/visual-viewport/zoomed-fixed-scroll-down-then-up-expected.txt: Added.
* platform/ios-simulator/fast/visual-viewport/zoomed-rects-expected.txt: Added.
* resources/js-test-pre.js:
(evalAndLog):
(evalAndLogResult):
(shouldEvaluateTo):
2016-10-29 Filip Pizlo <fpizlo@apple.com>
JSC should support SharedArrayBuffer
https://bugs.webkit.org/show_bug.cgi?id=163986
Reviewed by Keith Miller.
Adding tests. This is a work in progress.
* workers/sab: Added.
* workers/sab/simple-worker-1.js: Added.
(onmessage):
* workers/sab/simple-worker-2.js: Added.
(onmessage):
* workers/sab/simple.html: Added.
2016-10-31 Simon Fraser <simon.fraser@apple.com>
Make UIScriptController::zoomToScale() work on Mac WK1 and WK2
https://bugs.webkit.org/show_bug.cgi?id=164238
Reviewed by Dean Jackson.
* fast/zooming/uiscript-zooming-expected.txt: Added.
* fast/zooming/uiscript-zooming.html: Added.
* platform/ios-simulator-wk1/TestExpectations:
2016-10-31 Joseph Pecoraro <pecoraro@apple.com>
Remove test workaround now that original issue is fixed
https://bugs.webkit.org/show_bug.cgi?id=164255
Reviewed by Saam Barati.
* inspector/debugger/resources/log-pause-location.js:
(TestPage.registerInitializer.window.logResolvedBreakpointLinesWithContext):
(TestPage.registerInitializer.window.logLinesWithContext):
(TestPage.registerInitializer.String.prototype.myPadStart): Deleted.
Use the real String.prototype.padStart now that it is fixed.
2016-10-31 Ryosuke Niwa <rniwa@webkit.org>
Enable custom elements by default everywhere
https://bugs.webkit.org/show_bug.cgi?id=164242
Reviewed by Antti Koivisto.
Enable tests for custom elements everywhere. Also removed the superfluous expectations for shadow DOM tests.
* TestExpectations:
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/mac/TestExpectations:
* platform/win/TestExpectations:
2016-10-31 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r207967.
This change seems to be the cause of at least one LayoutTest
becoming flaky.
Reverted changeset:
"REGRESSION(r207753-207755): ASSERTION FAILED:
m_parsedStyleSheetCache->isInMemoryCache()"
https://bugs.webkit.org/show_bug.cgi?id=163905
http://trac.webkit.org/changeset/207967
2016-10-31 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Shadow DOM scoped styles are missing
https://bugs.webkit.org/show_bug.cgi?id=164247
<rdar://problem/29035061>
Reviewed by Antti Koivisto.
* inspector/css/shadow-scoped-style-expected.txt: Added.
* inspector/css/shadow-scoped-style.html: Added.
2016-10-31 Nan Wang <n_wang@apple.com>
AX: aria-sort is not exposed on iOS
https://bugs.webkit.org/show_bug.cgi?id=164245
Reviewed by Chris Fleizach.
* accessibility/ios-simulator/aria-sort-ios-expected.txt: Added.
* accessibility/ios-simulator/aria-sort-ios.html: Added.
2016-10-31 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r208178.
The test added with this change fails or times out on macOS
and iOS.
Reverted changeset:
"[Modern Media Controls] Media Controller: Airplay support"
https://bugs.webkit.org/show_bug.cgi?id=163729
http://trac.webkit.org/changeset/208178
2016-10-31 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r208182.
Both of the tests added with this change time out on macOS
Release.
Reverted changeset:
"[Modern Media Controls] Media Controller: Placard support"
https://bugs.webkit.org/show_bug.cgi?id=163731
http://trac.webkit.org/changeset/208182
2016-10-31 Brady Eidson <beidson@apple.com>
IndexedDB 2.0: Support IDBObjectStore getAll/getAllKeys.
<rdar://problem/28806934> and https://bugs.webkit.org/show_bug.cgi?id=164097
Reviewed by Darin Adler.
* storage/indexeddb/modern/idbobjectstore-getall-1-expected.txt: Added.
* storage/indexeddb/modern/idbobjectstore-getall-1-private-expected.txt: Added.
* storage/indexeddb/modern/idbobjectstore-getall-1-private.html: Added.
* storage/indexeddb/modern/idbobjectstore-getall-1.html: Added.
* storage/indexeddb/modern/idbobjectstore-getallkeys-1-expected.txt: Added.
* storage/indexeddb/modern/idbobjectstore-getallkeys-1-private-expected.txt: Added.
* storage/indexeddb/modern/idbobjectstore-getallkeys-1-private.html: Added.
* storage/indexeddb/modern/idbobjectstore-getallkeys-1.html: Added.
* storage/indexeddb/modern/resources/idbobjectstore-getall-1.js: Added.
2016-10-31 Ryan Haddad <ryanhaddad@apple.com>
Marking two http/tests/websocket/tests/hybi tests as flaky.
https://bugs.webkit.org/show_bug.cgi?id=164080
Unreviewed test gardening.
* TestExpectations:
2016-10-31 Ryan Haddad <ryanhaddad@apple.com>
Skipping media/modern-media-controls/volume-support/volume-support-media-api.html on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=164250
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2016-10-31 Ryan Haddad <ryanhaddad@apple.com>
Changing expectation from Failure to Skip for two insertReplacementText tests on ios-simulator.
Unreviewed test gardening.
These tests will always time out on ios-simulator due to reliance upon
testRunner.waitUntilDone().
* platform/ios-simulator/TestExpectations:
2016-10-31 Ryan Haddad <ryanhaddad@apple.com>
Marking three modern-media-controls tests as flaky.
Unreviewed test gardening.
* TestExpectations:
2016-10-31 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media Controller: Placard support
https://bugs.webkit.org/show_bug.cgi?id=163731
<rdar://problem/28869598>
Reviewed by Dean Jackson.
Adding two new tests to check that the picture-in-picture and AirPlay placards are shown
based on the media presentation mode.
* http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html:
* media/modern-media-controls/elapsed-time-support/elapsed-time-support.html:
* media/modern-media-controls/media-controller/media-controller-constructor.html:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* media/modern-media-controls/mute-support/mute-support-button-click.html:
* media/modern-media-controls/mute-support/mute-support-media-api.html:
* media/modern-media-controls/mute-support/mute-support-muted.html:
* media/modern-media-controls/placard-support/placard-support-airplay-expected.txt: Added.
* media/modern-media-controls/placard-support/placard-support-airplay.html: Added.
* media/modern-media-controls/placard-support/placard-support-pip-expected.txt: Added.
* media/modern-media-controls/placard-support/placard-support-pip.html: Added.
* media/modern-media-controls/playback-support/playback-support-autoplay.html:
* media/modern-media-controls/playback-support/playback-support-button-click.html:
* media/modern-media-controls/playback-support/playback-support-media-api.html:
* media/modern-media-controls/remaining-time-support/remaining-time-support.html:
* media/modern-media-controls/scrubber-support/scrubber-support-click.html:
* media/modern-media-controls/scrubber-support/scrubber-support-drag.html:
* media/modern-media-controls/scrubber-support/scrubber-support-media-api.html:
* media/modern-media-controls/start-support/start-support-audio.html:
* media/modern-media-controls/start-support/start-support-autoplay.html:
* media/modern-media-controls/start-support/start-support-click-to-start.html:
* media/modern-media-controls/start-support/start-support-error.html:
* media/modern-media-controls/start-support/start-support-fullscreen.html:
* media/modern-media-controls/start-support/start-support-manual-play.html:
* media/modern-media-controls/start-support/start-support-no-source.html:
* media/modern-media-controls/volume-support/volume-support-click.html:
* media/modern-media-controls/volume-support/volume-support-drag.html:
* media/modern-media-controls/volume-support/volume-support-media-api-mute.html:
* media/modern-media-controls/volume-support/volume-support-media-api.html:
* LayoutTests/platform/ios-simulator/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:
2016-10-31 Simon Fraser <simon.fraser@apple.com>
Implement IntersectionObserver
https://bugs.webkit.org/show_bug.cgi?id=159475
Reviewed by Ryosuke Niwa.
Basic interface tests.
* intersection-observer/intersection-observer-entry-interface-expected.txt: Added.
* intersection-observer/intersection-observer-entry-interface.html: Added.
* intersection-observer/intersection-observer-interface-expected.txt: Added.
* intersection-observer/intersection-observer-interface.html: Added.
2016-10-31 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media Controller: Airplay support
https://bugs.webkit.org/show_bug.cgi?id=163729
Reviewed by Dean Jackson.
Adding a new test to check that the AirPlay button in the media controls correctly shows the availability
of AirPlay routes and whether the media is playing via AirPlay.
* http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html:
* media/modern-media-controls/airplay-support/airplay-support-expected.txt: Added.
* media/modern-media-controls/airplay-support/airplay-support.html: Added.
* media/modern-media-controls/elapsed-time-support/elapsed-time-support.html:
* media/modern-media-controls/media-controller/media-controller-constructor.html:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* media/modern-media-controls/mute-support/mute-support-button-click.html:
* media/modern-media-controls/mute-support/mute-support-media-api.html:
* media/modern-media-controls/mute-support/mute-support-muted.html:
* media/modern-media-controls/playback-support/playback-support-autoplay.html:
* media/modern-media-controls/playback-support/playback-support-button-click.html:
* media/modern-media-controls/playback-support/playback-support-media-api.html:
* media/modern-media-controls/remaining-time-support/remaining-time-support.html:
* media/modern-media-controls/scrubber-support/scrubber-support-click.html:
* media/modern-media-controls/scrubber-support/scrubber-support-drag.html:
* media/modern-media-controls/scrubber-support/scrubber-support-media-api.html:
* media/modern-media-controls/start-support/start-support-audio.html:
* media/modern-media-controls/start-support/start-support-autoplay.html:
* media/modern-media-controls/start-support/start-support-click-to-start.html:
* media/modern-media-controls/start-support/start-support-error.html:
* media/modern-media-controls/start-support/start-support-fullscreen.html:
* media/modern-media-controls/start-support/start-support-manual-play.html:
* media/modern-media-controls/start-support/start-support-no-source.html:
* media/modern-media-controls/volume-support/volume-support-click.html:
* media/modern-media-controls/volume-support/volume-support-drag.html:
* media/modern-media-controls/volume-support/volume-support-media-api-mute.html:
* media/modern-media-controls/volume-support/volume-support-media-api.html:
* platform/mac/TestExpectations:
2016-10-31 Ryosuke Niwa <rniwa@webkit.org>
CSSStyleDeclaration should be annotated with CEReactions
https://bugs.webkit.org/show_bug.cgi?id=163968
Reviewed by Antti Koivisto.
Added a W3C style testharness.js test.
* fast/custom-elements/reactions/CSSStyleDeclaration-expected.txt: Added.
* fast/custom-elements/reactions/CSSStyleDeclaration.html: Added.
2016-10-31 Zalan Bujtas <zalan@apple.com>
ASSERTION FAILED: !m_trailingWhitespaceWidth in WebCore::SimpleLineLayout::LineState::removeTrailingWhitespace
https://bugs.webkit.org/show_bug.cgi?id=164076
Reviewed by Antti Koivisto.
* fast/text/simple-line-layout-with-zero-sized-font-expected.txt: Added.
* fast/text/simple-line-layout-with-zero-sized-font.html: Added.
2016-10-31 Nan Wang <n_wang@apple.com>
AX: iOS Voiceover does not announce previously selected value from input type="date" form field
https://bugs.webkit.org/show_bug.cgi?id=164176
Reviewed by Chris Fleizach.
* accessibility/ios-simulator/input-type-time-expected.txt:
* accessibility/ios-simulator/input-type-time.html:
2016-10-31 Jer Noble <jer.noble@apple.com>
REGRESSION (r206300): LayoutTest media/media-source/media-source-duplicate-seeked.html timing out
https://bugs.webkit.org/show_bug.cgi?id=162496
Reviewed by Darin Adler.
* platform/mac/TestExpectations:
2016-10-31 Jer Noble <jer.noble@apple.com>
Allow multiple playing videos on a page with 'autoplay' and 'playsinline' attributes
https://bugs.webkit.org/show_bug.cgi?id=162366
<rdar://problem/28639600>
Reviewed by Eric Carlson.
* media/content/test-video-only.mp4: Added.
* media/non-existent-video-playback-interrupted-expected.txt:
* media/non-existent-video-playback-interrupted.html:
* media/video-background-playback-expected.txt:
* media/video-background-playback.html:
* media/video-background-tab-playback-expected.txt:
* media/video-background-tab-playback.html:
* media/video-concurrent-playback-expected.txt:
* media/video-concurrent-playback.html:
* media/video-concurrent-visible-playback-expected.txt: Added.
* media/video-concurrent-visible-playback.html: Added.
* media/video-multiple-concurrent-playback-expected.txt: Added.
* media/video-multiple-concurrent-playback.html: Added.
* media/video-playback-interrupted-expected.txt:
* media/video-playback-interrupted.html:
* media/video-restricted-invisible-autoplay-not-allowed.html:
2016-10-31 Wenson Hsieh <wenson_hsieh@apple.com>
Holding down a key to choose an accented character should fire "insertReplacementText" input events
https://bugs.webkit.org/show_bug.cgi?id=164209
<rdar://problem/29019305>
Reviewed by Darin Adler.
Adds 2 new layout tests to verify that inserting replacement text fires input events of inputType
"insertReplacementText" instead of the generic "insertText", and that calling preventDefault() on the
beforeinput event prevents text from being inserted. Also checks that inserting replacement text in
contenteditable areas causes the dataTransfer attribute to be populated, and that the data attribute is null.
* fast/events/before-input-prevent-insert-replacement-expected.txt: Added.
* fast/events/before-input-prevent-insert-replacement.html: Added.
* fast/events/input-event-insert-replacement-expected.txt: Added.
* fast/events/input-event-insert-replacement.html: Added.
* platform/ios-simulator/TestExpectations:
* platform/mac-wk1/TestExpectations:
2016-10-30 Gyuyoung Kim <gyuyoung.kim@webkit.org>
[EFL] Skip media tests because timeout happens on many media tests.
Unreviewed EFL gardening.
Treat the media folder to *Skip* temporarily.
* platform/efl/TestExpectations:
2016-10-30 Darin Adler <darin@apple.com>
Move Element, NamedNodeMap, and DOMStringMap from ExceptionCode to Exception
https://bugs.webkit.org/show_bug.cgi?id=164206
Reviewed by Chris Dumez.
* fast/dom/resources/shadow-test-driver.js: Deleted. Unused.
2016-10-30 Frederic Wang <fwang@igalia.com>
Use HarfBuzz ot-math API to parse the OpenType MATH table
https://bugs.webkit.org/show_bug.cgi?id=162671
Reviewed by Michael Catanzaro.
Rebaseline one test for large operators due to small rendering changes.
* platform/gtk/mathml/opentype/opentype-stretchy-expected.png:
* platform/gtk/mathml/opentype/opentype-stretchy-expected.txt:
2016-10-30 Gyuyoung Kim <gyuyoung.kim@webkit.org>
[EFL] Remove duplicated media/media-source tests in TestExpectations
Unreviewed EFL gardening.
Tests of media/media-source have caused timeout on EFL layout test. However
it hasn't been marked to *Skip* because some tests are multiple marked.
So this patch cleans up it, and skip media/media-source for a while.
* platform/efl/TestExpectations:
2016-10-30 Gyuyoung Kim <gyuyoung.kim@webkit.org>
Unreviewed EFL gardening. Mark some tests to Timeout.
* platform/efl/TestExpectations: Urgent fix to run layout test.
2016-10-29 Dean Jackson <dino@apple.com>
Parse color() function
https://bugs.webkit.org/show_bug.cgi?id=164146
<rdar://problems/29007218>
Reviewed by Darin Adler.
Test that exercises the new color() function in CSS. It checks
all valid and invalid input, with the exception of fallback content.
* css3/color/color-function-computed-style-expected.txt: Added.
* css3/color/color-function-computed-style.html: Added.
* css3/color/color-function-parsing-expected.txt: Added.
* css3/color/color-function-parsing.html: Added.
2016-10-29 Youenn Fablet <youenn@apple.com>
Remove testharness.js/testharnessreport.js unnecessary copies
https://bugs.webkit.org/show_bug.cgi?id=164112
Reviewed by Darin Adler.
Removing http/tests/w3c directory.
Contained tests are skipped in Mac, EFL and mark as failing in GTK.
These tests have not been modified since more than 3 years and are probably out-of-date compared to W3C wpt.
Updated other http/tests tests using w3c/tests/resources files to use directly /resources/ URLs.
These /resources/ URLs are using an alias to remove the need to have redundant copies.
Removed imported/blink/http/tests/resources testharness and testharnessreport.js since they are not used.
A few test files in imported/blink/http/tests use /resources/... URLs but they will not point to any of the removed files since the tests are run as file based.
* http/tests/media/media-source/mediasource-play-then-seek-back-with-remote-control.html:
* http/tests/media/resources/media-source/generate-config-change-tests.py:
* http/tests/preload/single_download_preload_runner.html:
* http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/form-upgrade.html:
* http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/iframe-upgrade.https.html:
* http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/proper-uir-on-navigation.html:
* http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/resources/insecure-site.html:
* http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/resources/nested-nested-frame.html:
* http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/resources/nested-window.html:
* http/tests/security/cross-origin-css-1.html:
* http/tests/security/cross-origin-css-2.html:
* http/tests/security/cross-origin-css-3.html:
* http/tests/security/cross-origin-css-4.html:
* http/tests/security/cross-origin-css-5.html:
* http/tests/security/cross-origin-css-6.html:
* http/tests/security/cross-origin-css-7.html:
* http/tests/security/cross-origin-css-8.html:
* http/tests/security/cross-origin-css-9.html:
* http/tests/security/cross-origin-css-in-quirks-1.html:
* http/tests/security/cross-origin-css-in-quirks-2.html:
* http/tests/security/cross-origin-css-in-quirks-3.html:
* http/tests/security/cross-origin-css-in-quirks-4.html:
* http/tests/security/cross-origin-css-in-quirks-5.html:
* http/tests/security/cross-origin-css-in-quirks-6.html:
* http/tests/security/cross-origin-css-in-quirks-7.html:
* http/tests/security/cross-origin-css-in-quirks-8.html:
* http/tests/security/mixedContent/insecure-script-in-data-iframe-in-main-frame-blocked.html:
* http/tests/security/resources/post-origin-to-parent.html:
* http/tests/security/same-origin-css-1.html:
* http/tests/security/same-origin-css-2.html:
* http/tests/security/same-origin-css-3.html:
* http/tests/security/same-origin-css-4.html:
* http/tests/security/same-origin-css-5.html:
* http/tests/security/same-origin-css-6.html:
* http/tests/security/same-origin-css-7.html:
* http/tests/security/same-origin-css-8.html:
* http/tests/security/same-origin-css-in-quirks.html:
* http/tests/security/set-domain-remove-subdomain-for-ip-address.html:
* http/tests/w3c/README: Removed.
* http/tests/w3c/resources/WebIDLParser.js: Removed.
* http/tests/w3c/resources/canvas-tests.css: Removed.
* http/tests/w3c/resources/canvas-tests.js: Removed.
* http/tests/w3c/resources/idlharness.js: Removed.
* http/tests/w3c/resources/testharness.css: Removed.
* http/tests/w3c/resources/testharness.js: Removed.
* http/tests/w3c/resources/testharnessreport.js: Removed.
* http/tests/w3c/webperf/approved/HighResolutionTime/basic-expected.txt: Removed.
* http/tests/w3c/webperf/approved/HighResolutionTime/basic.html: Removed.
* http/tests/w3c/webperf/approved/HighResolutionTime/monotonic-clock-expected.txt: Removed.
* http/tests/w3c/webperf/approved/HighResolutionTime/monotonic-clock.html: Removed.
* http/tests/w3c/webperf/approved/HighResolutionTime/resources/now_frame.html: Removed.
* http/tests/w3c/webperf/approved/HighResolutionTime/test_cross_frame_start-expected.txt: Removed.
* http/tests/w3c/webperf/approved/HighResolutionTime/test_cross_frame_start.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_document_open-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_document_open.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects-expected.txt: Removed.
* http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects.html: Removed.
* http/tests/w3c/webperf/resources/Ahem.ttf: Removed.
* http/tests/w3c/webperf/resources/all_resource_types.htm: Removed.
* http/tests/w3c/webperf/resources/blank_image.png: Removed.
* http/tests/w3c/webperf/resources/blank_page_green.htm: Removed.
* http/tests/w3c/webperf/resources/blank_page_green_with_allow_timing.php: Removed.
* http/tests/w3c/webperf/resources/blank_page_green_with_onunload.htm: Removed.
* http/tests/w3c/webperf/resources/blank_page_meta_redirect.htm: Removed.
* http/tests/w3c/webperf/resources/blank_page_unload.htm: Removed.
* http/tests/w3c/webperf/resources/blank_page_yellow.htm: Removed.
* http/tests/w3c/webperf/resources/blank_page_yellow_with_onunload.htm: Removed.
* http/tests/w3c/webperf/resources/empty_script.js: Removed.
* http/tests/w3c/webperf/resources/generate_resource.php: Removed.
* http/tests/w3c/webperf/resources/gray_bg.css: Removed.
* http/tests/w3c/webperf/resources/green_frame.htm: Removed.
* http/tests/w3c/webperf/resources/inject_resource_test.html: Removed.
* http/tests/w3c/webperf/resources/nested.css: Removed.
* http/tests/w3c/webperf/resources/pagevistestharness.js: Removed.
* http/tests/w3c/webperf/resources/redirect.php: Removed.
* http/tests/w3c/webperf/resources/webperftestharness.js: Removed.
* http/tests/w3c/webperf/resources/webperftestharnessextension.js: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_attribute_order-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_attribute_order.html: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_cached-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_cached.html: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_connection_reuse-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_connection_reuse.html: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_dynamic_insertion-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_dynamic_insertion.html: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_frame_initiator_type-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_frame_initiator_type.html: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_iframe_self_navigation-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_iframe_self_navigation.html: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_ignore_data_url-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_ignore_data_url.html: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_ignore_failures-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_ignore_failures.html: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_initiator_types-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_initiator_types.html: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_redirects-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_redirects.html: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_reparenting-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_reparenting.html: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_script_types-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_script_types.html: Removed.
* http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_full_when_populate_entries-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_full_when_populate_entries.html: Removed.
* http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_full_when_shrink_buffer_size-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_full_when_shrink_buffer_size.html: Removed.
* http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_size_restriction-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_buffer_size_restriction.html: Removed.
* http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_clear_resource_timing_functionality-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_clear_resource_timing_functionality.html: Removed.
* http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cross_origin_resource_request-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cross_origin_resource_request.html: Removed.
* http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_on_shrink_buffer_size-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_on_shrink_buffer_size.html: Removed.
* http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_store_and_clear_during_callback-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_store_and_clear_during_callback.html: Removed.
* http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_timing_allow_cross_origin_resource_request-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_timing_allow_cross_origin_resource_request.html: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMarks.html: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMeasures-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_clearMeasures.html: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_entry_type-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_entry_type.html: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark.html: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark_exception-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_mark_exception.html: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure.html: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure_associate_with_navigation_timing-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure_associate_with_navigation_timing.html: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure_exception-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_measure_exception.html: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_method_exist-expected.txt: Removed.
* http/tests/w3c/webperf/submission/Intel/user-timing/test_user_timing_method_exist.html: Removed.
* http/tests/xmlhttprequest/readystatechange-and-abort.html:
* http/tests/xmlhttprequest/response-json-and-readystate.html:
* http/tests/xmlhttprequest/xmlhttprequest-open-method-allowed.html:
* http/tests/xmlhttprequest/xmlhttprequest-open-method-case-insensitive.html:
* imported/blink/http/tests/resources/testharness.js: Removed.
* imported/blink/http/tests/resources/testharnessreport.js: Removed.
* platform/gtk/TestExpectations:
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
* platform/win/TestExpectations:
2016-10-29 Youenn Fablet <youenn@apple.com>
REGRESSION (r207754): LayoutTest http/tests/security/svg-image-with-css-cross-domain.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=163922
Reviewed by Alex Christensen.
* http/tests/security/cached-svg-image-with-css-cross-domain-expected.html: Added.
* http/tests/security/cached-svg-image-with-css-cross-domain.html: Added.
* platform/mac/TestExpectations:
2016-10-29 Youenn Fablet <youenn@apple.com>
REGRESSION (Safari 10 / r189445): WKWebView and WebView no longer allow async XMLHttpRequest timeout to exceed 60 seconds
https://bugs.webkit.org/show_bug.cgi?id=163814
<rdar://problem/28917420>
Reviewed by Darin Adler.
* http/tests/xmlhttprequest/resetting-timeout-to-zero-expected.txt: Added.
* http/tests/xmlhttprequest/resetting-timeout-to-zero.html: Added.
* http/tests/xmlhttprequest/timeout-greater-than-default-network-timeout-expected.txt: Added.
* http/tests/xmlhttprequest/timeout-greater-than-default-network-timeout.html: Added.
* tests-options.json:
2016-10-28 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Breakpoints not working in scripts with unicode characters
https://bugs.webkit.org/show_bug.cgi?id=164172
<rdar://problem/28895862>
Reviewed by Ryosuke Niwa.
* inspector/debugger/breakpoints/resolved-dump-all-pause-locations-expected.txt:
* inspector/debugger/breakpoints/resolved-dump-all-pause-locations.html:
* inspector/debugger/breakpoints/resolved-dump-each-line-expected.txt:
* inspector/debugger/breakpoints/resolved-dump-each-line.html:
* inspector/debugger/breakpoints/resources/dump-unicode.js: Added.
Ensure we can set breakpoints and resolve them in non-8bit source code.
2016-10-28 Darin Adler <darin@apple.com>
Move all classes in the HTML directory from ExceptionCode to Exception
https://bugs.webkit.org/show_bug.cgi?id=163876
Reviewed by Sam Weinig.
* fast/dom/DOMURL/set-href-attribute-hash-expected.txt:
* fast/dom/DOMURL/set-href-attribute-hash.html:
* fast/dom/DOMURL/set-href-attribute-hostname-expected.txt:
* fast/dom/DOMURL/set-href-attribute-hostname.html:
* fast/dom/DOMURL/set-href-attribute-pathname-expected.txt:
* fast/dom/DOMURL/set-href-attribute-pathname.html:
Updated these tests to expect that if you set href and it raises an exception,
then the URL does not change. The old expected results showed the exception being
raised but the URL being changed to the invalid href.
* fast/dom/HTMLProgressElement/script-tests/set-progress-properties.js:
* fast/dom/HTMLProgressElement/set-progress-properties-expected.txt:
Updated to expect a different exception, TypeError rather than NotSupportedError,
for non-finite values.
2016-10-28 Jer Noble <jer.noble@apple.com>
WebAudio does not resume when moving from background to foreground tab.
https://bugs.webkit.org/show_bug.cgi?id=164043
Reviewed by Darin Adler.
* webaudio/page-canstartmedia-expected.txt: Added.
* webaudio/page-canstartmedia.html: Added.
2016-10-28 Wenson Hsieh <wenson_hsieh@apple.com>
iOS autocorrection does not trigger an input event of inputType "insertReplacementText"
https://bugs.webkit.org/show_bug.cgi?id=164077
<rdar://problem/28987810>
Reviewed by Simon Fraser.
Adds 2 new unit tests verifying that candidate text insertion can be prevented via beforeinput events, and that
beforeinput and input events of type "insertReplacementText" are fired when inserting candidate text on iOS.
* fast/events/ios/before-input-events-prevent-candidate-insertion-expected.txt: Added.
* fast/events/ios/before-input-events-prevent-candidate-insertion.html: Added.
* fast/events/ios/input-events-insert-replacement-text-expected.txt: Added.
* fast/events/ios/input-events-insert-replacement-text.html: Added.
2016-10-28 Alex Christensen <achristensen@webkit.org>
Partially revert 207805 after resolution in URL spec issue 87
https://bugs.webkit.org/show_bug.cgi?id=164142
Reviewed by Andy Estes.
* fast/url/path-expected.txt:
* fetch/fetch-url-serialization-expected.txt:
2016-10-28 Chris Dumez <cdumez@apple.com>
DOMStringMap reports properties as non-enumerable
https://bugs.webkit.org/show_bug.cgi?id=164114
Reviewed by Sam Weinig.
Update existing test to reflect behavior change.
* fast/dom/dataset-name-getter-properties-expected.txt:
* fast/dom/dataset-name-getter-properties.html:
2016-10-28 Ryosuke Niwa <rniwa@webkit.org>
Add CEReactions to the remaining HTML DOM APIs
https://bugs.webkit.org/show_bug.cgi?id=163969
Reviewed by Chris Dumez.
Added W3C style testharness.js tests for CEReactions to various HTMLElements under fast/custom-elements/reactions.
Also added some WebKit specific tests using the same harness outside that directory.
* fast/custom-elements/reactions-for-indieui-expected.txt: Added.
* fast/custom-elements/reactions-for-indieui.html: Added.
* fast/custom-elements/reactions-for-webkit-extensions-expected.txt:
* fast/custom-elements/reactions-for-webkit-extensions.html:
* fast/custom-elements/reactions/Document-expected.txt: Added.
* fast/custom-elements/reactions/Document.html: Added.
* fast/custom-elements/reactions/HTMLAnchorElement-expected.txt: Added.
* fast/custom-elements/reactions/HTMLAnchorElement.html: Added.
* fast/custom-elements/reactions/HTMLOptionElement-expected.txt: Added.
* fast/custom-elements/reactions/HTMLOptionElement.html: Added.
* fast/custom-elements/reactions/HTMLOptionsCollection-expected.txt: Added.
* fast/custom-elements/reactions/HTMLOptionsCollection.html: Added.
* fast/custom-elements/reactions/HTMLOutputElement-expected.txt: Added.
* fast/custom-elements/reactions/HTMLOutputElement.html: Added.
* fast/custom-elements/reactions/HTMLSelectElement-expected.txt: Added.
* fast/custom-elements/reactions/HTMLSelectElement.html: Added.
* fast/custom-elements/reactions/HTMLTableElement-expected.txt: Added.
* fast/custom-elements/reactions/HTMLTableElement.html: Added.
* fast/custom-elements/reactions/HTMLTableRowElement-expected.txt: Added.
* fast/custom-elements/reactions/HTMLTableRowElement.html: Added.
* fast/custom-elements/reactions/HTMLTableSectionElement-expected.txt: Added.
* fast/custom-elements/reactions/HTMLTableSectionElement.html: Added.
* fast/custom-elements/reactions/HTMLTitleElement-expected.txt: Added.
* fast/custom-elements/reactions/HTMLTitleElement.html: Added.
* fast/custom-elements/reactions/ShadowRoot-expected.txt: Added.
* fast/custom-elements/reactions/ShadowRoot.html: Added.
* fast/custom-elements/resources/additional-helpers.js: Added.
* fast/custom-elements/upgrading-enqueue-reactions-expected.txt:
* fast/custom-elements/upgrading-enqueue-reactions.html:
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
2016-10-28 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media Controller: volume control support
https://bugs.webkit.org/show_bug.cgi?id=163727
Reviewed by Dean Jackson.
Adding new tests for VolumeSupport and adding the new resource to other MediaController tests.
* http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html:
* media/modern-media-controls/elapsed-time-support/elapsed-time-support.html:
* media/modern-media-controls/media-controller/media-controller-constructor.html:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* media/modern-media-controls/mute-support/mute-support-button-click.html:
* media/modern-media-controls/mute-support/mute-support-media-api.html:
* media/modern-media-controls/mute-support/mute-support-muted.html:
* media/modern-media-controls/playback-support/playback-support-autoplay.html:
* media/modern-media-controls/playback-support/playback-support-button-click.html:
* media/modern-media-controls/playback-support/playback-support-media-api.html:
* media/modern-media-controls/remaining-time-support/remaining-time-support.html:
* media/modern-media-controls/scrubber-support/scrubber-support-click.html:
* media/modern-media-controls/scrubber-support/scrubber-support-drag.html:
* media/modern-media-controls/scrubber-support/scrubber-support-media-api.html:
* media/modern-media-controls/start-support/start-support-audio.html:
* media/modern-media-controls/start-support/start-support-autoplay.html:
* media/modern-media-controls/start-support/start-support-click-to-start.html:
* media/modern-media-controls/start-support/start-support-error.html:
* media/modern-media-controls/start-support/start-support-fullscreen.html:
* media/modern-media-controls/start-support/start-support-manual-play.html:
* media/modern-media-controls/start-support/start-support-no-source.html:
* media/modern-media-controls/volume-support/volume-support-click-expected.txt: Added.
* media/modern-media-controls/volume-support/volume-support-click.html: Added.
* media/modern-media-controls/volume-support/volume-support-drag-expected.txt: Added.
* media/modern-media-controls/volume-support/volume-support-drag.html: Added.
* media/modern-media-controls/volume-support/volume-support-media-api-expected.txt: Added.
* media/modern-media-controls/volume-support/volume-support-media-api-mute-expected.txt: Added.
* media/modern-media-controls/volume-support/volume-support-media-api-mute.html: Added.
* media/modern-media-controls/volume-support/volume-support-media-api.html: Added.
* platform/ios-simulator/TestExpectations:
2016-10-28 Yusuke Suzuki <utatane.tea@gmail.com>
[DOMJIT] Implement Document::documentElement
https://bugs.webkit.org/show_bug.cgi?id=164113
Reviewed by Sam Weinig.
* js/dom/domjit-accessor-document-element-changed-expected.txt: Added.
* js/dom/domjit-accessor-document-element-changed.html: Added.
* js/dom/domjit-accessor-document-element-expected.txt: Added.
* js/dom/domjit-accessor-document-element.html: Added.
2016-10-28 Simon Fraser <simon.fraser@apple.com>
Wrong blur radius for filter: drop-shadow()
https://bugs.webkit.org/show_bug.cgi?id=163667
Reviewed by Darin Adler.
Mismatch tests to detect that the blurry area extends out from under a masking
element on top.
* css3/filters/drop-shadow-blur-radius-expected-mismatch.html: Added.
* css3/filters/drop-shadow-blur-radius.html: Added.
* svg/filters/feDropShadow-blur-radius-expected-mismatch.html: Added.
* svg/filters/feDropShadow-blur-radius.html: Added.
2016-10-28 Youenn Fablet <youenn@apple.com>
Expose RTCPeerConnection unprefixed
https://bugs.webkit.org/show_bug.cgi?id=164060
Reviewed by Darin Adler.
* TestExpectations:
* fast/mediastream/RTCPeerConnection-AddRemoveStream.html:
* fast/mediastream/RTCPeerConnection-add-removeTrack-expected.txt:
* fast/mediastream/RTCPeerConnection-add-removeTrack.html:
* fast/mediastream/RTCPeerConnection-addIceCandidate.html:
* fast/mediastream/RTCPeerConnection-addTrack-reuse-sender.html:
* fast/mediastream/RTCPeerConnection-addTransceiver.html:
* fast/mediastream/RTCPeerConnection-closed-state-expected.txt:
* fast/mediastream/RTCPeerConnection-closed-state.html:
* fast/mediastream/RTCPeerConnection-createAnswer.html:
* fast/mediastream/RTCPeerConnection-createOffer.html:
* fast/mediastream/RTCPeerConnection-datachannel.html:
* fast/mediastream/RTCPeerConnection-dtmf.html:
* fast/mediastream/RTCPeerConnection-events.html:
* fast/mediastream/RTCPeerConnection-expected.txt:
* fast/mediastream/RTCPeerConnection-getConfiguration.html:
* fast/mediastream/RTCPeerConnection-have-local-offer.html:
* fast/mediastream/RTCPeerConnection-have-local-pranswer.html:
* fast/mediastream/RTCPeerConnection-have-remote-offer.html:
* fast/mediastream/RTCPeerConnection-have-remote-pranswer.html:
* fast/mediastream/RTCPeerConnection-ice-expected.txt:
* fast/mediastream/RTCPeerConnection-ice.html:
* fast/mediastream/RTCPeerConnection-icecandidate-event.html:
* fast/mediastream/RTCPeerConnection-iceconnectionstatechange-event.html:
* fast/mediastream/RTCPeerConnection-inspect-answer.html:
* fast/mediastream/RTCPeerConnection-inspect-offer.html:
* fast/mediastream/RTCPeerConnection-js-built-ins-check-this-expected.txt:
* fast/mediastream/RTCPeerConnection-js-built-ins-check-this.html:
* fast/mediastream/RTCPeerConnection-legacy-stream-based-api.html:
* fast/mediastream/RTCPeerConnection-localDescription.html:
* fast/mediastream/RTCPeerConnection-media-setup-callbacks-single-dialog.html:
* fast/mediastream/RTCPeerConnection-media-setup-single-dialog.html:
* fast/mediastream/RTCPeerConnection-media-setup-two-dialogs.html:
* fast/mediastream/RTCPeerConnection-more-media-to-negotiate.html:
* fast/mediastream/RTCPeerConnection-onnegotiationneeded.html:
* fast/mediastream/RTCPeerConnection-overloaded-operations-expected.txt:
* fast/mediastream/RTCPeerConnection-overloaded-operations-params-expected.txt:
* fast/mediastream/RTCPeerConnection-overloaded-operations-params.html:
* fast/mediastream/RTCPeerConnection-overloaded-operations.html:
* fast/mediastream/RTCPeerConnection-remoteDescription.html:
* fast/mediastream/RTCPeerConnection-remotely-assigned-transceiver-mid.html:
* fast/mediastream/RTCPeerConnection-setLocalDescription-offer.html:
* fast/mediastream/RTCPeerConnection-setRemoteDescription-offer.html:
* fast/mediastream/RTCPeerConnection-stable.html:
* fast/mediastream/RTCPeerConnection-stats-expected.txt:
* fast/mediastream/RTCPeerConnection-stats.html:
* fast/mediastream/RTCPeerConnection-statsSelector-expected.txt:
* fast/mediastream/RTCPeerConnection-statsSelector.html:
* fast/mediastream/RTCPeerConnection.html:
* fast/mediastream/RTCRtpSender-replaceTrack.html:
* fast/mediastream/RTCTrackEvent-constructor.html:
* platform/efl/TestExpectations:
* platform/efl/js/dom/global-constructors-attributes-expected.txt:
* platform/gtk/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
* platform/win/TestExpectations:
2016-10-28 Dave Hyatt <hyatt@apple.com>
Fix busted layout test from previous check-in.
* fast/multicol/column-box-alignment-rtl-expected.html:
2016-10-28 Antti Koivisto <antti@apple.com>
Always use iOS preload behavior
https://bugs.webkit.org/show_bug.cgi?id=164127
Reviewed by Andreas Kling.
* http/tests/webgl/1.0.2/readPixelsBadArgs-expected.txt:
2016-10-28 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media Controller: scrubbing support
https://bugs.webkit.org/show_bug.cgi?id=163726
<rdar://problem/27989481>
Reviewed by Dean Jackson.
Adding new tests for ScrubberSupport that test clicking in the scrubber,
dragging the scrubber and setting the media currentTime via the media API.
Also adding the new resource to other MediaController tests.
* http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html:
* media/modern-media-controls/elapsed-time-support/elapsed-time-support.html:
* media/modern-media-controls/media-controller/media-controller-constructor.html:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* media/modern-media-controls/mute-support/mute-support-button-click.html:
* media/modern-media-controls/mute-support/mute-support-media-api.html:
* media/modern-media-controls/mute-support/mute-support-muted.html:
* media/modern-media-controls/playback-support/playback-support-autoplay.html:
* media/modern-media-controls/playback-support/playback-support-button-click.html:
* media/modern-media-controls/playback-support/playback-support-media-api.html:
* media/modern-media-controls/remaining-time-support/remaining-time-support.html:
* media/modern-media-controls/scrubber-support/scrubber-support-click-expected.txt: Added.
* media/modern-media-controls/scrubber-support/scrubber-support-click.html: Added.
* media/modern-media-controls/scrubber-support/scrubber-support-drag-expected.txt: Added.
* media/modern-media-controls/scrubber-support/scrubber-support-drag.html: Added.
* media/modern-media-controls/scrubber-support/scrubber-support-media-api-expected.txt: Added.
* media/modern-media-controls/scrubber-support/scrubber-support-media-api.html: Added.
* media/modern-media-controls/start-support/start-support-audio.html:
* media/modern-media-controls/start-support/start-support-autoplay.html:
* media/modern-media-controls/start-support/start-support-click-to-start.html:
* media/modern-media-controls/start-support/start-support-error.html:
* media/modern-media-controls/start-support/start-support-fullscreen.html:
* media/modern-media-controls/start-support/start-support-manual-play.html:
* media/modern-media-controls/start-support/start-support-no-source.html:
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2016-10-27 Gyuyoung Kim <gyuyoung.kim@webkit.org>
[EFL] Skip media test for a while
Unreviewed EFL gardening.
* platform/efl/TestExpectations:
2016-10-27 Myles C. Maxfield <mmaxfield@apple.com>
Teach WebGL code about new buffer targets in WebGL2
https://bugs.webkit.org/show_bug.cgi?id=163924
Reviewed by Dean Jackson.
* fast/canvas/webgl/bufferData-offset-length.html:
* fast/canvas/webgl/webgl2-buffer-targets-expected.txt: Added.
* fast/canvas/webgl/webgl2-buffer-targets.html: Added.
2016-10-27 Simon Fraser <simon.fraser@apple.com>
If an animation's keyframes affect stacking context properties, create stacking context while the animation is running
https://bugs.webkit.org/show_bug.cgi?id=164094
Reviewed by Dean Jackson.
* animations/stacking-context-fill-forwards-expected.html: Added.
* animations/stacking-context-fill-forwards.html: Added.
* animations/stacking-context-not-fill-forwards-expected.html: Added.
* animations/stacking-context-not-fill-forwards.html: Added.
* animations/stacking-context-unchanged-while-running-expected.html: Added.
* animations/stacking-context-unchanged-while-running.html: Added.
2016-10-27 Myles C. Maxfield <mmaxfield@apple.com>
[macOS] [WebGL2] Temporarily upgrade WebGL 2's internal OpenGL context from version 2.1 to 3.2
https://bugs.webkit.org/show_bug.cgi?id=164091
Reviewed by Dean Jackson.
* TestExpectations:
* fast/canvas/webgl/webgl2-context-creation-expected.txt: Added.
* fast/canvas/webgl/webgl2-context-creation.html: Added.
2016-10-27 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/security/svg-image-with-css-cross-domain.html as flaky on mac.
https://bugs.webkit.org/show_bug.cgi?id=163922
Unreviewed test gardening.
* TestExpectations:
* platform/mac/TestExpectations:
2016-10-27 Wenson Hsieh <wenson_hsieh@apple.com>
Support "insertFromDrop" and "deleteByDrag" for the InputEvent spec
https://bugs.webkit.org/show_bug.cgi?id=163948
<rdar://problem/28921433>
Reviewed by Darin Adler.
Adds 3 new layout tests verifying that when dragging and dropping (both from a contenteditable to another
contenteditable and from non-editable content into a contenteditable) beforeinput and input events are fired in
the right order with the right data and inputTypes, and that undoing/redoing still considers the drag and drop
command as a single unit. Also tests that both deleting text by dragging and inserting text by dropping are
preventable.
* fast/events/before-input-events-prevent-drag-and-drop-expected.txt: Added.
* fast/events/before-input-events-prevent-drag-and-drop.html: Added.
* fast/events/input-events-drag-and-drop-expected.txt: Added.
* fast/events/input-events-drag-and-drop.html: Added.
* fast/events/input-events-insert-by-drop-expected.txt: Added.
* fast/events/input-events-insert-by-drop.html: Added.
* platform/ios-simulator/TestExpectations:
* platform/mac-wk2/TestExpectations:
2016-10-27 Devin Rousso <dcrousso+webkit@gmail.com>
Web Inspector: Create general model object Collection class
https://bugs.webkit.org/show_bug.cgi?id=163995
Reviewed by Joseph Pecoraro.
* inspector/debugger/resources/log-pause-location.js:
(TestPage.registerInitializer.window.findScript):
Change name of getter to support WebInspector.Collection.
* inspector/unit-tests/collection-expected.txt: Added.
* inspector/unit-tests/collection.html: Added.
* inspector/unit-tests/resource-collection-expected.txt: Added.
* inspector/unit-tests/resource-collection.html: Added.
Created tests for WebInspector.Collection and WebInspector.ResourceCollection.
2016-10-27 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Worker should recover if Inspector is closed and never sent Worker.initialized command
https://bugs.webkit.org/show_bug.cgi?id=164073
Reviewed by Brian Burg.
* inspector/worker/worker-recover-if-inspector-close-expected.txt: Added.
* inspector/worker/worker-recover-if-inspector-close.html: Added.
Test to ensure a Worker recovers when it is paused on opening waiting for
Inspector messages and the Inspector disconnects.
2016-10-27 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Include ConsoleAgent in Workers - real console.log support
https://bugs.webkit.org/show_bug.cgi?id=163844
<rdar://problem/28903328>
Reviewed by Brian Burg.
* inspector/console/messageAdded-from-worker-expected.txt: Removed.
* inspector/console/messageAdded-from-worker.html: Removed.
* inspector/console/resources/worker-console-log.js: Removed.
Remove the old partial console in Worker test.
* inspector/worker/console-basic-expected.txt: Added.
* inspector/worker/console-basic.html: Added.
* inspector/worker/resources/worker-console.js: Added.
New console in Worker test.
* inspector/worker/worker-create-and-terminate.html:
The frontend must call initialize on Workers, otherwise they
are paused forever.
* http/tests/security/contentSecurityPolicy/worker-blob-inherits-csp-expected.txt:
* http/tests/security/contentSecurityPolicy/worker-blob-inherits-csp-importScripts-block-aborts-all-subsequent-imports-expected.txt:
* http/tests/security/contentSecurityPolicy/worker-connect-src-blocked-expected.txt:
* http/tests/security/contentSecurityPolicy/worker-csp-blocks-xhr-redirect-cross-origin-expected.txt:
* http/tests/security/contentSecurityPolicy/worker-importscripts-blocked-expected.txt:
* http/tests/security/contentSecurityPolicy/worker-multiple-csp-headers-expected.txt:
* http/tests/security/contentSecurityPolicy/worker-set-timeout-blocked-expected.txt:
* http/tests/websocket/tests/hybi/workers/close-expected.txt:
* http/tests/xmlhttprequest/workers/access-control-basic-get-fail-non-simple-expected.txt:
* security/contentSecurityPolicy/worker-inherits-blocks-xhr-expected.txt:
Rebaseline. We no longer send Worker console messages through the Page, and likewise
we don't send them to the WebKit client, so they will no longer appear in test output.
2016-10-27 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Include RuntimeAgent in Workers - evaluate in Worker context
https://bugs.webkit.org/show_bug.cgi?id=163835
<rdar://problem/28901465>
Reviewed by Brian Burg.
* inspector/unit-tests/target-manager-expected.txt: Added.
* inspector/unit-tests/target-manager.html: Added.
Unit test for TargetManager and its events with Worker creation.
* inspector/worker/resources/worker-1.js:
* inspector/worker/runtime-basic-expected.txt: Added.
* inspector/worker/runtime-basic.html: Added.
Test comparing RuntimeAgent between Main target and Worker target.
* inspector/runtime/change-execution-context-identifier-expected.txt:
* inspector/runtime/change-execution-context-identifier.html:
RuntimeManager has been updated to have a full ExecutionContext object
containing a Target + ContextId instead of just a ContextId.
* inspector/console/console-api-expected.txt:
* inspector/console/console-api.html:
* inspector/console/console-table-expected.txt:
* inspector/console/console-table.html:
* inspector/debugger/tail-deleted-frames-from-vm-entry.html:
* inspector/debugger/tail-deleted-frames.html:
* inspector/debugger/tail-recursion.html:
* inspector/model/remote-object-expected.txt:
* inspector/model/remote-object-weak-collection-expected.txt:
* inspector/model/remote-object-weak-collection.html:
* inspector/model/remote-object.html:
* platform/mac/inspector/model/remote-object-expected.txt:
Introduce a better JSON Filter for RemoteObject in more tests.
It is important that we filter the _target, because otherwise
JSON.stringify would throw an error about cycles.
2016-10-27 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Introduce Page WorkerAgent and Worker InspectorController
https://bugs.webkit.org/show_bug.cgi?id=163817
<rdar://problem/28899063>
Reviewed by Brian Burg.
* inspector/worker/resources/worker-1.js: Added.
* inspector/worker/resources/worker-2.js: Added.
* inspector/worker/resources/worker-3.js: Added.
* inspector/worker/worker-create-and-terminate-expected.txt: Added.
* inspector/worker/worker-create-and-terminate.html: Added.
Tests for the new Worker domain events.
The rest of the Worker domain will be tested as soon as
we add the first Agent in Workers.
2016-10-27 Chris Dumez <cdumez@apple.com>
Sync up all copies of testharnessreport.js
https://bugs.webkit.org/show_bug.cgi?id=164071
Reviewed by Youenn Fablet.
Sync up all copies of testharnessreport.js for consistency.
* http/tests/media/media-source/mediasource-play-then-seek-back-with-remote-control-expected.txt:
* http/tests/security/cross-origin-css-in-quirks-1-expected.txt:
* http/tests/security/cross-origin-css-in-quirks-2-expected.txt:
* http/tests/security/cross-origin-css-in-quirks-3-expected.txt:
* http/tests/security/cross-origin-css-in-quirks-4-expected.txt:
* http/tests/security/same-origin-css-1-expected.txt:
* http/tests/security/same-origin-css-2-expected.txt:
* http/tests/security/same-origin-css-3-expected.txt:
* http/tests/security/same-origin-css-in-quirks-expected.txt:
* http/tests/w3c/resources/testharnessreport.js:
(convertResult):
(self.testRunner.add_completion_callback.):
(self.testRunner.add_completion_callback):
(add_completion_callback.sanitize): Deleted.
(add_completion_callback): Deleted.
* imported/blink/http/tests/resources/testharnessreport.js:
(convertResult):
(self.testRunner.add_completion_callback.):
(self.testRunner.add_completion_callback):
(isCSSWGTest): Deleted.
(isJSTest): Deleted.
(add_completion_callback.sanitize): Deleted.
(add_completion_callback.done): Deleted.
(add_completion_callback): Deleted.
* resources/testharnessreport.js:
(self.testRunner.add_completion_callback.):
(self.testRunner.add_completion_callback):
2016-10-25 Brent Fulgham <bfulgham@apple.com>
Prevent hit tests from being performed on an invalid render tree
https://bugs.webkit.org/show_bug.cgi?id=163877
<rdar://problem/28675761>
Reviewed by Simon Fraser.
* fast/layers/prevent-hit-test-during-layout-expected.txt: Added.
* fast/layers/prevent-hit-test-during-layout.html: Added.
* platform/efl/TestExpectations: Skip on this platform.
* platform/gtk/TestExpectations: Skip on this platform.
* platform/ios-simulator/TestExpectations: Skip on this platform.
* platform/win/TestExpectations: Skip on this platform.
2016-10-27 Chris Dumez <cdumez@apple.com>
Element parameter to CanvasRenderingContext2D.drawFocusIfNeeded() should not be nullable
https://bugs.webkit.org/show_bug.cgi?id=164062
Reviewed by Darin Adler.
Add layout test coverage.
* fast/canvas/draw-focus-if-needed-null-element-expected.txt: Added.
* fast/canvas/draw-focus-if-needed-null-element.html: Added.
2016-10-27 Chris Dumez <cdumez@apple.com>
testharnessreport.js should sanitize the results before printing them
https://bugs.webkit.org/show_bug.cgi?id=164064
Reviewed by Youenn Fablet.
testharnessreport.js should sanitize the results before printing them. We
currently have 3 copies of this script and only 1 does the sanitization.
Short term, let do the sanitization in all of them. Longer term, we should
merge these and have a way to keep them in sync.
* fast/media/w3c/test_media_queries-expected.txt:
* fetch/fetch-url-serialization-expected.txt:
* http/tests/w3c/resources/testharnessreport.js:
(add_completion_callback.sanitize):
(add_completion_callback):
* resources/testharnessreport.js:
(self.testRunner.add_completion_callback.):
(self.testRunner.add_completion_callback):
2016-10-27 Xabier Rodriguez Calvar <calvaris@igalia.com>
Unreviewed fix of GTK and EFL test bots.
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations: Skip media-source tests
2016-10-27 Youenn Fablet <youenn@apple.com>
REGRESSION(r207753-207755): ASSERTION FAILED: m_parsedStyleSheetCache->isInMemoryCache()
https://bugs.webkit.org/show_bug.cgi?id=163905
Reviewed by Antti Koivisto.
* http/tests/security/cached-cross-origin-shared-css-stylesheet-expected.txt: Added.
* http/tests/security/cached-cross-origin-shared-css-stylesheet.html: Added.
2016-10-26 Youenn Fablet <youennf@gmail.com>
Refresh WPT tests up to 0acd8f6
https://bugs.webkit.org/show_bug.cgi?id=164009
Reviewed by Darin Adler.
* TestExpectations: Skipping webrtc tests for now.
* tests-options.json:
2016-10-26 Chris Dumez <cdumez@apple.com>
[Web IDL] Add support for having string enumerations in their own IDL file
https://bugs.webkit.org/show_bug.cgi?id=164025
Reviewed by Darin Adler.
Rebaseline existign tests as the exception messages differ slightly.
* storage/indexeddb/exceptions-expected.txt:
* storage/indexeddb/exceptions-private-expected.txt:
* storage/indexeddb/modern/idbdatabase-transaction-failures-expected.txt:
* storage/indexeddb/modern/idbdatabase-transaction-failures-private-expected.txt:
* storage/indexeddb/transaction-basics-expected.txt:
* storage/indexeddb/transaction-basics-private-expected.txt:
2016-10-26 Yusuke Suzuki <utatane.tea@gmail.com>
[DOMJIT] Implement Node::ownerDocument
https://bugs.webkit.org/show_bug.cgi?id=164004
Reviewed by Darin Adler.
* js/dom/domjit-accessor-owner-document-expected.txt: Added.
* js/dom/domjit-accessor-owner-document.html: Added.
2016-10-26 Chris Dumez <cdumez@apple.com>
Replace IDBKeyPath with a WTF::Variant
https://bugs.webkit.org/show_bug.cgi?id=163909
Reviewed by Darin Adler.
Rebaseline a few tests now that IDBIndex.keyPath / IDBObjectStore.keyPath
no longer incorrectly return DOMStringList objects and return regular
arrays instead.
* storage/indexeddb/modern/idbindex-properties-basic-expected.txt:
* storage/indexeddb/modern/idbindex-properties-basic-private-expected.txt:
2016-10-26 Zalan Bujtas <zalan@apple.com>
Ignore out-of-flow siblings when searching for a spanner candidate.
https://bugs.webkit.org/show_bug.cgi?id=164042.
<rdar://problem/28758456>
Reviewed by Simon Fraser.
* fast/multicol/crash-when-spanner-candidate-is-out-of-flow-expected.txt: Added.
* fast/multicol/crash-when-spanner-candidate-is-out-of-flow.html: Added.
2016-10-26 Dan Bernstein <mitz@apple.com>
When pasting web archive, width specifiers in srcset attribute change into density specifiers
https://bugs.webkit.org/show_bug.cgi?id=164027
<rdar://problem/28964948>
Reviewed by Tim Horton.
* editing/pasteboard/img-srcset-copy-paste-canonicalization-expected.txt: Updated.
* editing/pasteboard/img-srcset-copy-paste-canonicalization.html: Changed to expect a 200w
specifier to round-trip.
* editing/pasteboard/resources/img-srcset-copy-paste-canonicalization-iframe.html: Changed
a 1x specifier to 200w.
2016-10-26 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media Controller: playback support
https://bugs.webkit.org/show_bug.cgi?id=163678
<rdar://problem/27989479>
Reviewed by Dean Jackson.
New tests for the PlaybackSupport class and adding the new resource to other MediaController tests.
* http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html:
* media/modern-media-controls/elapsed-time-support/elapsed-time-support.html:
* media/modern-media-controls/media-controller/media-controller-constructor.html:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* media/modern-media-controls/mute-support/mute-support-button-click.html:
* media/modern-media-controls/mute-support/mute-support-media-api.html:
* media/modern-media-controls/mute-support/mute-support-muted.html:
* media/modern-media-controls/playback-support/playback-support-autoplay-expected.txt: Added.
* media/modern-media-controls/playback-support/playback-support-autoplay.html: Copied from LayoutTests/media/modern-media-controls/elapsed-time-support/elapsed-time-support.html.
* media/modern-media-controls/playback-support/playback-support-button-click-expected.txt: Added.
* media/modern-media-controls/playback-support/playback-support-button-click.html: Copied from LayoutTests/media/modern-media-controls/remaining-time-support/remaining-time-support.html.
* media/modern-media-controls/playback-support/playback-support-media-api-expected.txt: Added.
* media/modern-media-controls/playback-support/playback-support-media-api.html: Copied from LayoutTests/media/modern-media-controls/remaining-time-support/remaining-time-support.html.
* media/modern-media-controls/remaining-time-support/remaining-time-support.html:
* media/modern-media-controls/start-support/start-support-audio.html:
* media/modern-media-controls/start-support/start-support-autoplay.html:
* media/modern-media-controls/start-support/start-support-click-to-start.html:
* media/modern-media-controls/start-support/start-support-error.html:
* media/modern-media-controls/start-support/start-support-fullscreen.html:
* media/modern-media-controls/start-support/start-support-manual-play.html:
* media/modern-media-controls/start-support/start-support-no-source.html:
2016-10-26 Chris Dumez <cdumez@apple.com>
First parameter to TextTrack.addCue() / removeCue() should not be nullable
https://bugs.webkit.org/show_bug.cgi?id=164020
Reviewed by Eric Carlson.
Add layout test coverage.
* media/track/texttrack-addCue-null-expected.txt: Added.
* media/track/texttrack-addCue-null.html: Added.
2016-10-26 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media Controller: elapsed and remaining time support
https://bugs.webkit.org/show_bug.cgi?id=163679
<rdar://problem/28851675>
Reviewed by Dean Jackson.
New tests for the ElapsedTimeSupport and RemainingTimeSupport classes and adding the
new resources to other MediaController tests.
* http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html:
* media/modern-media-controls/elapsed-time-support/elapsed-time-support-expected.txt: Added.
* media/modern-media-controls/elapsed-time-support/elapsed-time-support.html: Added.
* media/modern-media-controls/media-controller/media-controller-constructor.html:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* media/modern-media-controls/mute-support/mute-support-button-click.html:
* media/modern-media-controls/mute-support/mute-support-media-api.html:
* media/modern-media-controls/mute-support/mute-support-muted.html:
* media/modern-media-controls/remaining-time-support/remaining-time-support-expected.txt: Added.
* media/modern-media-controls/remaining-time-support/remaining-time-support.html: Added.
* media/modern-media-controls/start-support/start-support-audio.html:
* media/modern-media-controls/start-support/start-support-autoplay.html:
* media/modern-media-controls/start-support/start-support-click-to-start.html:
* media/modern-media-controls/start-support/start-support-error.html:
* media/modern-media-controls/start-support/start-support-fullscreen.html:
* media/modern-media-controls/start-support/start-support-manual-play.html:
* media/modern-media-controls/start-support/start-support-no-source.html:
2016-10-26 Michael Catanzaro <mcatanzaro@igalia.com>
Unreviewed GTK test gardening
* platform/gtk/fast/events/input-events-paste-rich-datatransfer-expected.txt: Added.
2016-10-26 Antoine Quint <graouts@apple.com>
[Modern Media Controls] http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=164013
Unreviewed.
Make the test more robust by only responding to "canplaythrough" once, since it might have fired again
after seeking, and registering for "seeked" events only after we've reached "canplaythrough", and accounting
for the first seek to 50s.
* http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click-expected.txt:
* http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html:
* platform/mac-yosemite/http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click-expected.txt: Added.
2016-10-26 Youenn Fablet <youenn@apple.com>
Enable SDPProcessor for Mac bots
https://bugs.webkit.org/show_bug.cgi?id=163940
Reviewed by Eric Carlson.
This is the first time the tests are activated since a long time.
Further patches should make the tests pass and/or update them according latest spec.
* fast/mediastream/RTCPeerConnection-createAnswer-expected.txt:
* fast/mediastream/RTCPeerConnection-createOffer-expected.txt:
* fast/mediastream/RTCPeerConnection-have-local-offer-expected.txt:
* fast/mediastream/RTCPeerConnection-have-local-pranswer-expected.txt:
* fast/mediastream/RTCPeerConnection-have-remote-offer-expected.txt:
* fast/mediastream/RTCPeerConnection-have-remote-pranswer-expected.txt:
* fast/mediastream/RTCPeerConnection-localDescription-expected.txt:
* fast/mediastream/RTCPeerConnection-remoteDescription-expected.txt:
* fast/mediastream/RTCPeerConnection-stable-expected.txt:
* platform/mac/TestExpectations:
2016-10-26 Nael Ouedraogo <nael.ouedraogo@crf.canon.fr>
WebRTC: The RTCTrackEventInit dictionary needs required members
https://bugs.webkit.org/show_bug.cgi?id=158536
Update RTCTrackEvent IDL as per specification. Rebase existing tests.
Reviewed by Chris Dumez.
* fast/mediastream/RTCTrackEvent-constructor-expected.txt:
* fast/mediastream/RTCTrackEvent-constructor.html:
2016-10-25 Ryosuke Niwa <rniwa@webkit.org>
Updating attribute by textContent must create a single mutation record and custom element reaction
https://bugs.webkit.org/show_bug.cgi?id=164003
Reviewed by Chris Dumez.
Added a test for ensuring mutating the attribute by nodeValue and textContent creates exactly one mutation record.
* fast/custom-elements/reactions-for-webkit-extensions.html: Updated the description.
* fast/dom/MutationObserver/text-content-on-attr-expected.txt: Added.
* fast/dom/MutationObserver/text-content-on-attr.html: Added.
2016-10-25 Michael Catanzaro <mcatanzaro@igalia.com>
Unreviewed, fix duplicate GTK expectations
* platform/gtk/TestExpectations:
2016-10-25 Nan Wang <n_wang@apple.com>
LayoutTest accessibility/mac/meter-gauge-value-description.html failing
https://bugs.webkit.org/show_bug.cgi?id=163997
<rdar://problem/28948637>
Reviewed by Chris Fleizach.
* platform/mac/TestExpectations:
2016-10-25 Ryan Haddad <ryanhaddad@apple.com>
Marking accessibility/mac/meter-gauge-value-description.html as failing on mac.
https://bugs.webkit.org/show_bug.cgi?id=163997
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-10-25 Daniel Bates <dabates@apple.com>
REGRESSION (r178265): XSS Auditor fails to block document.write() of incomplete tag
https://bugs.webkit.org/show_bug.cgi?id=163978
<rdar://problem/25962131>
Reviewed by Darin Adler.
Add tests to ensure that the XSS Auditor blocks a document.write() of an incomplete HTML image tag.
* http/tests/security/xssAuditor/dom-write-location-dom-write-open-img-onerror-expected.txt: Added.
* http/tests/security/xssAuditor/dom-write-location-dom-write-open-img-onerror.html: Added.
* http/tests/security/xssAuditor/dom-write-location-open-img-onerror-expected.txt: Added.
* http/tests/security/xssAuditor/dom-write-location-open-img-onerror.html: Added.
* http/tests/security/xssAuditor/nested-dom-write-location-open-img-onerror-expected.txt: Added.
* http/tests/security/xssAuditor/nested-dom-write-location-open-img-onerror.html: Added.
* http/tests/security/xssAuditor/resources/echo-nested-dom-write-location.html: Added.
2016-10-25 Brady Eidson <beidson@apple.com>
IndexedDB 2.0: Support IDBObjectStore openKeyCursor.
<rdar://problem/28806930> and https://bugs.webkit.org/show_bug.cgi?id=163954
Reviewed by Andy Estes.
* storage/indexeddb/modern/cursor-1-expected.txt:
* storage/indexeddb/modern/cursor-1-private-expected.txt:
* storage/indexeddb/modern/resources/cursor-1.js:
2016-10-25 Michael Catanzaro <mcatanzaro@igalia.com>
Unreviewed GTK test gardening
* platform/gtk/TestExpectations:
* platform/gtk/fast/attachment/attachment-select-on-click-expected.txt:
* platform/gtk/fast/css/word-space-extra-expected.txt:
* platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
* platform/gtk/fast/dom/Window/window-properties-performance-expected.txt:
2016-10-25 Wenson Hsieh <wenson_hsieh@apple.com>
Support InputEvent.dataTransfer for the InputEvent spec
https://bugs.webkit.org/show_bug.cgi?id=163213
<rdar://problem/28700407>
Reviewed by Ryosuke Niwa.
Adds 2 new layout tests verifying that input events dispatched as a result of pasting or spell checking contain
DataTransfers that have rich and plain text representations of the contents being inserted.
* fast/events/input-events-fired-when-typing-expected.txt:
* fast/events/input-events-fired-when-typing.html:
* fast/events/input-events-paste-rich-datatransfer-expected.txt: Added.
* fast/events/input-events-paste-rich-datatransfer.html: Added.
* fast/events/input-events-spell-checking-datatransfer-expected.txt: Added.
* fast/events/input-events-spell-checking-datatransfer.html: Added.
* platform/ios-simulator/TestExpectations:
2016-10-25 Andy Estes <aestes@apple.com>
Implement rel=noopener
https://bugs.webkit.org/show_bug.cgi?id=155166
<rdar://problem/25193787>
Reviewed by Brent Fulgham.
* fast/dom/DOMTokenList-supports-expected.txt:
* fast/dom/DOMTokenList-supports.html:
* fast/dom/Window/a-rel-noopener-expected.txt: Added.
* fast/dom/Window/a-rel-noopener.html: Added.
* fast/dom/Window/area-rel-noopener-expected.txt: Added.
* fast/dom/Window/area-rel-noopener.html: Added.
* fast/dom/Window/resources/rel-noopener.js: Added.
2016-10-25 Eric Carlson <eric.carlson@apple.com>
[MediaStream] Add "has capture device" bit to media state flags
https://bugs.webkit.org/show_bug.cgi?id=163952
Reviewed by Jer Noble.
* fast/mediastream/MediaStream-page-muted-expected.txt:
* fast/mediastream/MediaStream-page-muted.html:
* media/muted-video-is-playing-audio-expected.txt:
* media/muted-video-is-playing-audio.html:
* webaudio/web-audio-is-playing.html:
* webaudio/web-audio-is-playing-expected.txt:
2016-10-25 Commit Queue <commit-queue@webkit.org>
Unreviewed, rolling out r207827 and r207828.
https://bugs.webkit.org/show_bug.cgi?id=163965
Caused LayoutTest webaudio/web-audio-is-playing.html to time
out on macOS. (Requested by ryanhaddad on #webkit).
Reverted changesets:
"[MediaStream] Add "has capture device" bit to media state
flags"
https://bugs.webkit.org/show_bug.cgi?id=163952
http://trac.webkit.org/changeset/207827
"[MediaStream] Add "has capture device" bit to media state
flags"
https://bugs.webkit.org/show_bug.cgi?id=163952
http://trac.webkit.org/changeset/207828
2016-10-25 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media Controller: skip back support
https://bugs.webkit.org/show_bug.cgi?id=163725
<rdar://problem/27989480>
Reviewed by Dean Jackson.
Added a new test for the SkipBackButton class to ensure that we correctly seek back by 30 seconds when pressed.
Updated the other tests to reflect the addition of the SkipBackSupport class.
* http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click-expected.txt: Added.
* http/tests/media/modern-media-controls/skip-back-support/skip-back-support-button-click.html: Added.
* media/modern-media-controls/media-controller/media-controller-constructor.html:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* media/modern-media-controls/mute-support/mute-support-button-click.html:
* media/modern-media-controls/mute-support/mute-support-media-api.html:
* media/modern-media-controls/mute-support/mute-support-muted.html:
* media/modern-media-controls/start-support/start-support-audio.html:
* media/modern-media-controls/start-support/start-support-autoplay.html:
* media/modern-media-controls/start-support/start-support-click-to-start.html:
* media/modern-media-controls/start-support/start-support-error.html:
* media/modern-media-controls/start-support/start-support-fullscreen.html:
* media/modern-media-controls/start-support/start-support-manual-play.html:
* media/modern-media-controls/start-support/start-support-no-source.html:
2016-10-25 Commit Queue <commit-queue@webkit.org>
Unreviewed, rolling out r207578.
https://bugs.webkit.org/show_bug.cgi?id=163962
Broke quip.com so that user can no longer type a space
(Requested by rniwa on #webkit).
Reverted changeset:
"Add a plain space instead of &nbsp; between text nodes"
https://bugs.webkit.org/show_bug.cgi?id=123163
http://trac.webkit.org/changeset/207578
2016-10-25 Ryan Haddad <ryanhaddad@apple.com>
WebCryptoAPI test gardening after r207809.
https://bugs.webkit.org/show_bug.cgi?id=159638
Unreviewed test gardening.
* TestExpectations:
2016-10-25 Eric Carlson <eric.carlson@apple.com>
[MediaStream] Add "has capture device" bit to media state flags
https://bugs.webkit.org/show_bug.cgi?id=163952
Reviewed by Jer Noble.
* fast/mediastream/MediaStream-page-muted-expected.txt:
* fast/mediastream/MediaStream-page-muted.html:
* media/muted-video-is-playing-audio-expected.txt:
* media/muted-video-is-playing-audio.html:
2016-10-25 Brady Eidson <beidson@apple.com>
IndexedDB 2.0: Support new IDBTransaction interfaces.
<rdar://problem/28806928> and https://bugs.webkit.org/show_bug.cgi?id=163927
Reviewed by Sam Weinig.
* storage/indexeddb/modern/idbtransaction-objectstores-1-expected.txt: Added.
* storage/indexeddb/modern/idbtransaction-objectstores-1-private-expected.txt: Added.
* storage/indexeddb/modern/idbtransaction-objectstores-1-private.html: Added.
* storage/indexeddb/modern/idbtransaction-objectstores-1.html: Added.
* storage/indexeddb/modern/resources/idbtransaction-objectstores-1.js: Added.
2016-10-25 Alex Christensen <achristensen@webkit.org>
Rebase test after r207805
https://bugs.webkit.org/show_bug.cgi?id=163929
* fetch/fetch-url-serialization-expected.txt:
2016-10-24 Ryosuke Niwa <rniwa@webkit.org>
Custom elements reactions should have a queue per element
https://bugs.webkit.org/show_bug.cgi?id=163878
Reviewed by Antti Koivisto.
Added a W3C style testharness.js test for making sure the custom element reaction queue exists per element,
and added a WebKit style test for making sure that the backup element queue exists.
* fast/custom-elements/backup-element-queue-expected.txt: Added.
* fast/custom-elements/backup-element-queue.html: Added.
* fast/custom-elements/custom-element-reaction-queue-expected.txt: Added.
* fast/custom-elements/custom-element-reaction-queue.html: Added.
2016-10-24 Jiewen Tan <jiewen_tan@apple.com>
Update SubtleCrypto::generateKey to match the latest spec
https://bugs.webkit.org/show_bug.cgi?id=163718
<rdar://problem/28864380>
Reviewed by Chris Dumez.
Besides adding tests for SubtleCrypto::generateKey related stuff and fixing HMAC. This patch also add
shouldReject(_a, _rejectCallback, _resolveCallback, _message) in js-test-pre.js.
* TestExpectations:
* crypto/subtle/aes-cbc-generate-key-length-128-expected.txt: Added.
* crypto/subtle/aes-cbc-generate-key-length-128.html: Added.
* crypto/subtle/aes-cbc-generate-key-length-192-expected.txt: Added.
* crypto/subtle/aes-cbc-generate-key-length-192.html: Added.
* crypto/subtle/aes-cbc-generate-key-length-256-expected.txt: Added.
* crypto/subtle/aes-cbc-generate-key-length-256.html: Added.
* crypto/subtle/aes-generate-key-malformed-parameters-expected.txt: Added.
* crypto/subtle/aes-generate-key-malformed-parameters.html: Added.
* crypto/subtle/aes-kw-generate-key-expected.txt: Added.
* crypto/subtle/aes-kw-generate-key.html: Added.
* crypto/subtle/generate-key-malformed-paramters-expected.txt: Added.
* crypto/subtle/generate-key-malformed-paramters.html: Added.
* crypto/subtle/hmac-generate-key-customized-length-expected.txt: Added.
* crypto/subtle/hmac-generate-key-customized-length.html: Added.
* crypto/subtle/hmac-generate-key-hash-object-expected.txt: Added.
* crypto/subtle/hmac-generate-key-hash-object.html: Added.
* crypto/subtle/hmac-generate-key-malformed-parameters-expected.txt: Added.
* crypto/subtle/hmac-generate-key-malformed-parameters.html: Added.
* crypto/subtle/hmac-generate-key-sha1-expected.txt: Added.
* crypto/subtle/hmac-generate-key-sha1.html: Added.
* crypto/subtle/hmac-generate-key-sha224-expected.txt: Added.
* crypto/subtle/hmac-generate-key-sha224.html: Added.
* crypto/subtle/hmac-generate-key-sha256-expected.txt: Added.
* crypto/subtle/hmac-generate-key-sha256.html: Added.
* crypto/subtle/hmac-generate-key-sha384-expected.txt: Added.
* crypto/subtle/hmac-generate-key-sha384.html: Added.
* crypto/subtle/hmac-generate-key-sha512-expected.txt: Added.
* crypto/subtle/hmac-generate-key-sha512.html: Added.
* crypto/subtle/rsa-generate-key-malformed-parameters-expected.txt: Added.
* crypto/subtle/rsa-generate-key-malformed-parameters.html: Added.
* crypto/subtle/rsa-oaep-generate-key-expected.txt: Added.
* crypto/subtle/rsa-oaep-generate-key.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-generate-key-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-generate-key-extractable-expected.txt: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-generate-key-extractable.html: Added.
* crypto/subtle/rsaes-pkcs1-v1_5-generate-key.html: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-key-expected.txt: Added.
* crypto/subtle/rsassa-pkcs1-v1_5-generate-key.html: Added.
* crypto/webkitSubtle/hmac-generate-key-expected.txt:
* crypto/webkitSubtle/hmac-generate-key.html:
* crypto/workers/subtle/aes-generate-key-expected.txt: Added.
* crypto/workers/subtle/aes-generate-key.html: Added.
* crypto/workers/subtle/hmac-generate-key-expected.txt: Added.
* crypto/workers/subtle/hmac-generate-key.html: Added.
* crypto/workers/subtle/resources/aes-generate-key.js: Added.
* crypto/workers/subtle/resources/hmac-generate-key.js: Added.
* crypto/workers/subtle/resources/rsa-generate-key.js: Added.
* crypto/workers/subtle/rsa-generate-key-expected.txt: Added.
* crypto/workers/subtle/rsa-generate-key.html: Added.
* resources/js-test-pre.js:
2016-10-24 Chris Dumez <cdumez@apple.com>
IDBDatabase.createObjectStore() should take a IDBObjectStoreParameters dictionary in parameter
https://bugs.webkit.org/show_bug.cgi?id=163916
Reviewed by Darin Adler.
Rebaseline existing tests now that the exception messages differ slightly.
* storage/indexeddb/create-object-store-options-expected.txt:
* storage/indexeddb/create-object-store-options-private-expected.txt:
2016-10-24 Alex Christensen <achristensen@webkit.org>
URLParser should match old URL::parse with %2E in path
https://bugs.webkit.org/show_bug.cgi?id=163929
Reviewed by Alexey Proskuryakov.
* fast/url/path-expected.txt:
* fast/url/standard-url-expected.txt:
2016-10-24 Zalan Bujtas <zalan@apple.com>
Do not update selection rect on dirty lineboxes.
https://bugs.webkit.org/show_bug.cgi?id=163862
<rdar://problem/28813156>
Reviewed by Simon Fraser.
* fast/css-generated-content/dynamic-first-letter-selection-clear-crash-expected.txt: Added.
* fast/css-generated-content/dynamic-first-letter-selection-clear-crash.html: Added.
2016-10-24 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r207795.
Introduced API test failures on iOS and macOS.
Reverted changeset:
"URLParser should match old URL::parse with %2E in path"
https://bugs.webkit.org/show_bug.cgi?id=163929
http://trac.webkit.org/changeset/207795
2016-10-24 Yusuke Suzuki <utatane.tea@gmail.com>
Arrow functions with concise bodies cannot return regular expressions
https://bugs.webkit.org/show_bug.cgi?id=163162
Reviewed by Filip Pizlo.
* fast/regex/dom/non-pattern-characters-expected.txt:
* js/arrowfunction-syntax-errors-expected.txt:
* js/regexp-compile-crash-expected.txt:
* sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A4_T1-expected.txt:
* sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A4_T4-expected.txt:
* sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.2_T2-expected.txt:
* sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.3_T1-expected.txt:
* sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.3_T3-expected.txt:
* sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.5_T1-expected.txt:
* sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.5_T3-expected.txt:
* sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.2_T1-expected.txt:
* sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.3_T1-expected.txt:
* sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.3_T3-expected.txt:
* sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.5_T1-expected.txt:
* sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A2.5_T3-expected.txt:
2016-10-24 Chris Dumez <cdumez@apple.com>
event.(dataTransfer|clipboardData).getData('text/html') (onpaste, ondrop)
https://bugs.webkit.org/show_bug.cgi?id=19893
<rdar://problem/6055546>
Reviewed by Ryosuke Niwa.
Unskip corresponding tests on Mac.
* editing/pasteboard/onpaste-text-html-expected.txt:
* fast/events/ondrop-text-html-expected.txt:
* platform/mac/TestExpectations:
* platform/wk2/TestExpectations:
2016-10-24 Alex Christensen <achristensen@webkit.org>
URLParser should match old URL::parse with %2E in path
https://bugs.webkit.org/show_bug.cgi?id=163929
Reviewed by Alexey Proskuryakov.
* fast/url/path-expected.txt:
* fast/url/standard-url-expected.txt:
* fetch/fetch-url-serialization-expected.txt:
2016-10-24 Brady Eidson <beidson@apple.com>
IndexedDB 2.0: Support new IDBKeyRange interfaces.
<rdar://problem/28806929> and https://bugs.webkit.org/show_bug.cgi?id=163910
Reviewed by Andy Estes.
* storage/indexeddb/keyrange-expected.txt:
* storage/indexeddb/keyrange-private-expected.txt:
* storage/indexeddb/resources/keyrange.js:
2016-10-23 Yusuke Suzuki <utatane.tea@gmail.com>
[DOMJIT] Add a way for DOMJIT::Patchpoint to express effects
https://bugs.webkit.org/show_bug.cgi?id=163657
Reviewed by Saam Barati.
* js/dom/domjit-accessor-different-effect-expected.txt: Added.
* js/dom/domjit-accessor-different-effect.html: Added.
* js/dom/domjit-accessor-effect-expected.txt: Added.
* js/dom/domjit-accessor-effect-should-overlap-with-call-expected.txt: Added.
* js/dom/domjit-accessor-effect-should-overlap-with-call.html: Added.
* js/dom/domjit-accessor-effect.html: Added.
* js/dom/domjit-accessor-licm-expected.txt: Added.
* js/dom/domjit-accessor-licm.html: Added.
* js/dom/domjit-accessor-node-type-effect-should-not-overlap-with-call-since-pure-expected.txt: Added.
* js/dom/domjit-accessor-node-type-effect-should-not-overlap-with-call-since-pure.html: Added.
2016-10-24 Myles C. Maxfield <mmaxfield@apple.com>
Font variations test gardening
Unreviewed.
* platform/mac/TestExpectations:
2016-10-24 Devin Rousso <dcrousso+webkit@gmail.com>
Web Inspector: Scope chain shouldn't show empty Closure sections
https://bugs.webkit.org/show_bug.cgi?id=152348
Reviewed by Joseph Pecoraro.
* inspector/model/scope-chain-node-expected.txt:
* inspector/model/scope-chain-node.html:
Added "empty" indicators to scopes without any property descriptors.
2016-10-24 Devin Rousso <dcrousso+webkit@gmail.com>
Web Inspector: Improve Quick Open sorting algorithm
https://bugs.webkit.org/show_bug.cgi?id=163705
Reviewed by Joseph Pecoraro.
* inspector/unit-tests/resource-query-controller-expected.txt:
* inspector/unit-tests/resource-query-controller.html:
Changed the ExecuteQueryGeneralRankings and ExecuteQueryPositionRankings tests to reflect
the new ranking logic. Added ExecuteQueryConsecutiveRankings to test more realistic
scenarios and ensure better ranking.
2016-10-24 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline tests for ios-simulator after r207757.
https://bugs.webkit.org/show_bug.cgi?id=163904
Unreviewed test gardening.
* platform/ios-simulator/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
* platform/ios-simulator/svg/batik/text/verticalText-expected.txt:
* platform/ios-simulator/svg/batik/text/verticalTextOnPath-expected.txt:
* platform/ios-simulator/svg/text/text-align-06-b-expected.txt:
* platform/ios-simulator/svg/text/text-vkern-expected.txt:
2016-10-24 Alex Christensen <achristensen@webkit.org>
Rebase tests after r207767
https://bugs.webkit.org/show_bug.cgi?id=163891
* js/dom/global-constructors-attributes-expected.txt:
* platform/efl/js/dom/global-constructors-attributes-expected.txt:
* platform/gtk/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
* platform/win/js/dom/global-constructors-attributes-expected.txt:
No more CSSCharsetRule.
2016-10-24 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline inspector/dom/getAccessibilityPropertiesForNode.html
https://bugs.webkit.org/show_bug.cgi?id=163901
Unreviewed test gardening.
* inspector/dom/getAccessibilityPropertiesForNode-expected.txt:
2016-10-24 Dave Hyatt <hyatt@apple.com>
Remove CSSCharsetRule from the CSS OM
https://bugs.webkit.org/show_bug.cgi?id=163891
Reviewed by Darin Adler.
* fast/dom/Window/resources/window-properties.js:
* fast/dom/dom-constructors-expected.txt:
* fast/dom/dom-constructors.html:
* fast/encoding/css-charset-default.xhtml:
* fast/encoding/css-charset-dom-expected.txt: Removed.
* fast/encoding/css-charset-dom.html: Removed.
* platform/mac/fast/dom/Window/window-lookup-precedence-expected.txt:
2016-10-24 Eric Carlson <eric.carlson@apple.com>
[MediaStream] Separate media capture and audio playback muting
https://bugs.webkit.org/show_bug.cgi?id=163855
<rdar://problem/28827186>
Reviewed by Darin Adler.
* fast/mediastream/MediaStream-page-muted-expected.txt: Added.
* fast/mediastream/MediaStream-page-muted.html: Added.
* media/video-muted-after-setting-page-muted-state.html: Updated.
2016-10-24 Youenn Fablet <youenn@apple.com>
Activate WEB_RTC compilation flags for Mac bots
https://bugs.webkit.org/show_bug.cgi?id=163886
Reviewed by Eric Carlson.
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
2016-10-24 Brady Eidson <beidson@apple.com>
IndexedDB 2.0: Support IDBIndex name assignment.
<rdar://problem/28806932> and https://bugs.webkit.org/show_bug.cgi?id=163805
Reviewed by Alex Christensen.
* storage/indexeddb/modern/index-rename-1-expected.txt: Added.
* storage/indexeddb/modern/index-rename-1-private-expected.txt: Added.
* storage/indexeddb/modern/index-rename-1-private.html: Added.
* storage/indexeddb/modern/index-rename-1.html: Added.
* storage/indexeddb/modern/resources/index-rename-1.js: Added.
* storage/indexeddb/readonly-expected.txt:
* storage/indexeddb/readonly-private-expected.txt:
* storage/indexeddb/resources/readonly.js: Removed the test that verifies that index names are
readonly as they are no longer readonly.
2016-10-24 Dave Hyatt <hyatt@apple.com>
[CSS Parser] Unprefix -webkit-writing-mode
https://bugs.webkit.org/show_bug.cgi?id=163870
Reviewed by Zalan Bujtas.
* fast/css/getComputedStyle/computed-style-expected.txt:
* fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
* platform/mac/svg/text/text-align-06-b-expected.txt:
* svg/css/getComputedStyle-basic-expected.txt:
2016-10-24 Youenn Fablet <youenn@apple.com>
svg/as-image/svg-image-with-data-uri-use-data-uri.svg is flaky after r207754
https://bugs.webkit.org/show_bug.cgi?id=163887
Unreviewed.
* TestExpectations: Marking svg/as-image/svg-image-with-data-uri-use-data-uri.svg as crashing.
2016-10-23 Antti Koivisto <antti@apple.com>
Avoid unnecessary full style resolution in getComputedStyle for non-inherited properties
https://bugs.webkit.org/show_bug.cgi?id=163875
Reviewed by Andreas Kling.
* fast/css/getComputedStyle/getComputedStyle-style-resolution-expected.txt: Added.
* fast/css/getComputedStyle/getComputedStyle-style-resolution.html: Added.
2016-10-24 Youenn Fablet <youenn@apple.com>
ASSERTION FAILED: canvas()->securityOrigin()->toString() == cachedImage.origin()->toString()
https://bugs.webkit.org/show_bug.cgi?id=163242
Reviewed by Darin Adler.
* http/tests/security/cross-origin-cached-images-canvas-expected.txt: Added.
* http/tests/security/cross-origin-cached-images-canvas.html: Added.
* http/tests/security/resources/cross-origin-cached-image-canvas-iframe.html: Added.
2016-10-24 Youenn Fablet <youenn@apple.com>
Redirections should be upgraded if CSP policy says so
https://bugs.webkit.org/show_bug.cgi?id=163544
Reviewed by Darin Adler.
* http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/basic-upgrade-after-redirect.https-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/basic-upgrade-after-redirect.https.html: Added.
* http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-redirect-https-to-http-script-in-iframe-expected.txt:
* http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-redirect-https-to-http-script-in-iframe.html:
* platform/mac/TestExpectations:
2016-10-22 Sam Weinig <sam@webkit.org>
[WebIDL] Add IDLType based toJS conversion
https://bugs.webkit.org/show_bug.cgi?id=163861
Reviewed by Darin Adler.
* js/dom/webidl-type-mapping-expected.txt:
* js/dom/webidl-type-mapping.html:
2016-10-23 Zalan Bujtas <zalan@apple.com>
Unreviewed, rolling out r207727.
broke 15 selection test cases.
Reverted changeset:
"Do not update selection rect on dirty lineboxes."
https://bugs.webkit.org/show_bug.cgi?id=163862
http://trac.webkit.org/changeset/207727
2016-10-23 Zalan Bujtas <zalan@apple.com>
Do not update selection rect on dirty lineboxes.
https://bugs.webkit.org/show_bug.cgi?id=163862
<rdar://problem/28813156>
Reviewed by Simon Fraser.
* fast/css-generated-content/dynamic-first-letter-selection-clear-crash-expected.txt: Added.
* fast/css-generated-content/dynamic-first-letter-selection-clear-crash.html: Added.
2016-10-22 Myles C. Maxfield <mmaxfield@apple.com>
ASSERTION FAILED: m_fonts in &WebCore::FontCascade::primaryFont
https://bugs.webkit.org/show_bug.cgi?id=163459
Reviewed by Darin Adler.
* fast/text/font-size-calc-expected.txt: Added.
* fast/text/font-size-calc.html: Added.
2016-10-22 Dan Bernstein <mitz@apple.com>
Dynamically-added backdrop filter to clip-path'd element with 3D transform renders incorrectly (without clip)
https://bugs.webkit.org/show_bug.cgi?id=163497
Reviewed by Simon Fraser.
Based on the test case from Tim Horton.
* css3/filters/backdrop/dynamic-with-clip-path-expected.html: Added.
* css3/filters/backdrop/dynamic-with-clip-path.html: Added.
2016-10-22 Simon Fraser <simon.fraser@apple.com>
Backdrop filter doesn't show if removed then re-added
https://bugs.webkit.org/show_bug.cgi?id=163860
Reviewed by Dan Bernstein.
* css3/filters/backdrop/add-remove-add-backdrop-filter-expected.html: Added.
* css3/filters/backdrop/add-remove-add-backdrop-filter.html: Added.
2016-10-22 Simon Fraser <simon.fraser@apple.com>
Fix repainting of slow repaint objects in WK1 when page scale is applied
https://bugs.webkit.org/show_bug.cgi?id=163854
Reviewed by Zalan Bujtas.
Test that logs the repaint rect after scrolling a page with an element
with a fixed background. The WebKit1 result is the interesting one.
* fast/repaint/zoomed-fixed-background-expected.txt: Added.
* fast/repaint/zoomed-fixed-background.html: Added.
* platform/mac-wk1/fast/repaint/zoomed-fixed-background-expected.txt: Added.
2016-10-22 Darin Adler <darin@apple.com>
Move HTML canvas and tracks from ExceptionCode to Exception
https://bugs.webkit.org/show_bug.cgi?id=163853
Reviewed by Chris Dumez.
* media/track/regions-webvtt/vtt-region-constructor-expected.txt:
Change expectations to expect the more specific TypeError message
that the bindings generate as opposed to the generic ones that the
WebVTT DOM code was generating before.
2016-10-22 Michael Catanzaro <mcatanzaro@igalia.com>
Unreviewed GTK test gardening
* platform/gtk/TestExpectations:
* platform/gtk/imported/w3c/web-platform-tests/touch-events/historical-expected.txt: Added.
* platform/gtk/imported/w3c/web-platform-tests/touch-events/touch-globaleventhandler-interface-expected.txt: Added.
* platform/gtk/svg/custom/repaint-shadow-expected.txt: Renamed from LayoutTests/platform/gtk/svg/text/repaint-shadow-expected.txt.
* platform/gtk/svg/custom/simple-text-double-shadow-expected.txt: Renamed from LayoutTests/platform/gtk/svg/custom/simple-text-double-shadow.txt.
2016-10-22 Nael Ouedraogo <nael.ouedraogo@crf.canon.fr>
Bindings error message for missing required dictionary member should be more explicit
https://bugs.webkit.org/show_bug.cgi?id=163665
Reviewed by Darin Adler.
Update existing tests.
* fast/mediastream/MediaStreamTrackEvent-constructor-expected.txt:
2016-10-22 Ryosuke Niwa <rniwa@webkit.org>
Upgrading custom element should enqueue attributeChanged and connected callbacks
https://bugs.webkit.org/show_bug.cgi?id=163840
Reviewed by Darin Adler.
Added a W3C style testharness.js test for making sure upgrading custom custom elements
would enqueue attributedChanged and connected reactions.
* fast/custom-elements/upgrading-enqueue-reactions-expected.txt: Added.
* fast/custom-elements/upgrading-enqueue-reactions.html: Added.
2016-10-21 Ryosuke Niwa <rniwa@webkit.org>
Update custom elements tests
https://bugs.webkit.org/show_bug.cgi?id=163815
Reviewed by Joseph Pecoraro.
Removed the tests that have been upstreamed and reimported from web-platform-tests.
* fast/custom-elements/Document-createElement-expected.txt: Removed.
* fast/custom-elements/enqueue-custom-element-upgrade-reaction-expected.txt: Removed.
* fast/custom-elements/parser/: Removed.
* fast/custom-elements/upgrading/: Removed.
2016-10-21 Michael Catanzaro <mcatanzaro@igalia.com>
Unreviewed GTK test gardening
* platform/gtk/TestExpectations:
* platform/gtk/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: Added.
* platform/gtk/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt: Added.
* platform/gtk/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt: Added.
* platform/gtk/svg/custom/dynamic-svg-document-creation-expected.txt:
* platform/gtk/svg/custom/simple-text-double-shadow.txt: Added.
* platform/gtk/svg/text/repaint-shadow-expected.txt: Added.
* platform/gtk/svg/text/text-hkern-on-vertical-text-expected.png:
* platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt: Added.
* platform/gtk/svg/text/text-vkern-on-horizontal-text-expected.txt: Added.
2016-10-21 Wenson Hsieh <wenson_hsieh@apple.com>
Support (insertFrom|deleteBy)Composition and (insert|delete)CompositionText inputTypes for InputEvents
https://bugs.webkit.org/show_bug.cgi?id=163460
<rdar://problem/28784142>
Reviewed by Darin Adler.
Adds 4 new layout tests to verify that composition events are dispatched as expected when using IME, and that
input events of type "insertFromComposition" and "deleteByComposition" can be prevented.
Also rebaselines an existing WK1 editing test (text-input-controller.html) to account for how we now delete the
existing composition text before inserting the finalized composition text in Editor::setComposition. This means
that there are a few more delegate calls than there were before (as seen in the expected output), although the
resulting behavior is still the same.
* editing/mac/input/text-input-controller-expected.txt:
* fast/events/before-input-events-prevent-insert-composition.html: Added.
* fast/events/before-input-events-prevent-recomposition.html: Added.
* fast/events/input-events-ime-composition.html: Added.
* fast/events/input-events-ime-recomposition.html: Added.
* platform/ios-simulator/TestExpectations:
2016-10-20 Dean Jackson <dino@apple.com>
SVG should not paint selection within a mask
https://bugs.webkit.org/show_bug.cgi?id=163772
<rdar://problem/28705129>
Reviewed by Simon Fraser.
* svg/masking/mask-should-not-paint-selection-expected.html: Added.
* svg/masking/mask-should-not-paint-selection.html: Added.
2016-10-21 Zalan Bujtas <zalan@apple.com>
Do not mutate the render tree while collecting selection repaint rects.
https://bugs.webkit.org/show_bug.cgi?id=163800
<rdar://problem/28806886>
Reviewed by David Hyatt.
* fast/lists/crash-when-list-marker-is-moved-during-selection-expected.txt: Added.
* fast/lists/crash-when-list-marker-is-moved-during-selection.html: Added.
2016-10-21 Miguel Gomez <magomez@igalia.com>
[GTK] Unreviewed gardening: update expectations after r207664
https://bugs.webkit.org/show_bug.cgi?id=163784
Unreviewed gardening.
* platform/gtk/TestExpectations:
2016-10-21 Chris Dumez <cdumez@apple.com>
AudioNode.connect(): First parameter should not be nullable
https://bugs.webkit.org/show_bug.cgi?id=163773
Reviewed by Darin Adler.
Improve test coverage.
* webaudio/audionode-expected.txt:
* webaudio/audionode.html:
2016-10-21 Wenson Hsieh <wenson_hsieh@apple.com>
Implement InputEvent.getTargetRanges() for the input events spec
https://bugs.webkit.org/show_bug.cgi?id=162947
<rdar://problem/28853079>
Reviewed by Darin Adler.
Adds 3 new layout tests and tweaks some existing unit tests. See WebCore ChangeLog entry for more details.
Tests verify the result of getTargetRanges() when breaking out of a list, deleting backwards and forwards at
all text granularities, deleting selected text, and spell checking (candidate text replacement).
* fast/events/before-input-delete-empty-list-target-ranges-expected.txt: Added.
* fast/events/before-input-delete-empty-list-target-ranges.html: Added.
* fast/events/before-input-delete-text-target-ranges-expected.txt: Added.
* fast/events/before-input-delete-text-target-ranges.html: Added.
* fast/events/before-input-events-prevent-default-in-textfield.html:
* fast/events/before-input-replace-text-target-ranges-expected.txt: Added.
* fast/events/before-input-replace-text-target-ranges.html: Added.
* fast/events/input-events-fired-when-typing-expected.txt:
* fast/events/input-events-fired-when-typing.html:
* js/dom/global-constructors-attributes-expected.txt:
* platform/ios-simulator/TestExpectations:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
2016-10-21 Javier Fernandez <jfernandez@igalia.com>
[css-grid] Content Alignment broken with indefinite sized grid container
https://bugs.webkit.org/show_bug.cgi?id=163724
Reviewed by Manuel Rego Casasnovas.
Added additional test cases to verify we compute properly the
available free space for content-alignment, handling correctly the
overflow when needed.
* fast/css-grid-layout/grid-content-alignment-overflow.html:
2016-10-21 Jer Noble <jer.noble@apple.com>
[mac-wk2 release] LayoutTest media/media-source/media-source-seek-detach-crash.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=163751
Reviewed by Eric Carlson.
Don't log when we receive an "error" event; this makes the test non-deterministic.
* media/media-source/media-source-seek-detach-crash-expected.txt:
* media/media-source/media-source-seek-detach-crash.html:
2016-10-21 Jer Noble <jer.noble@apple.com>
CRASH in SourceBuffer::sourceBufferPrivateDidReceiveSample + 2169
https://bugs.webkit.org/show_bug.cgi?id=163735
Reviewed by Eric Carlson.
* media/media-source/media-source-sample-wrong-track-id-expected.txt: Added.
* media/media-source/media-source-sample-wrong-track-id.html: Added.
2016-10-20 Zan Dobersek <zdobersek@igalia.com>
Import W3C EME tests
https://bugs.webkit.org/show_bug.cgi?id=163214
Reviewed by Youenn Fablet.
Skip the newly-imported W3C EME tests on all platforms.
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
* platform/win/TestExpectations:
* tests-options.json:
2016-10-20 Yusuke Suzuki <utatane.tea@gmail.com>
[JSC] Drop isEnvironmentRecord type info flag and use JSType information instead
https://bugs.webkit.org/show_bug.cgi?id=163761
Reviewed by Keith Miller.
* js/dom/script-tests/string-prototype-scopes-in-workers.js: Added.
(catch):
* js/dom/script-tests/string-prototype-scopes.js: Added.
(catch):
* js/dom/string-prototype-scopes-expected.txt: Added.
* js/dom/string-prototype-scopes-in-workers-expected.txt: Added.
* js/dom/string-prototype-scopes-in-workers.html: Added.
* js/dom/string-prototype-scopes.html: Added.
2016-10-20 Myles C. Maxfield <mmaxfield@apple.com>
Implement WebGL2 bufferData() and bufferSubData() methods
https://bugs.webkit.org/show_bug.cgi?id=163759
Reviewed by Dean Jackson.
* fast/canvas/webgl/bufferData-offset-length-expected.txt: Added.
* fast/canvas/webgl/bufferData-offset-length.html: Added.
* fast/canvas/webgl/resources/webgl-test.js:
(create3DContext):
(initWebGL):
2016-10-20 Nan Wang <n_wang@apple.com>
AX: VoiceOver is not detecting ARIA treeview if it contains role="presentation"
https://bugs.webkit.org/show_bug.cgi?id=163763
Reviewed by Chris Fleizach.
* accessibility/mac/aria-tree-with-presentation-role-expected.txt: Added.
* accessibility/mac/aria-tree-with-presentation-role.html: Added.
2016-10-19 Myles C. Maxfield <mmaxfield@apple.com>
[macOS] [iOS] Disable variation fonts on macOS El Capitan and iOS 9
https://bugs.webkit.org/show_bug.cgi?id=163374
Reviewed by Darin Adler.
Moving animations/font-variation-settings* tests to animations/font-variations
in order to make them easier to mark as failing.
Mark the relevant tests as failing on El Capitan and iOS 9.
* animations/font-variations/font-variation-settings-expected.html: Renamed from LayoutTests/animations/font-variation-settings-expected.html.
* animations/font-variations/font-variation-settings-order-expected.html: Renamed from LayoutTests/animations/font-variation-settings-order-expected.html.
* animations/font-variations/font-variation-settings-order.html: Renamed from LayoutTests/animations/font-variation-settings-order.html.
* animations/font-variations/font-variation-settings-unlike-expected.html: Renamed from LayoutTests/animations/font-variation-settings-unlike-expected.html.
* animations/font-variations/font-variation-settings-unlike.html: Renamed from LayoutTests/animations/font-variation-settings-unlike.html.
* animations/font-variations/font-variation-settings.html: Renamed from LayoutTests/animations/font-variation-settings.html.
* platform/gtk/TestExpectations:
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2016-10-20 Brady Eidson <beidson@apple.com>
IndexedDB 2.0: Support IDBObjectStore name assignment.
<rdar://problem/28806931> and https://bugs.webkit.org/show_bug.cgi?id=163749
Reviewed by Alex Christensen.
* storage/indexeddb/modern/objectstore-rename-1-expected.txt: Added.
* storage/indexeddb/modern/objectstore-rename-1-private-expected.txt: Added.
* storage/indexeddb/modern/objectstore-rename-1-private.html: Added.
* storage/indexeddb/modern/objectstore-rename-1.html: Added.
* storage/indexeddb/modern/resources/objectstore-rename-1.js: Added.
* storage/indexeddb/readonly-expected.txt:
* storage/indexeddb/readonly-private-expected.txt:
* storage/indexeddb/resources/readonly.js: Removed the test that verifies that object store names are
readonly as they are no longer readonly.
2016-10-20 Zalan Bujtas <zalan@apple.com>
Unreviewed gardening.
Update expected results.
* imported/blink/fast/pagination/first-letter-inherit-all-crash-expected.txt:
2016-10-20 Dean Jackson <dino@apple.com>
Shapes tests failing on iOS
https://bugs.webkit.org/show_bug.cgi?id=163755
<rdar://problem/28875780>
Skip these temporarily on iOS.
* platform/ios-simulator/TestExpectations:
2016-10-20 Ryan Haddad <ryanhaddad@apple.com>
Marking compositing/iframes/page-cache-layer-tree.html as flaky on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=163750
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-10-20 Chris Dumez <cdumez@apple.com>
Passing a number as the pixel parameter to texImage2D() doesn't thrown an exception
https://bugs.webkit.org/show_bug.cgi?id=163715
Reviewed by Darin Adler.
Update existing tests now that we throw a TypeError when passing an unexpected
type for a parameter where we expect a typed array.
* fast/canvas/webgl/script-tests/texImageTest.js:
* fast/canvas/webgl/texImageTest-expected.txt:
* webgl/1.0.2/resources/webgl_test_files/conformance/textures/tex-image-with-invalid-data.html:
2016-10-20 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/media-controller/media-controller-resize.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=163636
Unreviewed test gardening.
* TestExpectations:
2016-10-20 Myles C. Maxfield <mmaxfield@apple.com>
Improve error message when passing a null ArrayBuffer to bufferData()
https://bugs.webkit.org/show_bug.cgi?id=163745
Reviewed by Dean Jackson.
* fast/canvas/webgl/bufferData-nullable-array-buffer-view-expected.txt: Added.
* fast/canvas/webgl/bufferData-nullable-array-buffer-view.html: Added.
2016-10-20 Zalan Bujtas <zalan@apple.com>
Stop searching for first-letter containers at multi-column boundary.
https://bugs.webkit.org/show_bug.cgi?id=163739
<rdar://problem/28810750>
Reviewed by David Hyatt.
* fast/css-generated-content/first-letter-move-to-multicolumn-crash-expected.txt: Added.
* fast/css-generated-content/first-letter-move-to-multicolumn-crash.html: Added.
2016-10-19 Dean Jackson <dino@apple.com>
Support CSS Shapes Level 1 without a prefix
https://bugs.webkit.org/show_bug.cgi?id=163709
<rdar://problem/28859369>
Reviewed by Myles Maxfield.
Unskip all but a couple of tests.
* TestExpectations:
2016-10-20 Jer Noble <jer.noble@apple.com>
CRASH in WebCore::MediaSource::seekToTime + 185
https://bugs.webkit.org/show_bug.cgi?id=163652
Reviewed by Eric Carlson.
* media/media-source/content/test-48kHz.m4a: Added.
* media/media-source/content/test-48khz-manifest.json: Added.
* media/media-source/media-source-seek-detach-crash-expected.txt: Added.
* media/media-source/media-source-seek-detach-crash.html: Added.
2016-10-20 Andreas Kling <akling@apple.com>
Drop StyleResolver and SelectorQueryCache when entering PageCache.
<https://webkit.org/b/154238>
Reviewed by Antti Koivisto.
Progression in compositing/iframes/page-cache-layer-tree.html, when navigating back,
the two iframes' dimensions correctly exclude the horizontal scrollbar's height since
it's not present after a style recalc.
* compositing/iframes/page-cache-layer-tree-expected.txt:
2016-10-20 Nael Ouedraogo <nael.ouedraogo@crf.canon.fr>
WebRTC: The MediaStreamTrackEvent init dictionary needs a required track member
https://bugs.webkit.org/show_bug.cgi?id=146232
Update MediaStreamTrackEvent IDL as per specification.
No additional test required, rebase existings tests.
Reviewed by Darin Adler.
* fast/mediastream/MediaStreamTrackEvent-constructor-expected.txt:
* fast/mediastream/MediaStreamTrackEvent-constructor.html: Remove
useless tests.
2016-10-19 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media Controller: mute support
https://bugs.webkit.org/show_bug.cgi?id=163677
<rdar://problem/28851582>
Reviewed by Dean Jackson.
New tests for the MuteSupport class and adding the new resource to other MediaController tests.
* media/modern-media-controls/media-controller/media-controller-constructor.html:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* media/modern-media-controls/mute-support/mute-support-button-click-expected.txt: Added.
* media/modern-media-controls/mute-support/mute-support-button-click.html: Added.
* media/modern-media-controls/mute-support/mute-support-media-api-expected.txt: Added.
* media/modern-media-controls/mute-support/mute-support-media-api.html: Added.
* media/modern-media-controls/mute-support/mute-support-muted-expected.txt: Added.
* media/modern-media-controls/mute-support/mute-support-muted.html: Added.
* media/modern-media-controls/start-support/start-support-audio.html:
* media/modern-media-controls/start-support/start-support-autoplay.html:
* media/modern-media-controls/start-support/start-support-click-to-start.html:
* media/modern-media-controls/start-support/start-support-error.html:
* media/modern-media-controls/start-support/start-support-fullscreen.html:
* media/modern-media-controls/start-support/start-support-manual-play.html:
* media/modern-media-controls/start-support/start-support-no-source.html:
2016-10-19 Jer Noble <jer.noble@apple.com>
REGRESSION (r206025): All YouTube videos play with black bars on all four sides
https://bugs.webkit.org/show_bug.cgi?id=163308
Reviewed by Darin Adler.
* media/media-source/media-source-resize-expected.txt: Added.
* media/media-source/media-source-resize.html: Added.
2016-10-19 Nan Wang <n_wang@apple.com>
AX: [Mac] Mark element AXAPI should comform to specs
https://bugs.webkit.org/show_bug.cgi?id=163707
Reviewed by Chris Fleizach.
Added the modified roles-computedRoleString-expected.txt in mac platform so
that the exposed mark element won't affect other platform.
* platform/mac/accessibility/roles-computedRoleString-expected.txt: Added.
* platform/mac/accessibility/roles-exposed-expected.txt:
2016-10-19 Myles C. Maxfield <mmaxfield@apple.com>
CSS font-variation-settings does not handle uppercase axis names in variable fonts
https://bugs.webkit.org/show_bug.cgi?id=163546
Reviewed by Dean Jackson.
* fast/text/variations/case-axis-names-expected.html: Added.
* fast/text/variations/case-axis-names.html: Added.
2016-10-19 Joone Hur <joone.hur@intel.com>
Add a plain space instead of &nbsp; between text nodes
https://bugs.webkit.org/show_bug.cgi?id=123163
Reviewed by Ryosuke Niwa.
When we rebalance white spaces, &nbsp; can be added as space
under some conditions. This patch adds a condition that the next
sibling text node should not exist.
* accessibility/mac/find-and-replace-match-capitalization-expected.txt:
* accessibility/mac/find-and-replace-match-capitalization.html:
* accessibility/mac/select-text/select-text-135575-expected.txt:
* accessibility/mac/select-text/select-text-7-expected.txt:
* accessibility/mac/select-text/select-text-8-expected.txt:
* accessibility/mac/select-text/select-text-9-expected.txt:
* editing/mac/spelling/autocorrection-blockquote-crash-expected.txt:
* editing/pasteboard/paste-text-003-expected.txt:
* platform/gtk/editing/execCommand/paste-1-expected.txt:
* platform/gtk/editing/pasteboard/paste-2-expected.txt:
* platform/gtk/editing/pasteboard/unrendered-br-expected.txt:
* platform/mac/editing/execCommand/paste-1-expected.txt:
* platform/mac/editing/pasteboard/paste-2-expected.txt:
* platform/mac/editing/pasteboard/unrendered-br-expected.txt:
2016-10-19 Sam Weinig <sam@webkit.org>
Add support for sequences and dictionaries in unions
https://bugs.webkit.org/show_bug.cgi?id=163695
Reviewed by Chris Dumez.
* js/dom/webidl-type-mapping-expected.txt:
* js/dom/webidl-type-mapping.html:
Add tests for more complex conversions.
2016-10-19 Ryan Haddad <ryanhaddad@apple.com>
Marking platform/mac-wk2/plugins/muted-state.html as failing.
https://bugs.webkit.org/show_bug.cgi?id=163702
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-19 Dean Jackson <dino@apple.com>
Import W3C CSS Shapes tests
https://bugs.webkit.org/show_bug.cgi?id=163697
Rubberstamped by Anders Carlsson.
* TestExpectations: Mark as skipped while we unprefix.
2016-10-19 Ryosuke Niwa <rniwa@webkit.org>
Annotate more DOM and HTML IDLs with CEReactions
https://bugs.webkit.org/show_bug.cgi?id=163653
Reviewed by Darin Adler.
Added a regression test to make sure webkitdropzone IDL attribute on HTMLElement
honors CEReactions semantics using the web-platform-tests' infrastructure I added.
* fast/custom-elements/reactions-for-webkit-extensions-expected.txt: Added.
* fast/custom-elements/reactions-for-webkit-extensions.html: Added.
2016-10-19 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, rolling out r207557.
This change caused animations/font-variations tests to time
out on pre-Sierra Macs.
Reverted changeset:
"[macOS] [iOS] Disable variation fonts on macOS El Capitan and
iOS 9"
https://bugs.webkit.org/show_bug.cgi?id=163374
http://trac.webkit.org/changeset/207557
2016-10-19 Nan Wang <n_wang@apple.com>
AX: crash: com.apple.WebCore: WebCore::AccessibilityObject::findMatchingObjects + 600
https://bugs.webkit.org/show_bug.cgi?id=163682
Reviewed by Chris Fleizach.
* accessibility/mac/search-predicate-crash-expected.txt: Added.
* accessibility/mac/search-predicate-crash.html: Added.
2016-10-19 Myles C. Maxfield <mmaxfield@apple.com>
[macOS] [iOS] Disable variation fonts on macOS El Capitan and iOS 9
https://bugs.webkit.org/show_bug.cgi?id=163374
Reviewed by Darin Adler.
Moving animations/font-variation-settings* tests to animations/font-variations
in order to make them easier to mark as failing.
Mark the relevant tests as failing on El Capitan and iOS 9.
* animations/font-variations/font-variation-settings-expected.html: Renamed from LayoutTests/animations/font-variation-settings-expected.html.
* animations/font-variations/font-variation-settings-order-expected.html: Renamed from LayoutTests/animations/font-variation-settings-order-expected.html.
* animations/font-variations/font-variation-settings-order.html: Renamed from LayoutTests/animations/font-variation-settings-order.html.
* animations/font-variations/font-variation-settings-unlike-expected.html: Renamed from LayoutTests/animations/font-variation-settings-unlike-expected.html.
* animations/font-variations/font-variation-settings-unlike.html: Renamed from LayoutTests/animations/font-variation-settings-unlike.html.
* animations/font-variations/font-variation-settings.html: Renamed from LayoutTests/animations/font-variation-settings.html.
* platform/gtk/TestExpectations:
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2016-10-19 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Media Controller: click-to-start support
https://bugs.webkit.org/show_bug.cgi?id=163659
<rdar://problem/28845656>
Reviewed by Dean Jackson.
New test coverage for the StartSupport class.
* media/modern-media-controls/media-controller/media-controller-constructor.html:
* media/modern-media-controls/media-controller/media-controller-resize.html:
* media/modern-media-controls/start-support/start-support-audio-expected.txt: Added.
* media/modern-media-controls/start-support/start-support-audio.html: Added.
* media/modern-media-controls/start-support/start-support-autoplay-expected.txt: Added.
* media/modern-media-controls/start-support/start-support-autoplay.html: Added.
* media/modern-media-controls/start-support/start-support-click-to-start-expected.txt: Renamed from LayoutTests/media/modern-media-controls/media-controller/media-controller-click-to-start-expected.txt.
* media/modern-media-controls/start-support/start-support-click-to-start.html: Renamed from LayoutTests/media/modern-media-controls/media-controller/media-controller-click-to-start.html.
* media/modern-media-controls/start-support/start-support-error-expected.txt: Added.
* media/modern-media-controls/start-support/start-support-error.html: Added.
* media/modern-media-controls/start-support/start-support-fullscreen-expected.txt: Added.
* media/modern-media-controls/start-support/start-support-fullscreen.html: Added.
* media/modern-media-controls/start-support/start-support-manual-play-expected.txt: Added.
* media/modern-media-controls/start-support/start-support-manual-play.html: Added.
* media/modern-media-controls/start-support/start-support-no-source-expected.txt: Added.
* media/modern-media-controls/start-support/start-support-no-source.html: Added.
* platform/ios-simulator/TestExpectations:
2016-10-19 Aaron Chu <aaron_chu@apple.com>
Web Inspector: AXI: expose computed tree node and heading level
https://bugs.webkit.org/show_bug.cgi?id=130825
<rdar://problem/16442349>
Reviewed by Joseph Pecoraro.
Included logging of the two newly exposed accessibility properties:
Heading Level and Hierarchical Level.
* inspector/dom/getAccessibilityPropertiesForNode-expected.txt:
* inspector/dom/getAccessibilityPropertiesForNode.html:
2016-10-19 Zalan Bujtas <zalan@apple.com>
Use anonymous table row for new child at RenderTableRow::addChild() if available.
https://bugs.webkit.org/show_bug.cgi?id=163651
<rdar://problem/28705022>
Reviewed by David Hyatt.
* fast/table/crash-when-table-has-continuation-and-content-inserted-expected.txt: Added.
* fast/table/crash-when-table-has-continuation-and-content-inserted.html: Added.
2016-10-19 Chris Dumez <cdumez@apple.com>
MouseEvent's coordinates should be 0 for simulated clicks
https://bugs.webkit.org/show_bug.cgi?id=163648
Reviewed by Darin Adler.
Add layout test coverage. I verified that this test is passing in
Firefox and Chrome as well.
* fast/events/element-click-no-coords-expected.txt: Added.
* fast/events/element-click-no-coords.html: Added.
2016-10-19 Nan Wang <n_wang@apple.com>
AX: [Mac] Meter element should use AXValueDescription to descrbe the status of the value
https://bugs.webkit.org/show_bug.cgi?id=163610
Reviewed by Chris Fleizach.
* accessibility/mac/meter-gauge-value-description-expected.txt: Added.
* accessibility/mac/meter-gauge-value-description.html: Added.
2016-10-19 Ryan Haddad <ryanhaddad@apple.com>
Marking WPT html/webappapis/animation-frames/callback-* tests as flaky on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=163361
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-10-19 Javier Fernandez <jfernandez@igalia.com>
Web Inspector: Debugger buttons positioned incorrectly, align-content default value is unexpected
https://bugs.webkit.org/show_bug.cgi?id=163572
Reviewed by Sergio Villar Senin.
Modified test cases for initial values.
Added regression test for the align-content issue.
* css3/flexbox/flexbox-lines-must-be-stretched-by-default-expected.txt: Added.
* css3/flexbox/flexbox-lines-must-be-stretched-by-default.html: Added.
* fast/css/ensure-flexbox-compatibility-with-initial-values-expected.txt:
2016-10-19 Jer Noble <jer.noble@apple.com>
[Mac][MSE] Movies with a 'mvex' box have a zero-duration
https://bugs.webkit.org/show_bug.cgi?id=163641
Reviewed by Darin Adler.
* media/media-source/content/test-fragmented-manifest.json:
* media/media-source/content/test-fragmented.mp4:
* platform/mac/TestExpectations:
2016-10-18 Ryosuke Niwa <rniwa@webkit.org>
Import the latest custom elements tests from W3C
https://bugs.webkit.org/show_bug.cgi?id=163640
Reviewed by Chris Dumez.
Removed the test re-imported via web-platform-tests in r206838.
* fast/custom-elements/lifecycle-callback-timing-expected.txt: Removed.
* fast/custom-elements/lifecycle-callback-timing.html: Removed.
2016-10-18 Chris Dumez <cdumez@apple.com>
[Web IDL] Drop webkit-specific extended attributes that are no longer useful
https://bugs.webkit.org/show_bug.cgi?id=163643
Reviewed by Ryosuke Niwa.
Add layout test to check that Notification.permission is now deletable.
* fast/notifications/notification-permisssion-deletable-expected.txt: Added.
* fast/notifications/notification-permisssion-deletable.html: Added.
2016-10-18 Mark Lam <mark.lam@apple.com>
Invoking Object.prototype.__proto__ accessors directly should throw a TypeError.
https://bugs.webkit.org/show_bug.cgi?id=154377
<rdar://problem/27330808>
Reviewed by Filip Pizlo and Saam Barati.
* http/tests/security/xss-DENIED-htmlelelment-with-iframe-proto-expected.txt:
* http/tests/security/xss-DENIED-method-with-iframe-proto-expected.txt:
* http/tests/security/xss-DENIED-non-shadowable-propterty-with-iframe-proto-expected.txt:
* http/tests/security/xss-DENIED-regular-propterty-with-iframe-proto-expected.txt:
* http/tests/security/xss-DENIED-regular-propterty-with-iframe-proto.html:
* js/dom/activation-proto-expected.txt:
* js/dom/script-tests/activation-proto.js:
* js/object-literal-shorthand-construction-expected.txt:
* js/script-tests/object-literal-shorthand-construction.js:
* js/script-tests/sloppy-getter-setter-global-object.js:
* js/sloppy-getter-setter-global-object-expected.txt:
2016-10-18 Chris Dumez <cdumez@apple.com>
[Web IDL] Kill support for [LegacyConstructorTemplate=Event] / [LegacyInitializedByEventConstructor]
https://bugs.webkit.org/show_bug.cgi?id=163630
Reviewed by Darin Adler.
Update / rebaseline existing tests to reflect minor behavior changes.
* fast/events/constructors/event-constructors-expected.txt:
* fast/events/constructors/event-constructors.html:
* fast/events/constructors/ui-event-constructor-expected.txt:
2016-10-18 Chris Dumez <cdumez@apple.com>
Changing details.open should cause a toggle event to be fired asynchronously
https://bugs.webkit.org/show_bug.cgi?id=163568
Reviewed by Darin Adler.
Rebaseline existing test now that a new ontoggle attribute is exposed.
* js/dom/dom-static-property-for-in-iteration-expected.txt:
2016-10-18 Chris Dumez <cdumez@apple.com>
Provide better form validation messages
https://bugs.webkit.org/show_bug.cgi?id=163584
Reviewed by Darin Adler.
Update existing tests now that form validation messages differ.
* fast/forms/number/number-validation-message-expected.txt:
* fast/forms/number/number-validation-message.html:
* fast/forms/validationMessage-expected.txt:
* platform/mac/fast/forms/validation-message-appearance-expected.txt:
2016-10-18 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/basic-upgrade-cors.https.html as flaky on Sierra.
https://bugs.webkit.org/show_bug.cgi?id=163453
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-18 Chris Dumez <cdumez@apple.com>
Leverage new union type support for HTMLSelectElement.add() / HTMLOptionsCollection.add()
https://bugs.webkit.org/show_bug.cgi?id=163608
Reviewed by Ryosuke Niwa.
Rebaseline existing tests now that exception messages are different.
* fast/dom/HTMLSelectElement/add-expected.txt:
* fast/dom/HTMLSelectElement/options-collection-add-expected.txt:
* fast/dom/incompatible-operations-expected.txt:
2016-10-18 Ryosuke Niwa <rniwa@webkit.org>
REGRESSION (r201471): Keyboard remains visible when swiping back on twitter.com
https://bugs.webkit.org/show_bug.cgi?id=163581
<rdar://problem/27739558>
Reviewed by Simon Fraser.
Added a regression test for hiding a keyboard when the focused element is removed from the DOM.
* fast/forms/ios/hide-keyboard-on-node-removal-expected.txt: Added.
* fast/forms/ios/hide-keyboard-on-node-removal.html: Added.
2016-10-18 Ryan Haddad <ryanhaddad@apple.com>
Marking media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-buttons-styles.html as flaky on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=163598
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-10-18 Ryan Haddad <ryanhaddad@apple.com>
Add flaky expectation for tiled-drawing/scrolling/latched-div-with-scroll-snap.html that was errantly removed.
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-18 Said Abou-Hallawa <sabouhallawa@apple.com>
SVGCSSParser: m_implicitShorthand value is not reset after adding the shorthand property
https://bugs.webkit.org/show_bug.cgi?id=116470
Reviewed by Simon Fraser.
* fast/css/implicit-property-restore-expected.txt: Added.
* fast/css/implicit-property-restore.html: Added.
* fast/css/remove-shorthand-expected.txt:
Rebase-line the test expected results because of fixing the leak of
m_implicitShorthand. The bug was happening because "background: ..." property
comes immediately before the "list-style: ...." property.
2016-10-18 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/debugger/breakpoint-action-eval.html as a flaky timeout on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=163604
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-18 Ryan Haddad <ryanhaddad@apple.com>
Marking scroll-restoration-fragment-scrolling-cross-origin.html as flaky on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=161360
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-10-18 Chris Dumez <cdumez@apple.com>
Update TrackEvent to stop using legacy [ConstructorTemplate=Event]
https://bugs.webkit.org/show_bug.cgi?id=163580
Reviewed by Sam Weinig.
Update existing test to reflect behavior change. We now correctly throw a TypeError
when passing an unexpected track object type to the TrackEvent constructor.
* fast/events/constructors/track-event-constructor-expected.txt:
* fast/events/constructors/track-event-constructor.html:
2016-10-18 Nael Ouedraogo <nael.ouedraogo@crf.canon.fr>
Rebase test in fast/mediastream
[GTK] Test gardening after r206956
https://bugs.webkit.org/show_bug.cgi?id=163596
Unreviewed.
* fast/mediastream/RTCPeerConnection-add-removeTrack-expected.txt:
2016-10-18 Eric Carlson <eric.carlson@apple.com>
[MediaStream] Resolve constraints and enumerate devices in the UI process
https://bugs.webkit.org/show_bug.cgi?id=162147
<rdar://problem/28803569>
Reviewed by Darin Adler.
* fast/mediastream/getusermedia-expected.txt: Updated.
* fast/mediastream/getusermedia.html: Ditto.
* fast/mediastream/mock-media-source-expected.txt: Ditto.
2016-10-18 Caitlin Potter <caitp@igalia.com>
[JSC] ES6 Method functions should not have prototype
https://bugs.webkit.org/show_bug.cgi?id=162530
Reviewed by Saam Barati.
Update expected error message to no longer indicate "strict mode"
(which is not always true), and add additional tests for the presence
of "caller" and "arguments" on accessor MethodDefinitions.
* js/basic-strict-mode-expected.txt:
* js/caller-property-expected.txt:
* js/class-syntax-method-names-expected.txt:
* js/es6-function-properties-expected.txt:
* js/non-strict-function-properties-expected.txt:
* js/script-tests/caller-property.js:
* js/script-tests/class-syntax-method-names.js:
* js/script-tests/es6-function-properties.js:
(k.get getter):
(k.set setter):
(get checkProperties):
* js/script-tests/non-strict-function-properties.js:
2016-10-18 Javier Fernandez <jfernandez@igalia.com>
[css-grid] Different width of grid container between initial load and refresh
https://bugs.webkit.org/show_bug.cgi?id=163535
Reviewed by Manuel Rego Casasnovas.
Tests to ensure repeated layouts on grid elements produce the same results when using
orthogonal grid items.
* fast/css-grid-layout/repeating-layout-must-produce-the-same-results-expected.txt: Added.
* fast/css-grid-layout/repeating-layout-must-produce-the-same-results.html: Added.
2016-10-17 Sergio Villar Senin <svillar@igalia.com>
[css-grid] Constrain by min|max-height on auto repeat computation
https://bugs.webkit.org/show_bug.cgi?id=163540
Reviewed by Darin Adler.
Some new test cases to verify that min-height is used on the auto repeat tracks computation
whenever the height is indefinite and max-height is not.
* fast/css-grid-layout/grid-auto-fill-rows-expected.txt:
* fast/css-grid-layout/grid-auto-fill-rows.html:
* fast/css-grid-layout/grid-indefinite-size-auto-repeat-crash-expected.txt:
* fast/css-grid-layout/grid-indefinite-size-auto-repeat-crash.html:
2016-10-17 Megan Gardner <megan_gardner@apple.com>
Add test and infrastructure for link popover
https://bugs.webkit.org/show_bug.cgi?id=163406
Reviewed by Simon Fraser.
* fast/events/touch/ios/iphone7/force-press-on-link-expected.txt: Added.
* fast/events/touch/ios/iphone7/force-press-on-link.html: Added.
2016-10-17 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Add toggles for debugger pauses at console.assert failures
https://bugs.webkit.org/show_bug.cgi?id=139542
<rdar://problem/19281600>
Reviewed by Timothy Hatcher.
* inspector/debugger/pause-on-assert.html:
* inspector/debugger/pause-reason.html:
These tests need to enable pause on assertions.
* inspector/debugger/setPauseOnAssertions-expected.txt: Added.
* inspector/debugger/setPauseOnAssertions.html: Added.
Specific tests for the new protocol method.
2016-10-17 Ryan Haddad <ryanhaddad@apple.com>
Marking platform/ios-simulator/ios/plugin/youtube-flash-plugin-iframe.html as flaky on ios-simulator debug.
https://bugs.webkit.org/show_bug.cgi?id=163362
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
2016-10-17 Simon Fraser <simon.fraser@apple.com>
Implement DOMRect/DOMRectReadOnly
https://bugs.webkit.org/show_bug.cgi?id=163464
Reviewed by Darin Adler.
New test and new results for global constructor tests.
* geometry/DOMRect-001-expected.txt: Added.
* geometry/DOMRect-001.html: Added.
* js/dom/global-constructors-attributes-dedicated-worker-expected.txt:
* js/dom/global-constructors-attributes-expected.txt:
* platform/efl/js/dom/global-constructors-attributes-expected.txt:
* platform/gtk/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
* platform/win/js/dom/global-constructors-attributes-expected.txt:
2016-10-17 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Basic MediaController
https://bugs.webkit.org/show_bug.cgi?id=163539
<rdar://problem/28797542>
Reviewed by Darin Adler.
Testing the properties of the new MediaController class and the availability and behavior of the
createControls() global function.
* media/modern-media-controls/media-controller/media-controller-click-to-start-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-click-to-start.html: Added.
* media/modern-media-controls/media-controller/media-controller-constructor-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-constructor.html: Added.
* media/modern-media-controls/media-controller/media-controller-resize-expected.txt: Added.
* media/modern-media-controls/media-controller/media-controller-resize.html: Added.
2016-10-17 Michael Catanzaro <mcatanzaro@igalia.com>
[GTK] Skip layout tests under crypto/workers/subtle
* platform/gtk/TestExpectations:
2016-10-17 Nan Wang <n_wang@apple.com>
AX: [Mac] mapping for output elements
https://bugs.webkit.org/show_bug.cgi?id=163471
Reviewed by Chris Fleizach.
* accessibility/mac/output-element-expected.txt: Added.
* accessibility/mac/output-element.html: Added.
2016-10-17 Simon Fraser <simon.fraser@apple.com>
Implement DOMPoint/DOMPointReadOnly
https://bugs.webkit.org/show_bug.cgi?id=133916
Reviewed by Darin Adler.
New Web Platform-style test, and rebaselines.
* geometry/DOMPoint-001-expected.txt: Added.
* geometry/DOMPoint-001.html: Added.
* js/dom/global-constructors-attributes-dedicated-worker-expected.txt:
* js/dom/global-constructors-attributes-expected.txt:
* platform/efl/js/dom/global-constructors-attributes-expected.txt:
* platform/gtk/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
* platform/win/js/dom/global-constructors-attributes-expected.txt:
2016-10-17 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline mathml/mathml-in-dashboard.html for mac.
Unreviewed test gardening.
* platform/mac/mathml/mathml-in-dashboard-expected.txt: Added.
2016-10-16 Nan Wang <n_wang@apple.com>
AX: [Mac] roleDescription for AXTextField input types
https://bugs.webkit.org/show_bug.cgi?id=163419
<rdar://problem/28766192>
Reviewed by Darin Adler.
* platform/mac/accessibility/roles-exposed-expected.txt:
2016-10-16 Michael Catanzaro <mcatanzaro@igalia.com>
Unreviewed GTK test gardening
* mathml/mathml-in-dashboard-expected.txt:
* platform/gtk/TestExpectations:
2016-10-16 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Styles for StartButton are missing
https://bugs.webkit.org/show_bug.cgi?id=163499
<rdar://problem/28792009>
Reviewed by Darin Adler.
New test checking StartButton instances have the right CSS styles applied to their DOM structure.
* media/modern-media-controls/start-button/start-button-styles-expected.txt: Added.
* media/modern-media-controls/start-button/start-button-styles.html: Added.
2016-10-16 Gyuyoung Kim <gyuyoung.kim@webkit.org>
[EFL] Meter tests have been failed since r207280
Unreviewed EFL gardening. And add new baseline for meter-element.html.
* platform/efl/TestExpectations: Mark 2 tests to failure.
* platform/efl/fast/dom/HTMLMeterElement/meter-element-expected.txt: Added.
2016-10-15 Said Abou-Hallawa <sabouhallawa@apple.com>
Delete the animated image catchup code
https://bugs.webkit.org/show_bug.cgi?id=163410
Reviewed by Simon Fraser.
This animated gif has one red frame, one green frame and two red frames.
The test page renders only two frames from this this image on a canvas. The
test passes if the second frame (the green one) is rendered on the canvas
even if drawImage() is called after the duration of the first frame.
* fast/images/ordered-animated-image-frames-expected.html: Added.
* fast/images/ordered-animated-image-frames.html: Added.
* fast/images/resources/animated-red-green-blue.gif: Added.
2016-10-15 Myles C. Maxfield <mmaxfield@apple.com>
Test that duplicate axis values in font-variation-settings are resolved correctly
https://bugs.webkit.org/show_bug.cgi?id=163489
Reviewed by Darin Adler.
* fast/text/variations/duplicate-axis-expected.html: Added.
* fast/text/variations/duplicate-axis.html: Added.
2016-10-15 Sam Weinig <sam@webkit.org>
MessageEvent's source property should be a (DOMWindow or MessagePort)? rather than a EventTarget?
https://bugs.webkit.org/show_bug.cgi?id=163475
Reviewed by Simon Fraser.
* fast/dom/message-port-deleted-by-accessor.html:
Switch source parameter to null to avoid accidental type error.
* fast/events/constructors/message-event-constructor-expected.txt:
* fast/events/constructors/message-event-constructor.html:
Update test expect a thrown type error, as is now expected, for non-window or MessagePort EventTargets.
2016-10-15 Antoine Quint <graouts@apple.com>
[Modern Media Controls] macOS inline controls
https://bugs.webkit.org/show_bug.cgi?id=163444
<rdar://problem/27989473>
Reviewed by Dean Jackson.
Testing the properties of the new MacOSMediaControls and MacOSInlineMediaControls classes.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-buttons-styles-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-buttons-styles.html: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-constructor-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-constructor.html: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-controls-bar-styles-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-controls-bar-styles.html: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-layout-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-layout.html: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-time-control-styles-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-time-control-styles.html: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-volume-slider-visibility-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-volume-slider-visibility.html: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-volume-styles-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-controls-volume-styles.html: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-dropping-controls-expected.txt: Added.
* media/modern-media-controls/macos-inline-media-controls/macos-inline-media-dropping-controls.html: Added.
* media/modern-media-controls/macos-media-controls/macos-media-controls-expected.txt: Added.
* media/modern-media-controls/macos-media-controls/macos-media-controls.html: Added.
2016-10-14 Antti Koivisto <antti@apple.com>
100% CPU on homedepot.com page
https://bugs.webkit.org/show_bug.cgi?id=163452
<rdar://problem/28730708>
Reviewed by Simon Fraser.
* fast/animation/animation-style-update-size-expected.txt: Added.
* fast/animation/animation-style-update-size.html: Added.
2016-10-14 Chris Dumez <cdumez@apple.com>
Unreviewed, rolling out r207319.
Regressed Dromaeo and may have caused crashes under
GuardMalloc (rdar://problem/28780835)
Reverted changeset:
"[Web IDL] Add support for [SameObject] extended attribute"
https://bugs.webkit.org/show_bug.cgi?id=163414
http://trac.webkit.org/changeset/207319
2016-10-14 Manuel Rego Casasnovas <rego@igalia.com>
[css-grid] Changing the argument on fit-content() doesn't cause the grid to be relayout
https://bugs.webkit.org/show_bug.cgi?id=163434
Reviewed by Sergio Villar Senin.
* fast/css-grid-layout/grid-change-fit-content-argument-expected.txt: Added.
* fast/css-grid-layout/grid-change-fit-content-argument.html: Added.
2016-10-14 Joseph Pecoraro <pecoraro@apple.com>
test262: Failure with RegExp.prototype.compile when pattern is undefined
https://bugs.webkit.org/show_bug.cgi?id=163431
Reviewed by Yusuke Suzuki.
* js/regexp-compile-expected.txt:
* js/script-tests/regexp-compile.js:
2016-10-14 Antoine Quint <graouts@apple.com>
REGRESSION (r207299): media/modern-media-controls/pip-button/pip-button.html and media/modern-media-controls/skip-back-button/skip-back-button.html are flaky
https://bugs.webkit.org/show_bug.cgi?id=163411
Reviewed by Antoine Quint.
Ensure all buttons have their required images loaded before we check on the mask-image set through CSS.
* media/modern-media-controls/aspect-ratio-button/aspect-ratio-button.html:
* media/modern-media-controls/forward-button/forward-button.html:
* media/modern-media-controls/fullscreen-button/fullscreen-button.html:
* media/modern-media-controls/mute-button/mute-button.html:
* media/modern-media-controls/pip-button/pip-button.html:
* media/modern-media-controls/rewind-button/rewind-button.html:
* media/modern-media-controls/skip-back-button/skip-back-button.html:
* media/modern-media-controls/tracks-button/tracks-button.html:
2016-10-14 Youenn Fablet <youenn@apple.com>
Make NetworkCache aware of fetch cache mode
https://bugs.webkit.org/show_bug.cgi?id=163332
Reviewed by Antti Koivisto.
* platform/ios-simulator/TestExpectations:
* platform/mac-wk1/imported/w3c/web-platform-tests/fetch/api/request/request-cache-only-if-cached-expected.txt: Added.
* platform/mac-wk1/imported/w3c/web-platform-tests/fetch/api/request/request-cache-reload-expected.txt: Added.
* platform/win/TestExpectations:
* platform/wk2/TestExpectations:
2016-10-13 Joseph Pecoraro <pecoraro@apple.com>
Exception message for expressions with multiple bracket accesses is inconsistent / incorrect
https://bugs.webkit.org/show_bug.cgi?id=163426
Reviewed by Geoffrey Garen.
* js/exception-expression-offset-expected.txt:
* js/script-tests/exception-expression-offset.js:
(testException):
Correct existing tests and add new tests for multiple and intermixed
dot / bracket accesses.
2016-10-13 Alex Christensen <achristensen@webkit.org>
Hosts of URLs with non-special schemes should be case-sensitive, and non-ASCII characters in such hosts should be punycode-encoded
https://bugs.webkit.org/show_bug.cgi?id=163413
Reviewed by Tim Horton.
* contentfiltering/block-after-add-data-then-allow-unblock-expected.txt:
* contentfiltering/block-after-add-data-then-deny-unblock-expected.txt:
* contentfiltering/block-after-finished-adding-data-then-allow-unblock-expected.txt:
* contentfiltering/block-after-finished-adding-data-then-deny-unblock-expected.txt:
* contentfiltering/block-after-response-then-allow-unblock-expected.txt:
* contentfiltering/block-after-response-then-deny-unblock-expected.txt:
* contentfiltering/block-after-will-send-request-then-allow-unblock-expected.txt:
* contentfiltering/block-after-will-send-request-then-deny-unblock-expected.txt:
* fast/backgrounds/background-shorthand-after-set-backgroundSize-expected.txt:
* fast/backgrounds/background-shorthand-after-set-backgroundSize.html:
* fast/backgrounds/background-shorthand-with-backgroundSize-style-expected.txt:
* fast/backgrounds/background-shorthand-with-backgroundSize-style.html:
* fast/css/getComputedStyle/computed-style-border-image-expected.txt:
* fast/css/getComputedStyle/computed-style-border-image.html:
* fast/css/getComputedStyle/computed-style-cross-fade-expected.txt:
* fast/css/getComputedStyle/computed-style-cross-fade.html:
* fast/css/getComputedStyle/getComputedStyle-background-shorthand-expected.txt:
* fast/css/getComputedStyle/getComputedStyle-background-shorthand.html:
* fast/css/getComputedStyle/getComputedStyle-list-style-shorthand-expected.txt:
* fast/css/getComputedStyle/getComputedStyle-list-style-shorthand.html:
* fast/loader/url-parse-1-expected.txt:
* fast/url/host-lowercase-per-scheme-expected.txt:
* fast/url/safari-extension-expected.txt:
* http/tests/xmlhttprequest/access-control-and-redirects-async-expected.txt:
Update test expectations. This is how they were before r207162, showing that this change to the URLParser increases compatibility.
2016-10-13 Chris Dumez <cdumez@apple.com>
[Web IDL] Add support for [SameObject] extended attribute
https://bugs.webkit.org/show_bug.cgi?id=163414
Reviewed by Darin Adler.
Add layout test coverage.
* js/dom/SameObject-support-expected.txt: Added.
* js/dom/SameObject-support.html: Added.
2016-10-13 Nan Wang <n_wang@apple.com>
AX: [Mac] better accessibility support for Summary elements
https://bugs.webkit.org/show_bug.cgi?id=163367
<rdar://problem/28745010>
Reviewed by Chris Fleizach.
* accessibility/mac/details-summary-expected.txt:
* accessibility/mac/details-summary-role-description-expected.txt:
* accessibility/mac/details-summary-role-description.html:
* accessibility/mac/details-summary.html:
2016-10-13 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/debugger/breakpoints/resolved-dump-each-line.html as flaky on mac.
https://bugs.webkit.org/show_bug.cgi?id=161951
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-10-13 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Stepping highlight for dot/bracket expressions in if statements highlights subset of the expression
https://bugs.webkit.org/show_bug.cgi?id=163378
<rdar://problem/28749376>
Reviewed by Saam Barati.
* inspector/debugger/breakpoints/resolved-dump-all-pause-locations-expected.txt:
* inspector/debugger/breakpoints/resolved-dump-each-line-expected.txt:
* inspector/debugger/breakpoints/resources/dump-general.js:
* inspector/debugger/stepping/stepping-misc-expected.txt:
* inspector/debugger/stepping/stepping-misc.html:
Add tests for these kinds of special cases.
2016-10-13 Antoine Quint <graouts@apple.com>
[Modern Media Controls] MediaControls base class
https://bugs.webkit.org/show_bug.cgi?id=163387
<rdar://problem/28753955>
Reviewed by Dean Jackson.
Testing the properties of the new MediaControls class.
* media/modern-media-controls/media-controls/media-controls-constructor-expected.txt: Added.
* media/modern-media-controls/media-controls/media-controls-constructor.html: Added.
* media/modern-media-controls/media-controls/media-controls-placard-expected.txt: Added.
* media/modern-media-controls/media-controls/media-controls-placard.html: Added.
* media/modern-media-controls/media-controls/media-controls-start-button-expected.txt: Added.
* media/modern-media-controls/media-controls/media-controls-start-button.html: Added.
2016-10-13 Antoine Quint <graouts@apple.com>
[Modern Media Controls] TimeControl and TimeLabel
https://bugs.webkit.org/show_bug.cgi?id=163356
<rdar://problem/28741376>
Reviewed by Dean Jackson.
Adding tests for the new TimeControl and TimeLabel classes.
* media/modern-media-controls/time-control/time-control-expected.txt: Added.
* media/modern-media-controls/time-control/time-control.html: Added.
* media/modern-media-controls/time-label/time-label-expected.txt: Added.
* media/modern-media-controls/time-label/time-label.html: Added.
2016-10-13 Jer Noble <jer.noble@apple.com>
CRASH at WebCore::SourceBuffer::removeCodedFrames + 37
https://bugs.webkit.org/show_bug.cgi?id=163336
Reviewed by Alex Christensen.
* media/media-source/media-source-remove-crash-expected.txt: Added.
* media/media-source/media-source-remove-crash.html: Added.
2016-10-13 Sergio Villar Senin <svillar@igalia.com>
[css-grid] Use min-size instead of min-content contribution for intrinsic maximums resolution
https://bugs.webkit.org/show_bug.cgi?id=163283
Reviewed by Manuel Rego Casasnovas.
Uncommented a bunch of failing test cases that are working fine now.
* fast/css-grid-layout/grid-intrinsic-maximums-expected.html:
* fast/css-grid-layout/grid-intrinsic-maximums.html:
2016-10-11 Sergio Villar Senin <svillar@igalia.com>
[css-grid] Fix intrinsic maximums resolution with fit-content and auto
https://bugs.webkit.org/show_bug.cgi?id=163282
Reviewed by Manuel Rego Casasnovas.
New test cases to verify that all tracks with intrinsic max track sizing functions are used
in step 2.5 of the track sizing algorith. Some of the new test cases are commented due to
http://wkb.ug/163283.
* fast/css-grid-layout/grid-intrinsic-maximums-expected.html: Added.
* fast/css-grid-layout/grid-intrinsic-maximums.html: Added.
2016-10-13 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK] Rebaseline tests affected by r207280 and report 3 new failures on accesibility tests.
https://bugs.webkit.org/show_bug.cgi?id=163383
Unreviewed gardening.
* platform/gtk/TestExpectations:
* platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt:
* platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt:
* platform/gtk/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt:
* platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.txt: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
* platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
* platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
2016-10-13 Antti Koivisto <antti@apple.com>
Support scoped style for user agent shadow trees
https://bugs.webkit.org/show_bug.cgi?id=163212
<rdar://problem/28715318>
Reviewed by Ryosuke Niwa and Andreas Kling.
* fast/dom/HTMLMeterElement/meter-clone-expected.txt:
* fast/dom/HTMLMeterElement/meter-clone.html:
* fast/dom/HTMLMeterElement/meter-element-markup-expected.txt:
* platform/mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.txt:
* platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
* platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
2016-10-12 Chris Dumez <cdumez@apple.com>
Update WebKitMediaKeyMessageEvent / WebKitMediaKeyNeededEvent to stop using legacy [ConstructorTemplate=Event]
https://bugs.webkit.org/show_bug.cgi?id=163369
Reviewed by Ryosuke Niwa.
Add layout test coverage.
* fast/events/webkit-media-key-events-constructor-expected.txt: Added.
* fast/events/webkit-media-key-events-constructor.html: Added.
2016-10-12 Chris Dumez <cdumez@apple.com>
Update HTMLSelectElement::recalcListItems() to ignore nested optgroup elements
https://bugs.webkit.org/show_bug.cgi?id=163358
Reviewed by Kent Tamura.
Add layout test coverage.
* fast/dom/HTMLSelectElement/nested-optgroup-expected.txt: Added.
* fast/dom/HTMLSelectElement/nested-optgroup.html: Added.
2016-10-12 Zalan Bujtas <zalan@apple.com>
RenderRubyRun should not mark child renderers dirty at the end of layout.
https://bugs.webkit.org/show_bug.cgi?id=163359
<rdar://problem/28711840>
Reviewed by David Hyatt.
* fast/ruby/rubyrun-has-bad-child-expected.txt: Added.
* fast/ruby/rubyrun-has-bad-child.html: Added.
2016-10-12 Simon Fraser <simon.fraser@apple.com>
polygonPathFromPoints calls uncheckedAppend, but assertion size() < capacity() fails
https://bugs.webkit.org/show_bug.cgi?id=163276
Reviewed by Sam Weinig.
* css3/masking/large-clip-path-expected.txt: Added.
* css3/masking/large-clip-path.html: Added.
2016-10-12 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: step-into `console.log(o)` should not step through inspector javascript
https://bugs.webkit.org/show_bug.cgi?id=161656
<rdar://problem/28181123>
Reviewed by Timothy Hatcher.
* inspector/debugger/stepping/stepping-internal-scripts-expected.txt: Added.
* inspector/debugger/stepping/stepping-internal-scripts.html: Added.
Ensure step-into a console.log statement steps past it, and doesn't pause
inside the non-visible internal script.
2016-10-12 Yusuke Suzuki <utatane.tea@gmail.com>
Unreviewed, add expected file for new test after r207239
https://bugs.webkit.org/show_bug.cgi?id=163245
Add an "expected.txt" file.
* js/dom/domjit-accessor-node-type-expected.txt: Added.
2016-10-12 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Sliders: scrubber and volume
https://bugs.webkit.org/show_bug.cgi?id=163328
<rdar://problem/28733838>
Reviewed by Dean Jackson.
Testing the properties of the new Slider class and its subclasses.
* media/modern-media-controls/resources/media-controls-utils.js: Added.
(rgba):
(shouldBeEqualToRGBAColor):
* media/modern-media-controls/scrubber/scrubber-expected.txt: Added.
* media/modern-media-controls/scrubber/scrubber.html: Added.
* media/modern-media-controls/slider/slider-constructor-expected.txt: Added.
* media/modern-media-controls/slider/slider-constructor.html: Added.
* media/modern-media-controls/slider/slider-fill-expected.txt: Added.
* media/modern-media-controls/slider/slider-fill.html: Added.
* media/modern-media-controls/slider/slider-styles-expected.txt: Added.
* media/modern-media-controls/slider/slider-styles.html: Added.
* media/modern-media-controls/volume-slider/volume-slider-expected.txt: Added.
* media/modern-media-controls/volume-slider/volume-slider-value-expected.txt: Added.
* media/modern-media-controls/volume-slider/volume-slider-value.html: Added.
* media/modern-media-controls/volume-slider/volume-slider.html: Added.
* platform/ios-simulator/TestExpectations:
2016-10-12 Wenson Hsieh <wenson_hsieh@apple.com>
Add experimental support for the "formatForeColor" inputType
https://bugs.webkit.org/show_bug.cgi?id=163348
<rdar://problem/28739334>
Reviewed by Ryosuke Niwa.
Adds a new test verifying that input events with inputType "formatForeColor" are dispatched when changing
foreground color, and that their data attributes are as expected.
* fast/events/input-events-forecolor-data-expected.txt: Added.
* fast/events/input-events-forecolor-data.html: Added.
* platform/ios-simulator/TestExpectations:
2016-10-12 Yusuke Suzuki <utatane.tea@gmail.com>
[DOMJIT][JSC] Explore the way to embed nodeType into JSC::JSType in WebCore
https://bugs.webkit.org/show_bug.cgi?id=163245
Reviewed by Filip Pizlo.
* js/dom/domjit-accessor-node-type.html: Added.
2016-10-12 Chris Dumez <cdumez@apple.com>
Update more events to stop using legacy [ConstructorTemplate=Event]
https://bugs.webkit.org/show_bug.cgi?id=163339
Reviewed by Ryosuke Niwa.
Update existing tests to reflect minor behavior changes.
* fast/events/constructors/storage-event-constructor-expected.txt:
* fast/events/constructors/storage-event-constructor.html:
* fast/events/constructors/webgl-context-event-constructor-expected.txt:
* fast/events/constructors/webgl-context-event-constructor.html:
2016-10-12 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Improve support for logging Proxy objects in console
https://bugs.webkit.org/show_bug.cgi?id=163323
<rdar://problem/28432553>
Reviewed by Timothy Hatcher.
* inspector/console/console-log-proxy-expected.txt: Added.
* inspector/console/console-log-proxy.html: Added.
Add a test specific to console logs of Proxy objects to ensure the get
trap is not used in different cases.
* inspector/model/remote-object-expected.txt:
* inspector/model/remote-object.html:
* platform/mac/inspector/model/remote-object-expected.txt:
Update results for Proxy objects and include a test for a multi-level
Proxy object, which should preview the target.
2016-10-12 Joseph Pecoraro <pecoraro@apple.com>
Emit DebugHooks uniformly with pause locations instead of having separate pause locations and op_debug emits
https://bugs.webkit.org/show_bug.cgi?id=162809
Reviewed by Geoffrey Garen.
* inspector/debugger/stepping/stepping-control-flow-expected.txt:
* inspector/debugger/stepping/stepping-control-flow.html:
Add new tests for stepping through conditional expressions with constants,
logical operations, binary operations, and unary negations.
* inspector/debugger/stepping/stepping-loops-expected.txt:
* inspector/debugger/stepping/stepping-loops.html:
Update tests for changes in stepping behavior in for loops.
2016-10-12 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK] Tests that fail since the new URLParser has been enabled on r207162.
https://bugs.webkit.org/show_bug.cgi?id=163335
Unreviewed gardening.
Rebaseline 12 tests that don't look like real failures, and report the other 36 that look as such.
* platform/gtk/TestExpectations:
* platform/gtk/fast/css-generated-content/malformed-url-expected.txt: Added.
* platform/gtk/fast/loader/redirect-to-invalid-url-using-javascript-calls-policy-delegate-expected.txt: Added.
* platform/gtk/fast/loader/redirect-to-invalid-url-using-meta-refresh-calls-policy-delegate-expected.txt: Added.
* platform/gtk/fast/loader/url-parse-1-expected.txt: Added.
* platform/gtk/fast/loader/window-open-to-invalid-url-calls-policy-delegate-expected.txt: Added.
* platform/gtk/fast/url/invalid-idn-expected.txt: Added.
* platform/gtk/fast/url/segments-userinfo-vs-host-expected.txt: Added.
* platform/gtk/fast/url/tab-and-newline-stripping-expected.txt: Added.
* platform/gtk/fast/url/url-credentials-escaping-expected.txt: Added.
* platform/gtk/http/tests/eventsource/eventsource-cors-non-http-expected.txt: Added.
* platform/gtk/http/tests/websocket/tests/hybi/handshake-ok-with-http-version-beyond-1_1-expected.txt: Added.
* platform/gtk/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/fetch-src/failure-expected.txt: Added.
2016-10-12 Chris Dumez <cdumez@apple.com>
Update remaining DOM events to stop using legacy [ConstructorTemplate=Event]
https://bugs.webkit.org/show_bug.cgi?id=163319
Reviewed by Darin Adler.
Rebaseline several existing tests to reflect minor behavior changes:
- We now properly use the default member value when an explicit undefined
is passed.
- We throw more exceptions when bad input is passed.
- Exception messages are sometimes slightly different.
* fast/events/constructors/before-load-event-constructor-expected.txt:
* fast/events/constructors/before-load-event-constructor.html:
* fast/events/constructors/composition-event-constructor-expected.txt:
* fast/events/constructors/composition-event-constructor.html:
* fast/events/constructors/error-event-constructor-expected.txt:
* fast/events/constructors/error-event-constructor.html:
* fast/events/constructors/focus-event-constructor-expected.txt:
* fast/events/constructors/focus-event-constructor.html:
* fast/events/constructors/hash-change-event-constructor-expected.txt:
* fast/events/constructors/hash-change-event-constructor.html:
* fast/events/constructors/pop-state-event-constructor-expected.txt:
* fast/events/constructors/pop-state-event-constructor.html:
* fast/events/constructors/transition-event-constructor-expected.txt:
* fast/events/constructors/transition-event-constructor.html:
* fast/events/constructors/webkit-animation-event-constructor-expected.txt:
* fast/events/constructors/webkit-animation-event-constructor.html:
* fast/events/constructors/webkit-transition-event-constructor-expected.txt:
* fast/events/constructors/webkit-transition-event-constructor.html:
2016-10-11 Gyuyoung Kim <gyuyoung.kim@webkit.org>
[EFL] Mark url tests to failure
Unreviewed EFL gardening on Oct. 12th.
URL tests have been failed since r207162.
* platform/efl/TestExpectations:
2016-10-11 Dean Jackson <dino@apple.com>
Fix a typo in the test.
* fast/media/mq-color-gamut.html:
2016-10-11 Ryan Haddad <ryanhaddad@apple.com>
Skipping loader/stateobjects tests on mac and ios-simulator debug.
https://bugs.webkit.org/show_bug.cgi?id=163307
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2016-10-11 Dean Jackson <dino@apple.com>
color-gamut media query shouldn't ASSERT on invalid values
https://bugs.webkit.org/show_bug.cgi?id=163303
<rdar://problem/28724566>
Reviewed by Simon Fraser.
Add a 'none' test.
* fast/media/mq-color-gamut-expected.html:
* fast/media/mq-color-gamut.html:
2016-10-11 Chris Dumez <cdumez@apple.com>
Update MediaStream events to stop using legacy [ConstructorTemplate=Event]
https://bugs.webkit.org/show_bug.cgi?id=163289
Reviewed by Sam Weinig.
Update existing test cases now that we throw more exceptions on bad input.
* fast/events/constructors/overconstrained-error-event-constructor-expected.txt:
* fast/events/constructors/overconstrained-error-event-constructor.html:
* fast/mediastream/MediaStreamTrackEvent-constructor-expected.txt:
* fast/mediastream/MediaStreamTrackEvent-constructor.html:
2016-10-11 Dean Jackson <dino@apple.com>
Implement prefers-reduced-motion media query
https://bugs.webkit.org/show_bug.cgi?id=163250
<rdar://problem/28704129>
Reviewed by Simon Fraser.
One test checks the system value. The other test overrides
the system values to make sure as much as possible is working.
* fast/media/mq-prefers-reduced-motion-expected.html: Added.
* fast/media/mq-prefers-reduced-motion-forced-value-expected.html: Added.
* fast/media/mq-prefers-reduced-motion-forced-value.html: Added.
* fast/media/mq-prefers-reduced-motion.html: Added.
2016-10-11 Ryan Haddad <ryanhaddad@apple.com>
Skip tests added with r207155 that rely on touch events.
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2016-10-11 Chris Dumez <cdumez@apple.com>
Update CloseEvent to stop using legacy [ConstructorTemplate=Event]
https://bugs.webkit.org/show_bug.cgi?id=163293
Reviewed by Darin Adler.
Update existing test to reflect a small behavior change. Passing an explicit
undefined as 'reason' members now initializes the attribute to the empty
string (the member's default value) instead of the string "undefined". This
new behavior matches Chrome and Firefox.
* fast/events/constructors/close-event-constructor-expected.txt:
* fast/events/constructors/close-event-constructor.html:
2016-10-11 Alex Christensen <achristensen@webkit.org>
Enable URLParser by default
https://bugs.webkit.org/show_bug.cgi?id=162660
<rdar://28601706>
Reviewed by Sam Weinig.
Many failing tests are now passing.
The tests in fast/url look like they are an old test suite, some of which we were failing.
We now pass many more of the tests. Those results are updated.
Some URLs in the suite are invalid, and we now "fail" those tests. Rather than update the
tests, I just changed the expectation to FAIL, which seems to be tolerable in this directory
because there were many tests whose result was FAIL. Each such case is explained below.
* fast/dom/DOMURL/parsing-expected.txt:
* fast/dom/DOMURL/parsing.html:
Percent-encoded values in the host are supposed to be decoded according to the spec.
%2f decodes to '/' which is an invalid domain character.
* fast/dom/DOMURL/set-href-attribute-hash-expected.txt:
* fast/dom/DOMURL/set-href-attribute-hash.html:
Added a space to the domain (which is an invalid domain character and the others in this
test are not according to the spec) in order to continue to test that setting the hash of
an invalid URL does not change its href.
* fast/dom/DOMURL/set-href-attribute-protocol-expected.txt:
* fast/dom/DOMURL/set-href-attribute-protocol.html:
* fast/dom/HTMLAnchorElement/set-href-attribute-protocol-expected.txt:
* fast/dom/HTMLAnchorElement/set-href-attribute-protocol.html:
"http:??bar" now canonicalizes to "http://??bar" instead of adding one slash.
* fast/url/file-expected.txt:
* fast/url/file-http-base-expected.txt:
Updated results. Many tests that were failing are now passing.
* fast/url/anchor-expected.txt:
Percent-encoding of non-ASCII characters in fragments now matches Firefox.
* fast/url/host-expected.txt:
Wide characters in the host such as http://%ef%bc%85%ef%bc%90%ef%bc%90.com/ should fail to parse.
This matches Chrome and the spec.
URLs with an empty host with a port should fail to parse.
This matches Chrome, Firefox, and the spec.
* fast/url/host-lowercase-per-scheme-expected.txt:
According to spec, hosts of non-special URLs should be parsed the same as special URL hosts.
Different browsers seem to have the existing behavior for different reasons.
See https://github.com/whatwg/url/issues/148 and https://bugs.webkit.org/show_bug.cgi?id=162885
* fast/url/idna2003-expected.txt:
* fast/url/invalid-urls-utf8-expected.txt:
Host encoding is now done according to the spec.
* fast/url/invalid-idn-expected.txt:
Neither Chrome, Firefox, nor the spec change invalid hosts to about:blank.
* fast/url/ipv4-expected.txt:
* fast/url/ipv6-expected.txt:
"http://[0:0::0:0:8:]/" should indeed be compressed to "http://[::8]/"
This kind of deterministic compression makes it so that two IPv6 addresses that are equal will
parse to URLs that are also equal, even if they are written differently.
* fast/url/path-expected.txt:
* fast/url/relative-expected.txt:
* fast/url/relative-win-expected.txt:
* fast/url/safari-extension-expected.txt:
Proper canonicalization of non-special hosts should be scheme://host/ or scheme:/// if there is no host.
safari-extension is not special.
Hosts should always be canonicalized to lowercase.
* fast/url/segments-expected.txt:
* fast/url/segments-from-data-url-expected.txt:
The path of "foo://" should be "/" not "//".
Extra slashes immediately after scheme:// should be ignored.
URLs with no host but a port like "http:@:80/www.apple.com" are now invalid, matching Chrome, Firefox, and the spec.
* fast/url/segments-userinfo-vs-host-expected.txt:
'@' can be in the user. If it is, it is percent encoded. This matches Chrome and Firefox.
"foo://" has a path of "/" not "//"
Extra slashes after the scheme such as in "foo://///////" are now ignored according to spec.
* fast/url/standard-url-expected.txt:
* fast/url/tab-and-newline-stripping-expected.txt:
http://[2001:5::042:44::0370:7334]/ is an invalid IPv6 address, so parsing it should fail.
It passed with URL::parse because we used to only check that the characters inside the []
were valid ipv6 characters, not that they made any sense or were in any kind of bounds.
* fast/url/url-credentials-escaping-expected.txt:
Credential encoding is now according to spec.
* http/tests/appcache/resources/x-frame-options-prevents-framing-test.html:
http:/path1/path2 relative to http://host/path3 now canonicalizes to http://host/path1/path2
instead of http://path1/path2 so this test, which I believe was missing the second slash in error,
needs to be fixed.
* imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt:
Having a '}' in the host of a URL used to be invalid and it is now percent-escaped, matching Chrome and the spec.
This test still passes on w3c-test.org. We can look into why it is failing locally later.
See webkit.org/b/163127
* fast/loader/redirect-to-invalid-url-using-javascript-calls-policy-delegate-expected.txt:
* fast/loader/redirect-to-invalid-url-using-meta-refresh-calls-policy-delegate-expected.txt:
* fast/loader/window-open-to-invalid-url-calls-policy-delegate-expected.txt:
http://HoSt is now being correctly interpreted as the host, and it is being punycode encoded if it's
non-ASCII and lowercased if it is.
* fast/forms/ValidityState-typeMismatch-url.html:
* fast/forms/ValidityState-typeMismatch-url-expected.txt:
Spaces in the host are invalid. This matches Firefox and the spec.
* http/tests/inspector/network/copy-as-curl.html:
'{' and '}' are now percent encoded in the URL path. This matches Firefox, Chrome, and the spec.
* fast/loader/location-port.html:
* fast/loader/location-port-expected.txt:
parsing or setting ports in URLs with no host is no longer supported. This matches Firefox and Chrome.
* security/block-test-expected.txt:
* platform/mac/security/block-test-expected.txt:
out-of-bounds ports now cause parsing failures.
* imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/fetch-src/failure-expected.txt:
"http://[]/" now fails to parse because it is an invalid IPv6 host.
* fast/url/ipv6-expected.txt:
IPv4 addresses at the end of IPv6 addresses are now serialized as the equivalent hex value in IPv6 form.
This matches Chrome and the spec, and makes it so that equal IPv6 addresses written in different forms are equal.
* fast/loader/url-parse-1-expected.txt:
Extra or missing slashes and spaces around scheme:// are now handled according to the spec.
* http/tests/websocket/tests/hybi/handshake-ok-with-http-version-beyond-1_1-expected.txt:
The non-standard apple logo character is represented here by its non-standard Latin1 representation, 0xF0.
It was encoded as 0xF0 UTF-8 then percent encoded, which is %EF%A3%BF.
It is now encoded as the UTF-8 then percent encoded representation of its unicode value, 0xF8FF which matches other browsers.
This test is still valid, because it still verifies that the URLs in r199590 are rejected, and they still are.
See webkit.org/b/163127
* http/tests/contentextensions/make-https-expected.txt:
* contentfiltering/block-after-add-data-then-allow-unblock-expected.txt:
* contentfiltering/block-after-add-data-then-deny-unblock-expected.txt:
* contentfiltering/block-after-finished-adding-data-then-allow-unblock-expected.txt:
* contentfiltering/block-after-finished-adding-data-then-deny-unblock-expected.txt:
* contentfiltering/block-after-response-then-allow-unblock-expected.txt:
* contentfiltering/block-after-response-then-deny-unblock-expected.txt:
* contentfiltering/block-after-will-send-request-then-allow-unblock-expected.txt:
* contentfiltering/block-after-will-send-request-then-deny-unblock-expected.txt:
* fast/backgrounds/background-shorthand-after-set-backgroundSize-expected.txt:
* fast/backgrounds/background-shorthand-after-set-backgroundSize.html:
* fast/backgrounds/background-shorthand-with-backgroundSize-style-expected.txt:
* fast/backgrounds/background-shorthand-with-backgroundSize-style.html:
* fast/css/getComputedStyle/computed-style-border-image-expected.txt:
* fast/css/getComputedStyle/computed-style-border-image.html:
* fast/css/getComputedStyle/computed-style-cross-fade-expected.txt:
* fast/css/getComputedStyle/computed-style-cross-fade.html:
* fast/css/getComputedStyle/getComputedStyle-background-shorthand-expected.txt:
* fast/css/getComputedStyle/getComputedStyle-background-shorthand.html:
* fast/css/getComputedStyle/getComputedStyle-list-style-shorthand-expected.txt:
* fast/css/getComputedStyle/getComputedStyle-list-style-shorthand.html:
URLs with non-special schemes and no slash after the host now do when canonicalized.
* fast/css-generated-content/malformed-url.html:
This tested what happens when you have an invalid host. | is now a valid host character.
I changed it to have a % in the host to test the same behavior.
* fast/loader/window-open-to-invalid-url-disallowed.html:
* fast/loader/window-open-to-invalid-url-disallowed-expected.txt:
* fast/loader/redirect-to-invalid-url-using-meta-refresh-disallowed.html:
* fast/loader/redirect-to-invalid-url-using-meta-refresh-disallowed-expected.txt:
* fast/loader/redirect-to-invalid-url-using-javascript-disallowed.html:
* fast/loader/redirect-to-invalid-url-using-javascript-disallowed-expected.txt:
"http://a=a&b=b" is no longer an invalid URL. We used to consider the '&' character to be an invalid domain character
and we don't any more. This matches Chrome, Firefox, and the spec.
To keep this test testing what happens if you have an invalid URL, I changed the '&' to a '%' which is an invalid domain character.
* fast/loader/file-URL-with-port-number.html:
File URLs with a port but no host are now invalid, matching Chrome and Firefox. File URLs with a port and a host are Ok, though.
* platform/ios-simulator-wk1/fast/loader: Added.
* platform/ios-simulator-wk1/fast/loader/redirect-to-invalid-url-using-javascript-disallowed-expected.txt: Added.
* platform/ios-simulator-wk1/fast/loader/redirect-to-invalid-url-using-meta-refresh-disallowed-expected.txt: Added.
* platform/ios-simulator-wk1/fast/loader/window-open-to-invalid-url-disallowed-expected.txt: Added.
* platform/ios-simulator-wk1/imported/w3c/web-platform-tests/XMLHttpRequest: Added.
* platform/ios-simulator-wk1/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt: Added.
* platform/mac-wk1/fast/loader: Added.
* platform/mac-wk1/fast/loader/redirect-to-invalid-url-using-javascript-disallowed-expected.txt: Added.
* platform/mac-wk1/fast/loader/redirect-to-invalid-url-using-meta-refresh-disallowed-expected.txt: Added.
* platform/mac-wk1/fast/loader/window-open-to-invalid-url-disallowed-expected.txt: Added.
* platform/mac-wk1/imported: Added.
* platform/mac-wk1/imported/w3c: Added.
* platform/mac-wk1/imported/w3c/web-platform-tests: Added.
* platform/mac-wk1/imported/w3c/web-platform-tests/XMLHttpRequest: Added.
* platform/mac-wk1/imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub-expected.txt: Added.
* platform/mac/security/block-test-expected.txt:
Differences between the URLParser and NSURL's parser cause differences in output for WK1 where NSURLRequests are made without serializing WebCore::ResourceRequests.
In particular, '{' in the host is newly accepted as a valid URL by URLParser, but it is percent-encoded by NSURL's parser.
See rdar://problem/28701914
2016-10-11 Daniel Bates <dabates@apple.com>
[iOS] REGRESSION (r197953): User gesture required to load video in iOS 9-built apps
https://bugs.webkit.org/show_bug.cgi?id=163244
<rdar://problem/27250015>
Reviewed by Jer Noble.
Add tests to ensure that Settings::setRequiresUserGestureToLoadVideo() behaves as expected.
* media/loadedmetadata-fires-without-user-gesture-when-setRequiresUserGestureToLoadVideo-false-expected.txt: Added.
* media/loadedmetadata-fires-without-user-gesture-when-setRequiresUserGestureToLoadVideo-false.html: Added.
* media/media-controls.js:
(clickPlayButton): Added.
* media/require-user-gesture-to-load-video-expected.txt: Added.
* media/require-user-gesture-to-load-video.html: Added.
* media/video-controls-transformed.html: Write in terms of clickPlayButton().
* media/video-controls-visible-audio-only.html: Ditto.
* media/video-fullscreeen-only-playback.html: Ditto.
* media/video-play-audio-require-user-gesture.html: Ditto.
* media/video-play-require-user-gesture.html: Ditto.
* media/video-test.js:
(passTest): Added.
* platform/ios-simulator/TestExpectations: Skip test media/require-user-gesture-to-load-video.html as
we need to fix <https://bugs.webkit.org/show_bug.cgi?id=163291> to support tapping the play button on iOS.
2016-10-11 Daniel Bates <dabates@apple.com>
[iOS] Sandbox QuickLook previews
https://bugs.webkit.org/show_bug.cgi?id=163240
<rdar://problem/25961633>
Reviewed by Brent Fulgham.
Add tests to ensure that we sandbox QuickLook previews.
* http/tests/quicklook/at-import-stylesheet-blocked-expected.txt: Added.
* http/tests/quicklook/at-import-stylesheet-blocked.html: Added.
* http/tests/quicklook/base-url-blocked-expected.txt: Added.
* http/tests/quicklook/base-url-blocked.html: Added.
* http/tests/quicklook/cross-origin-iframe-blocked-expected.txt: Added.
* http/tests/quicklook/cross-origin-iframe-blocked.html: Added.
* http/tests/quicklook/csp-header-ignored-expected.txt: Added.
* http/tests/quicklook/csp-header-ignored.html: Added.
* http/tests/quicklook/document-domain-is-empty-string-expected.txt: Added.
* http/tests/quicklook/document-domain-is-empty-string.html: Added.
* http/tests/quicklook/external-stylesheet-blocked-expected.txt: Added.
* http/tests/quicklook/external-stylesheet-blocked.html: Added.
* http/tests/quicklook/hide-referer-on-navigation-expected.txt: Added.
* http/tests/quicklook/hide-referer-on-navigation.html: Added.
* http/tests/quicklook/resources/at-import-stylesheet-blocked.docx: Added.
* http/tests/quicklook/resources/base-url-blocked.docx: Added.
* http/tests/quicklook/resources/cross-origin-iframe-blocked.docx: Added.
* http/tests/quicklook/resources/document-domain-is-empty-string.docx: Added.
* http/tests/quicklook/resources/external-stylesheet-blocked.docx: Added.
* http/tests/quicklook/resources/fail.html: Added.
* http/tests/quicklook/resources/hide-referer-on-navigation.docx: Added.
* http/tests/quicklook/resources/http-equiv-blocked.docx: Added.
* http/tests/quicklook/resources/pass.docx: Added.
* http/tests/quicklook/resources/submit-form-blocked.docx: Added.
* http/tests/quicklook/resources/tap-at-point-and-notify-done.js: Added.
(tapAtPointAndNotifyDone):
(uiScript):
(tapAtPoint):
* http/tests/quicklook/resources/top-navigation-blocked.docx: Added.
* http/tests/quicklook/resources/word-document-with-csp-block-frame-ancestors.php: Added.
* http/tests/quicklook/submit-form-blocked-expected.txt: Added.
* http/tests/quicklook/submit-form-blocked.html: Added.
* http/tests/quicklook/top-navigation-blocked-expected.txt: Added.
* http/tests/quicklook/top-navigation-blocked.html: Added.
* platform/ios-simulator-wk1/TestExpectations: Skip tests that cannot run in DumpRenderTree
because uiController.singleTapAtPoint() is not implemented.
2016-10-10 Sam Weinig <sam@webkit.org>
Use IDLTypes in more places
https://bugs.webkit.org/show_bug.cgi?id=163247
Reviewed by Darin Adler.
* fast/events/constructors/message-event-constructor-expected.txt:
* fast/mediastream/MediaStreamConstructor-expected.txt:
Update tests for different error message.
2016-10-11 Antoine Quint <graouts@apple.com>
[mac] LayoutTest media/modern-media-controls/play-pause-button/play-pause-button.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=163249
Reviewed by Antoine Quint.
Wait until all icon images are loaded before running the assertions. We can determine whether
a button's icon image is loaded by checking it's been sized.
* TestExpectations:
* media/modern-media-controls/play-pause-button/play-pause-button.html:
2016-10-11 Antoine Quint <graouts@apple.com>
[mac] LayoutTest media/modern-media-controls/airplay-button/airplay-button.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=163248
Reviewed by Antoine Quint.
Wait until all icon images are loaded before running the assertions. We can determine whether
a button's icon image is loaded by checking it's been sized.
* TestExpectations:
* media/modern-media-controls/airplay-button/airplay-button.html:
2016-10-11 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Buttons container
https://bugs.webkit.org/show_bug.cgi?id=163238
<rdar://problem/28701864>
Reviewed by Dean Jackson.
Adding tests for the new ButtonsContainer class.
* media/modern-media-controls/buttons-container/buttons-container-buttons-property-expected.txt: Added.
* media/modern-media-controls/buttons-container/buttons-container-buttons-property.html: Added.
* media/modern-media-controls/buttons-container/buttons-container-constructor-expected.txt: Added.
* media/modern-media-controls/buttons-container/buttons-container-constructor.html: Added.
* media/modern-media-controls/buttons-container/buttons-container-layout-expected.txt: Added.
* media/modern-media-controls/buttons-container/buttons-container-layout.html: Added.
2016-10-11 Youenn Fablet <youenn@apple.com>
[Fetch API] Support Request cache mode
https://bugs.webkit.org/show_bug.cgi?id=162281
Reviewed by Alex Christensen.
Activating request-cache.html tests for WK1, but not yet for WK2.
* TestExpectations:
* platform/mac/TestExpectations:
* platform/wk2/TestExpectations:
2016-10-11 Chris Dumez <cdumez@apple.com>
Update IDBVersionChangeEvent to stop using legacy [ConstructorTemplate=Event]
https://bugs.webkit.org/show_bug.cgi?id=163266
Reviewed by Darin Adler.
Update existing layout test covering the IDBVersionChangeEvent constructor
to test to EventInit dictionary members as well.
* storage/indexeddb/modern/idbversionchangeevent-constructor-expected.txt:
* storage/indexeddb/modern/idbversionchangeevent-constructor.html:
2016-10-10 Adam Bergkvist <adam.bergkvist@ericsson.com> and Alejandro G. Castro <alex@igalia.com>
WebRTC: Make MediaEndpointPeerConnection handle remotely assigned mids correctly
https://bugs.webkit.org/show_bug.cgi?id=163202
Reviewed by Eric Carlson.
Test the case when an RTCRtpTransceiver gets its mid assigned from a remote session
description.
* fast/mediastream/RTCPeerConnection-remotely-assigned-transceiver-mid-expected.txt: Added.
* fast/mediastream/RTCPeerConnection-remotely-assigned-transceiver-mid.html: Added.
* platform/mac/TestExpectations:
Skip above test until the Mac port builds with WEB_RTC.
2016-10-10 Gyuyoung Kim <gyuyoung.kim@navercorp.com>
[EFL] Skip imported/w3c/web-platform-tests for a while
Unreviewed EFL gardening.
Many imported/w3c/web-platform-tests have been failed, timeout, and crash.
So skip the tests until fixing all problems.
Additionally this patch removes duplciated tests.
* platform/efl/TestExpectations:
2016-10-10 Chris Dumez <cdumez@apple.com>
Update WheelEvent / MouseEvent to stop using legacy [ConstructorTemplate=Event]
https://bugs.webkit.org/show_bug.cgi?id=163254
Reviewed by Darin Adler.
Update existing tests now that:
- Exception messages are now slightly different in some cases.
- We now throw when an invalid relatedTarget type is passed in the dictionary.
* fast/events/constructors/mouse-event-constructor.html:
* fast/events/constructors/wheel-event-constructor.html:
* platform/mac/fast/events/constructors/mouse-event-constructor-expected.txt:
* platform/mac/fast/events/constructors/wheel-event-constructor-expected.txt:
2016-10-10 Chris Dumez <cdumez@apple.com>
Add support for languagechange event
https://bugs.webkit.org/show_bug.cgi?id=163222
Reviewed by Ryosuke Niwa.
Add layout test coverage.
* fast/dom/window-languagechange-event-expected.txt: Added.
* fast/dom/window-languagechange-event.html: Added.
2016-10-10 Nan Wang <n_wang@apple.com>
AX: Expose invalid status for input types with that information
https://bugs.webkit.org/show_bug.cgi?id=163252
<rdar://problem/28704409>
Reviewed by Chris Fleizach.
* accessibility/mac/invalid-status-for-input-types-expected.txt: Added.
* accessibility/mac/invalid-status-for-input-types.html: Added.
2016-10-10 Ryan Haddad <ryanhaddad@apple.com>
Marking two media/modern-media-controls tests as failing.
https://bugs.webkit.org/show_bug.cgi?id=163248
Unreviewed test gardening.
* TestExpectations:
2016-10-10 Ryan Haddad <ryanhaddad@apple.com>
TestExpectations cleanup for LayoutTests that no longer exist.
Unreviewed test gardening.
* TestExpectations:
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
2016-10-10 Ryan Haddad <ryanhaddad@apple.com>
Marking tiled-drawing/scrolling/latched-div-with-scroll-snap.html as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=162505
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-10 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Placards
https://bugs.webkit.org/show_bug.cgi?id=163110
<rdar://problem/28669342>
Reviewed by Dean Jackson.
Testing the properties of the new Placard class and its subclasses.
* media/modern-media-controls/airplay-placard/airplay-placard-expected.txt: Added.
* media/modern-media-controls/airplay-placard/airplay-placard.html: Added.
* media/modern-media-controls/pip-placard/pip-placard-expected.txt: Added.
* media/modern-media-controls/pip-placard/pip-placard.html: Added.
* media/modern-media-controls/placard/placard-expected.txt: Added.
* media/modern-media-controls/placard/placard.html: Added.
2016-10-10 Ryan Haddad <ryanhaddad@apple.com>
Marking fast/replaced/preferred-widths.html as flaky on mac.
https://bugs.webkit.org/show_bug.cgi?id=116621
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-10-10 Chris Dumez <cdumez@apple.com>
Add support for Navigator.languages attribute
https://bugs.webkit.org/show_bug.cgi?id=163220
Reviewed by Darin Adler.
Rebase existing test to reflect change.
* fast/dom/navigator-detached-no-crash-expected.txt:
* platform/mac-wk2/fast/dom/navigator-detached-no-crash-expected.txt:
2016-10-10 Chris Dumez <cdumez@apple.com>
Update MessageEvent to stop using legacy [ConstructorTemplate=Event]
https://bugs.webkit.org/show_bug.cgi?id=163187
Reviewed by Darin Adler.
Rebaseline existing test now that:
- Exception messages are sometimes a bit different
- We properly use the default member value when input is an explicit undefined
- We throw in more cases of bad input
* fast/events/constructors/message-event-constructor-expected.txt:
* fast/events/constructors/message-event-constructor.html:
2016-10-10 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Buttons
https://bugs.webkit.org/show_bug.cgi?id=163109
<rdar://problem/28668954>
Reviewed by Dean Jackson.
Adding new tests for all new button types introduced, including any custom JS properties
and backing DOM structure that they may have, as well as checking which assets are loaded.
* media/modern-media-controls/airplay-button/airplay-button-expected.txt: Added.
* media/modern-media-controls/airplay-button/airplay-button-on-expected.txt: Added.
* media/modern-media-controls/airplay-button/airplay-button-on.html: Added.
* media/modern-media-controls/airplay-button/airplay-button.html: Added.
* media/modern-media-controls/aspect-ratio-button/aspect-ratio-button-expected.txt: Added.
* media/modern-media-controls/aspect-ratio-button/aspect-ratio-button.html: Added.
* media/modern-media-controls/forward-button/forward-button-expected.txt: Added.
* media/modern-media-controls/forward-button/forward-button.html: Added.
* media/modern-media-controls/fullscreen-button/fullscreen-button-expected.txt: Added.
* media/modern-media-controls/fullscreen-button/fullscreen-button.html: Added.
* media/modern-media-controls/mute-button/mute-button-expected.txt: Added.
* media/modern-media-controls/mute-button/mute-button.html: Added.
* media/modern-media-controls/pip-button/pip-button-expected.txt: Added.
* media/modern-media-controls/pip-button/pip-button.html: Added.
* media/modern-media-controls/play-pause-button/play-pause-button-expected.txt: Added.
* media/modern-media-controls/play-pause-button/play-pause-button.html: Added.
* media/modern-media-controls/rewind-button/rewind-button-expected.txt: Added.
* media/modern-media-controls/rewind-button/rewind-button.html: Added.
* media/modern-media-controls/skip-back-button/skip-back-button-expected.txt: Added.
* media/modern-media-controls/skip-back-button/skip-back-button.html: Added.
* media/modern-media-controls/start-button/start-button-expected.txt: Added.
* media/modern-media-controls/start-button/start-button.html: Added.
* media/modern-media-controls/tracks-button/tracks-button-expected.txt: Added.
* media/modern-media-controls/tracks-button/tracks-button.html: Added.
* platform/ios-simulator/media/modern-media-controls/airplay-button/airplay-button-on-expected.txt: Added.
2016-10-10 Nan Wang <n_wang@apple.com>
AX: Update AXPlaceHolder algorithm
https://bugs.webkit.org/show_bug.cgi?id=163229
Reviewed by Chris Fleizach.
* accessibility/placeholder-expected.txt:
* accessibility/placeholder.html:
2016-10-10 Yusuke Suzuki <utatane.tea@gmail.com>
[DOMJIT] Implement Node accessors in DOMJIT
https://bugs.webkit.org/show_bug.cgi?id=163005
Reviewed by Filip Pizlo.
* js/dom/domjit-accessor-monomorphic-expected.txt: Added.
* js/dom/domjit-accessor-monomorphic.html: Added.
* js/dom/domjit-accessor-polymorphic-expected.txt: Added.
* js/dom/domjit-accessor-polymorphic.html: Added.
2016-10-10 Ryan Haddad <ryanhaddad@apple.com>
Marking media/controls/airplay-picker.html as flaky on ElCapitan+.
https://bugs.webkit.org/show_bug.cgi?id=163231
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-10-10 Wenson Hsieh <wenson_hsieh@apple.com>
Support InputEvent.data for the new InputEvent spec
https://bugs.webkit.org/show_bug.cgi?id=163113
<rdar://problem/28681935>
Reviewed by Darin Adler.
Adds 2 new layout tests verifying the data attribute of `beforeinput` and `input` events when typing, pasting,
and selecting candidate replacements in plain text and contenteditable areas.
Also tweaks an existing test to ensure that `data` is an attribute of an InputEvent.
* fast/events/input-events-fired-when-typing-expected.txt:
* fast/events/input-events-fired-when-typing.html:
* fast/events/input-events-paste-data-expected.txt: Added.
* fast/events/input-events-paste-data.html: Added.
* fast/events/input-events-typing-data-expected.txt: Added.
* fast/events/input-events-typing-data.html: Added.
* platform/ios-simulator/TestExpectations:
2016-10-10 Ryan Haddad <ryanhaddad@apple.com>
Marking storage/indexeddb/modern/abort-requests-cancelled* tests as flaky on mac.
https://bugs.webkit.org/show_bug.cgi?id=156070
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:
2016-10-10 Jer Noble <jer.noble@apple.com>
Address flaky airplay-* LayouTests
https://bugs.webkit.org/show_bug.cgi?id=163044
Reviewed by Brent Fulgham.
* media/airplay-autoplay.html:
* platform/mac/TestExpectations:
2016-10-10 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/xmlhttprequest/onabort-response-getters.html as flaky on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=162647
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations:
2016-10-10 Youenn Fablet <youennf@gmail.com>
Sync web-platform-tests up to revision 33f4da1
https://bugs.webkit.org/show_bug.cgi?id=163205
Reviewed by Alex Christensen.
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt:
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt:
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-stepMismatch-expected.txt:
* platform/ios-simulator-wk2/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt:
* platform/mac/imported/w3c/web-platform-tests/media-source/interfaces-expected.txt:
* tests-options.json:
2016-10-10 Youenn Fablet <youenn@apple.com>
[Fetch API] Memory cache should not bypass redirect mode
https://bugs.webkit.org/show_bug.cgi?id=162959
Reviewed by Darin Adler.
* http/tests/fetch/redirectmode-and-preload-expected.txt: Added.
* http/tests/fetch/redirectmode-and-preload.html: Added.
* http/tests/fetch/resources/redirect-with-cache.php:
2016-10-09 Antti Koivisto <antti@apple.com>
Enable optimized stylesheet updates in shadow trees
https://bugs.webkit.org/show_bug.cgi?id=163180
Reviewed by Darin Adler.
* fast/shadow-dom/scoped-style-invalidation-expected.txt: Added.
* fast/shadow-dom/scoped-style-invalidation.html: Added.
2016-10-09 Gyuyoung Kim <gyuyoung.kim@navercorp.com>
Unreviewed, EFL Gardening on Oct. 10th - 2
Mark missing test to Skip because the tests aren't supported by EFL yet.
Unskip passing tests and add *PASS* to some flaky tests because I guess
it is still flaky.
* platform/efl/TestExpectations:
2016-10-09 Wenson Hsieh <wenson_hsieh@apple.com>
Support InputEvent.inputType for the new InputEvent spec
https://bugs.webkit.org/show_bug.cgi?id=163025
<rdar://problem/28658092>
Reviewed by Darin Adler.
Adds new layout tests to check that various actions, such as cutting, pasting and undoing can
be prevented via the InputEvent fired in a `beforechange` handler.
* fast/events/before-input-prevent-biu-expected.txt: Added.
* fast/events/before-input-prevent-biu.html: Added.
* fast/events/before-input-prevent-cut-expected.txt: Added.
* fast/events/before-input-prevent-cut.html: Added.
* fast/events/before-input-prevent-paste-expected.txt: Added.
* fast/events/before-input-prevent-paste.html: Added.
* fast/events/before-input-prevent-typing-expected.txt: Added.
* fast/events/before-input-prevent-typing.html: Added.
* fast/events/before-input-prevent-undo-expected.txt: Added.
* fast/events/before-input-prevent-undo.html: Added.
* platform/ios-simulator/TestExpectations:
2016-10-09 Gyuyoung Kim <gyuyoung.kim@navercorp.com>
[EFL] Gardening timout tests, failure tests on Oct. 10th.
Unreviewed EFL gardening.
* platform/efl/TestExpectations:
2016-10-07 Ryosuke Niwa <rniwa@webkit.org>
REGRESSION(r165103): labels list doesn't get invalidated when other lists are invalidated at document level
https://bugs.webkit.org/show_bug.cgi?id=163145
Reviewed by Darin Adler.
Added a regression test.
* fast/dom/NodeList/form-labels-length-expected.txt: Added.
* fast/dom/NodeList/form-labels-length.html: Added.
2016-10-09 Chris Dumez <cdumez@apple.com>
Update KeyboardEvent to stop using legacy [ConstructorTemplate=Event]
https://bugs.webkit.org/show_bug.cgi?id=163176
Reviewed by Darin Adler.
Rebaseline existing test now that the exception message is slightly
different in some cases. Also add test coverage for passing
modifierAltGraph / modifierCapsLock in initialization dictionary.
* fast/events/constructors/keyboard-event-constructor-expected.txt:
* fast/events/constructors/keyboard-event-constructor.html:
2016-10-09 Michael Catanzaro <mcatanzaro@igalia.com>
[GTK] Miscellaneous unreviewed test gardening
* platform/gtk/TestExpectations:
2016-10-09 Michael Catanzaro <mcatanzaro@igalia.com>
[GTK] Skip new custom elements tests, they're all failing
* platform/gtk/TestExpectations:
2016-10-09 Youenn Fablet <youenn@apple.com>
Promise attribute getters should reject promises in case of casted-this errors
https://bugs.webkit.org/show_bug.cgi?id=163167
Reviewed by Darin Adler.
* fast/text/font-face-set-javascript-expected.txt:
* fast/text/font-face-set-javascript.html:
2016-10-08 Chris Dumez <cdumez@apple.com>
[Mac] Write HTML to the pasteboard when copying image in WebKit
https://bugs.webkit.org/show_bug.cgi?id=163100
Reviewed by Darin Adler.
Convert editing/pasteboard/copy-standalone-image.html into a ref test
and unskip on WebKit2 now that it passes there as well. Before this
patch, the test would fail on WebKit2 (the pasted image would not be
displayed).
* editing/pasteboard/copy-standalone-image-expected.html: Added.
* editing/pasteboard/copy-standalone-image.html:
* platform/gtk/editing/pasteboard/copy-standalone-image-expected.png: Removed.
* platform/gtk/editing/pasteboard/copy-standalone-image-expected.txt: Removed.
* platform/ios-simulator-wk2/editing/pasteboard/copy-standalone-image-expected.png: Removed.
* platform/ios-simulator/editing/pasteboard/copy-standalone-image-expected.txt: Removed.
* platform/mac/editing/pasteboard/copy-standalone-image-expected.png: Removed.
* platform/mac/editing/pasteboard/copy-standalone-image-expected.txt: Removed.
* platform/win/editing/pasteboard/copy-standalone-image-expected.txt: Removed.
* platform/wk2/TestExpectations:
2016-10-08 Chris Dumez <cdumez@apple.com>
Update CustomEvent to stop using legacy [ConstructorTemplate=Event]
https://bugs.webkit.org/show_bug.cgi?id=163174
Reviewed by Darin Adler.
Update existing layout test to reflect minor behavior change.
* fast/events/constructors/custom-event-constructor-expected.txt:
* fast/events/constructors/custom-event-constructor.html:
2016-10-08 Chris Dumez <cdumez@apple.com>
Add support for ClipboardEvent
https://bugs.webkit.org/show_bug.cgi?id=163164
Reviewed by Darin Adler.
Extended layout test coverage.
* editing/pasteboard/clipboard-event-expected.txt: Added.
* editing/pasteboard/clipboard-event.html: Added.
* fast/events/clipboard-event-constructor-expected.txt: Added.
* fast/events/clipboard-event-constructor.html: Added.
* fast/xmlhttprequest/xmlhttprequest-get-expected.txt:
* http/tests/workers/worker-importScriptsOnError-expected.txt:
* inspector/model/remote-object-get-properties-expected.txt:
* js/dom/global-constructors-attributes-expected.txt:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
* platform/win/js/dom/global-constructors-attributes-expected.txt:
2016-10-08 Ryan Haddad <ryanhaddad@apple.com>
Marking js/regress-141098.html as flaky on mac.
https://bugs.webkit.org/show_bug.cgi?id=163046
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-10-08 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/media/track-in-band-hls-metadata.html as a flaky timeout on mac.
https://bugs.webkit.org/show_bug.cgi?id=140022
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-10-08 Ryan Haddad <ryanhaddad@apple.com>
Marking storage/indexeddb/key-generator.html as flaky on mac-wk2 debug.
https://bugs.webkit.org/show_bug.cgi?id=161653
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-08 Youenn Fablet <youennf@gmail.com>
[Fetch API] Request constructor should provide exception messages
https://bugs.webkit.org/show_bug.cgi?id=162382
Reviewed by Darin Adler.
* fetch/fetch-url-serialization-expected.txt: Rebasing test expectation.
2016-10-07 Chris Dumez <cdumez@apple.com>
window.navigator.language incorrectly returns all lowercase string
https://bugs.webkit.org/show_bug.cgi?id=163096
Reviewed by Darin Adler.
Update existing test so that it does not lowercase navigator.language
before checking it. This way, we can make sure it returns en-US and
not en-us.
* js/dom/navigator-language-expected.txt:
* js/dom/navigator-language.html:
2016-10-07 Yusuke Suzuki <utatane.tea@gmail.com>
REGRESSION (r206853?): LayoutTest js/regress-141098.html failing
https://bugs.webkit.org/show_bug.cgi?id=163046
Reviewed by Saam Barati.
This is attempt-to-fix patch since I cannot reproduce this flakiness.
We reduce the number of frames to back off from the stack overflow to
catch the closer frame limit to the actual stack limit.
* js/script-tests/regress-141098.js:
2016-10-07 Wenson Hsieh <wenson_hsieh@apple.com>
Unreviewed, mark a test as failing on iOS simulator
This was intended to be a part of r206944.
* platform/ios-simulator/TestExpectations:
2016-10-07 Wenson Hsieh <wenson_hsieh@apple.com>
Support onbeforeinput event handling for the new InputEvent spec
https://bugs.webkit.org/show_bug.cgi?id=163021
<rdar://problem/28658073>
Reviewed by Darin Adler.
Tweak an existing test to hook into the 'input' event instead of 'webkitEditableContentChanged', as well as
tests added in r206843 to verify that `onbeforeinput` handlers are invoked with InputEvents. Also introduces
new unit tests verifying that calling preventDefault on InputEvents fired by `onbeforeinput` correctly prevent
text from being inserted or deleted.
* editing/undo/undo-after-event-edited.html:
* fast/events/before-input-events-different-start-end-elements-expected.txt: Added.
* fast/events/before-input-events-different-start-end-elements.html: Added.
* fast/events/before-input-events-prevent-default-expected.txt: Added.
* fast/events/before-input-events-prevent-default-in-textfield-expected.txt: Added.
* fast/events/before-input-events-prevent-default-in-textfield.html: Added.
* fast/events/before-input-events-prevent-default.html: Added.
* fast/events/input-events-fired-when-typing-expected.txt:
* fast/events/input-events-fired-when-typing.html:
* platform/ios-simulator/TestExpectations:
2016-10-07 Nan Wang <n_wang@apple.com>
AX: <figcaption> should be AXTitleUIElement for other content inside the <figure>
https://bugs.webkit.org/show_bug.cgi?id=108996
Reviewed by Chris Fleizach.
* accessibility/mac/figure-element-expected.txt: Added.
* accessibility/mac/figure-element.html: Added.
2016-10-07 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/debugger/stepping tests as flaky.
https://bugs.webkit.org/show_bug.cgi?id=161951
Unreviewed test gardening.
* TestExpectations:
2016-10-07 Jonathan Bedard <jbedard@apple.com>
js/function-apply-aliased.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=127860
Reviewed by Darin Adler.
This test no longer times out. Reintegrating into test suites.
* TestExpectations: Stopped skipping js/function-apply-aliased.html.
2016-10-07 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/console/addInspectedNode.html as flaky on mac-debug.
https://bugs.webkit.org/show_bug.cgi?id=155138
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
2016-10-07 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/cache/disk-cache/memory-cache-revalidation-updates-disk-cache.html as flaky on mac-wk2 debug.
https://bugs.webkit.org/show_bug.cgi?id=162975
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-07 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/loading/basic-auth-load-URL-with-consecutive-slashes.html as flaky on mac-wk2
https://bugs.webkit.org/show_bug.cgi?id=163139
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-07 Chris Dumez <cdumez@apple.com>
Regression(r201970): productSub / vendor / vendorSub should not be exposed on WorkerNavigator
https://bugs.webkit.org/show_bug.cgi?id=163124
Reviewed by Ryosuke Niwa.
Update existing test to reflect behavior change.
* fast/workers/resources/worker-navigator.js:
* fast/workers/worker-navigator-expected.txt:
2016-10-07 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/xmlhttprequest/auth-reject-protection-space.html as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=163136
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-07 Ryan Haddad <ryanhaddad@apple.com>
Marking storage/indexeddb/key-type-array.html as flaky on mac-debug.
https://bugs.webkit.org/show_bug.cgi?id=161720
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-10-07 Nan Wang <n_wang@apple.com>
AX: AXRoleDescription for details and summary elements
https://bugs.webkit.org/show_bug.cgi?id=163094
Reviewed by Chris Fleizach.
* accessibility/mac/details-summary-role-description-expected.txt: Added.
* accessibility/mac/details-summary-role-description.html: Added.
2016-10-07 Ryan Haddad <ryanhaddad@apple.com>
Marking imported/blink/storage/indexeddb/blob-valid-after-deletion.html as flaky on mac.
https://bugs.webkit.org/show_bug.cgi?id=163122
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-10-07 Zalan Bujtas <zalan@apple.com>
https://vuldb.com/?cvssv3.2012 takes long time to load.
https://bugs.webkit.org/show_bug.cgi?id=162994
<rdar://problem/28593746>
Reviewed by Darin Adler.
It takes ~100 seconds to run this test case without the fix (300ms with the fix).
Surely it will timeout if it gets regressed.
* fast/selectors/slow-style-sharing-with-long-cousin-list-expected.txt: Added.
* fast/selectors/slow-style-sharing-with-long-cousin-list.html: Added.
* platform/mac/TestExpectations: Skip perf test in debug.
2016-10-07 Ryan Haddad <ryanhaddad@apple.com>
Marking contentextensions tests as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=162942
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-07 Adam Bergkvist <adam.bergkvist@ericsson.com>
WebRTC: Test gardening
https://bugs.webkit.org/show_bug.cgi?id=163106
Reviewed by Philippe Normand.
* fast/mediastream/RTCPeerConnection-add-removeTrack-expected.txt:
Update expected results to include webkit prefix on RTCPeerConnection name. (Not GTK+
specific.)
* platform/gtk/TestExpectations:
Skip some tests since the GTK+ MediaPlayer, used with MediaStreams, isn't capable enough.
2016-10-06 Myles C. Maxfield <mmaxfield@apple.com>
Variation fonts don't affect glyph advances
https://bugs.webkit.org/show_bug.cgi?id=163093
Reviewed by Darin Adler.
* platform/ios-simulator/TestExpectations: Mark the test
as failing on iOS because that OS doesn't have Skia.
* fast/text/variations/advances-expected.txt: Added.
* fast/text/variations/advances.html: Added.
2016-10-06 Gyuyoung Kim <gyuyoung.kim@webkit.org>
[EFL] Skip to test imported/w3c/web-platform-tests/
Unreivewed EFL gardening
Too many tests have been failures, timeout, and crash.
Skip it for a while until we fix it.
* platform/efl/TestExpectations:
2016-10-06 Commit Queue <commit-queue@webkit.org>
Unreviewed, rolling out r206713.
https://bugs.webkit.org/show_bug.cgi?id=163097
triggers apparent codegen bug on ARM 32-bit (Requested by smfr
on #webkit).
Reverted changeset:
"Support transitions/animations of background-position with
right/bottom-relative values"
https://bugs.webkit.org/show_bug.cgi?id=162048
http://trac.webkit.org/changeset/206713
2016-10-06 Ryosuke Niwa <rniwa@webkit.org>
Upgrading and constructing element should always report exception instead of rethrowing
https://bugs.webkit.org/show_bug.cgi?id=162996
Reviewed by Darin Adler.
Updated the tests to expect exceptions thrown during custom element constructions are always reported.
* fast/custom-elements/Document-createElement-expected.txt:
* fast/custom-elements/Document-createElement.html:
* fast/custom-elements/defined-pseudo-class-expected.txt:
* fast/custom-elements/defined-pseudo-class.html:
* fast/custom-elements/upgrading/Node-cloneNode.html:
* fast/custom-elements/upgrading/upgrading-parser-created-element.html:
2016-10-06 Jiewen Tan <jiewen_tan@apple.com>
Add a dummy SubtleCrypto interface
https://bugs.webkit.org/show_bug.cgi?id=162992
<rdar://problem/28643573>
Reviewed by Brent Fulgham.
* crypto/resources/common.js:
* crypto/subtle/gc-2-expected.txt: Added.
* crypto/subtle/gc-2.html: Added.
* crypto/subtle/gc-3-expected.txt: Added.
* crypto/subtle/gc-3.html: Added.
* crypto/subtle/gc-expected.txt: Added.
* crypto/subtle/gc.html: Added.
* crypto/webkitSubtle/aes-cbc-192-encrypt-decrypt-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-cbc-192-encrypt-decrypt-expected.txt.
* crypto/webkitSubtle/aes-cbc-192-encrypt-decrypt.html: Renamed from LayoutTests/crypto/subtle/aes-cbc-192-encrypt-decrypt.html.
* crypto/webkitSubtle/aes-cbc-256-encrypt-decrypt-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-cbc-256-encrypt-decrypt-expected.txt.
* crypto/webkitSubtle/aes-cbc-256-encrypt-decrypt.html: Renamed from LayoutTests/crypto/subtle/aes-cbc-256-encrypt-decrypt.html.
* crypto/webkitSubtle/aes-cbc-encrypt-decrypt-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-cbc-encrypt-decrypt-expected.txt.
* crypto/webkitSubtle/aes-cbc-encrypt-decrypt-with-padding-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-cbc-encrypt-decrypt-with-padding-expected.txt.
* crypto/webkitSubtle/aes-cbc-encrypt-decrypt-with-padding.html: Renamed from LayoutTests/crypto/subtle/aes-cbc-encrypt-decrypt-with-padding.html.
* crypto/webkitSubtle/aes-cbc-encrypt-decrypt.html: Renamed from LayoutTests/crypto/subtle/aes-cbc-encrypt-decrypt.html.
* crypto/webkitSubtle/aes-cbc-generate-key-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-cbc-generate-key-expected.txt.
* crypto/webkitSubtle/aes-cbc-generate-key.html: Renamed from LayoutTests/crypto/subtle/aes-cbc-generate-key.html.
* crypto/webkitSubtle/aes-cbc-import-jwk-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-cbc-import-jwk-expected.txt.
* crypto/webkitSubtle/aes-cbc-import-jwk.html: Renamed from LayoutTests/crypto/subtle/aes-cbc-import-jwk.html.
* crypto/webkitSubtle/aes-cbc-invalid-length-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-cbc-invalid-length-expected.txt.
* crypto/webkitSubtle/aes-cbc-invalid-length.html: Renamed from LayoutTests/crypto/subtle/aes-cbc-invalid-length.html.
* crypto/webkitSubtle/aes-cbc-unwrap-failure-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-cbc-unwrap-failure-expected.txt.
* crypto/webkitSubtle/aes-cbc-unwrap-failure.html: Renamed from LayoutTests/crypto/subtle/aes-cbc-unwrap-failure.html.
* crypto/webkitSubtle/aes-cbc-unwrap-rsa-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-cbc-unwrap-rsa-expected.txt.
* crypto/webkitSubtle/aes-cbc-unwrap-rsa.html: Renamed from LayoutTests/crypto/subtle/aes-cbc-unwrap-rsa.html.
* crypto/webkitSubtle/aes-cbc-wrap-rsa-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-cbc-wrap-rsa-expected.txt.
* crypto/webkitSubtle/aes-cbc-wrap-rsa-non-extractable-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-cbc-wrap-rsa-non-extractable-expected.txt.
* crypto/webkitSubtle/aes-cbc-wrap-rsa-non-extractable.html: Renamed from LayoutTests/crypto/subtle/aes-cbc-wrap-rsa-non-extractable.html.
* crypto/webkitSubtle/aes-cbc-wrap-rsa.html: Renamed from LayoutTests/crypto/subtle/aes-cbc-wrap-rsa.html.
* crypto/webkitSubtle/aes-cbc-wrong-key-class-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-cbc-wrong-key-class-expected.txt.
* crypto/webkitSubtle/aes-cbc-wrong-key-class.html: Renamed from LayoutTests/crypto/subtle/aes-cbc-wrong-key-class.html.
* crypto/webkitSubtle/aes-export-key-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-export-key-expected.txt.
* crypto/webkitSubtle/aes-export-key.html: Renamed from LayoutTests/crypto/subtle/aes-export-key.html.
* crypto/webkitSubtle/aes-kw-key-manipulation-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-kw-key-manipulation-expected.txt.
* crypto/webkitSubtle/aes-kw-key-manipulation.html: Renamed from LayoutTests/crypto/subtle/aes-kw-key-manipulation.html.
* crypto/webkitSubtle/aes-kw-wrap-unwrap-aes-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-kw-wrap-unwrap-aes-expected.txt.
* crypto/webkitSubtle/aes-kw-wrap-unwrap-aes.html: Renamed from LayoutTests/crypto/subtle/aes-kw-wrap-unwrap-aes.html.
* crypto/webkitSubtle/aes-postMessage-expected.txt: Renamed from LayoutTests/crypto/subtle/aes-postMessage-expected.txt.
* crypto/webkitSubtle/aes-postMessage.html: Renamed from LayoutTests/crypto/subtle/aes-postMessage.html.
* crypto/webkitSubtle/argument-conversion-expected.txt: Renamed from LayoutTests/crypto/subtle/argument-conversion-expected.txt.
* crypto/webkitSubtle/argument-conversion.html: Renamed from LayoutTests/crypto/subtle/argument-conversion.html.
* crypto/webkitSubtle/array-buffer-view-offset-expected.txt: Renamed from LayoutTests/crypto/subtle/array-buffer-view-offset-expected.txt.
* crypto/webkitSubtle/array-buffer-view-offset.html: Renamed from LayoutTests/crypto/subtle/array-buffer-view-offset.html.
* crypto/webkitSubtle/crypto-key-algorithm-gc-expected.txt: Renamed from LayoutTests/crypto/subtle/crypto-key-algorithm-gc-expected.txt.
* crypto/webkitSubtle/crypto-key-algorithm-gc.html: Renamed from LayoutTests/crypto/subtle/crypto-key-algorithm-gc.html.
* crypto/webkitSubtle/crypto-key-usages-gc-expected.txt: Renamed from LayoutTests/crypto/subtle/crypto-key-usages-gc-expected.txt.
* crypto/webkitSubtle/crypto-key-usages-gc.html: Renamed from LayoutTests/crypto/subtle/crypto-key-usages-gc.html.
* crypto/webkitSubtle/hmac-check-algorithm-expected.txt: Renamed from LayoutTests/crypto/subtle/hmac-check-algorithm-expected.txt.
* crypto/webkitSubtle/hmac-check-algorithm.html: Renamed from LayoutTests/crypto/subtle/hmac-check-algorithm.html.
* crypto/webkitSubtle/hmac-export-key-expected.txt: Renamed from LayoutTests/crypto/subtle/hmac-export-key-expected.txt.
* crypto/webkitSubtle/hmac-export-key.html: Renamed from LayoutTests/crypto/subtle/hmac-export-key.html.
* crypto/webkitSubtle/hmac-generate-key-expected.txt: Renamed from LayoutTests/crypto/subtle/hmac-export-key.html.
* crypto/webkitSubtle/hmac-generate-key.html: Renamed from LayoutTests/crypto/subtle/hmac-generate-key.html.
* crypto/webkitSubtle/hmac-import-jwk-expected.txt: Renamed from LayoutTests/crypto/subtle/hmac-import-jwk-expected.txt.
* crypto/webkitSubtle/hmac-import-jwk.html: Renamed from LayoutTests/crypto/subtle/hmac-import-jwk.html.
* crypto/webkitSubtle/hmac-postMessage-expected.txt: Renamed from LayoutTests/crypto/subtle/hmac-postMessage-expected.txt.
* crypto/webkitSubtle/hmac-postMessage.html: Renamed from LayoutTests/crypto/subtle/hmac-postMessage.html.
* crypto/webkitSubtle/hmac-sign-verify-empty-key-expected.txt: Renamed from LayoutTests/crypto/subtle/hmac-sign-verify-empty-key-expected.txt.
* crypto/webkitSubtle/hmac-sign-verify-empty-key.html: Renamed from LayoutTests/crypto/subtle/hmac-sign-verify-empty-key.html.
* crypto/webkitSubtle/hmac-sign-verify-expected.txt: Renamed from LayoutTests/crypto/subtle/hmac-sign-verify-expected.txt.
* crypto/webkitSubtle/hmac-sign-verify.html: Renamed from LayoutTests/crypto/subtle/hmac-sign-verify.html.
* crypto/webkitSubtle/import-jwk-expected.txt: Renamed from LayoutTests/crypto/subtle/import-jwk-expected.txt.
* crypto/webkitSubtle/import-jwk.html: Renamed from LayoutTests/crypto/subtle/import-jwk-expected.html.
* crypto/webkitSubtle/jwk-export-use-values-expected.txt: Renamed from LayoutTests/crypto/subtle/jwk-export-use-values-expected.txt.
* crypto/webkitSubtle/jwk-export-use-values.html: Renamed from LayoutTests/crypto/subtle/jwk-export-use-values.html.
* crypto/webkitSubtle/jwk-import-use-values-expected.txt: Renamed from LayoutTests/crypto/subtle/jwk-import-use-values-expected.txt.
* crypto/webkitSubtle/jwk-import-use-values.html: Renamed from LayoutTests/crypto/subtle/jwk-import-use-values.html.
* crypto/webkitSubtle/resources/rsa-indexeddb-non-exportable.js: Renamed from LayoutTests/crypto/subtle/resources/rsa-indexeddb-non-exportable.js.
* crypto/webkitSubtle/resources/rsa-indexeddb.js: Renamed from LayoutTests/crypto/subtle/resources/rsa-indexeddb.js.
* crypto/webkitSubtle/rsa-export-generated-keys-expected.txt: Renamed from LayoutTests/crypto/subtle/rsa-export-generated-keys-expected.txt.
* crypto/webkitSubtle/rsa-export-generated-keys.html: Renamed from LayoutTests/crypto/subtle/rsa-export-generated-keys.html.
* crypto/webkitSubtle/rsa-export-key-expected.txt: Renamed from LayoutTests/crypto/subtle/rsa-export-key-expected.txt.
* crypto/webkitSubtle/rsa-export-key.html: Renamed from LayoutTests/crypto/subtle/rsa-export-key.html.
* crypto/webkitSubtle/rsa-export-private-key-expected.txt: Renamed from LayoutTests/crypto/subtle/rsa-export-private-key-expected.txt.
* crypto/webkitSubtle/rsa-export-private-key.html: Renamed from LayoutTests/crypto/subtle/rsa-export-private-key.html.
* crypto/webkitSubtle/rsa-indexeddb-expected.txt: Renamed from LayoutTests/crypto/subtle/rsa-indexeddb-expected.txt.
* crypto/webkitSubtle/rsa-indexeddb-non-exportable-expected.txt: Renamed from LayoutTests/crypto/subtle/rsa-indexeddb-non-exportable-expected.txt.
* crypto/webkitSubtle/rsa-indexeddb-non-exportable-private-expected.txt: Renamed from LayoutTests/crypto/subtle/rsa-indexeddb-non-exportable-private-expected.txt.
* crypto/webkitSubtle/rsa-indexeddb-non-exportable-private.html: Renamed from LayoutTests/crypto/subtle/rsa-indexeddb-non-exportable-private.html.
* crypto/webkitSubtle/rsa-indexeddb-non-exportable.html: Renamed from LayoutTests/crypto/subtle/rsa-indexeddb-non-exportable.html.
* crypto/webkitSubtle/rsa-indexeddb-private-expected.txt: Renamed from LayoutTests/crypto/subtle/rsa-indexeddb-private-expected.txt.
* crypto/webkitSubtle/rsa-indexeddb-private.html: Renamed from LayoutTests/crypto/subtle/rsa-indexeddb-private.html.
* crypto/webkitSubtle/rsa-indexeddb.html: Renamed from LayoutTests/crypto/subtle/rsa-indexeddb.html.
* crypto/webkitSubtle/rsa-oaep-generate-non-extractable-key-expected.txt: Renamed from LayoutTests/crypto/subtle/rsa-oaep-generate-non-extractable-key-expected.txt.
* crypto/webkitSubtle/rsa-oaep-generate-non-extractable-key.html: Renamed from LayoutTests/crypto/subtle/rsa-oaep-generate-non-extractable-key.html.
* crypto/webkitSubtle/rsa-oaep-key-manipulation-expected.txt: Renamed from LayoutTests/crypto/subtle/rsa-oaep-key-manipulation-expected.txt.
* crypto/webkitSubtle/rsa-oaep-key-manipulation.html: Renamed from LayoutTests/crypto/subtle/rsa-oaep-key-manipulation.html.
* crypto/webkitSubtle/rsa-oaep-plaintext-length-expected.txt: Renamed from LayoutTests/crypto/subtle/rsa-oaep-plaintext-length-expected.txt.
* crypto/webkitSubtle/rsa-oaep-plaintext-length.html: Renamed from LayoutTests/crypto/subtle/rsa-oaep-plaintext-length.html.
* crypto/webkitSubtle/rsa-oaep-wrap-unwrap-aes-expected.txt: Renamed from LayoutTests/crypto/subtle/rsa-oaep-wrap-unwrap-aes-expected.txt.
* crypto/webkitSubtle/rsa-oaep-wrap-unwrap-aes.html: Renamed from LayoutTests/crypto/subtle/rsa-oaep-wrap-unwrap-aes.html.
* crypto/webkitSubtle/rsa-postMessage-expected.txt: Renamed from LayoutTests/crypto/subtle/rsa-postMessage-expected.txt.
* crypto/webkitSubtle/rsa-postMessage.html: Renamed from LayoutTests/crypto/subtle/rsa-postMessage.html.
* crypto/webkitSubtle/rsaes-pkcs1-v1_5-decrypt-expected.txt: Renamed from LayoutTests/crypto/subtle/rsaes-pkcs1-v1_5-decrypt-expected.txt.
* crypto/webkitSubtle/rsaes-pkcs1-v1_5-decrypt.html: Renamed from LayoutTests/crypto/subtle/rsaes-pkcs1-v1_5-decrypt.html.
* crypto/webkitSubtle/rsaes-pkcs1-v1_5-wrap-unwrap-aes-expected.txt: Renamed from LayoutTests/crypto/subtle/rsaes-pkcs1-v1_5-wrap-unwrap-aes-expected.txt.
* crypto/webkitSubtle/rsaes-pkcs1-v1_5-wrap-unwrap-aes.html: Renamed from LayoutTests/crypto/subtle/rsaes-pkcs1-v1_5-wrap-unwrap-aes.html.
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-generate-key-expected.txt: Renamed from LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-generate-key-expected.txt.
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent-expected.txt: Renamed from LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent-expected.txt.
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent.html: Renamed from LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent.html.
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-generate-key.html: Renamed from LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-generate-key.html.
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-import-jwk-expected.txt: Renamed from LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-expected.txt.
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-import-jwk-small-key-expected.txt: Added.
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-import-jwk-small-key.html: Renamed from LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-small-key.html.
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-import-jwk.html: Renamed from LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-import-jwk.html.
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-sign-verify-expected.txt: Renamed from LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-sign-verify-expected.txt.
* crypto/webkitSubtle/rsassa-pkcs1-v1_5-sign-verify.html: Renamed from LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-sign-verify.html.
* crypto/webkitSubtle/sha-1-expected.txt: Renamed from LayoutTests/crypto/subtle/sha-1-expected.txt.
* crypto/webkitSubtle/sha-1.html: Renamed from LayoutTests/crypto/subtle/sha-1.html.
* crypto/webkitSubtle/sha-224-expected.txt: Renamed from LayoutTests/crypto/subtle/sha-224-expected.txt.
* crypto/webkitSubtle/sha-224.html: Renamed from LayoutTests/crypto/subtle/sha-224.html.
* crypto/webkitSubtle/sha-256-expected.txt: Renamed from LayoutTests/crypto/subtle/sha-256-expected.txt.
* crypto/webkitSubtle/sha-256.html: Renamed from LayoutTests/crypto/subtle/sha-256.html.
* crypto/webkitSubtle/sha-384-expected.txt: Renamed from LayoutTests/crypto/subtle/sha-384-expected.txt.
* crypto/webkitSubtle/sha-384.html: Renamed from LayoutTests/crypto/subtle/sha-384.html.
* crypto/webkitSubtle/sha-512-expected.txt: Renamed from LayoutTests/crypto/subtle/sha-512-expected.txt.
* crypto/webkitSubtle/sha-512.html: Renamed from LayoutTests/crypto/subtle/sha-512.html.
* crypto/webkitSubtle/unimplemented-unwrap-crash-expected.txt: Renamed from LayoutTests/crypto/subtle/unimplemented-unwrap-crash-expected.txt.
* crypto/webkitSubtle/unimplemented-unwrap-crash.html: Renamed from LayoutTests/crypto/subtle/unimplemented-unwrap-crash.html.
* crypto/webkitSubtle/unwrapKey-check-usage-expected.txt: Renamed from LayoutTests/crypto/subtle/unwrapKey-check-usage-expected.txt.
* crypto/webkitSubtle/unwrapKey-check-usage.html: Renamed from LayoutTests/crypto/subtle/unwrapKey-check-usage.html.
* crypto/webkitSubtle/wrapKey-check-usage-expected.txt: Renamed from LayoutTests/crypto/subtle/wrapKey-check-usage-expected.txt.
* crypto/webkitSubtle/wrapKey-check-usage.html: Renamed from LayoutTests/crypto/subtle/wrapKey-check-usage.html.
* crypto/workers/subtle/aes-postMessage-worker-expected.txt: Renamed from LayoutTests/crypto/workers/aes-postMessage-worker-expected.txt.
* crypto/workers/subtle/aes-postMessage-worker.html: Renamed from LayoutTests/crypto/workers/aes-postMessage-worker.html.
* crypto/workers/subtle/gc-worker-expected.txt: Added.
* crypto/workers/subtle/gc-worker.html: Added.
* crypto/workers/subtle/hmac-postMessage-worker-expected.txt: Renamed from LayoutTests/crypto/workers/hmac-postMessage-worker-expected.txt.
* crypto/workers/subtle/hmac-postMessage-worker.html: Renamed from LayoutTests/crypto/workers/hmac-postMessage-worker.html.
* crypto/workers/subtle/hrsa-postMessage-worker-expected.txt: Renamed from LayoutTests/crypto/workers/hrsa-postMessage-worker-expected.txt.
* crypto/workers/subtle/hrsa-postMessage-worker.html: Renamed from LayoutTests/crypto/workers/hrsa-postMessage-worker.html.
* crypto/workers/subtle/multiple-postMessage-worker-expected.txt: Renamed from LayoutTests/crypto/workers/multiple-postMessage-worker-expected.txt.
* crypto/workers/subtle/multiple-postMessage-worker.html: Renamed from LayoutTests/crypto/workers/multiple-postMessage-worker.html.
* crypto/workers/subtle/resources/aes-postMessage-worker.js: Renamed from LayoutTests/crypto/workers/resources/aes-postMessage-worker.js.
* crypto/workers/subtle/resources/gc-worker.js: Added.
* crypto/workers/subtle/resources/hmac-postMessage-worker.js: Renamed from LayoutTests/crypto/workers/resources/hmac-postMessage-worker.js.
* crypto/workers/subtle/resources/hrsa-postMessage-worker.js: Renamed from LayoutTests/crypto/workers/resources/hrsa-postMessage-worker.js.
* crypto/workers/subtle/resources/rsa-postMessage-worker.js: Renamed from LayoutTests/crypto/workers/resources/rsa-postMessage-worker.js.
* crypto/workers/subtle/rsa-postMessage-worker-expected.txt: Renamed from LayoutTests/crypto/workers/rsa-postMessage-worker-expected.txt.
* crypto/workers/subtle/rsa-postMessage-worker.html: Renamed from LayoutTests/crypto/workers/rsa-postMessage-worker.html.
* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/ios-simulator-wk1/TestExpectations:
* platform/win/TestExpectations:
2016-10-06 Antti Koivisto <antti@apple.com>
Mutating styleSheet in shadow tree doesn't update the style
https://bugs.webkit.org/show_bug.cgi?id=162744
<rdar://problem/28550588>
Reviewed by Ryosuke Niwa.
* fast/shadow-dom/mutating-stylesheet-in-shadow-tree-expected.html: Added.
* fast/shadow-dom/mutating-stylesheet-in-shadow-tree.html: Added.
2016-10-06 Adam Bergkvist <adam.bergkvist@ericsson.com>
WebRTC: Add support for the iceconnectionstatechange event in MediaEndpointPeerConnection
https://bugs.webkit.org/show_bug.cgi?id=162961
Reviewed by Eric Carlson.
Emulate changing the ICE transport sates of three transceivers and observe the resulting
changes to the aggregated iceConnectionState.
* fast/mediastream/RTCPeerConnection-iceconnectionstatechange-event-expected.txt: Added.
* fast/mediastream/RTCPeerConnection-iceconnectionstatechange-event.html: Added.
* platform/mac/TestExpectations:
Skip above test until the Mac port builds with WEB_RTC.
2016-10-06 Ryan Haddad <ryanhaddad@apple.com>
Skip accessibility/mac/wk1-set-selected-text-marker-range-input-element.html on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=162999
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-06 Antoine Quint <graouts@apple.com>
[Modern Media Controls] Icon service and the IconButton class
https://bugs.webkit.org/show_bug.cgi?id=162970
<rdar://problem/28631803>
Reviewed by Dean Jackson.
Testing all public properties and methods of the iconService singleton and IconButton class.
* media/modern-media-controls/icon-button/icon-button-active-state-expected.txt: Added.
* media/modern-media-controls/icon-button/icon-button-active-state.html: Added.
* media/modern-media-controls/icon-button/icon-button-expected.txt: Added.
* media/modern-media-controls/icon-button/icon-button.html: Added.
* media/modern-media-controls/icon-service/icon-service-expected.txt: Added.
* media/modern-media-controls/icon-service/icon-service.html: Added.
* media/modern-media-controls/layout-item/layout-item-expected.txt:
* media/modern-media-controls/layout-item/layout-item.html:
* platform/ios-simulator/TestExpectations:
2016-10-06 Youenn Fablet <youenn@apple.com>
Refresh WPT tests up to c875b42
https://bugs.webkit.org/show_bug.cgi?id=159712
Unreviewed.
* TestExpectations: Removed flakiness expectations for tests introduced in bug 159712.
2016-10-06 Adam Bergkvist <adam.bergkvist@ericsson.com>
WebRTC: Add support for the icecandidate event in MediaEndpointPeerConnection
https://bugs.webkit.org/show_bug.cgi?id=162957
Reviewed by Eric Carlson.
Dispatch fake ICE candidates from the WebRTC platform mock (MockMediaEndpoint) and
inspect the result.
* fast/mediastream/RTCPeerConnection-icecandidate-event-expected.txt: Added.
* fast/mediastream/RTCPeerConnection-icecandidate-event.html: Added.
* platform/mac/TestExpectations:
Skip above test until the Mac port builds with WEB_RTC
2016-10-06 Youenn Fablet <youenn@apple.com>
[WK2] 304 revalidation on the network process does not update the validated response
https://bugs.webkit.org/show_bug.cgi?id=162973
Reviewed by Darin Adler.
* http/tests/cache/disk-cache/disk-cache-revalidation-new-expire-header-expected.txt:
Rebasing expectation as memory cache revalidation is no longer needed now that the disk cache is updating the response passed to the memory cache.
The disk cache is doing revalidation on the second load. It receives the updated response with longer validity.
As the extended validity response is now passed to the memory cache, the memory cache revalidation no longer happens.
2016-10-06 Nan Wang <n_wang@apple.com>
AX:[Mac] Unable to edit text input, textarea fields in iframe using VO naivgation
https://bugs.webkit.org/show_bug.cgi?id=162999
Reviewed by Chris Fleizach.
* accessibility/mac/wk1-set-selected-text-marker-range-input-element-expected.txt: Added.
* accessibility/mac/wk1-set-selected-text-marker-range-input-element.html: Added.
2016-10-05 Yusuke Suzuki <utatane.tea@gmail.com>
[JSC] Add @throwXXXError bytecode intrinsic
https://bugs.webkit.org/show_bug.cgi?id=162995
Reviewed by Saam Barati.
* js/Object-assign-expected.txt:
2016-10-05 Wenson Hsieh <wenson_hsieh@apple.com>
Introduce InputEvent bindings in preparation for the input events spec
https://bugs.webkit.org/show_bug.cgi?id=162954
Reviewed by Ryosuke Niwa.
Adds a new test verifying that InputEvents are fired when the runtime switch for input events is enabled.
* fast/events/input-events-fired-when-typing-expected.txt: Added.
* fast/events/input-events-fired-when-typing.html: Added.
* fast/events/ios/input-events-fired-when-typing-in-contenteditable-expected.txt: Added.
* fast/events/ios/input-events-fired-when-typing-in-contenteditable.html: Added.
* js/dom/global-constructors-attributes-expected.txt:
* platform/gtk/js/dom/global-constructors-attributes-expected.txt:
* platform/ios-simulator/TestExpectations:
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
2016-10-05 Gyuyoung Kim <gyuyoung.kim@navercorp.com>
[EFL] Mark timeout tests to *Timeout*
Unreviewed EFL gardening.
Timeout has been happened on some tests.
* platform/efl/TestExpectations:
2016-10-05 Ryosuke Niwa <rniwa@webkit.org>
Import v1 custom elements tests from W3C
https://bugs.webkit.org/show_bug.cgi?id=162987
Reviewed by Chris Dumez.
Removed custom elements tests that have been upstreamed to and reimported from web-platform-tests.
* fast/custom-elements/CustomElementRegistry-expected.txt: Removed.
* fast/custom-elements/CustomElementRegistry.html: Removed.
* fast/custom-elements/HTMLElement-constructor-expected.txt: Removed.
* fast/custom-elements/HTMLElement-constructor.html: Removed.
* fast/custom-elements/adopted-callback-expected.txt: Removed.
* fast/custom-elements/adopted-callback.html: Removed.
* fast/custom-elements/attribute-changed-callback-expected.txt: Removed.
* fast/custom-elements/attribute-changed-callback.html: Removed.
* fast/custom-elements/connected-callbacks-expected.txt: Removed.
* fast/custom-elements/connected-callbacks.html: Removed.
* fast/custom-elements/disconnected-callbacks-expected.txt: Removed.
* fast/custom-elements/disconnected-callbacks.html: Removed.
2016-10-05 Andy VanWagoner <thetalecrafter@gmail.com>
[INTL] Implement Intl.getCanonicalLocales
https://bugs.webkit.org/show_bug.cgi?id=162768
Reviewed by Benjamin Poulain.
* js/intl-expected.txt: Added tests for Intl.getCanonicalLocales
* js/script-tests/intl.js: Added test for Intl.getCanonicalLocales
2016-10-05 Ryan Haddad <ryanhaddad@apple.com>
Marking inspector/formatting/formatting-javascript.html as a flaky crash on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=162986
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-10-05 Chris Dumez <cdumez@apple.com>
KeyboardEvent.getModifierState() should support "CapsLock" modifier
https://bugs.webkit.org/show_bug.cgi?id=162861
Reviewed by Darin Adler.
Extend layout test coverage to cover 'Caps Lock' modifier.
* fast/events/special-key-events-in-input-text-expected.txt:
* fast/events/special-key-events-in-input-text.html:
2016-10-05 Zalan Bujtas <zalan@apple.com>
Missing quotation mark when <q> gets reparented.
https://bugs.webkit.org/show_bug.cgi?id=162940
Reviewed by Darin Adler.
The position of the closing quotation mark is driven by the multicolumn code hence the cover div.
* fast/css-generated-content/missing-quotes-with-dynamic-content-expected.html: Added.
* fast/css-generated-content/missing-quotes-with-dynamic-content.html: Added.
2016-10-05 Daniel Bates <dabates@apple.com>
[WK2][NetworkSession] Ping requests should follow redirects if applicable
https://bugs.webkit.org/show_bug.cgi?id=162580
<rdar://problem/28631274>
Rename test anchor-ping-and-do-not-follow-redirect-when-sending-ping.html to anchor-ping-and-follow-redirect-when-sending-ping.html
to reflect what it is actually testing - that we follow a redirect when sending a ping for a <a ping>.
* http/tests/navigation/ping-attribute/anchor-ping-and-follow-redirect-when-sending-ping-expected.txt: Renamed from LayoutTests/http/tests/navigation/ping-attribute/anchor-ping-and-do-not-follow-redirect-when-sending-ping-expected.txt.
* http/tests/navigation/ping-attribute/anchor-ping-and-follow-redirect-when-sending-ping.html: Renamed from LayoutTests/http/tests/navigation/ping-attribute/anchor-ping-and-do-not-follow-redirect-when-sending-ping.html.
* http/tests/navigation/resources/save-ping-and-redirect-to-save-ping.php: Only append the query string
if we have a non-empty query string to avoid appending a superfluous "?" on redirect.
2016-10-05 Daniel Bates <dabates@apple.com>
[WK2][NetworkSession] Ping requests should follow redirects if applicable
https://bugs.webkit.org/show_bug.cgi?id=162580
<rdar://problem/28631274>
Reviewed by Alex Christensen.
Add tests to ensure that we follow redirects for ping requests that are initiated as part
of hyperlink auditing.
Modified http/tests/navigation/resources/save-Ping.php to include the host and request URI
information in the saved report and updated expected results for existing tests as a result
of this change.
* http/tests/contentextensions/block-cookies-in-csp-report-expected.txt:
* http/tests/contentextensions/block-cookies-in-image-load-in-onunload-expected.txt:
* http/tests/contentextensions/block-cookies-in-ping-expected.txt:
* http/tests/contentextensions/hide-on-csp-report-expected.txt:
* http/tests/contentextensions/hide-on-ping-expected.txt:
* http/tests/contentextensions/hide-on-ping-with-ping-that-redirects-expected.txt: Added.
* http/tests/contentextensions/hide-on-ping-with-ping-that-redirects.html: Added.
* http/tests/contentextensions/hide-on-ping-with-ping-that-redirects.html.json: Added.
* http/tests/contentextensions/resources/save-ping-and-redirect-to-save-ping.php: Added.
* http/tests/contentextensions/resources/save-ping.php:
* http/tests/navigation/image-load-in-pagehide-handler-expected.txt:
* http/tests/navigation/image-load-in-unload-handler-expected.txt:
* http/tests/navigation/ping-attribute/anchor-cookie-expected.txt:
* http/tests/navigation/ping-attribute/anchor-cross-origin-expected.txt:
* http/tests/navigation/ping-attribute/anchor-cross-origin-from-https-expected.txt:
* http/tests/navigation/ping-attribute/anchor-ping-and-do-not-follow-redirect-when-sending-ping-expected.txt: Added.
* http/tests/navigation/ping-attribute/anchor-ping-and-do-not-follow-redirect-when-sending-ping.html: Added.
* http/tests/navigation/ping-attribute/anchor-same-origin-expected.txt:
* http/tests/navigation/ping-attribute/area-cookie-expected.txt:
* http/tests/navigation/ping-attribute/area-cross-origin-expected.txt:
* http/tests/navigation/ping-attribute/area-cross-origin-from-https-expected.txt:
* http/tests/navigation/ping-attribute/area-same-origin-expected.txt:
* http/tests/navigation/resources/save-Ping.php:
* http/tests/navigation/resources/save-ping-and-redirect-to-save-ping.php: Added.
2016-10-05 Daniel Bates <dabates@apple.com>
Do not follow redirects when sending violation report
https://bugs.webkit.org/show_bug.cgi?id=162520
<rdar://problem/27957639>
Reviewed by Alex Christensen.
Add tests for Content Security Policy and XSS Auditor to ensure that we do not follow redirects
when sending a violation report. Modified http/tests/security/contentSecurityPolicy/resources/save-report.php
to save the URL of the original ping request and conditionally clear cookies. Modified
http/tests/security/xssAuditor/resources/echo-intertag.pl to support testing for the XSS Auditor.
These changes together with the existing HTTP Host information that is saved with the report we can detect
if a redirect occurred when saving a report.
Updated expected results of existing tests now that we emit the URL of the ping request in the saved report.
* http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/report-frame-ancestors-cross-origin-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/report-frame-ancestors-cross-origin-https-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/report-frame-ancestors-same-origin-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/report-frame-ancestors-same-origin-https-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/report-uri-effective-directive-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/script-blocked-sends-multiple-reports-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/scripthash-allowed-by-enforced-policy-and-blocked-by-report-policy-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/scripthash-allowed-by-enforced-policy-and-blocked-by-report-policy2-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/scripthash-allowed-by-legacy-enforced-policy-and-blocked-by-report-policy-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/scripthash-allowed-by-legacy-enforced-policy-and-blocked-by-report-policy2-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/scripthash-blocked-by-enforced-policy-and-allowed-by-report-policy-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/scripthash-blocked-by-legacy-enforced-policy-and-allowed-by-report-policy-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/scripthash-blocked-by-legacy-enforced-policy-and-blocked-by-report-policy-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/scripthash-blocked-by-legacy-enforced-policy-and-blocked-by-report-policy2-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/scriptnonce-blocked-by-enforced-policy-and-allowed-by-report-policy-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/scriptnonce-blocked-by-legacy-enforced-policy-and-allowed-by-report-policy-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/scriptnonce-blocked-by-legacy-enforced-policy-and-blocked-by-report-policy-expected.txt:
* http/tests/security/contentSecurityPolicy/1.1/scriptnonce-blocked-by-legacy-enforced-policy-and-blocked-by-report-policy2-expected.txt:
* http/tests/security/contentSecurityPolicy/report-and-enforce-expected.txt:
* http/tests/security/contentSecurityPolicy/report-blocked-data-uri-expected.txt:
* http/tests/security/contentSecurityPolicy/report-blocked-file-uri-expected.txt:
* http/tests/security/contentSecurityPolicy/report-blocked-uri-and-do-not-follow-redirect-when-sending-report-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/report-blocked-uri-and-do-not-follow-redirect-when-sending-report.php: Added.
* http/tests/security/contentSecurityPolicy/report-blocked-uri-cross-origin-expected.txt:
* http/tests/security/contentSecurityPolicy/report-blocked-uri-expected.txt:
* http/tests/security/contentSecurityPolicy/report-cross-origin-no-cookies-expected.txt:
* http/tests/security/contentSecurityPolicy/report-cross-origin-no-cookies-when-private-browsing-enabled-expected.txt:
* http/tests/security/contentSecurityPolicy/report-cross-origin-no-cookies-when-private-browsing-toggled-expected.txt:
* http/tests/security/contentSecurityPolicy/report-only-expected.txt:
* http/tests/security/contentSecurityPolicy/report-only-from-header-expected.txt:
* http/tests/security/contentSecurityPolicy/report-only-upgrade-insecure-expected.txt:
* http/tests/security/contentSecurityPolicy/report-same-origin-no-cookies-when-private-browsing-toggled-expected.txt:
* http/tests/security/contentSecurityPolicy/report-same-origin-with-cookies-expected.txt:
* http/tests/security/contentSecurityPolicy/report-same-origin-with-cookies-when-private-browsing-enabled-expected.txt:
* http/tests/security/contentSecurityPolicy/report-status-code-zero-when-using-https-expected.txt:
* http/tests/security/contentSecurityPolicy/report-uri-expected.txt:
* http/tests/security/contentSecurityPolicy/report-uri-from-child-frame-expected.txt:
* http/tests/security/contentSecurityPolicy/report-uri-from-inline-javascript-expected.txt:
* http/tests/security/contentSecurityPolicy/report-uri-from-javascript-expected.txt:
* http/tests/security/contentSecurityPolicy/report-uri-scheme-relative-expected.txt:
* http/tests/security/contentSecurityPolicy/resources/save-report-and-redirect-to-save-report.php: Added.
* http/tests/security/contentSecurityPolicy/resources/save-report.php:
* http/tests/security/xssAuditor/report-script-tag-and-do-not-follow-redirect-when-sending-report-expected.txt: Added.
* http/tests/security/xssAuditor/report-script-tag-and-do-not-follow-redirect-when-sending-report.html: Added.
* http/tests/security/xssAuditor/report-script-tag-expected.txt:
* http/tests/security/xssAuditor/report-script-tag-full-block-and-do-not-follow-redirect-when-sending-report-expected.txt: Added.
* http/tests/security/xssAuditor/report-script-tag-full-block-and-do-not-follow-redirect-when-sending-report.html: Added.
* http/tests/security/xssAuditor/report-script-tag-full-block-expected.txt:
* http/tests/security/xssAuditor/report-script-tag-replace-state-expected.txt:
* http/tests/security/xssAuditor/resources/echo-intertag.pl:
2016-10-04 Chris Dumez <cdumez@apple.com>
Implement KeyboardEvent.code from the UI Event spec
https://bugs.webkit.org/show_bug.cgi?id=149584
Reviewed by Darin Adler.
Extend layout test coverage.
* fast/events/arrow-keys-on-body-expected.txt:
* fast/events/arrow-keys-on-body.html:
* fast/events/constructors/keyboard-event-constructor-expected.txt:
* fast/events/constructors/keyboard-event-constructor.html:
* fast/events/key-events-in-input-button-expected.txt:
* fast/events/key-events-in-input-button.html:
* fast/events/key-events-in-input-text-expected.txt:
* fast/events/key-events-in-input-text.html:
* fast/events/keyboardevent-code-expected.txt: Added.
* fast/events/keyboardevent-code.html: Added.
* fast/events/special-key-events-in-input-text-expected.txt:
* fast/events/special-key-events-in-input-text.html:
2016-10-04 Simon Fraser <simon.fraser@apple.com>
[iOS WK2] Make it possible for a test to describe a user gesture as a stream of events in JSON format
https://bugs.webkit.org/show_bug.cgi?id=162934
Reviewed by Dean Jackson.
* fast/events/ios/event-stream-single-tap-expected.txt: Added.
* fast/events/ios/event-stream-single-tap.html: Added.
2016-10-04 Chris Dumez <cdumez@apple.com>
Add support for KeyboardEvent.isComposing attribute
https://bugs.webkit.org/show_bug.cgi?id=162921
Reviewed by Darin Adler.
Extend layout test coverage to test KeyboardEvent.isComposing.
* editing/mac/input/kotoeri-enter-to-confirm-and-newline-expected.txt:
* editing/mac/input/kotoeri-enter-to-confirm-and-newline.html:
* fast/events/constructors/keyboard-event-constructor-expected.txt:
* fast/events/constructors/keyboard-event-constructor.html:
2016-10-03 Ryosuke Niwa <rniwa@webkit.org>
ShadowRoot interface should have elementFromPoint
https://bugs.webkit.org/show_bug.cgi?id=162882
Reviewed by Chris Dumez.
Add a W3C style testharness.js test for elementFromPoint on ShadowRoot.
* fast/shadow-dom/DocumentOrShadowRoot-prototype-elementFromPoint-expected.txt: Added.
* fast/shadow-dom/DocumentOrShadowRoot-prototype-elementFromPoint.html: Added.
2016-10-04 Myles C. Maxfield <mmaxfield@apple.com>
font-family: cursive should map to KaiTi in Chinese
https://bugs.webkit.org/show_bug.cgi?id=162889
<rdar://problem/28363547>
Reviewed by Tim Horton.
* fast/text/cursive-zh-expected.html: Added.
* fast/text/cursive-zh.html: Added.
2016-10-04 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/cache/disk-cache/disk-cache-media.html as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=162946
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-04 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/cache/disk-cache/disk-cache-request-max-stale.html as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=162945
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-04 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/cache/disk-cache/resource-becomes-uncacheable.html as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=161649
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-04 Ryan Haddad <ryanhaddad@apple.com>
Marking transitions/background-position-transitions.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=162881
Unreviewed test gardening.
* TestExpectations:
2016-10-04 Chris Dumez <cdumez@apple.com>
Return null when window.open() is popup blocked
https://bugs.webkit.org/show_bug.cgi?id=162897
Reviewed by Michael Catanzaro.
Rebaseline existing tests to reflect behavior change.
* fast/events/popup-blocked-from-fake-button-click-expected.txt:
* fast/events/popup-blocked-from-fake-button-click.html:
* fast/events/popup-blocked-from-fake-focus-expected.txt:
* fast/events/popup-blocked-from-fake-focus.html:
* fast/events/popup-blocked-from-fake-user-gesture-expected.txt:
* fast/events/popup-blocked-from-fake-user-gesture.html:
* fast/events/popup-blocked-from-untrusted-click-event-on-anchor-expected.txt:
* fast/events/popup-blocked-from-untrusted-click-event-on-anchor.html:
* fast/events/popup-blocking-timers3-expected.txt:
* fast/events/popup-blocking-timers3.html:
* fast/events/popup-blocking-timers4-expected.txt:
* fast/events/popup-blocking-timers4.html:
* fast/events/popup-blocking-timers6-expected.txt:
* fast/events/popup-blocking-timers6.html:
2016-10-04 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/cache/disk-cache/disk-cache-204-status-code.html as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=162685
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-04 Ryan Haddad <ryanhaddad@apple.com>
Land TestExpectations for rdar://problem/28586837.
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-10-04 Youenn Fablet <youenn@apple.com>
[mac-wk1] LayoutTest http/tests/security/cached-cross-origin-preloading-css-stylesheet.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=162791
Reviewed by Alex Christensen.
Flackiness was due to one preload sometimes arriving after the test was finished.
This causes the issue of not having the preload actually being checked against CORS and the console error was not displayed.
Making the test wait 1 second after all loads finish to ensure the preload will also finishes.
Cleaning the test and improving it by:
- making each load to take 1 second (so that preload is not finished when actual load happens
- adding some comments explaining each subtest
- printing DONE at the end of all loads.
* http/tests/security/cached-cross-origin-preloading-css-stylesheet-expected.txt:
* http/tests/security/cached-cross-origin-preloading-css-stylesheet.html:
* platform/mac-wk1/TestExpectations: Removed flaky expectation.
2016-10-03 Myles C. Maxfield <mmaxfield@apple.com>
Implement rendering of font-variation-settings
https://bugs.webkit.org/show_bug.cgi?id=162782
Reviewed by Zalan Bujtas.
* fast/text/variations/duplicate-expected.html: Added.
* fast/text/variations/duplicate.html: Added.
* fast/text/variations/exist-expected-mismatch.html: Added.
* fast/text/variations/exist.html: Added.
* fast/text/variations/getComputedStyle.html:
* fast/text/variations/inheritance-expected.html: Added.
* fast/text/variations/inheritance.html: Added.
* fast/text/variations/order-expected.html: Added.
* fast/text/variations/order.html: Added.
* fast/text/variations/outofbounds-expected.html: Added.
* fast/text/variations/outofbounds.html: Added.
2016-10-03 Ryan Haddad <ryanhaddad@apple.com>
Marking svg/custom/animate-initial-pause-unpause.html as flaky on mac and ios-simulator-wk2 debug.
https://bugs.webkit.org/show_bug.cgi?id=127116
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
* platform/mac/TestExpectations:
2016-10-03 Ryan Haddad <ryanhaddad@apple.com>
Marking fast/events/tabindex-focus-blur-all.html as a flaky timeout on mac-debug.
https://bugs.webkit.org/show_bug.cgi?id=162830
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-10-03 Brent Fulgham <bfulgham@apple.com>
Avoid null dereference when changing focus in design mode.
https://bugs.webkit.org/show_bug.cgi?id=162877
<rdar://problem/28061261>
Reviewed by Chris Dumez.
* fast/frames/iframe-focus-crash-expected.txt: Added.
* fast/frames/iframe-focus-crash.html: Added.
* fast/frames/resources/iframe-focus-crash.html: Added.
2016-10-03 Chris Dumez <cdumez@apple.com>
Add support for KeyboardEvent.key attribute
https://bugs.webkit.org/show_bug.cgi?id=36267
Reviewed by Darin Adler.
Extend layout test coverage.
* fast/events/constructors/keyboard-event-constructor-expected.txt:
* fast/events/constructors/keyboard-event-constructor.html:
* fast/events/key-events-in-input-button-expected.txt:
* fast/events/key-events-in-input-button.html:
* fast/events/key-events-in-input-text-expected.txt:
* fast/events/key-events-in-input-text.html:
* fast/events/keyboardevent-key-expected.txt: Added.
* fast/events/keyboardevent-key.html: Added.
* fast/events/special-key-events-in-input-text-expected.txt:
* fast/events/special-key-events-in-input-text.html:
* platform/ios-simulator/TestExpectations:
2016-10-03 Chris Dumez <cdumez@apple.com>
Add support for KeyboardEvent.key attribute
https://bugs.webkit.org/show_bug.cgi?id=36267
Reviewed by Darin Adler.
Extend layout test coverage.
* fast/events/constructors/keyboard-event-constructor-expected.txt:
* fast/events/constructors/keyboard-event-constructor.html:
* fast/events/key-events-in-input-button-expected.txt:
* fast/events/key-events-in-input-button.html:
* fast/events/key-events-in-input-text-expected.txt:
* fast/events/key-events-in-input-text.html:
* fast/events/keyboardevent-key-expected.txt: Added.
* fast/events/keyboardevent-key.html: Added.
* fast/events/special-key-events-in-input-text-expected.txt:
* fast/events/special-key-events-in-input-text.html:
* platform/ios-simulator/TestExpectations:
2016-10-03 Ryan Haddad <ryanhaddad@apple.com>
Marking storage/indexeddb/index-cursor.html as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=161926
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-03 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/security/anchor-download-allow-data.html as flaky on mac-wk2.
https://bugs.webkit.org/show_bug.cgi?id=161745
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-10-03 Antoine Quint <graouts@apple.com>
[Modern Media Controls] LayoutItem and Button classes
https://bugs.webkit.org/show_bug.cgi?id=162868
<rdar://problem/28590166>
Reviewed by Dean Jackson.
Testing all public properties and methods of the LayoutItem and Button classes.
* media/modern-media-controls/button/button-expected.txt: Added.
* media/modern-media-controls/button/button.html: Added.
* media/modern-media-controls/layout-item/layout-item-expected.txt: Added.
* media/modern-media-controls/layout-item/layout-item.html: Added.
2016-10-03 Andy Estes <aestes@apple.com>
ASSERTION FAILED: url.containsOnlyASCII() in WebCore::checkEncodedString() when parsing an invalid CSS cursor URL
https://bugs.webkit.org/show_bug.cgi?id=162763
<rdar://problem/28572758>
Reviewed by Youenn Fablet.
* fast/css/cursor-with-invalid-url.html: Added.
* fast/css/cursor-with-invalid-url-expected.txt: Added.
2016-10-03 Andy Estes <aestes@apple.com>
ASSERTION FAILED: result in WebCore::CSSParser::parseURI
https://bugs.webkit.org/show_bug.cgi?id=141638
<rdar://problem/27709952>
Reviewed by Andreas Kling.
* fast/css/url-with-multi-byte-unicode-escape-expected.txt: Added a test for an unquoted URL.
* fast/css/url-with-multi-byte-unicode-escape.html:
2016-10-03 Chris Dumez <cdumez@apple.com>
td.scope should only return known values
https://bugs.webkit.org/show_bug.cgi?id=162755
Reviewed by Sam Weinig.
Update existing test to reflect behavior change.
* fast/dom/element-attribute-js-null-expected.txt:
* fast/dom/element-attribute-js-null.html:
2016-10-02 Chris Dumez <cdumez@apple.com>
Add support for KeyboardEvent.getModifierState() operation
https://bugs.webkit.org/show_bug.cgi?id=162855
Reviewed by Darin Adler.
Add layout test coverage.
* fast/events/constructors/keyboard-event-getModifierState-expected.txt: Added.
* fast/events/constructors/keyboard-event-getModifierState.html: Added.
2016-10-02 Chris Dumez <cdumez@apple.com>
Add support for KeyboardEvent.repeat attribute
https://bugs.webkit.org/show_bug.cgi?id=162854
Reviewed by Darin Adler.
Extend layout test coverage.
* fast/events/constructors/keyboard-event-constructor-expected.txt:
* fast/events/constructors/keyboard-event-constructor.html:
2016-10-02 Chris Dumez <cdumez@apple.com>
Unreviewed, rolling out r206692 and r206718.
Seems to have caused >200 failures on Sierra
Reverted changesets:
"Implement rendering of font-variation-settings"
https://bugs.webkit.org/show_bug.cgi?id=162782
http://trac.webkit.org/changeset/206692
"Tried to fix the build after r206692."
http://trac.webkit.org/changeset/206718
2016-10-01 Simon Fraser <simon.fraser@apple.com>
Support transitions/animations of background-position with right/bottom-relative values
https://bugs.webkit.org/show_bug.cgi?id=162048
Reviewed by Dean Jackson.
* transitions/background-position-transitions-expected.txt: Added.
* transitions/background-position-transitions.html: Added.
* transitions/resources/transition-test-helpers.js:
* transitions/svg-transitions-expected.txt:
2016-10-01 Simon Fraser <simon.fraser@apple.com>
Bad cast when CSS position programmatically changed from -webkit-sticky to fixed
https://bugs.webkit.org/show_bug.cgi?id=160826
Reviewed by Zalan Bujtas.
* fast/scrolling/sticky-to-fixed-expected.txt: Added.
* fast/scrolling/sticky-to-fixed.html: Added.
2016-09-30 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Stepping to a line with an autoContinue breakpoint should still pause
https://bugs.webkit.org/show_bug.cgi?id=161712
<rdar://problem/28193970>
Reviewed by Brian Burg.
* inspector/debugger/stepping/stepping-through-autoContinue-breakpoint-expected.txt: Added.
* inspector/debugger/stepping/stepping-through-autoContinue-breakpoint.html: Added.
2016-09-30 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Stepping over/out of a function sometimes resumes instead of taking you to caller
https://bugs.webkit.org/show_bug.cgi?id=162802
<rdar://problem/28569982>
Reviewed by Mark Lam.
* inspector/debugger/resources/log-pause-location.js:
(TestPage.registerInitializer.createLocation):
(TestPage.registerInitializer.window.setBreakpointsOnLinesWithBreakpointComment):
Helper to set breakpoints everywhere in a file that has a BREAKPOINT comment.
* inspector/debugger/stepping/stepping-pause-in-inner-step-to-parent-expected.txt: Added.
* inspector/debugger/stepping/stepping-pause-in-inner-step-to-parent.html: Added.
Test that stepping out and over end up in the parent. Before this change
we would never have made it back into entry and the test failed.
2016-09-30 Myles C. Maxfield <mmaxfield@apple.com>
Implement rendering of font-variation-settings
https://bugs.webkit.org/show_bug.cgi?id=162782
Reviewed by Zalan Bujtas.
* fast/text/variations/duplicate-expected.html: Added.
* fast/text/variations/duplicate.html: Added.
* fast/text/variations/exist-expected-mismatch.html: Added.
* fast/text/variations/exist.html: Added.
* fast/text/variations/getComputedStyle.html:
* fast/text/variations/inheritance-expected.html: Added.
* fast/text/variations/inheritance.html: Added.
* fast/text/variations/order-expected.html: Added.
* fast/text/variations/order.html: Added.
* fast/text/variations/outofbounds-expected.html: Added.
* fast/text/variations/outofbounds.html: Added.
2016-09-30 Myles C. Maxfield <mmaxfield@apple.com>
Implement animation of font-variation-settings
https://bugs.webkit.org/show_bug.cgi?id=162783
Reviewed by Simon Fraser.
Animation tests need a little infrastructure to be able to tell if two computed
values for font-variation-settings are equivalent.
* animations/font-variation-settings-expected.html: Added.
* animations/font-variation-settings-order-expected.html: Added.
* animations/font-variation-settings-order.html: Added.
* animations/font-variation-settings-unlike-expected.html: Added.
* animations/font-variation-settings-unlike.html: Added.
* animations/font-variation-settings.html: Added.
* animations/resources/animation-test-helpers.js:
(compareFontVariationSettings):
(getPropertyValue):
(comparePropertyValue):
2016-09-30 Antoine Quint <graouts@apple.com>
[Modern Media Controls] layout nodes
https://bugs.webkit.org/show_bug.cgi?id=162799
<rdar://problem/28569301>
Reviewed by Dean Jackson.
Testing all public properties and methods of the LayoutNode class.
* media/modern-media-controls/layout-node/addChild-expected.txt: Added.
* media/modern-media-controls/layout-node/addChild.html: Added.
* media/modern-media-controls/layout-node/children-expected.txt: Added.
* media/modern-media-controls/layout-node/children.html: Added.
* media/modern-media-controls/layout-node/constructor-expected.txt: Added.
* media/modern-media-controls/layout-node/constructor.html: Added.
* media/modern-media-controls/layout-node/height-expected.txt: Added.
* media/modern-media-controls/layout-node/height.html: Added.
* media/modern-media-controls/layout-node/insertAfter-expected.txt: Added.
* media/modern-media-controls/layout-node/insertAfter.html: Added.
* media/modern-media-controls/layout-node/insertBefore-expected.txt: Added.
* media/modern-media-controls/layout-node/insertBefore.html: Added.
* media/modern-media-controls/layout-node/parent-expected.txt: Added.
* media/modern-media-controls/layout-node/parent.html: Added.
* media/modern-media-controls/layout-node/remove-expected.txt: Added.
* media/modern-media-controls/layout-node/remove.html: Added.
* media/modern-media-controls/layout-node/removeChild-expected.txt: Added.
* media/modern-media-controls/layout-node/removeChild.html: Added.
* media/modern-media-controls/layout-node/subclassing-expected.txt: Added.
* media/modern-media-controls/layout-node/subclassing.html: Added.
* media/modern-media-controls/layout-node/visible-expected.txt: Added.
* media/modern-media-controls/layout-node/visible.html: Added.
* media/modern-media-controls/layout-node/width-expected.txt: Added.
* media/modern-media-controls/layout-node/width.html: Added.
* media/modern-media-controls/layout-node/x-expected.txt: Added.
* media/modern-media-controls/layout-node/x.html: Added.
* media/modern-media-controls/layout-node/y-expected.txt: Added.
* media/modern-media-controls/layout-node/y.html: Added.
2016-09-30 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/media/hls/hls-video-resize.html as flaky on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=162507
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-09-30 Myles C. Maxfield <mmaxfield@apple.com>
Parse font-variation-settings
https://bugs.webkit.org/show_bug.cgi?id=162781
Reviewed by Simon Fraser.
* fast/text/variations/getComputedStyle-expected.txt: Added.
* fast/text/variations/getComputedStyle.html: Added.
2016-09-30 Ryan Haddad <ryanhaddad@apple.com>
Mark inspector/debugger/breakpoints tests as slow on release, skipped on debug.
Unreviewed test gardening.
* TestExpectations:
2016-09-30 Joseph Pecoraro <pecoraro@apple.com>
Rebaseline results after r206654.
Better location for unary expressions.
* js/stack-trace-expected.txt:
2016-09-30 Myles C. Maxfield <mmaxfield@apple.com>
Fix fast/text/trak-optimizeLegibility.html
https://bugs.webkit.org/show_bug.cgi?id=162779
Reviewed by Simon Fraser.
* fast/text/trak-optimizeLegibility.html:
* platform/ios-simulator/fast/text/trak-optimizeLegibility-expected.txt:
* platform/mac-elcapitan/fast/text/trak-optimizeLegibility-expected.txt: Removed.
* platform/mac/fast/text/trak-optimizeLegibility-expected.txt:
2016-09-30 Zalan Bujtas <zalan@apple.com>
Unreviewed, rolling out r206611.
Scroll perf did not recover.
Reverted changeset:
"Unreviewed, rolling out r206483."
https://bugs.webkit.org/show_bug.cgi?id=162750
http://trac.webkit.org/changeset/206611
2016-09-30 Ryan Haddad <ryanhaddad@apple.com>
Rebaseline js/dom/stack-trace.html after r206654.
Unreviewed test gardening.
* js/dom/stack-trace-expected.txt:
2016-09-30 Chris Dumez <cdumez@apple.com>
FileSaver.js does not work in WebKit
https://bugs.webkit.org/show_bug.cgi?id=162788
Reviewed by Sam Weinig.
Add layout test coverage.
* fast/dom/HTMLAnchorElement/anchor-download-synthetic-click-expected.txt:
* fast/dom/HTMLAnchorElement/anchor-download-user-triggered-synthetic-click-expected.txt: Added.
* fast/dom/HTMLAnchorElement/anchor-download-user-triggered-synthetic-click.html: Added.
2016-09-30 Ryan Haddad <ryanhaddad@apple.com>
Marking fast/images/gif-loop-count.html as flaky on ios-simulator.
https://bugs.webkit.org/show_bug.cgi?id=162739
Unreviewed test gardening.
* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator/TestExpectations:
2016-09-30 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/security/cached-cross-origin-preloading-css-stylesheet.html as flaky on mac-wk1.
https://bugs.webkit.org/show_bug.cgi?id=162791
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-09-28 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Stepping through `a(); b(); c();` it is unclear where we are and what is about to execute
https://bugs.webkit.org/show_bug.cgi?id=161658
<rdar://problem/28181254>
Reviewed by Geoffrey Garen.
* inspector/debugger/stepping/stepping-loops-expected.txt:
* inspector/debugger/stepping/stepping-misc-expected.txt:
Updated pause location for unary expressions.
2016-09-30 Joseph Pecoraro <pecoraro@apple.com>
Breakpoints on blank lines or comments don't break
https://bugs.webkit.org/show_bug.cgi?id=9885
<rdar://problem/6134406>
Reviewed by Mark Lam.
* inspector/debugger/breakpoints/resolved-dump-all-pause-locations-expected.txt: Added.
* inspector/debugger/breakpoints/resolved-dump-all-pause-locations.html: Added.
* inspector/debugger/breakpoints/resolved-dump-each-line-expected.txt: Added.
* inspector/debugger/breakpoints/resolved-dump-each-line.html: Added.
* inspector/debugger/breakpoints/resources/dump-functions.js: Added.
* inspector/debugger/breakpoints/resources/dump-general.js: Added.
Test for resolved breakpoint locations in all kinds of different source code.
* inspector/debugger/breakpoints/resources/dump.js: Added.
(TestPage.registerInitializer):
(TestPage.registerInitializer.window.addDumpAllPauseLocationsTestCase):
(TestPage.registerInitializer.window.addDumpEachLinePauseLocationTestCase):
Shared code to run different generalized tests for logging all resolved
breakpoint locations or the resolved breakpoint location if a breakpoint
is set on each individual line.
* inspector/debugger/resources/log-pause-location.js:
(TestPage.registerInitializer.insertCaretIntoStringAtIndex):
(TestPage.registerInitializer.window.findScript):
(TestPage.registerInitializer.window.loadLinesFromSourceCode):
(TestPage.registerInitializer.window.loadMainPageContent):
(TestPage.registerInitializer.window.logResolvedBreakpointLinesWithContext):
(TestPage.registerInitializer.window.logLinesWithContext):
Make some more code shared and provide a way to log two locations,
used to see where a breakpoint was set and where it resolved to.
* inspector/debugger/setBreakpoint-expected.txt:
Update error message. Should not include a period.
2016-09-30 Joseph Pecoraro <pecoraro@apple.com>
Web Inspector: Stepping out of a function finishes the line that called it.
https://bugs.webkit.org/show_bug.cgi?id=155325
<rdar://problem/25094578>
Reviewed by Mark Lam.
* inspector/debugger/break-on-exception-throw-in-promise.html:
Drive-by remove debug only code that shouldn't have been checked in.
* inspector/debugger/resources/log-pause-location.js: Added.
(TestPage.registerInitializer.String.prototype.myPadStart):
(TestPage.registerInitializer.insertCaretIntoStringAtIndex):
(TestPage.registerInitializer.logLinesWithContext):
(TestPage.registerInitializer.window.logPauseLocation):
(TestPage.registerInitializer.window.step):
(TestPage.registerInitializer.window.initializeSteppingTestSuite):
(TestPage.registerInitializer.window.addSteppingTestCase):
(TestPage.registerInitializer.window.loadMainPageContent):
Shared code for stepping tests that runs in the inspected page.
(global):
When the test page is loaded outside of the test runner,
create buttons for each of the different entry test functions.
This makes it very easy to inspect the test page and run
through an individual test.
* inspector/debugger/stepping/stepInto-expected.txt: Added.
* inspector/debugger/stepping/stepInto.html: Added.
* inspector/debugger/stepping/stepOut-expected.txt: Added.
* inspector/debugger/stepping/stepOut.html: Added.
* inspector/debugger/stepping/stepOver-expected.txt: Added.
* inspector/debugger/stepping/stepOver.html: Added.
* inspector/debugger/stepping/stepping-arrow-functions-expected.txt: Added.
* inspector/debugger/stepping/stepping-arrow-functions.html: Added.
* inspector/debugger/stepping/stepping-classes-expected.txt: Added.
* inspector/debugger/stepping/stepping-classes.html: Added.
* inspector/debugger/stepping/stepping-control-flow-expected.txt: Added.
* inspector/debugger/stepping/stepping-control-flow.html: Added.
* inspector/debugger/stepping/stepping-function-calls-expected.txt: Added.
* inspector/debugger/stepping/stepping-function-calls.html: Added.
* inspector/debugger/stepping/stepping-function-default-parameters-expected.txt: Added.
* inspector/debugger/stepping/stepping-function-default-parameters.html: Added.
* inspector/debugger/stepping/stepping-literal-construction-expected.txt: Added.
* inspector/debugger/stepping/stepping-literal-construction.html: Added.
* inspector/debugger/stepping/stepping-loops-expected.txt: Added.
* inspector/debugger/stepping/stepping-loops.html: Added.
* inspector/debugger/stepping/stepping-misc-expected.txt: Added.
* inspector/debugger/stepping/stepping-misc.html: Added.
* inspector/debugger/stepping/stepping-switch-expected.txt: Added.
* inspector/debugger/stepping/stepping-switch.html: Added.
* inspector/debugger/stepping/stepping-template-string-expected.txt: Added.
* inspector/debugger/stepping/stepping-template-string.html: Added.
* inspector/debugger/stepping/stepping-try-catch-finally-expected.txt: Added.
* inspector/debugger/stepping/stepping-try-catch-finally.html: Added.
Test stepping in different common scenarios.
* inspector/debugger/regress-133182.html:
* inspector/debugger/regress-133182-expected.txt:
* inspector/debugger/tail-deleted-frames-from-vm-entry-expected.txt:
* inspector/debugger/tail-deleted-frames-from-vm-entry.html:
Rebaseline. No need for a double step. And the second pause doesn't make any sense
in the tail deleted frames test.
2016-09-30 Chris Dumez <cdumez@apple.com>
[WK2][iOS] Add radiusX / radiusY / rotationAngle to WebPlatformTouchPoint
https://bugs.webkit.org/show_bug.cgi?id=162787
<rdar://problem/28554292>
Reviewed by Benjamin Poulain.
Extend Touch constructor test coverage to cover radiusX / radiusY / rotationAngle
attributes.
* fast/events/touch/touch-constructor.html:
2016-09-30 Saam Barati <sbarati@apple.com>
Arrow functions should not allow duplicate parameter names
https://bugs.webkit.org/show_bug.cgi?id=162741
Reviewed by Filip Pizlo.
* js/parser-syntax-check-expected.txt:
* js/script-tests/parser-syntax-check.js:
2016-09-30 Megan Gardner <megan_gardner@apple.com>
Make it possible to test web-related user-interface features
https://bugs.webkit.org/show_bug.cgi?id=162657
Reviewed by Simon Fraser.
* fast/events/touch/ios/long-press-on-image-expected.txt: Added.
* fast/events/touch/ios/long-press-on-image.html: Added.
2016-09-30 Said Abou-Hallawa <sabouhallawa@apple.com>
Change the MemoryCache and CachedResource adjustSize functions to take a long argument
https://bugs.webkit.org/show_bug.cgi?id=162708
<rdar://problem/28555702>
Reviewed by Brent Fulgham.
* TestExpectations: Remove failed tests.
2016-09-30 Chris Dumez <cdumez@apple.com>
Add support for ImageData.data attribute
https://bugs.webkit.org/show_bug.cgi?id=162767
Reviewed by Sam Weinig.
Add layout test coverage.
* fast/canvas/canvas-imageData-expected.txt:
* fast/canvas/script-tests/canvas-imageData.js:
2016-09-30 Youenn Fablet <youenn@apple.com>
DumpRenderTree crashed in com.apple.WebCore: WTF::Optional<WebCore::FetchBodyOwner::BlobLoader>::operator bool const + 12
https://bugs.webkit.org/show_bug.cgi?id=162483
Reviewed by Alex Christensen.
* fetch/closing-while-fetching-blob-expected.txt: Added.
* fetch/closing-while-fetching-blob.html: Added.
2016-09-29 Chris Dumez <cdumez@apple.com>
Add support for download attribute on area elements
https://bugs.webkit.org/show_bug.cgi?id=162765
Reviewed by Brent Fulgham.
Add layout test coverage.
* http/tests/download/area-download-expected.txt: Added.
* http/tests/download/area-download.html: Added.
* http/tests/download/resources/FAIL-notify-done.html: Added.
2016-09-29 Jiewen Tan <jiewen_tan@apple.com>
Expose CryptoKey to web workers
https://bugs.webkit.org/show_bug.cgi?id=162640
<rdar://problem/28182204>
Reviewed by Brent Fulgham.
* crypto/resources/common.js: Renamed from LayoutTests/crypto/subtle/resources/common.js.
* crypto/subtle/aes-cbc-192-encrypt-decrypt.html:
* crypto/subtle/aes-cbc-256-encrypt-decrypt.html:
* crypto/subtle/aes-cbc-encrypt-decrypt-with-padding.html:
* crypto/subtle/aes-cbc-encrypt-decrypt.html:
* crypto/subtle/aes-cbc-generate-key.html:
* crypto/subtle/aes-cbc-import-jwk.html:
* crypto/subtle/aes-cbc-invalid-length.html:
* crypto/subtle/aes-cbc-unwrap-failure.html:
* crypto/subtle/aes-cbc-unwrap-rsa.html:
* crypto/subtle/aes-cbc-wrap-rsa-non-extractable.html:
* crypto/subtle/aes-cbc-wrap-rsa.html:
* crypto/subtle/aes-cbc-wrong-key-class.html:
* crypto/subtle/aes-export-key.html:
* crypto/subtle/aes-kw-key-manipulation.html:
* crypto/subtle/aes-kw-wrap-unwrap-aes.html:
* crypto/subtle/aes-postMessage-expected.txt:
* crypto/subtle/aes-postMessage.html:
* crypto/subtle/argument-conversion.html:
* crypto/subtle/array-buffer-view-offset.html:
* crypto/subtle/crypto-key-algorithm-gc.html:
* crypto/subtle/crypto-key-usages-gc.html:
* crypto/subtle/hmac-check-algorithm.html:
* crypto/subtle/hmac-export-key.html:
* crypto/subtle/hmac-generate-key.html:
* crypto/subtle/hmac-import-jwk.html:
* crypto/subtle/hmac-postMessage-expected.txt:
* crypto/subtle/hmac-postMessage.html:
* crypto/subtle/hmac-sign-verify-empty-key.html:
* crypto/subtle/hmac-sign-verify.html:
* crypto/subtle/import-jwk.html:
* crypto/subtle/jwk-export-use-values.html:
* crypto/subtle/jwk-import-use-values.html:
* crypto/subtle/postMessage-worker-expected.txt: Removed.
* crypto/subtle/rsa-export-generated-keys.html:
* crypto/subtle/rsa-export-key.html:
* crypto/subtle/rsa-export-private-key.html:
* crypto/subtle/rsa-indexeddb-non-exportable-private.html:
* crypto/subtle/rsa-indexeddb-non-exportable.html:
* crypto/subtle/rsa-indexeddb-private.html:
* crypto/subtle/rsa-indexeddb.html:
* crypto/subtle/rsa-oaep-generate-non-extractable-key.html:
* crypto/subtle/rsa-oaep-key-manipulation.html:
* crypto/subtle/rsa-oaep-plaintext-length.html:
* crypto/subtle/rsa-oaep-wrap-unwrap-aes.html:
* crypto/subtle/rsa-postMessage.html:
* crypto/subtle/rsaes-pkcs1-v1_5-decrypt.html:
* crypto/subtle/rsaes-pkcs1-v1_5-wrap-unwrap-aes.html:
* crypto/subtle/rsassa-pkcs1-v1_5-generate-key-with-leading-zeroes-in-exponent.html:
* crypto/subtle/rsassa-pkcs1-v1_5-generate-key.html:
* crypto/subtle/rsassa-pkcs1-v1_5-import-jwk-small-key.html:
* crypto/subtle/rsassa-pkcs1-v1_5-import-jwk.html:
* crypto/subtle/rsassa-pkcs1-v1_5-sign-verify.html:
* crypto/subtle/sha-1.html:
* crypto/subtle/sha-224.html:
* crypto/subtle/sha-256.html:
* crypto/subtle/sha-384.html:
* crypto/subtle/sha-512.html:
* crypto/subtle/unimplemented-unwrap-crash.html:
* crypto/subtle/unwrapKey-check-usage.html:
* crypto/subtle/wrapKey-check-usage.html:
* crypto/workers/aes-postMessage-worker-expected.txt: Added.
* crypto/workers/aes-postMessage-worker.html: Added.
* crypto/workers/hmac-postMessage-worker-expected.txt: Added.
* crypto/workers/hmac-postMessage-worker.html: Renamed from LayoutTests/crypto/subtle/postMessage-worker.html.
* crypto/workers/hrsa-postMessage-worker-expected.txt: Added.
* crypto/workers/hrsa-postMessage-worker.html: Added.
* crypto/workers/multiple-postMessage-worker-expected.txt: Added.
* crypto/workers/multiple-postMessage-worker.html: Added.
* crypto/workers/resources/aes-postMessage-worker.js: Added.
* crypto/workers/resources/hmac-postMessage-worker.js: Renamed from LayoutTests/crypto/subtle/resources/postMessage-worker.js.
* crypto/workers/resources/hrsa-postMessage-worker.js: Added.
* crypto/workers/resources/rsa-postMessage-worker.js: Added.
* crypto/workers/rsa-postMessage-worker-expected.txt: Added.
* crypto/workers/rsa-postMessage-worker.html: Added.
* js/dom/global-constructors-attributes-dedicated-worker-expected.txt:
2016-09-29 Nan Wang <n_wang@apple.com>
AX: iOS: Tapping <input> in Safari zooms in a bit when page has max scale = 1
https://bugs.webkit.org/show_bug.cgi?id=162471
Reviewed by Simon Fraser.
Moved focus input related tests to the right place.
* fast/forms/ios/user-scalable-does-not-scale-for-keyboard-focus-with-author-defined-scale-expected.txt: Added.
* fast/forms/ios/user-scalable-does-not-scale-for-keyboard-focus-with-author-defined-scale.html: Added.
* fast/forms/ios/user-scalable-does-not-scale-for-keyboard-focus-with-user-scalable-no-expected.txt: Added.
* fast/forms/ios/user-scalable-does-not-scale-for-keyboard-focus-with-user-scalable-no.html: Added.
* fast/forms/ios/user-scalable-scales-for-keyboard-focus-with-no-author-defined-scale-expected.txt: Added.
* fast/forms/ios/user-scalable-scales-for-keyboard-focus-with-no-author-defined-scale.html: Added.
* fast/viewport/ios/user-scalable-does-not-scale-for-keyboard-focus-with-author-defined-scale-expected.txt: Removed.
* fast/viewport/ios/user-scalable-does-not-scale-for-keyboard-focus-with-author-defined-scale.html: Removed.
* fast/viewport/ios/user-scalable-scales-for-keyboard-focus-with-no-author-defined-scale-expected.txt: Removed.
* fast/viewport/ios/user-scalable-scales-for-keyboard-focus-with-no-author-defined-scale.html: Removed.
2016-09-29 Chris Dumez <cdumez@apple.com>
[iOS] Update Touch constructor test to cover clientX / clientY attributes
https://bugs.webkit.org/show_bug.cgi?id=162757
Reviewed by Sam Weinig.
Update Touch constructor test to cover clientX / clientY attributes.
* fast/events/touch/touch-constructor.html:
2016-09-29 Chris Dumez <cdumez@apple.com>
[iOS] Add test for Touch constructor
https://bugs.webkit.org/show_bug.cgi?id=162736
<rdar://problem/28520007>
Reviewed by Ryosuke Niwa.
Add test for Touch constructor. There are no expected results because
the test (folder) is skipped in the open source.
* fast/events/touch/touch-constructor.html: Added.
2016-09-28 Ada Chan <adachan@apple.com>
Fix flaky test media/click-placeholder-not-pausing.html
https://bugs.webkit.org/show_bug.cgi?id=162661
Reviewed by Eric Carlson.
This test became flaky after r201474 when we started to delay showing
the inline placeholder until we are sure the video layer has been moved
into the video fullscreen layer. This means we can't guarantee that the
placeholder is visible right away after the video's presentation mode
changes to "picture-in-picture".
To fix this, wait for the placeholder to become visible before clicking it.
* media/click-placeholder-not-pausing.html:
* platform/mac-wk2/TestExpectations:
2016-09-29 Commit Queue <commit-queue@webkit.org>
Unreviewed, rolling out r206483.
https://bugs.webkit.org/show_bug.cgi?id=162750
May have caused iOS perf regression (Requested by smfr on
#webkit).
Reverted changeset:
"REGRESSION (r204552): Yelp carousel animation is not smooth."
https://bugs.webkit.org/show_bug.cgi?id=162632
http://trac.webkit.org/changeset/206483
2016-09-29 Ryan Haddad <ryanhaddad@apple.com>
Removing El Capitan modifier from flaky test media/restore-from-page-cache.html.
https://bugs.webkit.org/show_bug.cgi?id=158747
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-09-29 Antoine Quint <graouts@apple.com>
[Modern Media Controls] scheduler for layout nodes
https://bugs.webkit.org/show_bug.cgi?id=162726
<rdar://problem/28543043>
Reviewed by Dean Jackson.
Testing the basic functionality for the LayoutNode scheduler.
* media/modern-media-controls/scheduler/not-reentrant-expected.txt: Added.
* media/modern-media-controls/scheduler/not-reentrant.html: Added.
* media/modern-media-controls/scheduler/single-callback-when-registered-multiple-times-expected.txt: Added.
* media/modern-media-controls/scheduler/single-callback-when-registered-multiple-times.html: Added.
2016-09-28 Ryosuke Niwa <rniwa@webkit.org>
Text nodes assigned to a linked slot are not clickable
https://bugs.webkit.org/show_bug.cgi?id=162091
<rdar://problem/28383300>
Reviewed by Antti Koivisto.
Added a regression test for clicking inside a text node assigned to a slot inside a hyperlink.
Unfortunately, there is not a way to make this a W3C style test until the web platform tests
start supporting WebDriver.
* fast/shadow-dom/click-text-inside-linked-slot-expected.txt: Added.
* fast/shadow-dom/click-text-inside-linked-slot.html: Added.
* platform/ios-simulator-wk2/TestExpectations:
2016-09-29 Ryan Haddad <ryanhaddad@apple.com>
Marking fast/images/load-img-with-empty-src.html as crashing.
https://bugs.webkit.org/show_bug.cgi?id=162696
Unreviewed test gardening.
* TestExpectations:
2016-09-29 Ryan Haddad <ryanhaddad@apple.com>
Marking fast/images/pdf-as-image-with-annotations.html as crashing.
https://bugs.webkit.org/show_bug.cgi?id=162696
Unreviewed test gardening.
* TestExpectations:
2016-09-29 Saam Barati <sbarati@apple.com>
parser-syntax-check should display the output of syntax errors
https://bugs.webkit.org/show_bug.cgi?id=162738
Reviewed by Joseph Pecoraro.
It's good to have this test display the syntax error messages
when we're expecting a syntax error because it will both allow
us to track changes in error messages and verify that we get
the expected error message when writing new tests.
* js/parser-syntax-check-expected.txt:
* js/script-tests/parser-syntax-check.js:
(runTest):
2016-09-29 Simon Fraser <simon.fraser@apple.com>
Fix hit testing on display:block <svg> elements
https://bugs.webkit.org/show_bug.cgi?id=162717
rdar://problem/23261130
Reviewed by Zalan Bujtas.
Test hit testing on inline and block <svg> elements.
* svg/hittest/block-svg-expected.txt: Added.
* svg/hittest/block-svg.html: Added.
2016-09-29 Saam Barati <sbarati@apple.com>
We don't properly propagate non-simple-parameter-list when parsing a setter
https://bugs.webkit.org/show_bug.cgi?id=160483
Reviewed by Joseph Pecoraro.
* js/parser-syntax-check-expected.txt:
* js/script-tests/parser-syntax-check.js:
2016-09-29 Nan Wang <n_wang@apple.com>
AX: Meter: [Mac] Content in label element should be used as AXTitle or AXDescription
https://bugs.webkit.org/show_bug.cgi?id=162586
Reviewed by Chris Fleizach.
* accessibility/mac/aria-label-on-label-element-expected.txt:
* accessibility/mac/aria-label-on-label-element.html:
* accessibility/mac/meter-with-label-element-expected.txt: Added.
* accessibility/mac/meter-with-label-element.html: Added.
2016-09-28 Chris Dumez <cdumez@apple.com>
Import touch-events web-platform-tests
https://bugs.webkit.org/show_bug.cgi?id=162713
Reviewed by Alex Christensen.
Skip on all platforms that do not have Touch enabled.
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
* platform/win/TestExpectations:
2016-09-28 Ryan Haddad <ryanhaddad@apple.com>
Marking fast/images/object-image.html as crashing.
https://bugs.webkit.org/show_bug.cgi?id=162696
Unreviewed test gardening.
* TestExpectations:
2016-09-28 Chris Dumez <cdumez@apple.com>
Log console messages when the anchor download attribute is ignored
https://bugs.webkit.org/show_bug.cgi?id=162703
Reviewed by Alex Christensen.
Log console messages when the anchor download attribute is ignored so
that the developer can better understand what's happening.
* fast/dom/HTMLAnchorElement/anchor-download-synthetic-click-expected.txt:
* http/tests/security/anchor-download-block-crossorigin-expected.txt:
2016-09-28 Chris Dumez <cdumez@apple.com>
Add support for DOMTokenList.supports()
https://bugs.webkit.org/show_bug.cgi?id=162659
Reviewed by Ryosuke Niwa.
Add layout test coverage. Our pass rate is identical to Firefox 49,
everything passes except HTMLElement.dropzone. Chrome 53's pass rate
is lower because relList is not a DOMTokenList on anchor / area,
they do not support HTMLElement.dropzone and their
DOMTokenList.supports() is case-sensitive.
* fast/dom/DOMTokenList-supports-expected.txt: Added.
* fast/dom/DOMTokenList-supports.html: Added.
2016-09-28 Ryosuke Niwa <rniwa@webkit.org>
DOMTokenList’s value and stringifier should not return parsed tokens
https://bugs.webkit.org/show_bug.cgi?id=161076
Reviewed by Chris Dumez.
Added more test cases and rebaselined tests. Most of changes are due to the change that DOMTokenList's value
and stringifier now returns the original attribute value with extra whitespaces.
* fast/dom/HTMLLinkElement/sizes-setter-expected.txt:
* fast/dom/HTMLLinkElement/sizes-setter.html:
* fast/dom/HTMLOutputElement/dom-settable-token-list-expected.txt:
* fast/dom/HTMLOutputElement/htmloutputelement-expected.txt:
* fast/dom/HTMLOutputElement/htmloutputelement.html:
* fast/dom/HTMLOutputElement/script-tests/dom-settable-token-list.js:
* fast/frames/sandbox-attribute-expected.txt:
* fast/frames/sandbox-attribute.html:
2016-09-28 Ryan Haddad <ryanhaddad@apple.com>
Marking fast/images/animated-gif-restored-from-bfcache.html as flaky on mac-wk2 debug.
https://bugs.webkit.org/show_bug.cgi?id=162510
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-09-28 Ryan Haddad <ryanhaddad@apple.com>
Mark fast/images/pdf-as-image-too-big.html as crashing.
https://bugs.webkit.org/show_bug.cgi?id=162696
Unreviewed test gardening.
* TestExpectations:
2016-09-28 Ryan Haddad <ryanhaddad@apple.com>
Update TestExpectations for more crashing fast/images tests.
https://bugs.webkit.org/show_bug.cgi?id=162696
Unreviewed test gardening.
* TestExpectations:
2016-09-28 Chris Dumez <cdumez@apple.com>
It should be possible to dispatch events on template documents
https://bugs.webkit.org/show_bug.cgi?id=162687
Reviewed by Ryosuke Niwa.
Add layout test coverage.
* fast/dom/template-document-dispatchEvent-expected.txt: Added.
* fast/dom/template-document-dispatchEvent.html: Added.
2016-09-28 Ryan Haddad <ryanhaddad@apple.com>
Update TestExpectations for crashing fast/images tests.
https://bugs.webkit.org/show_bug.cgi?id=162696
Unreviewed test gardening.
* TestExpectations:
2016-09-28 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/cache/disk-cache/disk-cache-redirect.html as flaky.
https://bugs.webkit.org/show_bug.cgi?id=162524
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
* platform/mac-wk2/TestExpectations:
2016-09-28 Youenn Fablet <youenn@apple.com>
WebCore::ResourceErrorBase::setType is crashing
https://bugs.webkit.org/show_bug.cgi?id=162484
<rdar://problem/28390828>
Reviewed by Alex Christensen.
* http/tests/xmlhttprequest/on-network-timeout-error-during-preflight-expected.txt: Added.
* http/tests/xmlhttprequest/on-network-timeout-error-during-preflight.html: Added.
* tests-options.json: Marking test as slow.
2016-09-28 Jer Noble <jer.noble@apple.com>
[MSE][Mac] In SourceBufferPrivateAVFObjC::abort(), support reseting parser to the last appended initialization segment.
https://bugs.webkit.org/show_bug.cgi?id=135164
Reviewed by Eric Carlson.
* media/media-source/media-source-abort-resets-parser-expected.txt: Added.
* media/media-source/media-source-abort-resets-parser.html: Added.
2016-09-28 Alejandro G. Castro <alex@igalia.com>
Add WebIDL special operation support: serializer
https://bugs.webkit.org/show_bug.cgi?id=156293
Reviewed by Youenn Fablet.
Verify the new API of the objects and check what happens when user
modifies the values and types of the attributes, or adds a null value.
* fast/mediastream/RTCIceCandidate-expected.txt:
* fast/mediastream/RTCIceCandidate.html:
* fast/mediastream/RTCSessionDescription-expected.txt:
* fast/mediastream/RTCSessionDescription.html:
2016-09-28 Khaled Hosny <khaledhosny@eglug.org>
Use new woff2 API
https://bugs.webkit.org/show_bug.cgi?id=162608
Reviewed by Michael Catanzaro.
* fast/text/resources/header-totalsfntsize-001.ttf: Added.
* fast/text/resources/header-totalsfntsize-001.woff2: Added.
* fast/text/woff2-totalsfntsize-expected.html: Added.
* fast/text/woff2-totalsfntsize.html: Added.
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
* platform/win/TestExpectations:
2016-09-27 Nan Wang <n_wang@apple.com>
AX: CrashTracer: com.apple.WebKit.WebContent at WebCore::AXObjectCache::localCaretRectForCharacterOffset(WebCore::RenderObject*&, WebCore::CharacterOffset const&) + 116
https://bugs.webkit.org/show_bug.cgi?id=162654
Reviewed by Chris Fleizach.
* accessibility/mac/bounds-for-range-crash-expected.txt: Added.
* accessibility/mac/bounds-for-range-crash.html: Added.
2016-09-27 Ryosuke Niwa <rniwa@webkit.org>
Toggling display: none on a parent element of a slot which shares style with its parent doesn't update the slot's visibility
https://bugs.webkit.org/show_bug.cgi?id=158421
Reviewed by Darin Adler.
Add a regression test now that the bug has been fixed by r206403.
* fast/shadow-dom/shadow-layout-after-toggling-display-slot-parent-expected.html: Added.
* fast/shadow-dom/shadow-layout-after-toggling-display-slot-parent.html: Added.
2016-09-27 Chris Dumez <cdumez@apple.com>
[iOS] Fix several Touch-related layout tests
https://bugs.webkit.org/show_bug.cgi?id=162651
Reviewed by Darin Adler.
Fix several Touch-related layout tests. The first parameter to our Touch
constructor must be a Window but several of our tests were passing in a
Document.
* platform/ios-simulator/ios/touch/construct-Touch-expected.txt:
* platform/ios-simulator/ios/touch/resources/construct-Touch.js:
* platform/ios-simulator/ios/touch/resources/construct-TouchList.js:
2016-09-27 Zalan Bujtas <zalan@apple.com>
REGRESSION (r204552): Yelp carousel animation is not smooth.
https://bugs.webkit.org/show_bug.cgi?id=162632
Reviewed by Simon Fraser.
* compositing/hidpi-composited-container-and-graphics-layer-gap-changes-expected.html: Added.
* compositing/hidpi-composited-container-and-graphics-layer-gap-changes.html: Added.
* compositing/hidpi-negative-composited-bounds-on-device-pixel-expected.html: Added.
* compositing/hidpi-negative-composited-bounds-on-device-pixel.html: Added.
2016-09-27 Chris Dumez <cdumez@apple.com>
<a download> does not honor the same-origin requirement
https://bugs.webkit.org/show_bug.cgi?id=156100
Reviewed by Alex Christensen.
Update existing cross origin test as it expected the suggested filename to
be ignored but the file to still be downloaded (Chrome behavior) instead
of the download attribute to be completely ignored and therefore navigate
(Firefox behavior).
* TestExpectations:
* http/tests/resources/pass-notify-done.html: Added.
* http/tests/security/anchor-download-block-crossorigin-expected.txt:
* http/tests/security/anchor-download-block-crossorigin.html:
2016-09-27 Ryan Haddad <ryanhaddad@apple.com>
Marking http/tests/xmlhttprequest/onabort-response-getters.html as failing on Sierra.
https://bugs.webkit.org/show_bug.cgi?id=162647
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-09-27 Ryan Haddad <ryanhaddad@apple.com>
Marking imported/w3c/web-platform-tests/shadow-dom/scroll-to-the-fragment-in-shadow-tree.html as failing on ios-simulator-wk2.
https://bugs.webkit.org/show_bug.cgi?id=162645
Unreviewed test gardening.
* platform/ios-simulator-wk2/TestExpectations:
2016-09-27 Chris Dumez <cdumez@apple.com>
It should be possible to dispatch events on documents created using DOMParser
https://bugs.webkit.org/show_bug.cgi?id=26147
Reviewed by Ryosuke Niwa.
Add layout test coverage.
* fast/dom/parsed-document-dispatchEvent-expected.txt: Added.
* fast/dom/parsed-document-dispatchEvent.html: Added.
2016-09-27 Ryan Haddad <ryanhaddad@apple.com>
Marking fast/scrolling/rtl-scrollbars-alternate-iframe-body-dir-attr-does-not-update-scrollbar-placement.html as flaky on Sierra.
https://bugs.webkit.org/show_bug.cgi?id=162638
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-09-27 Ryosuke Niwa <rniwa@webkit.org>
Import w3c shadow DOM tests and fix one assertion
https://bugs.webkit.org/show_bug.cgi?id=162629
Reviewed by Chris Dumez.
Deleted the duplicated copies of tests in fast/shadow/ since this patch re-imports them via web-platform-tests.
* fast/shadow-dom/Element-interface-attachShadow-expected.txt: Removed.
* fast/shadow-dom/Node-prototype-cloneNode-expected.txt: Removed.
2016-09-27 Ryan Haddad <ryanhaddad@apple.com>
Marking imported/w3c/web-platform-tests/media-source/mediasource-liveseekable.html as flaky on mac.
https://bugs.webkit.org/show_bug.cgi?id=162626
Unreviewed test gardening.
* platform/mac/TestExpectations:
2016-09-27 Chris Dumez <cdumez@apple.com>
Second parameter to MutationObserver.observe() should be optional
https://bugs.webkit.org/show_bug.cgi?id=162627
Reviewed by Ryosuke Niwa.
Rebaseline existing test now that the exception messages are slightly
different.
* fast/dom/MutationObserver/observe-exceptions-expected.txt:
2016-09-27 Dan Bernstein <mitz@apple.com>
[iOS] REGRESSION (r182126): Selection highlight and handles aren’t visible with WKSelectionGranularityCharacter
https://bugs.webkit.org/show_bug.cgi?id=162577
<rdar://problem/28481984>
Reviewed by Simon Fraser.
* TestExpectations:
* editing/selection/character-granularity-rect-expected.txt: Added.
* editing/selection/character-granularity-rect.html: Added.
* platform/ios-simulator-wk2/TestExpectations:
2016-09-27 Jer Noble <jer.noble@apple.com>
Remove deprecated ENCRYPTED_MEDIA implementation.
https://bugs.webkit.org/show_bug.cgi?id=161010
Reviewed by Eric Carlson.
* fast/events/constructors/media-key-event-constructor-expected.txt: Removed.
* fast/events/constructors/media-key-event-constructor.html: Removed.
* media/encrypted-media/encrypted-media-can-play-type-expected.txt: Removed.
* media/encrypted-media/encrypted-media-can-play-type-webm-expected.txt: Removed.
* media/encrypted-media/encrypted-media-can-play-type-webm.html: Removed.
* media/encrypted-media/encrypted-media-can-play-type.html: Removed.
* platform/mac-wk1/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/fast/events/constructors/media-key-event-constructor-expected.txt: Removed.
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
2016-09-27 Chris Dumez <cdumez@apple.com>
[WK2] Navigating to a Blob URL does not trigger a download
https://bugs.webkit.org/show_bug.cgi?id=162574
Reviewed by Darin Adler.
Rebaseline now that the suggested download name is "unknown" by default
for blob downloads as well.
* fast/dom/HTMLAnchorElement/anchor-download-expected.txt:
* fast/dom/HTMLAnchorElement/anchor-nodownload-set-expected.txt:
2016-09-27 Myles C. Maxfield <mmaxfield@apple.com>
REGRESSION(r205883): Letterpressed text is invisible
https://bugs.webkit.org/show_bug.cgi?id=162590
Reviewed by Simon Fraser.
Letterpress is only implemented on iOS, so letterpress-different.html is marked
as only passing on iOS. letterpress-paint.html makes sure that letterpressed paint
is not invisible.
* TestExpectations:
* fast/text/letterpress-different-expected-mismatch.html: Added.
* fast/text/letterpress-different.html: Added.
* fast/text/letterpress-paint-expected-mismatch.html: Added.
* fast/text/letterpress-paint.html: Added.
* platform/ios-simulator/TestExpectations:
2017-09-26 Ryan Haddad <ryanhaddad@apple.com>
Marking css3/filters/backdrop/backdrop-filter-with-reflection* tests as flaky on Sierra WK1.
https://bugs.webkit.org/show_bug.cgi?id=162591
Unreviewed test gardening.
* platform/mac-wk1/TestExpectations:
2016-09-26 Ryan Haddad <ryanhaddad@apple.com>
Remove 100ms timeout for media/media-source/media-source-delaying-load-event.html to try to fix flakiness.
https://bugs.webkit.org/show_bug.cgi?id=162566
Reviewed by Alexey Proskuryakov.
* media/media-source/media-source-delaying-load-event.html:
2016-09-26 Antti Koivisto <antti@apple.com>
Setter on style element's textContent or cssText doesn't trigger style recalc
https://bugs.webkit.org/show_bug.cgi?id=160331
<rdar://problem/27609715>
Reviewed by Ryosuke Niwa and Daniel Bates.
* fast/shadow-dom/shadow-style-text-mutation-expected.html: Added.
* fast/shadow-dom/shadow-style-text-mutation.html: Added.
2016-09-26 Antti Koivisto <antti@apple.com>
Input elements don't work inside shadow tree
https://bugs.webkit.org/show_bug.cgi?id=160427
Reviewed by Darin Adler.
* fast/shadow-dom/composed-tree-shadow-child-subtree-expected.txt: Added.
* fast/shadow-dom/composed-tree-shadow-child-subtree.html: Added.
* fast/shadow-dom/input-element-in-shadow-expected.html: Added.
* fast/shadow-dom/input-element-in-shadow.html: Added.
2016-09-26 Ryan Haddad <ryanhaddad@apple.com>
Marking media/media-document-audio-repaint.html as flaky on Sierra.
https://bugs.webkit.org/show_bug.cgi?id=155757
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
2016-09-26 Chris Dumez <cdumez@apple.com>
[WK2] BlobDownloadClient should use asynchronous IPC to decide destination path
https://bugs.webkit.org/show_bug.cgi?id=162568
Reviewed by Alex Christensen.
* fast/dom/HTMLAnchorElement/anchor-download-expected.txt:
* fast/dom/HTMLAnchorElement/anchor-nodownload-set-expected.txt:
* http/tests/security/anchor-download-allow-blob-expected.txt:
Rebaseline several Blob download tests now that the "Download started"
message always comes first (as it should).
* platform/mac-wk2/TestExpectations:
Unskip test that is no longer flaky.
2016-09-26 Nan Wang <n_wang@apple.com>
AX: Progress: [Mac] Content in label element should be used as AXTitle or AXDescription
https://bugs.webkit.org/show_bug.cgi?id=162573
Reviewed by Chris Fleizach.
* accessibility/mac/progress-with-label-element-expected.txt: Added.
* accessibility/mac/progress-with-label-element.html: Added.
2016-09-26 Ryan Haddad <ryanhaddad@apple.com>
Marking media/media-controls-drag-timeline-set-controls-property.html as flaky on Yosemite Debug WK2.
https://bugs.webkit.org/show_bug.cgi?id=161659
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations:
== Rolled over to ChangeLog-2016-09-26 ==