blob: b174c1afd90fdb1d447b6b4def3bb706c6dccb2a [file] [log] [blame]
2020-08-12 Youenn Fablet <youenn@apple.com>
Refresh WritableStream up to spec
https://bugs.webkit.org/show_bug.cgi?id=215267
Reviewed by Geoff Garen.
* web-platform-tests/encoding/streams/realms.window-expected.txt:
* web-platform-tests/fetch/api/response/response-stream-disturbed-by-pipe.any-expected.txt:
* web-platform-tests/fetch/api/response/response-stream-disturbed-by-pipe.any.worker-expected.txt:
* web-platform-tests/streams/idlharness.any-expected.txt:
* web-platform-tests/streams/idlharness.any.worker-expected.txt:
* web-platform-tests/streams/piping/abort.any-expected.txt:
* web-platform-tests/streams/piping/abort.any.worker-expected.txt:
* web-platform-tests/streams/piping/close-propagation-backward.any-expected.txt:
* web-platform-tests/streams/piping/close-propagation-backward.any.worker-expected.txt:
* web-platform-tests/streams/piping/close-propagation-forward.any-expected.txt:
* web-platform-tests/streams/piping/close-propagation-forward.any.worker-expected.txt:
* web-platform-tests/streams/piping/error-propagation-backward.any-expected.txt:
* web-platform-tests/streams/piping/error-propagation-backward.any.worker-expected.txt:
* web-platform-tests/streams/piping/error-propagation-forward.any-expected.txt:
* web-platform-tests/streams/piping/error-propagation-forward.any.worker-expected.txt:
* web-platform-tests/streams/piping/flow-control.any-expected.txt:
* web-platform-tests/streams/piping/flow-control.any.worker-expected.txt:
* web-platform-tests/streams/piping/general.any-expected.txt:
* web-platform-tests/streams/piping/general.any.worker-expected.txt:
* web-platform-tests/streams/piping/multiple-propagation.any-expected.txt:
* web-platform-tests/streams/piping/multiple-propagation.any.worker-expected.txt:
* web-platform-tests/streams/piping/pipe-through.any-expected.txt:
* web-platform-tests/streams/piping/pipe-through.any.worker-expected.txt:
* web-platform-tests/streams/piping/then-interception.any-expected.txt:
* web-platform-tests/streams/piping/then-interception.any.worker-expected.txt:
* web-platform-tests/streams/piping/throwing-options.any-expected.txt:
* web-platform-tests/streams/transform-streams/patched-global.any.worker-expected.txt:
* web-platform-tests/streams/readable-streams/patched-global.any-expected.txt:
* web-platform-tests/streams/readable-streams/patched-global.any.worker-expected.txt:
* web-platform-tests/streams/readable-streams/reentrant-strategies.any-expected.txt:
* web-platform-tests/streams/readable-streams/reentrant-strategies.any.worker-expected.txt:
* web-platform-tests/streams/transform-streams/reentrant-strategies.any.worker-expected.txt:
* web-platform-tests/streams/writable-streams/aborting.any-expected.txt:
* web-platform-tests/streams/writable-streams/aborting.any.worker-expected.txt:
* web-platform-tests/streams/writable-streams/bad-strategies.any-expected.txt:
* web-platform-tests/streams/writable-streams/bad-strategies.any.worker-expected.txt:
* web-platform-tests/streams/writable-streams/bad-underlying-sinks.any-expected.txt:
* web-platform-tests/streams/writable-streams/bad-underlying-sinks.any.worker-expected.txt:
* web-platform-tests/streams/writable-streams/byte-length-queuing-strategy.any-expected.txt:
* web-platform-tests/streams/writable-streams/byte-length-queuing-strategy.any.worker-expected.txt:
* web-platform-tests/streams/writable-streams/close.any-expected.txt:
* web-platform-tests/streams/writable-streams/close.any.worker-expected.txt:
* web-platform-tests/streams/writable-streams/constructor.any-expected.txt:
* web-platform-tests/streams/writable-streams/constructor.any.worker-expected.txt:
* web-platform-tests/streams/writable-streams/count-queuing-strategy.any-expected.txt:
* web-platform-tests/streams/writable-streams/count-queuing-strategy.any.worker-expected.txt:
* web-platform-tests/streams/writable-streams/error.any-expected.txt:
* web-platform-tests/streams/writable-streams/error.any.worker-expected.txt:
* web-platform-tests/streams/writable-streams/floating-point-total-queue-size.any-expected.txt:
* web-platform-tests/streams/writable-streams/floating-point-total-queue-size.any.worker-expected.txt:
* web-platform-tests/streams/writable-streams/general.any-expected.txt:
* web-platform-tests/streams/writable-streams/general.any.worker-expected.txt:
* web-platform-tests/streams/writable-streams/properties.any-expected.txt:
* web-platform-tests/streams/writable-streams/properties.any.worker-expected.txt:
* web-platform-tests/streams/writable-streams/reentrant-strategy.any-expected.txt:
* web-platform-tests/streams/writable-streams/reentrant-strategy.any.worker-expected.txt:
* web-platform-tests/streams/writable-streams/start.any-expected.txt:
* web-platform-tests/streams/writable-streams/start.any.js:
* web-platform-tests/streams/writable-streams/start.any.worker-expected.txt:
* web-platform-tests/streams/writable-streams/write.any-expected.txt:
* web-platform-tests/streams/writable-streams/write.any.worker-expected.txt:
* web-platform-tests/workers/semantics/interface-objects/001.worker-expected.txt:
* web-platform-tests/workers/semantics/interface-objects/002.worker-expected.txt:
2020-08-06 Sergio Villar Senin <svillar@igalia.com>
[WebXR] Update WebXR WPT directory
https://bugs.webkit.org/show_bug.cgi?id=215224
Reviewed by Youenn Fablet.
* web-platform-tests/webxr/anchors/ar_anchor_freefloating_create_move.https.html: Added.
* web-platform-tests/webxr/anchors/ar_anchor_freefloating_delay_creation.https.html: Added.
* web-platform-tests/webxr/anchors/ar_anchor_freefloating_failure.https.html: Added.
* web-platform-tests/webxr/anchors/ar_anchor_freefloating_pause_resume_stop.https.html: Added.
* web-platform-tests/webxr/anchors/ar_anchor_states.https.html: Added.
* web-platform-tests/webxr/anchors/idlharness.https.window.html: Added.
* web-platform-tests/webxr/anchors/idlharness.https.window.js: Copied from LayoutTests/imported/w3c/web-platform-tests/webxr/ar-module/idlharness.https.window.js.
(async idl_array):
* web-platform-tests/webxr/anchors/w3c-import.log: Added.
* web-platform-tests/webxr/ar-module/idlharness.https.window-expected.txt:
* web-platform-tests/webxr/ar-module/idlharness.https.window.js:
(async idl_array):
* web-platform-tests/webxr/dom-overlay/ar_dom_overlay.https.html:
* web-platform-tests/webxr/dom-overlay/ar_dom_overlay_hit_test.https.html: Added.
* web-platform-tests/webxr/dom-overlay/idlharness.https.window.html: Added.
* web-platform-tests/webxr/dom-overlay/idlharness.https.window.js: Copied from LayoutTests/imported/w3c/web-platform-tests/webxr/ar-module/idlharness.https.window.js.
(async idl_array):
* web-platform-tests/webxr/dom-overlay/w3c-import.log:
* web-platform-tests/webxr/events_input_sources_change.https.html:
* web-platform-tests/webxr/events_referenceSpace_reset_immersive.https.html:
* web-platform-tests/webxr/events_session_select.https.html:
* web-platform-tests/webxr/events_session_select_subframe.https.html:
* web-platform-tests/webxr/events_session_squeeze.https.html:
* web-platform-tests/webxr/gamepads-module/xrInputSource_gamepad_disconnect.https.html:
* web-platform-tests/webxr/gamepads-module/xrInputSource_gamepad_input_registered.https.html:
* web-platform-tests/webxr/getInputPose_handedness.https.html:
* web-platform-tests/webxr/getInputPose_pointer.https.html:
* web-platform-tests/webxr/getViewerPose_emulatedPosition.https.html:
* web-platform-tests/webxr/hit-test/ar_hittest_subscription_inputSources.https.html: Added.
* web-platform-tests/webxr/hit-test/ar_hittest_subscription_refSpaces.https.html:
* web-platform-tests/webxr/hit-test/ar_hittest_subscription_states_regular.https.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/webxr/hit-test/ar_hittest_subscription_states.https.html.
* web-platform-tests/webxr/hit-test/ar_hittest_subscription_states_transient.https.html: Added.
* web-platform-tests/webxr/hit-test/ar_hittest_subscription_transientInputSources.https.html: Added.
* web-platform-tests/webxr/hit-test/idlharness.https.html: Added.
* web-platform-tests/webxr/hit-test/w3c-import.log:
* web-platform-tests/webxr/hit-test/xrRay_constructor.https.html:
* web-platform-tests/webxr/idlharness.https.window-expected.txt:
* web-platform-tests/webxr/idlharness.https.window.js:
(async idl_array):
* web-platform-tests/webxr/render_state_update.https.html: Added.
* web-platform-tests/webxr/resources/webxr_test_constants.js:
* web-platform-tests/webxr/resources/webxr_util.js:
(xr_debug):
(async requestSkipAnimationFrame):
(async loadChromiumResources):
(setupWebKitWebXRTestAPI):
(xr_promise_test): Deleted.
(async xr_session_promise_test): Deleted.
* web-platform-tests/webxr/w3c-import.log:
* web-platform-tests/webxr/webGLCanvasContext_create_xrcompatible.https.html:
* web-platform-tests/webxr/webGLCanvasContext_makecompatible_contextlost.https.html:
* web-platform-tests/webxr/webGLCanvasContext_makecompatible_reentrant.https.html: Added.
* web-platform-tests/webxr/xrBoundedReferenceSpace_updates.https.html:
* web-platform-tests/webxr/xrInputSource_add_remove.https.html:
* web-platform-tests/webxr/xrInputSource_emulatedPosition.https.html:
* web-platform-tests/webxr/xrInputSource_profiles.https.html:
* web-platform-tests/webxr/xrInputSource_sameObject.https.html:
* web-platform-tests/webxr/xrPose_transform_sameObject.https.html:
* web-platform-tests/webxr/xrReferenceSpace_originOffset.https.html:
* web-platform-tests/webxr/xrReferenceSpace_originOffsetBounded.https.html:
* web-platform-tests/webxr/xrReferenceSpace_relationships.https.html: Added.
* web-platform-tests/webxr/xrSession_input_events_end.https.html:
* web-platform-tests/webxr/xrSession_requestAnimationFrame_timestamp.https.html:
* web-platform-tests/webxr/xrSession_sameObject.https.html:
* web-platform-tests/webxr/xrSession_visibilityState.https.html:
* web-platform-tests/webxr/xrStationaryReferenceSpace_floorlevel_updates.https.html:
* web-platform-tests/webxr/xrWebGLLayer_constructor.https.html:
2020-08-12 Chris Lord <clord@igalia.com>
Implement Canvas.transferControlToOffscreen and OffscreenCanvasRenderingContext2D.commit
https://bugs.webkit.org/show_bug.cgi?id=202797
Reviewed by Dean Jackson.
* web-platform-tests/html/canvas/offscreen/filter/offscreencanvas.filter.w-expected.txt:
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.commit-expected.txt:
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.commit.w-expected.txt:
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext-expected.txt:
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext.worker-expected.txt:
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.resize-expected.txt:
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transfercontrol.to.offscreen-expected.txt:
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transfercontrol.to.offscreen.w-expected.txt:
2020-08-11 Chris Dumez <cdumez@apple.com>
Fix WaveShapperNode's waveshaping curve implementation
https://bugs.webkit.org/show_bug.cgi?id=215391
Reviewed by Darin Adler.
Rebaseline WPT tests now that more checks are passing.
* web-platform-tests/webaudio/the-audio-api/the-waveshapernode-interface/curve-tests-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-waveshapernode-interface/waveshaper-limits-expected.txt:
2020-08-11 Chris Dumez <cdumez@apple.com>
Fix BiquadFilterNode's lowpass filter
https://bugs.webkit.org/show_bug.cgi?id=215381
Reviewed by Darin Adler.
Rebaseline WPT test now that more checks are passing.
* web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-lowpass-expected.txt:
2020-08-11 Sergio Villar Senin <svillar@igalia.com>
[css-flexbox] Only update the intrinsic height if we don't have override height
https://bugs.webkit.org/show_bug.cgi?id=215369
Reviewed by Javier Fernandez.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-010-expected.txt: Replaced failures
by PASS expectations.
2020-08-10 Clark Wang <clark_wang@apple.com>
Add AudioProcessingEvent Constructor
https://bugs.webkit.org/show_bug.cgi?id=215237
Reviewed by Chris Dumez.
Re-baselined existing tests that now pass.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam-expected.txt:
2020-08-10 Chris Dumez <cdumez@apple.com>
Align existing AudioParam API with the specification
https://bugs.webkit.org/show_bug.cgi?id=215301
Reviewed by Sam Weinig.
Rebaseline WPT tests now that more checks are passing.
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/audioparam-exceptional-values-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/audioparam-exponentialRampToValueAtTime-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/audioparam-linearRampToValueAtTime-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/audioparam-method-chaining-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/audioparam-setValueCurve-exceptions-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-automation-position-expected.txt:
2020-08-10 Chris Lord <clord@igalia.com>
Update WPT OffscreenCanvas tests to include manually written tests
https://bugs.webkit.org/show_bug.cgi?id=215322
Reviewed by Carlos Alberto Lopez Perez.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.conic-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.conic.html: Added.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.conic.worker-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.conic.worker.html: Added.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.conic.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/w3c-import.log:
* web-platform-tests/html/canvas/offscreen/manual/convert-to-blob/offscreencanvas.convert.to.blob-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/convert-to-blob/offscreencanvas.convert.to.blob.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/convert-to-blob/offscreencanvas.convert.to.blob.w-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/convert-to-blob/offscreencanvas.convert.to.blob.w.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/convert-to-blob/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/manual/filter/offscreencanvas.filter-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/filter/offscreencanvas.filter.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/filter/offscreencanvas.filter.js: Added.
(getRegularContextForFilter):
(matchImageDataResults):
(createPatternCanvas):
* web-platform-tests/html/canvas/offscreen/manual/filter/offscreencanvas.filter.w-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/filter/offscreencanvas.filter.w.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/filter/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/manual/image-smoothing/image.smoothing-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/image-smoothing/image.smoothing.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/image-smoothing/image.smoothing.worker-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/image-smoothing/image.smoothing.worker.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/image-smoothing/image.smoothing.worker.js: Added.
(createTestImage):
(test):
(test.draw):
* web-platform-tests/html/canvas/offscreen/manual/image-smoothing/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.commit-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.commit.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.commit.w-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.commit.w.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.constructor-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.constructor.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.constructor.worker-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.constructor.worker.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.constructor.worker.js: Added.
(t1.step):
(t2.step):
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext.worker-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext.worker.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.getcontext.worker.js: Added.
(test):
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.resize-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.resize.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap.w-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap.w.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transfercontrol.to.offscreen-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transfercontrol.to.offscreen.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transfercontrol.to.offscreen.w-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transfercontrol.to.offscreen.w.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transferrable-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transferrable.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transferrable.w-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/offscreencanvas.transferrable.w.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/the-offscreen-canvas/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/manual/transformations/2d.transformation.getTransform-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/manual/transformations/2d.transformation.getTransform.html: Added.
* web-platform-tests/html/canvas/offscreen/manual/transformations/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInStroke.basic-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInStroke.basic.html: Added.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInStroke.basic.worker-expected.txt: Added.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInStroke.basic.worker.html: Added.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInStroke.basic.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* web-platform-tests/html/canvas/offscreen/path-objects/w3c-import.log:
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.space.html:
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.space.worker.js:
(t.step):
2020-08-10 Chris Dumez <cdumez@apple.com>
Unreviewed, rebaseline imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam.html.
* web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect-audioparam-expected.txt:
2020-08-09 Youenn Fablet <youenn@apple.com>
Always resolve ReadableStream's tee()'s cancel promise after the stream closes or errors
https://bugs.webkit.org/show_bug.cgi?id=215197
Reviewed by Darin Adler.
* resources/import-expectations.json:
* web-platform-tests/streams: Resynced to upstream WPT.
2020-08-07 Chris Dumez <cdumez@apple.com>
AudioContext / OfflineAudioContext should support a wider sample rate range
https://bugs.webkit.org/show_bug.cgi?id=215289
Reviewed by Eric Carlson.
Rebaseline WPT tests now that way for checks are passing and now that most tests are running further.
* web-platform-tests/webaudio/the-audio-api/the-audiobuffer-interface/ctor-audiobuffer-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/active-processing.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-null-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-playbackrate-zero-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/buffer-resampling-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/note-grain-on-play-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/note-grain-on-timing-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/sub-sample-buffer-stitching-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/sub-sample-scheduling-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/audiocontextoptions-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/suspend-after-construct-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-channel-rules-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-connect-method-chaining-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audionode-interface/channel-mode-interp-basic-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/adding-events-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/audioparam-exceptional-values-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/audioparam-method-chaining-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/automation-rate-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/cancel-scheduled-values-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/event-insertion-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-audiobuffersource-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-audioworklet-connections.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-audioworklet.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-biquad-connection-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-biquad-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-constant-source-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-delay-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-delay-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-gain-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-oscillator-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-oscillator-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-stereo-panner-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/retrospective-exponentialRampToValueAtTime-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/retrospective-linearRampToValueAtTime-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/retrospective-setTargetAtTime-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/retrospective-setValueAtTime-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/retrospective-setValueCurveAtTime-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/set-target-conv-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworklet-audioparam-size.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-channel-count.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-disconnected-input.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/suspended-context-messageport.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-allpass-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-automation-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-bandpass-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-getFrequencyResponse-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-highpass-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-highshelf-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-lowpass-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-lowshelf-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-notch-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-peaking-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-tail-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/no-dezippering-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-cascade-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-response-1-chan-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-response-2-chan-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-response-4-chan-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-upmixing-1-channel-response-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/realtime-conv-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-channel-count-1-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/no-dezippering-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-gainnode-interface/gain-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-gainnode-interface/no-dezippering-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-iirfilternode-interface/iirfilter-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-offlineaudiocontext-interface/ctor-offlineaudiocontext-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-offlineaudiocontext-interface/offlineaudiocontext-detached-execution-context.tentative-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/automation-changes-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/distance-exponential-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/distance-inverse-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/distance-linear-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-automation-equalpower-stereo-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-azimuth-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-distance-clamping-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-equalpower-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-equalpower-stereo-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-rolloff-clamping-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-stereopanner-interface/no-dezippering-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-stereopanner-interface/stereopannernode-panning-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-waveshapernode-interface/silent-inputs-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-waveshapernode-interface/waveshaper-copy-curve-expected.txt:
2020-08-07 Alexey Shvayka <shvaikalesh@gmail.com>
{Intersection,Resize,Performance}Observer callbacks get incorrect `this` value
https://bugs.webkit.org/show_bug.cgi?id=215162
Reviewed by Geoffrey Garen.
* web-platform-tests/intersection-observer/observer-callback-arguments-expected.txt:
* web-platform-tests/performance-timeline/po-observe.any-expected.txt:
* web-platform-tests/performance-timeline/po-observe.any.worker-expected.txt:
* web-platform-tests/resize-observer/eventloop-expected.txt:
* web-platform-tests/resize-observer/observe-expected.txt:
2020-08-07 Chris Dumez <cdumez@apple.com>
baseLatency attribute is missing on AudioContext interface
https://bugs.webkit.org/show_bug.cgi?id=215277
Reviewed by Eric Carlson.
Rebaseline WPT test now that more checks are passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
2020-08-07 Rob Buis <rbuis@igalia.com>
Implement PerfomanceObserverInit.buffered
https://bugs.webkit.org/show_bug.cgi?id=214883
Reviewed by Darin Adler.
Update improved test expectations and add subtests for
case sensitivity of type/entryTypes in observe call.
* web-platform-tests/performance-timeline/case-sensitivity.any-expected.txt:
* web-platform-tests/performance-timeline/case-sensitivity.any.js:
(async_test):
* web-platform-tests/performance-timeline/case-sensitivity.any.worker-expected.txt:
* web-platform-tests/resource-timing/buffered-flag.any-expected.txt:
* web-platform-tests/resource-timing/buffered-flag.any.worker-expected.txt:
* web-platform-tests/user-timing/buffered-flag.any-expected.txt:
* web-platform-tests/user-timing/buffered-flag.any.worker-expected.txt:
2020-08-07 Chris Dumez <cdumez@apple.com>
length attribute is missing on OfflineAudioContext
https://bugs.webkit.org/show_bug.cgi?id=215287
Reviewed by Geoffrey Garen.
Rebaseline WPT test now that more checks are passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
2020-08-07 Alexey Shvayka <shvaikalesh@gmail.com>
Reduce the amount of custom binding code for JSXPathNSResolver
https://bugs.webkit.org/show_bug.cgi?id=161030
Reviewed by Darin Adler.
* web-platform-tests/dom/idlharness.window-expected.txt:
* web-platform-tests/domxpath/callback-interface-expected.txt:
2020-08-06 Kenneth Russell <kbr@chromium.org>
Implement createImageBitmap(ImageData)
https://bugs.webkit.org/show_bug.cgi?id=183438
Reviewed by Dean Jackson.
Rebaseline tests under
web-platform-tests/html/canvas/element/imagebitmap/ , which are
now either fully passing, or have progressed.
* web-platform-tests/html/canvas/element/imagebitmap/canvas-createImageBitmap-resize-expected.txt:
* web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-drawImage-expected.txt:
* web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-flipY-expected.txt:
* web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-invalid-args-expected.txt:
* web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-serializable-expected.txt:
* web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-sizeOverflow-expected.txt:
* web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-transfer-expected.txt:
2020-08-06 Chris Dumez <cdumez@apple.com>
BaseAudioContext.decodeAudioData() should return a Promise
https://bugs.webkit.org/show_bug.cgi?id=215242
Reviewed by Eric Carlson.
Rebaseline tests that are now passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-multi-channels-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/audiocontext-detached-execution-context.tentative-expected.txt:
2020-08-06 Chris Dumez <cdumez@apple.com>
Drop non-standard createBuffer(ArrayBuffer, boolean) overload from AudioContext
https://bugs.webkit.org/show_bug.cgi?id=215238
Reviewed by Darin Adler.
Rebaseline WPT tests now that one more check is passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
2020-08-06 Chris Dumez <cdumez@apple.com>
MediaStreamAudioDestinationNode should have a constructor
https://bugs.webkit.org/show_bug.cgi?id=215233
Reviewed by Geoffrey Garen.
Rebaseline WPT tests now that more checks are passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-mediastreamaudiodestinationnode-interface/ctor-mediastreamaudiodestination-expected.txt:
2020-08-06 Chris Dumez <cdumez@apple.com>
MediaStreamAudioSourceNode should have a constructor
https://bugs.webkit.org/show_bug.cgi?id=215225
Reviewed by Eric Carlson.
Rebaseline WPT tests now that more checks are passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-mediastreamaudiosourcenode-interface/mediastreamaudiosourcenode-ctor-expected.txt:
2020-08-06 Chris Dumez <cdumez@apple.com>
DynamicsCompressorNode.reduction attribute should be a float, not an AudioParam
https://bugs.webkit.org/show_bug.cgi?id=215195
Reviewed by Youenn Fablet.
Rebaseline WPT tests now that more checks are passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-dynamicscompressornode-interface/ctor-dynamicscompressor-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-dynamicscompressornode-interface/dynamicscompressor-basic-expected.txt:
2020-08-06 Chris Dumez <cdumez@apple.com>
MediaElementAudioSourceNode interface should have a constructor
https://bugs.webkit.org/show_bug.cgi?id=215200
Reviewed by Youenn Fablet.
Rebaseline WPT test now that more checks are passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
2020-08-05 Chris Dumez <cdumez@apple.com>
Add constructor for DynamicsCompressorNode
https://bugs.webkit.org/show_bug.cgi?id=215180
Reviewed by Geoffrey Garen.
Rebaseline WPT tests now that more checks are passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-dynamics-compressor-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-dynamicscompressornode-interface/ctor-dynamicscompressor-expected.txt:
2020-08-05 Chris Dumez <cdumez@apple.com>
Add constructor to ConvolverNode
https://bugs.webkit.org/show_bug.cgi?id=215169
Reviewed by Eric Carlson.
Rebaseline WPT tests now that more checks are passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/ctor-convolver-expected.txt:
2020-08-05 Alexey Shvayka <shvaikalesh@gmail.com>
Re-sync web-platform-tests (2 dirs + 2 files)
https://bugs.webkit.org/show_bug.cgi?id=215173
Reviewed by Carlos Alberto Lopez Perez.
web-platform-tests revision: 993c1bc4c880
* web-platform-tests/css/cssom/*: Updated.
* web-platform-tests/dom/idlharness.window-expected.txt:
* web-platform-tests/dom/idlharness.window.js:
* web-platform-tests/intersection-observer/*: Updated.
* web-platform-tests/performance-timeline/po-observe.any.*: Added.
2020-08-05 Chris Dumez <cdumez@apple.com>
Align BiquadFilterNode.getFrequencyResponse() with the specification
https://bugs.webkit.org/show_bug.cgi?id=215148
Reviewed by Eric Carlson.
Rebaseline WPT tests now that all checks are passing.
* web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-basic-expected.txt:
2020-08-05 Chris Dumez <cdumez@apple.com>
Add constructor to BiquadFilterNode
https://bugs.webkit.org/show_bug.cgi?id=215144
Reviewed by Eric Carlson.
Rebaseline WPT tests now that more checks are passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-getFrequencyResponse-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/ctor-biquadfilter-expected.txt:
2020-08-05 Rob Buis <rbuis@igalia.com>
Allow multiple calls to PerformanceObserver.observe with different types
https://bugs.webkit.org/show_bug.cgi?id=214884
Reviewed by Darin Adler.
Update improved test expectations.
* web-platform-tests/performance-timeline/po-observe-type.any-expected.txt:
* web-platform-tests/performance-timeline/po-observe-type.any.worker-expected.txt:
2020-08-04 Chris Dumez <cdumez@apple.com>
Align AudioListener with the W3C specification
https://bugs.webkit.org/show_bug.cgi?id=215134
Reviewed by Geoffrey Garen.
Rebaseline WPT tests now that more checks are passing.
* web-platform-tests/webaudio/historical-expected.txt:
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/ctor-panner-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-automation-basic-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-automation-position-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/pannernode-basic-expected.txt:
2020-08-04 Chris Dumez <cdumez@apple.com>
Align AudioBufferSourceNode's start() / stop() with the specification
https://bugs.webkit.org/show_bug.cgi?id=215130
Reviewed by Darin Adler.
Rebaseline a couple of web-platform-tests now that they are passing.
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-basic-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-grain-expected.txt:
2020-08-04 Rob Buis <rbuis@igalia.com>
Performance.getEntriesByName/Type should match case sensitive
https://bugs.webkit.org/show_bug.cgi?id=214960
Reviewed by Youenn Fablet.
Import relevant test.
* web-platform-tests/performance-timeline/case-sensitivity.any-expected.txt: Added.
* web-platform-tests/performance-timeline/case-sensitivity.any.html: Added.
* web-platform-tests/performance-timeline/case-sensitivity.any.js: Added.
(test):
* web-platform-tests/performance-timeline/case-sensitivity.any.worker-expected.txt: Added.
* web-platform-tests/performance-timeline/case-sensitivity.any.worker.html: Added.
2020-08-03 Lauro Moura <lmoura@igalia.com>
[GTK][WPE] Gardening some failures and rebaseline.
Unreviewed test gardening.
Rebaseline expectations after r264478 updated the interface
descriptions.
* web-platform-tests/webxr/ar-module/idlharness.https.window-expected.txt:
* web-platform-tests/webxr/idlharness.https.window-expected.txt:
2020-08-03 Chris Dumez <cdumez@apple.com>
Add constructor for AudioBufferSourceNode
https://bugs.webkit.org/show_bug.cgi?id=215096
Reviewed by Darin Adler.
Rebaseline WPT tests now that more checks are passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/processing-model/feedback-delay-time-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffer-interface/ctor-audiobuffer-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-basic-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/ctor-audiobuffersource-expected.txt:
2020-08-03 Chris Dumez <cdumez@apple.com>
Add constructor for GainNode
https://bugs.webkit.org/show_bug.cgi?id=215093
Reviewed by Eric Carlson.
Rebaseline WPT tests now that more checks are passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/processing-model/cycle-without-delay-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-gainnode-interface/ctor-gain-expected.txt:
2020-08-03 Chris Dumez <cdumez@apple.com>
Add constructor to DelayNode
https://bugs.webkit.org/show_bug.cgi?id=215083
Reviewed by Eric Carlson.
Rebaseline WPT tests now that more checks are passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/ctor-delay-expected.txt:
2020-08-03 Clark Wang <clark_wang@apple.com>
Added AudioBuffer Constructor
https://bugs.webkit.org/show_bug.cgi?id=214990
Reviewed by Chris Dumez.
Re-baselined existing tests. Some now fail due to unsupported sampleRate.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffer-interface/ctor-audiobuffer-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-channels-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-response-1-chan-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-response-2-chan-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-response-4-chan-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-setBuffer-already-has-value-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-oscillatornode-interface/osc-basic-waveform-expected.txt:
2020-08-03 Kenneth Russell <kbr@chromium.org>
[WebGL2] webgl/2.0.0/conformance[2]/textures/image_bitmap* failures
https://bugs.webkit.org/show_bug.cgi?id=211484
Reviewed by Dean Jackson.
Rebaseline a test which is now passing.
* web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-flipY-expected.txt:
2020-08-03 Clark Wang <clark_wang@apple.com>
Added Constructor to AnalyserNode
https://bugs.webkit.org/show_bug.cgi?id=215040
Reviewed by Chris Dumez.
Re-baselined existing tests.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/ctor-analyser-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/realtimeanalyser-fft-sizing-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analysernode-expected.txt:
2020-07-31 Chris Dumez <cdumez@apple.com>
Add OfflineAudioCompletionEvent constructor
https://bugs.webkit.org/show_bug.cgi?id=214994
Reviewed by Eric Carlson.
Rebaseline WPT test now that more checks are passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
2020-07-31 Chris Dumez <cdumez@apple.com>
Add constructor for WaveShaperNode
https://bugs.webkit.org/show_bug.cgi?id=214989
Reviewed by Youenn Fablet.
Rebaseline WPT tests now that more checks are passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-waveshapernode-interface/ctor-waveshaper-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-waveshapernode-interface/waveshaper-simple-expected.txt:
2020-07-30 Chris Dumez <cdumez@apple.com>
OfflineAudioContext.startRendering() should return a Promise
https://bugs.webkit.org/show_bug.cgi?id=214940
Reviewed by Eric Carlson.
A lot of Web Audio web-platform-tests were unable to run properly due to OfflineAudioContext.startRendering()
not returning a Promise. Now that we fixed that, a lot of tests are actually running much further. We get a
lot of new PASS lines. We also get new FAIL lines too for subtests that are now running and failing but
previously could not even run.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/realtimeanalyser-fft-scaling-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-gain-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffer-interface/audiobuffer-reuse-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-grain-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-one-sample-loop-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-start-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiosource-onended-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiosource-time-limits-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/sample-accurate-scheduling-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/audiocontext-suspend-resume-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-connect-order-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/audioparam-connect-audioratesignal-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/audioparam-setValueCurve-exceptions-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/audioparam-summingjunction-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/setTargetAtTime-after-event-within-block-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/setValueAtTime-within-block-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelmergernode-interface/audiochannelmerger-disconnect-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelmergernode-interface/audiochannelmerger-input-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelmergernode-interface/audiochannelmerger-input-non-default-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelsplitternode-interface/audiochannelsplitter-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolution-mono-mono-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-max-default-delay-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-max-nondefault-delay-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-maxdelay-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-maxdelaylimit-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-scheduling-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-oscillatornode-interface/detune-limiting-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-oscillatornode-interface/osc-basic-waveform-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-automation-basic-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-automation-position-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/test-pannernode-automation-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-waveshapernode-interface/waveshaper-expected.txt:
2020-07-29 Clark Wang <clark_wang@apple.com>
Added constructor methods to ChannelMergerNode, ChannelSplitterNode
https://bugs.webkit.org/show_bug.cgi?id=214851
<rdar://problem/66233763>
Reviewed by Chris Dumez.
Re-baselined existing tests that now pass, or fail due to a different interface.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/buffer-resampling-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/sub-sample-buffer-stitching-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-dynamics-compressor-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/simple-input-output.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelmergernode-interface/active-processing.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelmergernode-interface/audiochannelmerger-basic-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelmergernode-interface/ctor-channelmerger-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelsplitternode-interface/audiochannelsplitter-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelsplitternode-interface/ctor-channelsplitter-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-oscillatornode-interface/detune-limiting-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-distance-clamping-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-scriptprocessornode-interface/simple-input-output-expected.txt:
2020-07-29 Clark Wang <clark_wang@apple.com>
Added copyFromChannel, copyToChannel to AudioBuffer
https://bugs.webkit.org/show_bug.cgi?id=214926
Reviewed by Chris Dumez.
Re-baselined existing tests. Fails on catching sharedBuffer being passed in, but currently
WebKit does not support sharedBuffer implementation.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffer-interface/audiobuffer-copy-channel-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffer-interface/audiobuffer-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-waveshapernode-interface/waveshaper-limits-expected.txt:
2020-07-29 Commit Queue <commit-queue@webkit.org>
Unreviewed, reverting r265002.
https://bugs.webkit.org/show_bug.cgi?id=214919
Broke imported/w3c/web-platform-tests/webaudio/the-audio-api
/the-scriptprocessornode-interface/simple-input-output.html
Reverted changeset:
"Added constructor methods to ChannelMergerNode,
ChannelSplitterNode"
https://bugs.webkit.org/show_bug.cgi?id=214851
https://trac.webkit.org/changeset/265002
2020-07-28 Oriol Brufau <obrufau@igalia.com>
[css-grid] Fix 'align-content' in grid containers with small content area
https://bugs.webkit.org/show_bug.cgi?id=214370
Reviewed by Darin Adler.
Create a WPT test and import another one.
* web-platform-tests/css/css-grid/alignment/grid-place-content-001-expected.txt: Added.
* web-platform-tests/css/css-grid/alignment/grid-place-content-001.html: Added.
* web-platform-tests/css/css-sizing/available-height-for-replaced-content-001-expected.txt: Added.
* web-platform-tests/css/css-sizing/available-height-for-replaced-content-001.html: Added.
* web-platform-tests/css/css-sizing/w3c-import.log:
2020-07-28 Chris Dumez <cdumez@apple.com>
[EventSource] WebKit fails to UTF-8 encode the Last-Event-ID HTTP header value
https://bugs.webkit.org/show_bug.cgi?id=214860
Reviewed by Alex Christensen and Darin Adler.
Rebaseline a couple of web-platform-tests that are now passing.
* web-platform-tests/eventsource/format-field-id-2-expected.txt:
* web-platform-tests/eventsource/format-field-id-expected.txt:
2020-07-28 Clark Wang <clark_wang@apple.com>
Added constructor methods to ChannelMergerNode, ChannelSplitterNode
https://bugs.webkit.org/show_bug.cgi?id=214851
Reviewed by Chris Dumez.
Re-baselined existing tests that now pass, or fail further along.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/buffer-resampling-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/sub-sample-buffer-stitching-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-dynamics-compressor-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/simple-input-output.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelmergernode-interface/active-processing.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelmergernode-interface/audiochannelmerger-basic-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelmergernode-interface/ctor-channelmerger-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelsplitternode-interface/audiochannelsplitter-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelsplitternode-interface/ctor-channelsplitter-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-oscillatornode-interface/detune-limiting-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-distance-clamping-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-scriptprocessornode-interface/simple-input-output-expected.txt:
2020-07-28 Rob Buis <rbuis@igalia.com>
PerformanceObserver should work with 'type' and not just `entryTypes`
https://bugs.webkit.org/show_bug.cgi?id=209216
Reviewed by Youenn Fablet.
Add po-observe-type.any.html and po-observe-type.any.worker.html tests and
update improved test expectations.
* web-platform-tests/performance-timeline/performanceobservers.js: Added.
(findMatch):
(checkEntries):
(wait):
(checkSorted):
* web-platform-tests/performance-timeline/po-observe-type.any-expected.txt: Added.
* web-platform-tests/performance-timeline/po-observe-type.any.html: Added.
* web-platform-tests/performance-timeline/po-observe-type.any.js: Added.
(test):
(async_test):
* web-platform-tests/performance-timeline/po-observe-type.any.worker-expected.txt: Added.
* web-platform-tests/performance-timeline/po-observe-type.any.worker.html: Added.
* web-platform-tests/resource-timing/buffered-flag.any-expected.txt:
* web-platform-tests/resource-timing/buffered-flag.any.worker-expected.txt:
* web-platform-tests/resource-timing/object-not-found-adds-entry-expected.txt:
* web-platform-tests/user-timing/buffered-flag.any-expected.txt:
* web-platform-tests/user-timing/buffered-flag.any.worker-expected.txt:
2020-07-27 Chris Dumez <cdumez@apple.com>
thisValue is not always set correctly when calling JS callbacks
https://bugs.webkit.org/show_bug.cgi?id=214847
Reviewed by Darin Adler.
Import layout test coverage from upstream WPT. We were failing this new subtest
before my fix.
* web-platform-tests/dom/traversal/TreeWalker-acceptNode-filter-expected.txt:
* web-platform-tests/dom/traversal/TreeWalker-acceptNode-filter.html:
2020-07-27 Clark Wang <clark_wang@apple.com>
Added Constructor method to OscillatorNode
https://bugs.webkit.org/show_bug.cgi?id=214746
Reviewed by Chris Dumez.
Re-baselined existing tests that now pass, or fail further along.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/processing-model/cycle-without-delay-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelmergernode-interface/active-processing.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-oscillatornode-interface/ctor-oscillator-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-oscillatornode-interface/detune-limiting-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-oscillatornode-interface/osc-basic-waveform-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-distance-clamping-expected.txt:
2020-07-24 Chris Dumez <cdumez@apple.com>
Unreviewed, land baseline for web-platform-tests/encoding/eof-shift_jis.html.
* web-platform-tests/encoding/eof-shift_jis-expected.html: Added.
2020-07-23 Chris Dumez <cdumez@apple.com>
Add support for SVGAElement's rel / relList attributes
https://bugs.webkit.org/show_bug.cgi?id=214690
Reviewed by Darin Adler.
Rebaseline WPT tests that are now passing.
* web-platform-tests/dom/lists/DOMTokenList-coverage-for-attributes-expected.txt:
* web-platform-tests/svg/idlharness.window-expected.txt:
* web-platform-tests/svg/linking/scripted/a.rel-getter-01-expected.txt:
* web-platform-tests/svg/linking/scripted/rellist-feature-detection-expected.txt:
2020-07-23 Clark Wang <clark_wang@apple.com>
Added PeriodicWave constructor according to spec
https://bugs.webkit.org/show_bug.cgi?id=214615
Reviewed by Chris Dumez.
Re-baselined existing tests that now pass, or fail further along.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-oscillatornode-interface/osc-basic-waveform-expected.txt:
2020-07-23 Zalan Bujtas <zalan@apple.com>
Unreviewed, reverting r262124.
See REGRESSION(r262124) Overlapping text on Youtube's video upload page
https://bugs.webkit.org/show_bug.cgi?id=214655
* web-platform-tests/css/css-flexbox/percentage-heights-003-expected.txt:
2020-07-21 Clark Wang <clark_wang@apple.com>
Added OfflineAudioContext constructor
https://bugs.webkit.org/show_bug.cgi?id=214577
Reviewed by Chris Dumez.
Re-baselined existing tests. Lots of failures that fail because of unsupported sampleRate range.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-null-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/buffer-resampling-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/sub-sample-buffer-stitching-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/sub-sample-scheduling-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/adding-events-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/audioparam-close-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/automation-rate-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/cancel-scheduled-values-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/event-insertion-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-audiobuffersource-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-audioworklet-connections.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-audioworklet.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-biquad-connection-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-biquad-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-constant-source-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-delay-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-delay-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-dynamics-compressor-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-gain-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-oscillator-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-oscillator-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-stereo-panner-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/set-target-conv-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-disconnected-input.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/simple-input-output.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/suspended-context-messageport.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-upmixing-1-channel-response-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-channel-count-1-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/maxdelay-rounding-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-offlineaudiocontext-interface/ctor-offlineaudiocontext-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-oscillatornode-interface/osc-basic-waveform-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-scriptprocessornode-interface/simple-input-output-expected.txt:
2020-07-20 Clark Wang <clark_wang@apple.com>
Fixes to match BaseAudioContext.idl to spec
https://bugs.webkit.org/show_bug.cgi?id=214487
Reviewed by Chris Dumez.
Re-baselined existing tests that now pass.
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-maxdelaylimit-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/pannernode-basic-expected.txt:
2020-07-20 Rob Buis <rbuis@igalia.com>
Setting URL.hash to '#' should preserve '#'
https://bugs.webkit.org/show_bug.cgi?id=214318
Reviewed by Youenn Fablet.
Update improved test expectation.
* web-platform-tests/url/url-setters-expected.txt:
2020-07-18 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/resources from upstream
https://bugs.webkit.org/show_bug.cgi?id=214489
Reviewed by Sam Weinig.
Resync web-platform-tests/resources from upstream 81de986322a0de90f2.
* web-platform-tests/resources/LICENSE: Removed.
* web-platform-tests/resources/META.yml:
* web-platform-tests/resources/check-layout-th.js:
(checkDataKeys):
(checkExpectedValues):
(window.checkLayout):
* web-platform-tests/resources/chromium/README.md: Added.
* web-platform-tests/resources/chromium/big_buffer.mojom.js: Added.
(mojo.internal.isMojomLoaded):
(BigBufferSharedMemoryRegion):
(BigBufferSharedMemoryRegion.prototype.initDefaults_):
(BigBufferSharedMemoryRegion.prototype.initFields_):
(BigBufferSharedMemoryRegion.validate):
(BigBufferSharedMemoryRegion.decode):
(BigBufferSharedMemoryRegion.encode):
(BigBuffer):
(BigBuffer.prototype.initDefault_):
(BigBuffer.prototype.initValue_):
(get if):
(BigBuffer.encode):
(BigBuffer.decode):
(BigBuffer.validate):
* web-platform-tests/resources/chromium/big_buffer.mojom.js.headers: Added.
* web-platform-tests/resources/chromium/contacts_manager_mock.js: Added.
(const.WebContactsTest):
(const.WebContactsTest.prototype.formatAddress_):
(const.WebContactsTest.async if):
(const.WebContactsTest.prototype.async select):
(const.WebContactsTest.prototype.setSelectedContacts):
(const.WebContactsTest.prototype.reset):
(const.WebContactsTest.ContactsTestChromium):
(const.WebContactsTest.ContactsTestChromium.prototype.setSelectedContacts):
* web-platform-tests/resources/chromium/device.mojom.js: Added.
(mojo.internal.isMojomLoaded):
(UsbOpenDeviceError.isKnownEnumValue):
(UsbOpenDeviceError.validate):
(UsbTransferDirection.isKnownEnumValue):
(UsbTransferDirection.validate):
(UsbControlTransferType.isKnownEnumValue):
(UsbControlTransferType.validate):
(UsbControlTransferRecipient.isKnownEnumValue):
(UsbControlTransferRecipient.validate):
(UsbTransferType.isKnownEnumValue):
(UsbTransferType.validate):
(UsbSynchronizationType.isKnownEnumValue):
(UsbSynchronizationType.validate):
(UsbUsageType.isKnownEnumValue):
(UsbUsageType.validate):
(UsbTransferStatus.isKnownEnumValue):
(UsbTransferStatus.validate):
(UsbEndpointInfo):
(UsbEndpointInfo.prototype.initDefaults_):
(UsbEndpointInfo.prototype.initFields_):
(UsbEndpointInfo.validate):
(UsbEndpointInfo.decode):
(UsbEndpointInfo.encode):
(UsbAlternateInterfaceInfo):
(UsbAlternateInterfaceInfo.prototype.initDefaults_):
(UsbAlternateInterfaceInfo.prototype.initFields_):
(UsbAlternateInterfaceInfo.validate):
(UsbAlternateInterfaceInfo.decode):
(UsbAlternateInterfaceInfo.encode):
(UsbInterfaceInfo):
(UsbInterfaceInfo.prototype.initDefaults_):
(UsbInterfaceInfo.prototype.initFields_):
(UsbInterfaceInfo.validate):
(UsbInterfaceInfo.decode):
(UsbInterfaceInfo.encode):
(UsbConfigurationInfo):
(UsbConfigurationInfo.prototype.initDefaults_):
(UsbConfigurationInfo.prototype.initFields_):
(UsbConfigurationInfo.validate):
(UsbConfigurationInfo.decode):
(UsbConfigurationInfo.encode):
(UsbDeviceInfo):
(UsbDeviceInfo.prototype.initDefaults_):
(UsbDeviceInfo.prototype.initFields_):
(UsbDeviceInfo.validate):
(UsbDeviceInfo.decode):
(UsbDeviceInfo.encode):
(UsbControlTransferParams):
(UsbControlTransferParams.prototype.initDefaults_):
(UsbControlTransferParams.prototype.initFields_):
(UsbControlTransferParams.validate):
(UsbControlTransferParams.decode):
(UsbControlTransferParams.encode):
(UsbIsochronousPacket):
(UsbIsochronousPacket.prototype.initDefaults_):
(UsbIsochronousPacket.prototype.initFields_):
(UsbIsochronousPacket.validate):
(UsbIsochronousPacket.decode):
(UsbIsochronousPacket.encode):
(UsbDevice_Open_Params):
(UsbDevice_Open_Params.prototype.initDefaults_):
(UsbDevice_Open_Params.prototype.initFields_):
(UsbDevice_Open_Params.validate):
(UsbDevice_Open_Params.decode):
(UsbDevice_Open_Params.encode):
(UsbDevice_Open_ResponseParams):
(UsbDevice_Open_ResponseParams.prototype.initDefaults_):
(UsbDevice_Open_ResponseParams.prototype.initFields_):
(UsbDevice_Open_ResponseParams.validate):
(UsbDevice_Open_ResponseParams.decode):
(UsbDevice_Open_ResponseParams.encode):
(UsbDevice_Close_Params):
(UsbDevice_Close_Params.prototype.initDefaults_):
(UsbDevice_Close_Params.prototype.initFields_):
(UsbDevice_Close_Params.validate):
(UsbDevice_Close_Params.decode):
(UsbDevice_Close_Params.encode):
(UsbDevice_Close_ResponseParams):
(UsbDevice_Close_ResponseParams.prototype.initDefaults_):
(UsbDevice_Close_ResponseParams.prototype.initFields_):
(UsbDevice_Close_ResponseParams.validate):
(UsbDevice_Close_ResponseParams.decode):
(UsbDevice_Close_ResponseParams.encode):
(UsbDevice_SetConfiguration_Params):
(UsbDevice_SetConfiguration_Params.prototype.initDefaults_):
(UsbDevice_SetConfiguration_Params.prototype.initFields_):
(UsbDevice_SetConfiguration_Params.validate):
(UsbDevice_SetConfiguration_Params.decode):
(UsbDevice_SetConfiguration_Params.encode):
(UsbDevice_SetConfiguration_ResponseParams):
(UsbDevice_SetConfiguration_ResponseParams.prototype.initDefaults_):
(UsbDevice_SetConfiguration_ResponseParams.prototype.initFields_):
(UsbDevice_SetConfiguration_ResponseParams.validate):
(UsbDevice_SetConfiguration_ResponseParams.decode):
(UsbDevice_SetConfiguration_ResponseParams.encode):
(UsbDevice_ClaimInterface_Params):
(UsbDevice_ClaimInterface_Params.prototype.initDefaults_):
(UsbDevice_ClaimInterface_Params.prototype.initFields_):
(UsbDevice_ClaimInterface_Params.validate):
(UsbDevice_ClaimInterface_Params.decode):
(UsbDevice_ClaimInterface_Params.encode):
(UsbDevice_ClaimInterface_ResponseParams):
(UsbDevice_ClaimInterface_ResponseParams.prototype.initDefaults_):
(UsbDevice_ClaimInterface_ResponseParams.prototype.initFields_):
(UsbDevice_ClaimInterface_ResponseParams.validate):
(UsbDevice_ClaimInterface_ResponseParams.decode):
(UsbDevice_ClaimInterface_ResponseParams.encode):
(UsbDevice_ReleaseInterface_Params):
(UsbDevice_ReleaseInterface_Params.prototype.initDefaults_):
(UsbDevice_ReleaseInterface_Params.prototype.initFields_):
(UsbDevice_ReleaseInterface_Params.validate):
(UsbDevice_ReleaseInterface_Params.decode):
(UsbDevice_ReleaseInterface_Params.encode):
(UsbDevice_ReleaseInterface_ResponseParams):
(UsbDevice_ReleaseInterface_ResponseParams.prototype.initDefaults_):
(UsbDevice_ReleaseInterface_ResponseParams.prototype.initFields_):
(UsbDevice_ReleaseInterface_ResponseParams.validate):
(UsbDevice_ReleaseInterface_ResponseParams.decode):
(UsbDevice_ReleaseInterface_ResponseParams.encode):
(UsbDevice_SetInterfaceAlternateSetting_Params):
(UsbDevice_SetInterfaceAlternateSetting_Params.prototype.initDefaults_):
(UsbDevice_SetInterfaceAlternateSetting_Params.prototype.initFields_):
(UsbDevice_SetInterfaceAlternateSetting_Params.validate):
(UsbDevice_SetInterfaceAlternateSetting_Params.decode):
(UsbDevice_SetInterfaceAlternateSetting_Params.encode):
(UsbDevice_SetInterfaceAlternateSetting_ResponseParams):
(UsbDevice_SetInterfaceAlternateSetting_ResponseParams.prototype.initDefaults_):
(UsbDevice_SetInterfaceAlternateSetting_ResponseParams.prototype.initFields_):
(UsbDevice_SetInterfaceAlternateSetting_ResponseParams.validate):
(UsbDevice_SetInterfaceAlternateSetting_ResponseParams.decode):
(UsbDevice_SetInterfaceAlternateSetting_ResponseParams.encode):
(UsbDevice_Reset_Params):
(UsbDevice_Reset_Params.prototype.initDefaults_):
(UsbDevice_Reset_Params.prototype.initFields_):
(UsbDevice_Reset_Params.validate):
(UsbDevice_Reset_Params.decode):
(UsbDevice_Reset_Params.encode):
(UsbDevice_Reset_ResponseParams):
(UsbDevice_Reset_ResponseParams.prototype.initDefaults_):
(UsbDevice_Reset_ResponseParams.prototype.initFields_):
(UsbDevice_Reset_ResponseParams.validate):
(UsbDevice_Reset_ResponseParams.decode):
(UsbDevice_Reset_ResponseParams.encode):
(UsbDevice_ClearHalt_Params):
(UsbDevice_ClearHalt_Params.prototype.initDefaults_):
(UsbDevice_ClearHalt_Params.prototype.initFields_):
(UsbDevice_ClearHalt_Params.validate):
(UsbDevice_ClearHalt_Params.decode):
(UsbDevice_ClearHalt_Params.encode):
(UsbDevice_ClearHalt_ResponseParams):
(UsbDevice_ClearHalt_ResponseParams.prototype.initDefaults_):
(UsbDevice_ClearHalt_ResponseParams.prototype.initFields_):
(UsbDevice_ClearHalt_ResponseParams.validate):
(UsbDevice_ClearHalt_ResponseParams.decode):
(UsbDevice_ClearHalt_ResponseParams.encode):
(UsbDevice_ControlTransferIn_Params):
(UsbDevice_ControlTransferIn_Params.prototype.initDefaults_):
(UsbDevice_ControlTransferIn_Params.prototype.initFields_):
(UsbDevice_ControlTransferIn_Params.validate):
(UsbDevice_ControlTransferIn_Params.decode):
(UsbDevice_ControlTransferIn_Params.encode):
(UsbDevice_ControlTransferIn_ResponseParams):
(UsbDevice_ControlTransferIn_ResponseParams.prototype.initDefaults_):
(UsbDevice_ControlTransferIn_ResponseParams.prototype.initFields_):
(UsbDevice_ControlTransferIn_ResponseParams.validate):
(UsbDevice_ControlTransferIn_ResponseParams.decode):
(UsbDevice_ControlTransferIn_ResponseParams.encode):
(UsbDevice_ControlTransferOut_Params):
(UsbDevice_ControlTransferOut_Params.prototype.initDefaults_):
(UsbDevice_ControlTransferOut_Params.prototype.initFields_):
(UsbDevice_ControlTransferOut_Params.validate):
(UsbDevice_ControlTransferOut_Params.decode):
(UsbDevice_ControlTransferOut_Params.encode):
(UsbDevice_ControlTransferOut_ResponseParams):
(UsbDevice_ControlTransferOut_ResponseParams.prototype.initDefaults_):
(UsbDevice_ControlTransferOut_ResponseParams.prototype.initFields_):
(UsbDevice_ControlTransferOut_ResponseParams.validate):
(UsbDevice_ControlTransferOut_ResponseParams.decode):
(UsbDevice_ControlTransferOut_ResponseParams.encode):
(UsbDevice_GenericTransferIn_Params):
(UsbDevice_GenericTransferIn_Params.prototype.initDefaults_):
(UsbDevice_GenericTransferIn_Params.prototype.initFields_):
(UsbDevice_GenericTransferIn_Params.validate):
(UsbDevice_GenericTransferIn_Params.decode):
(UsbDevice_GenericTransferIn_Params.encode):
(UsbDevice_GenericTransferIn_ResponseParams):
(UsbDevice_GenericTransferIn_ResponseParams.prototype.initDefaults_):
(UsbDevice_GenericTransferIn_ResponseParams.prototype.initFields_):
(UsbDevice_GenericTransferIn_ResponseParams.validate):
(UsbDevice_GenericTransferIn_ResponseParams.decode):
(UsbDevice_GenericTransferIn_ResponseParams.encode):
(UsbDevice_GenericTransferOut_Params):
(UsbDevice_GenericTransferOut_Params.prototype.initDefaults_):
(UsbDevice_GenericTransferOut_Params.prototype.initFields_):
(UsbDevice_GenericTransferOut_Params.validate):
(UsbDevice_GenericTransferOut_Params.decode):
(UsbDevice_GenericTransferOut_Params.encode):
(UsbDevice_GenericTransferOut_ResponseParams):
(UsbDevice_GenericTransferOut_ResponseParams.prototype.initDefaults_):
(UsbDevice_GenericTransferOut_ResponseParams.prototype.initFields_):
(UsbDevice_GenericTransferOut_ResponseParams.validate):
(UsbDevice_GenericTransferOut_ResponseParams.decode):
(UsbDevice_GenericTransferOut_ResponseParams.encode):
(UsbDevice_IsochronousTransferIn_Params):
(UsbDevice_IsochronousTransferIn_Params.prototype.initDefaults_):
(UsbDevice_IsochronousTransferIn_Params.prototype.initFields_):
(UsbDevice_IsochronousTransferIn_Params.validate):
(UsbDevice_IsochronousTransferIn_Params.decode):
(UsbDevice_IsochronousTransferIn_Params.encode):
(UsbDevice_IsochronousTransferIn_ResponseParams):
(UsbDevice_IsochronousTransferIn_ResponseParams.prototype.initDefaults_):
(UsbDevice_IsochronousTransferIn_ResponseParams.prototype.initFields_):
(UsbDevice_IsochronousTransferIn_ResponseParams.validate):
(UsbDevice_IsochronousTransferIn_ResponseParams.decode):
(UsbDevice_IsochronousTransferIn_ResponseParams.encode):
(UsbDevice_IsochronousTransferOut_Params):
(UsbDevice_IsochronousTransferOut_Params.prototype.initDefaults_):
(UsbDevice_IsochronousTransferOut_Params.prototype.initFields_):
(UsbDevice_IsochronousTransferOut_Params.validate):
(UsbDevice_IsochronousTransferOut_Params.decode):
(UsbDevice_IsochronousTransferOut_Params.encode):
(UsbDevice_IsochronousTransferOut_ResponseParams):
(UsbDevice_IsochronousTransferOut_ResponseParams.prototype.initDefaults_):
(UsbDevice_IsochronousTransferOut_ResponseParams.prototype.initFields_):
(UsbDevice_IsochronousTransferOut_ResponseParams.validate):
(UsbDevice_IsochronousTransferOut_ResponseParams.decode):
(UsbDevice_IsochronousTransferOut_ResponseParams.encode):
(UsbDeviceClient_OnDeviceOpened_Params):
(UsbDeviceClient_OnDeviceOpened_Params.prototype.initDefaults_):
(UsbDeviceClient_OnDeviceOpened_Params.prototype.initFields_):
(UsbDeviceClient_OnDeviceOpened_Params.validate):
(UsbDeviceClient_OnDeviceOpened_Params.decode):
(UsbDeviceClient_OnDeviceOpened_Params.encode):
(UsbDeviceClient_OnDeviceClosed_Params):
(UsbDeviceClient_OnDeviceClosed_Params.prototype.initDefaults_):
(UsbDeviceClient_OnDeviceClosed_Params.prototype.initFields_):
(UsbDeviceClient_OnDeviceClosed_Params.validate):
(UsbDeviceClient_OnDeviceClosed_Params.decode):
(UsbDeviceClient_OnDeviceClosed_Params.encode):
(UsbDevicePtr):
(UsbDeviceAssociatedPtr):
(UsbDeviceProxy):
(UsbDevicePtr.prototype.open):
(UsbDeviceProxy.prototype.open):
(UsbDevicePtr.prototype.close):
(UsbDeviceProxy.prototype.close):
(UsbDevicePtr.prototype.setConfiguration):
(UsbDeviceProxy.prototype.setConfiguration):
(UsbDevicePtr.prototype.claimInterface):
(UsbDeviceProxy.prototype.claimInterface):
(UsbDevicePtr.prototype.releaseInterface):
(UsbDeviceProxy.prototype.releaseInterface):
(UsbDevicePtr.prototype.setInterfaceAlternateSetting):
(UsbDeviceProxy.prototype.setInterfaceAlternateSetting):
(UsbDevicePtr.prototype.reset):
(UsbDeviceProxy.prototype.reset):
(UsbDevicePtr.prototype.clearHalt):
(UsbDeviceProxy.prototype.clearHalt):
(UsbDevicePtr.prototype.controlTransferIn):
(UsbDeviceProxy.prototype.controlTransferIn):
(UsbDevicePtr.prototype.controlTransferOut):
(UsbDeviceProxy.prototype.controlTransferOut):
(UsbDevicePtr.prototype.genericTransferIn):
(UsbDeviceProxy.prototype.genericTransferIn):
(UsbDevicePtr.prototype.genericTransferOut):
(UsbDeviceProxy.prototype.genericTransferOut):
(UsbDevicePtr.prototype.isochronousTransferIn):
(UsbDeviceProxy.prototype.isochronousTransferIn):
(UsbDevicePtr.prototype.isochronousTransferOut):
(UsbDeviceProxy.prototype.isochronousTransferOut):
(UsbDeviceStub.prototype.open):
(UsbDeviceStub.prototype.close):
(UsbDeviceStub.prototype.setConfiguration):
(UsbDeviceStub.prototype.claimInterface):
(UsbDeviceStub.prototype.releaseInterface):
(UsbDeviceStub.prototype.setInterfaceAlternateSetting):
(UsbDeviceStub.prototype.reset):
(UsbDeviceStub.prototype.clearHalt):
(UsbDeviceStub.prototype.controlTransferIn):
(UsbDeviceStub.prototype.controlTransferOut):
(UsbDeviceStub.prototype.genericTransferIn):
(UsbDeviceStub.prototype.genericTransferOut):
(UsbDeviceStub.prototype.isochronousTransferIn):
(UsbDeviceStub.prototype.isochronousTransferOut):
(UsbDeviceStub.prototype.accept):
(UsbDeviceStub.prototype.acceptWithResponder):
(validateUsbDeviceRequest):
(validateUsbDeviceResponse):
(UsbDeviceClientPtr):
(UsbDeviceClientAssociatedPtr):
(UsbDeviceClientProxy):
(UsbDeviceClientPtr.prototype.onDeviceOpened):
(UsbDeviceClientProxy.prototype.onDeviceOpened):
(UsbDeviceClientPtr.prototype.onDeviceClosed):
(UsbDeviceClientProxy.prototype.onDeviceClosed):
(UsbDeviceClientStub):
(UsbDeviceClientStub.prototype.onDeviceOpened):
(UsbDeviceClientStub.prototype.onDeviceClosed):
(UsbDeviceClientStub.prototype.accept):
(UsbDeviceClientStub.prototype.acceptWithResponder):
(validateUsbDeviceClientRequest):
(validateUsbDeviceClientResponse):
* web-platform-tests/resources/chromium/device.mojom.js.headers: Added.
* web-platform-tests/resources/chromium/device_enumeration_options.mojom.js: Added.
(mojo.internal.isMojomLoaded):
(UsbDeviceFilter):
(UsbDeviceFilter.prototype.initDefaults_):
(UsbDeviceFilter.prototype.initFields_):
(UsbDeviceFilter.validate):
(UsbDeviceFilter.decode):
(UsbDeviceFilter.encode):
(UsbEnumerationOptions):
(UsbEnumerationOptions.prototype.initDefaults_):
(UsbEnumerationOptions.prototype.initFields_):
(UsbEnumerationOptions.validate):
(UsbEnumerationOptions.decode):
(UsbEnumerationOptions.encode):
* web-platform-tests/resources/chromium/device_enumeration_options.mojom.js.headers: Added.
* web-platform-tests/resources/chromium/device_manager_client.mojom.js: Added.
(mojo.internal.isMojomLoaded):
(UsbDeviceManagerClient_OnDeviceAdded_Params):
(UsbDeviceManagerClient_OnDeviceAdded_Params.prototype.initDefaults_):
(UsbDeviceManagerClient_OnDeviceAdded_Params.prototype.initFields_):
(UsbDeviceManagerClient_OnDeviceAdded_Params.validate):
(UsbDeviceManagerClient_OnDeviceAdded_Params.decode):
(UsbDeviceManagerClient_OnDeviceAdded_Params.encode):
(UsbDeviceManagerClient_OnDeviceRemoved_Params):
(UsbDeviceManagerClient_OnDeviceRemoved_Params.prototype.initDefaults_):
(UsbDeviceManagerClient_OnDeviceRemoved_Params.prototype.initFields_):
(UsbDeviceManagerClient_OnDeviceRemoved_Params.validate):
(UsbDeviceManagerClient_OnDeviceRemoved_Params.decode):
(UsbDeviceManagerClient_OnDeviceRemoved_Params.encode):
(UsbDeviceManagerClientPtr):
(UsbDeviceManagerClientAssociatedPtr):
(UsbDeviceManagerClientProxy):
(UsbDeviceManagerClientPtr.prototype.onDeviceAdded):
(UsbDeviceManagerClientProxy.prototype.onDeviceAdded):
(UsbDeviceManagerClientPtr.prototype.onDeviceRemoved):
(UsbDeviceManagerClientProxy.prototype.onDeviceRemoved):
(UsbDeviceManagerClientStub):
(UsbDeviceManagerClientStub.prototype.onDeviceAdded):
(UsbDeviceManagerClientStub.prototype.onDeviceRemoved):
(UsbDeviceManagerClientStub.prototype.accept):
(UsbDeviceManagerClientStub.prototype.acceptWithResponder):
(validateUsbDeviceManagerClientRequest):
(validateUsbDeviceManagerClientResponse):
* web-platform-tests/resources/chromium/device_manager_client.mojom.js.headers: Added.
* web-platform-tests/resources/chromium/enable-hyperlink-auditing.js: Added.
* web-platform-tests/resources/chromium/generic_sensor_mocks.js: Added.
(RingBuffer):
(RingBuffer.prototype.next):
(RingBuffer.prototype.value):
(RingBuffer.prototype.Symbol.iterator):
(GenericSensorTest.MockSensor):
(GenericSensorTest.MockSensor.prototype.async getDefaultConfiguration):
(GenericSensorTest.MockSensor.prototype.async addConfiguration):
(GenericSensorTest.MockSensor.prototype.removeConfiguration):
(GenericSensorTest.MockSensor.prototype.configureReadingChangeNotifications):
(GenericSensorTest.MockSensor.prototype.reset):
(GenericSensorTest.MockSensor.prototype.async setSensorReading):
(GenericSensorTest.MockSensor.prototype.setSensorReadingImmediately):
(GenericSensorTest.MockSensor.prototype.setStartShouldFail):
(GenericSensorTest.MockSensor.prototype.startReading):
(GenericSensorTest.MockSensor.prototype.stopReading):
(GenericSensorTest.MockSensor.prototype.getSamplingFrequency):
(GenericSensorTest.MockSensorProvider):
(GenericSensorTest.MockSensorProvider.prototype.async getSensor):
(GenericSensorTest.MockSensorProvider.prototype.bindToPipe):
(GenericSensorTest.MockSensorProvider.prototype.reset):
(GenericSensorTest.MockSensorProvider.prototype.setGetSensorShouldFail):
(GenericSensorTest.MockSensorProvider.prototype.setPermissionsDenied):
(GenericSensorTest.MockSensorProvider.prototype.getCreatedSensor):
(GenericSensorTest.MockSensorProvider.prototype.setMaximumSupportedFrequency):
(GenericSensorTest.MockSensorProvider.prototype.setMinimumSupportedFrequency):
(GenericSensorTest.GenericSensorTestChromium):
(GenericSensorTest.GenericSensorTestChromium.prototype.async initialize):
(GenericSensorTest.GenericSensorTestChromium.prototype.async reset):
(GenericSensorTest.GenericSensorTestChromium.prototype.getSensorProvider):
(GenericSensorTest):
* web-platform-tests/resources/chromium/generic_sensor_mocks.js.headers: Added.
* web-platform-tests/resources/chromium/image_capture-mojom.js.headers: Added.
* web-platform-tests/resources/chromium/image_capture.mojom.js: Added.
(mojo.internal.isMojomLoaded):
(MeteringMode.isKnownEnumValue):
(MeteringMode.validate):
(RedEyeReduction.isKnownEnumValue):
(RedEyeReduction.validate):
(FillLightMode.isKnownEnumValue):
(FillLightMode.validate):
(Range):
(Range.prototype.initDefaults_):
(Range.prototype.initFields_):
(Range.validate):
(Range.decode):
(Range.encode):
(PhotoState):
(PhotoState.prototype.initDefaults_):
(PhotoState.prototype.initFields_):
(PhotoState.validate):
(PhotoState.decode):
(PhotoState.encode):
(Point2D):
(Point2D.prototype.initDefaults_):
(Point2D.prototype.initFields_):
(Point2D.validate):
(Point2D.decode):
(Point2D.encode):
(PhotoSettings):
(PhotoSettings.prototype.initDefaults_):
(PhotoSettings.prototype.initFields_):
(PhotoSettings.validate):
(PhotoSettings.decode):
(PhotoSettings.encode):
(Blob):
(Blob.prototype.initDefaults_):
(Blob.prototype.initFields_):
(Blob.validate):
(Blob.decode):
(Blob.encode):
(ImageCapture_GetPhotoState_Params):
(ImageCapture_GetPhotoState_Params.prototype.initDefaults_):
(ImageCapture_GetPhotoState_Params.prototype.initFields_):
(ImageCapture_GetPhotoState_Params.validate):
(ImageCapture_GetPhotoState_Params.decode):
(ImageCapture_GetPhotoState_Params.encode):
(ImageCapture_GetPhotoState_ResponseParams):
(ImageCapture_GetPhotoState_ResponseParams.prototype.initDefaults_):
(ImageCapture_GetPhotoState_ResponseParams.prototype.initFields_):
(ImageCapture_GetPhotoState_ResponseParams.validate):
(ImageCapture_GetPhotoState_ResponseParams.decode):
(ImageCapture_GetPhotoState_ResponseParams.encode):
(ImageCapture_SetOptions_Params):
(ImageCapture_SetOptions_Params.prototype.initDefaults_):
(ImageCapture_SetOptions_Params.prototype.initFields_):
(ImageCapture_SetOptions_Params.validate):
(ImageCapture_SetOptions_Params.decode):
(ImageCapture_SetOptions_Params.encode):
(ImageCapture_SetOptions_ResponseParams):
(ImageCapture_SetOptions_ResponseParams.prototype.initDefaults_):
(ImageCapture_SetOptions_ResponseParams.prototype.initFields_):
(ImageCapture_SetOptions_ResponseParams.validate):
(ImageCapture_SetOptions_ResponseParams.decode):
(ImageCapture_SetOptions_ResponseParams.encode):
(ImageCapture_TakePhoto_Params):
(ImageCapture_TakePhoto_Params.prototype.initDefaults_):
(ImageCapture_TakePhoto_Params.prototype.initFields_):
(ImageCapture_TakePhoto_Params.validate):
(ImageCapture_TakePhoto_Params.decode):
(ImageCapture_TakePhoto_Params.encode):
(ImageCapture_TakePhoto_ResponseParams):
(ImageCapture_TakePhoto_ResponseParams.prototype.initDefaults_):
(ImageCapture_TakePhoto_ResponseParams.prototype.initFields_):
(ImageCapture_TakePhoto_ResponseParams.validate):
(ImageCapture_TakePhoto_ResponseParams.decode):
(ImageCapture_TakePhoto_ResponseParams.encode):
(ImageCapturePtr):
(ImageCaptureAssociatedPtr):
(ImageCaptureProxy):
(ImageCapturePtr.prototype.getPhotoState):
(ImageCaptureProxy.prototype.getPhotoState):
(ImageCapturePtr.prototype.setOptions):
(ImageCaptureProxy.prototype.setOptions):
(ImageCapturePtr.prototype.takePhoto):
(ImageCaptureProxy.prototype.takePhoto):
(ImageCaptureStub.prototype.getPhotoState):
(ImageCaptureStub.prototype.setOptions):
(ImageCaptureStub.prototype.takePhoto):
(ImageCaptureStub.prototype.accept):
(ImageCaptureStub.prototype.acceptWithResponder):
(validateImageCaptureRequest):
(validateImageCaptureResponse):
* web-platform-tests/resources/chromium/mock-barcodedetection.js: Added.
(BarcodeDetectionTest):
(BarcodeDetectionTest.prototype.createBarcodeDetection):
(BarcodeDetectionTest.prototype.enumerateSupportedFormats):
(BarcodeDetectionTest.prototype.getFrameData):
(BarcodeDetectionTest.prototype.getFormats):
(BarcodeDetectionTest.prototype.reset):
(BarcodeDetectionTest.prototype.simulateNoImplementation):
(BarcodeDetectionTest.MockBarcodeDetection):
(BarcodeDetectionTest.MockBarcodeDetection.prototype.detect):
(BarcodeDetectionTest.BarcodeDetectionTestChromium):
(BarcodeDetectionTest.BarcodeDetectionTestChromium.prototype.initialize):
(BarcodeDetectionTest.BarcodeDetectionTestChromium.prototype.async reset):
(BarcodeDetectionTest.BarcodeDetectionTestChromium.prototype.MockBarcodeDetectionProvider):
* web-platform-tests/resources/chromium/mock-barcodedetection.js.headers: Added.
* web-platform-tests/resources/chromium/mock-facedetection.js: Added.
(FaceDetectionTest):
(FaceDetectionTest.prototype.createFaceDetection):
(FaceDetectionTest.prototype.getFrameData):
(FaceDetectionTest.prototype.getMaxDetectedFaces):
(FaceDetectionTest.prototype.getFastMode):
(FaceDetectionTest.prototype.reset):
(FaceDetectionTest.MockFaceDetection):
(FaceDetectionTest.MockFaceDetection.prototype.detect):
(FaceDetectionTest.FaceDetectionTestChromium):
(FaceDetectionTest.FaceDetectionTestChromium.prototype.initialize):
(FaceDetectionTest.FaceDetectionTestChromium.prototype.async reset):
(FaceDetectionTest.FaceDetectionTestChromium.prototype.MockFaceDetectionProvider):
* web-platform-tests/resources/chromium/mock-facedetection.js.headers: Added.
* web-platform-tests/resources/chromium/mock-imagecapture.js: Added.
(ImageCaptureTest):
(ImageCaptureTest.prototype.reset):
(ImageCaptureTest.prototype.getPhotoState):
(ImageCaptureTest.prototype.setOptions):
(ImageCaptureTest.prototype.takePhoto):
(ImageCaptureTest.prototype.state):
(ImageCaptureTest.prototype.options):
(ImageCaptureTest.ImageCaptureTestChromium):
(ImageCaptureTest.ImageCaptureTestChromium.prototype.initialize):
(ImageCaptureTest.ImageCaptureTestChromium.prototype.async reset):
(ImageCaptureTest.ImageCaptureTestChromium.prototype.mockImageCapture):
* web-platform-tests/resources/chromium/mock-screenenumeration.js: Added.
(string_appeared_here.ScreenEnumerationTest):
(string_appeared_here.ScreenEnumerationTest.prototype.reset):
(string_appeared_here.ScreenEnumerationTest.prototype.setInternalId):
(string_appeared_here.ScreenEnumerationTest.prototype.setPrimaryId):
(string_appeared_here.ScreenEnumerationTest.prototype.setSuccess):
(string_appeared_here.ScreenEnumerationTest.prototype.addDisplay):
(string_appeared_here.ScreenEnumerationTest.prototype.removeDisplay):
(string_appeared_here.ScreenEnumerationTest.prototype.async getDisplays):
(string_appeared_here.ScreenEnumerationTest.ScreenEnumerationTestChromium):
(string_appeared_here.ScreenEnumerationTest.ScreenEnumerationTestChromium.prototype.async initialize):
(string_appeared_here.ScreenEnumerationTest.ScreenEnumerationTestChromium.prototype.async reset):
(string_appeared_here.ScreenEnumerationTest.ScreenEnumerationTestChromium.prototype.getMockScreenEnumeration):
* web-platform-tests/resources/chromium/mock-screenenumeration.js.header: Added.
* web-platform-tests/resources/chromium/mock-sms-receiver.js: Added.
(const.SmsProvider):
(const.SmsProvider.prototype.async receive):
(const.SmsProvider.prototype.async abort):
(const.SmsProvider.prototype.pushReturnValuesForTesting):
(const.SmsProvider.SmsProviderChromium):
(const.SmsProvider.SmsProviderChromium.prototype.pushReturnValuesForTesting):
* web-platform-tests/resources/chromium/mock-textdetection.js: Added.
(TextDetectionTest):
(TextDetectionTest.prototype.detect):
(TextDetectionTest.prototype.getFrameData):
(TextDetectionTest.prototype.reset):
(TextDetectionTest.TextDetectionTestChromium):
(TextDetectionTest.TextDetectionTestChromium.prototype.initialize):
(TextDetectionTest.TextDetectionTestChromium.prototype.async reset):
(TextDetectionTest.TextDetectionTestChromium.prototype.MockTextDetection):
* web-platform-tests/resources/chromium/mock-textdetection.js.headers: Added.
* web-platform-tests/resources/chromium/mojo_bindings.js: Added.
(exposeNamespace):
(isMojomPendingLoad):
(isMojomLoaded):
(markMojomPendingLoad):
(markMojomLoaded):
(loadMojomIfNecessary):
(makeRequest):
(InterfacePtrController):
(InterfacePtrController.prototype.bind):
(InterfacePtrController.prototype.isBound):
(InterfacePtrController.prototype.reset):
(InterfacePtrController.prototype.resetWithReason):
(InterfacePtrController.prototype.setConnectionErrorHandler):
(InterfacePtrController.prototype.passInterface):
(InterfacePtrController.prototype.getProxy):
(InterfacePtrController.prototype.configureProxyIfNecessary_):
(InterfacePtrController.prototype.queryVersion):
(InterfacePtrController.prototype.requireVersion):
(Binding):
(Binding.prototype.isBound):
(Binding.prototype.createInterfacePtrAndBind):
(Binding.prototype.bind):
(Binding.prototype.close):
(Binding.prototype.closeWithReason):
(Binding.prototype.setConnectionErrorHandler):
(Binding.prototype.unbind):
(BindingSetEntry):
(BindingSetEntry.prototype.close):
(BindingSet):
(BindingSet.prototype.isEmpty):
(BindingSet.prototype.addBinding):
(BindingSet.prototype.closeAllBindings):
(BindingSet.prototype.setConnectionErrorHandler):
(BindingSet.prototype.onConnectionError):
(AssociatedInterfacePtrController):
(AssociatedInterfacePtrController.prototype.bind):
(AssociatedInterfacePtrController.prototype.isBound):
(AssociatedInterfacePtrController.prototype.reset):
(AssociatedInterfacePtrController.prototype.resetWithReason):
(AssociatedInterfacePtrController.prototype.getEncounteredError):
(AssociatedInterfacePtrController.prototype.setConnectionErrorHandler):
(AssociatedInterfacePtrController.prototype.passInterface):
(AssociatedInterfacePtrController.prototype.getProxy):
(AssociatedInterfacePtrController.prototype.queryVersion):
(AssociatedInterfacePtrController.prototype.requireVersion):
(AssociatedBinding):
(AssociatedBinding.prototype.isBound):
(AssociatedBinding.prototype.bind):
(AssociatedBinding.prototype.close):
(AssociatedBinding.prototype.closeWithReason):
(AssociatedBinding.prototype.setConnectionErrorHandler):
(AssociatedBinding.prototype.unbind):
(AssociatedBindingSet):
(InterfacePtrInfo):
(InterfacePtrInfo.prototype.isValid):
(InterfacePtrInfo.prototype.close):
(AssociatedInterfacePtrInfo):
(AssociatedInterfacePtrInfo.prototype.isValid):
(InterfaceRequest):
(InterfaceRequest.prototype.isValid):
(InterfaceRequest.prototype.close):
(AssociatedInterfaceRequest):
(AssociatedInterfaceRequest.prototype.isValid):
(AssociatedInterfaceRequest.prototype.resetWithReason):
(isMasterInterfaceId):
(isValidInterfaceId):
(hasInterfaceIdNamespaceBitSet):
(kHostIsLittleEndian):
(Buffer):
(Buffer.prototype.alloc):
(copyArrayBuffer):
(Buffer.prototype.grow):
(Buffer.prototype.trim):
(Buffer.prototype.getUint8):
(Buffer.prototype.getUint16):
(Buffer.prototype.getUint32):
(Buffer.prototype.getUint64):
(Buffer.prototype.getInt8):
(Buffer.prototype.getInt16):
(Buffer.prototype.getInt32):
(Buffer.prototype.getInt64):
(Buffer.prototype.getFloat32):
(Buffer.prototype.getFloat64):
(Buffer.prototype.setUint8):
(Buffer.prototype.setUint16):
(Buffer.prototype.setUint32):
(Buffer.prototype.setUint64):
(Buffer.prototype.setInt8):
(Buffer.prototype.setInt16):
(Buffer.prototype.setInt32):
(Buffer.prototype.setInt64):
(Buffer.prototype.setFloat32):
(Buffer.prototype.setFloat64):
(align):
(isAligned):
(Decoder):
(Decoder.prototype.align):
(Decoder.prototype.skip):
(Decoder.prototype.readInt8):
(Decoder.prototype.readUint8):
(Decoder.prototype.readInt16):
(Decoder.prototype.readUint16):
(Decoder.prototype.readInt32):
(Decoder.prototype.readUint32):
(Decoder.prototype.readInt64):
(Decoder.prototype.readUint64):
(Decoder.prototype.readFloat):
(Decoder.prototype.readDouble):
(Decoder.prototype.decodePointer):
(Decoder.prototype.decodeAndCreateDecoder):
(Decoder.prototype.decodeHandle):
(Decoder.prototype.decodeAssociatedEndpointHandle):
(Decoder.prototype.decodeString):
(Decoder.prototype.decodeArray):
(Decoder.prototype.decodeStruct):
(Decoder.prototype.decodeStructPointer):
(Decoder.prototype.decodeArrayPointer):
(Decoder.prototype.decodeStringPointer):
(Decoder.prototype.decodeMap):
(Decoder.prototype.decodeMapPointer):
(Encoder):
(Encoder.prototype.align):
(Encoder.prototype.skip):
(Encoder.prototype.writeInt8):
(Encoder.prototype.writeUint8):
(Encoder.prototype.writeInt16):
(Encoder.prototype.writeUint16):
(Encoder.prototype.writeInt32):
(Encoder.prototype.writeUint32):
(Encoder.prototype.writeInt64):
(Encoder.prototype.writeUint64):
(Encoder.prototype.writeFloat):
(Encoder.prototype.writeDouble):
(Encoder.prototype.encodePointer):
(Encoder.prototype.createAndEncodeEncoder):
(Encoder.prototype.encodeHandle):
(Encoder.prototype.encodeAssociatedEndpointHandle):
(Encoder.prototype.encodeString):
(Encoder.prototype.encodeArray):
(Encoder.prototype.encodeStruct):
(Encoder.prototype.encodeStructPointer):
(Encoder.prototype.encodeArrayPointer):
(Encoder.prototype.encodeStringPointer):
(Encoder.prototype.encodeMap):
(Encoder.prototype.encodeMapPointer):
(Message):
(Message.prototype.getHeaderNumBytes):
(Message.prototype.getHeaderVersion):
(Message.prototype.getName):
(Message.prototype.getFlags):
(Message.prototype.getInterfaceId):
(Message.prototype.getPayloadInterfaceIds):
(Message.prototype.isResponse):
(Message.prototype.expectsResponse):
(Message.prototype.setRequestID):
(Message.prototype.setInterfaceId):
(Message.prototype.setPayloadInterfaceIds_):
(Message.prototype.serializeAssociatedEndpointHandles):
(Message.prototype.deserializeAssociatedEndpointHandles):
(MessageV0Builder):
(MessageV0Builder.prototype.createEncoder):
(MessageV0Builder.prototype.encodeStruct):
(MessageV0Builder.prototype.finish):
(MessageV1Builder):
(MessageV2Builder):
(MessageV2Builder.prototype.createEncoder):
(MessageV2Builder.prototype.setPayload):
(MessageV2Builder.prototype.finish):
(MessageReader):
(MessageReader.prototype.decodeStruct):
(PackedBool):
(Int8):
(Int8.decode):
(Int8.encode):
(Uint8.encode):
(Uint8):
(Uint8.decode):
(Int16):
(Int16.decode):
(Int16.encode):
(Uint16):
(Uint16.decode):
(Uint16.encode):
(Int32):
(Int32.decode):
(Int32.encode):
(Uint32):
(Uint32.decode):
(Uint32.encode):
(Int64):
(Int64.decode):
(Int64.encode):
(Uint64):
(Uint64.decode):
(Uint64.encode):
(String):
(String.decode):
(String.encode):
(NullableString):
(Float):
(Float.decode):
(Float.encode):
(Double):
(Double.decode):
(Double.encode):
(Enum):
(Enum.prototype.decode):
(Enum.prototype.encode):
(PointerTo):
(PointerTo.prototype.decode):
(PointerTo.prototype.encode):
(NullablePointerTo):
(ArrayOf):
(ArrayOf.prototype.dimensions):
(ArrayOf.prototype.decode):
(ArrayOf.prototype.encode):
(NullableArrayOf):
(Handle):
(Handle.decode):
(Handle.encode):
(NullableHandle):
(Interface):
(Interface.prototype.decode):
(Interface.prototype.encode):
(NullableInterface):
(AssociatedInterfacePtrInfo.decode):
(AssociatedInterfacePtrInfo.encode):
(NullableAssociatedInterfacePtrInfo):
(InterfaceRequest.decode):
(InterfaceRequest.encode):
(NullableInterfaceRequest):
(AssociatedInterfaceRequest.decode):
(AssociatedInterfaceRequest.encode):
(NullableAssociatedInterfaceRequest):
(MapOf):
(MapOf.prototype.decode):
(MapOf.prototype.encode):
(NullableMapOf):
(Connector):
(Connector.prototype.close):
(Connector.prototype.pauseIncomingMethodCallProcessing):
(Connector.prototype.resumeIncomingMethodCallProcessing):
(Connector.prototype.accept):
(Connector.prototype.setIncomingReceiver):
(Connector.prototype.setErrorHandler):
(Connector.prototype.readMore_):
(Connector.prototype.cancelWait):
(Connector.prototype.waitToReadMore):
(Connector.prototype.handleError):
(validateControlRequestWithResponse):
(validateControlRequestWithoutResponse):
(runOrClosePipe):
(run):
(isInterfaceControlMessage):
(ControlMessageHandler):
(ControlMessageHandler.prototype.accept):
(ControlMessageHandler.prototype.acceptWithResponder):
(constructRunOrClosePipeMessage):
(validateControlResponse):
(acceptRunResponse):
(sendRunMessage):
(ControlMessageProxy):
(ControlMessageProxy.prototype.queryVersion):
(ControlMessageProxy.prototype.requireVersion):
(InterfaceEndpointClient):
(InterfaceEndpointClient.prototype.initControllerIfNecessary_):
(InterfaceEndpointClient.prototype.onAssociationEvent):
(InterfaceEndpointClient.prototype.passHandle):
(InterfaceEndpointClient.prototype.close):
(InterfaceEndpointClient.prototype.accept):
(InterfaceEndpointClient.prototype.acceptAndExpectResponse):
(InterfaceEndpointClient.prototype.setPayloadValidators):
(InterfaceEndpointClient.prototype.setIncomingReceiver):
(InterfaceEndpointClient.prototype.setConnectionErrorHandler):
(InterfaceEndpointClient.prototype.handleIncomingMessage):
(InterfaceEndpointClient.prototype.handleValidIncomingMessage_):
(InterfaceEndpointClient.prototype.notifyError):
(InterfaceEndpointClient.prototype.queryVersion):
(InterfaceEndpointClient.prototype.requireVersion):
(InterfaceEndpointClient.prototype.getEncounteredError):
(State):
(State.prototype.initPendingState):
(State.prototype.isValid):
(State.prototype.close):
(State.prototype.runAssociationEventHandler):
(State.prototype.setAssociationEventHandler):
(State.prototype.notifyAssociation):
(State.prototype.onAssociated):
(State.prototype.onPeerClosedBeforeAssociation):
(createPairPendingAssociation):
(InterfaceEndpointHandle):
(InterfaceEndpointHandle.prototype.isValid):
(InterfaceEndpointHandle.prototype.pendingAssociation):
(InterfaceEndpointHandle.prototype.id):
(InterfaceEndpointHandle.prototype.groupController):
(InterfaceEndpointHandle.prototype.disconnectReason):
(InterfaceEndpointHandle.prototype.setAssociationEventHandler):
(InterfaceEndpointHandle.prototype.notifyAssociation):
(InterfaceEndpointHandle.prototype.reset):
(isPipeControlMessage):
(PipeControlMessageHandler):
(PipeControlMessageHandler.prototype.accept):
(PipeControlMessageProxy):
(PipeControlMessageProxy.prototype.notifyPeerEndpointClosed):
(PipeControlMessageProxy.prototype.constructPeerEndpointClosedMessage):
(check):
(InterfaceEndpoint):
(InterfaceEndpoint.prototype.sendMessage):
(Router):
(Router.prototype.associateInterface):
(Router.prototype.attachEndpointClient):
(Router.prototype.detachEndpointClient):
(Router.prototype.createLocalEndpointHandle):
(Router.prototype.accept):
(Router.prototype.close):
(Router.prototype.onPeerAssociatedEndpointClosed):
(Router.prototype.onPipeConnectionError):
(Router.prototype.closeEndpointHandle):
(Router.prototype.updateEndpointStateMayRemove):
(decodeUtf8String):
(encodeUtf8String):
(utf8Length):
(reportValidationError):
(Observer.prototype.reset):
(return.getInstance):
(ValidationErrorObserverForTesting):
(isTestingMode):
(clearTestingMode):
(isEnumClass):
(isStringClass):
(isHandleClass):
(isInterfaceClass):
(isInterfaceRequestClass):
(isAssociatedInterfaceClass):
(isAssociatedInterfaceRequestClass):
(isNullable):
(Validator):
(Validator.prototype.isValidRange):
(Validator.prototype.claimRange):
(Validator.prototype.claimHandle):
(Validator.prototype.claimAssociatedEndpointHandle):
(Validator.prototype.validateEnum):
(Validator.prototype.validateHandle):
(Validator.prototype.validateAssociatedEndpointHandle):
(Validator.prototype.validateInterface):
(Validator.prototype.validateInterfaceRequest):
(Validator.prototype.validateAssociatedInterface):
(Validator.prototype.validateAssociatedInterfaceRequest):
(Validator.prototype.validateStructHeader):
(Validator.prototype.validateStructVersion):
(Validator.prototype.isFieldInStructVersion):
(Validator.prototype.validateMessageHeader):
(Validator.prototype.validateMessageIsRequestWithoutResponse):
(Validator.prototype.validateMessageIsRequestExpectingResponse):
(Validator.prototype.validateMessageIsResponse):
(Validator.prototype.decodePointer):
(Validator.prototype.decodeUnionSize):
(Validator.prototype.decodeUnionTag):
(Validator.prototype.validateArrayPointer):
(Validator.prototype.validateStructPointer):
(Validator.prototype.validateUnion):
(Validator.prototype.validateNestedUnion):
(Validator.prototype.arrayLength):
(Validator.prototype.validateMapPointer):
(Validator.prototype.validateStringPointer):
(Validator.prototype.validateArray):
(Validator.prototype.validateHandleElements):
(Validator.prototype.validateInterfaceElements):
(Validator.prototype.validateInterfaceRequestElements):
(Validator.prototype.validateAssociatedInterfaceElements):
(Validator.prototype.validateAssociatedInterfaceRequestElements):
(Validator.prototype.validateArrayElements):
(Validator.prototype.validateStructElements):
(Validator.prototype.validateEnumElements):
(RunMessageParams):
(RunMessageParams.prototype.initDefaults_):
(RunMessageParams.prototype.initFields_):
(RunMessageParams.validate):
(RunMessageParams.decode):
(RunMessageParams.encode):
(RunResponseMessageParams):
(RunResponseMessageParams.prototype.initDefaults_):
(RunResponseMessageParams.prototype.initFields_):
(RunResponseMessageParams.validate):
(RunResponseMessageParams.decode):
(RunResponseMessageParams.encode):
(QueryVersion):
(QueryVersion.prototype.initDefaults_):
(QueryVersion.prototype.initFields_):
(QueryVersion.validate):
(QueryVersion.decode):
(QueryVersion.encode):
(QueryVersionResult):
(QueryVersionResult.prototype.initDefaults_):
(QueryVersionResult.prototype.initFields_):
(QueryVersionResult.validate):
(QueryVersionResult.decode):
(QueryVersionResult.encode):
(FlushForTesting):
(FlushForTesting.prototype.initDefaults_):
(FlushForTesting.prototype.initFields_):
(FlushForTesting.validate):
(FlushForTesting.decode):
(FlushForTesting.encode):
(RunOrClosePipeMessageParams):
(RunOrClosePipeMessageParams.prototype.initDefaults_):
(RunOrClosePipeMessageParams.prototype.initFields_):
(RunOrClosePipeMessageParams.validate):
(RunOrClosePipeMessageParams.decode):
(RunOrClosePipeMessageParams.encode):
(RequireVersion):
(RequireVersion.prototype.initDefaults_):
(RequireVersion.prototype.initFields_):
(RequireVersion.validate):
(RequireVersion.decode):
(RequireVersion.encode):
(RunInput):
(RunInput.prototype.initDefault_):
(RunInput.prototype.initValue_):
(get if):
(RunInput.encode):
(RunInput.decode):
(RunInput.validate):
(RunOutput):
(RunOutput.prototype.initDefault_):
(RunOutput.prototype.initValue_):
(RunOutput.encode):
(RunOutput.decode):
(RunOutput.validate):
(RunOrClosePipeInput):
(RunOrClosePipeInput.prototype.initDefault_):
(RunOrClosePipeInput.prototype.initValue_):
(RunOrClosePipeInput.encode):
(RunOrClosePipeInput.decode):
(RunOrClosePipeInput.validate):
(DisconnectReason):
(DisconnectReason.prototype.initDefaults_):
(DisconnectReason.prototype.initFields_):
(DisconnectReason.validate):
(DisconnectReason.decode):
(DisconnectReason.encode):
(PeerAssociatedEndpointClosedEvent):
(PeerAssociatedEndpointClosedEvent.prototype.initDefaults_):
(PeerAssociatedEndpointClosedEvent.prototype.initFields_):
(PeerAssociatedEndpointClosedEvent.validate):
(PeerAssociatedEndpointClosedEvent.decode):
(PeerAssociatedEndpointClosedEvent.encode):
* web-platform-tests/resources/chromium/mojo_bindings.js.headers: Added.
* web-platform-tests/resources/chromium/mojo_web_test_helper_test.mojom.js: Added.
(mojo.internal.isMojomLoaded):
(MojoWebTestHelper_Reverse_Params):
(MojoWebTestHelper_Reverse_Params.prototype.initDefaults_):
(MojoWebTestHelper_Reverse_Params.prototype.initFields_):
(MojoWebTestHelper_Reverse_Params.validate):
(MojoWebTestHelper_Reverse_Params.decode):
(MojoWebTestHelper_Reverse_Params.encode):
(MojoWebTestHelper_Reverse_ResponseParams):
(MojoWebTestHelper_Reverse_ResponseParams.prototype.initDefaults_):
(MojoWebTestHelper_Reverse_ResponseParams.prototype.initFields_):
(MojoWebTestHelper_Reverse_ResponseParams.validate):
(MojoWebTestHelper_Reverse_ResponseParams.decode):
(MojoWebTestHelper_Reverse_ResponseParams.encode):
(MojoWebTestHelperPtr):
(MojoWebTestHelperAssociatedPtr):
(MojoWebTestHelperProxy):
(MojoWebTestHelperPtr.prototype.reverse):
(MojoWebTestHelperProxy.prototype.reverse):
(MojoWebTestHelperStub.prototype.reverse):
(MojoWebTestHelperStub.prototype.accept):
(MojoWebTestHelperStub.prototype.acceptWithResponder):
(validateMojoWebTestHelperRequest):
(validateMojoWebTestHelperResponse):
* web-platform-tests/resources/chromium/mojo_web_test_helper_test.mojom.js.headers: Added.
* web-platform-tests/resources/chromium/nfc-mock.js: Added.
(toMojoNDEFMessage):
(toMojoNDEFRecord):
(toByteArray):
(compareNDEFRecords):
(assertNDEFWriteOptionsEqual):
(assertNDEFReaderOptionsEqual):
(matchesWatchOptions):
(createNDEFError):
(WebNFCTest):
(WebNFCTest.prototype.async push):
(WebNFCTest.prototype.async cancelPush):
(WebNFCTest.prototype.setClient):
(WebNFCTest.prototype.async watch):
(WebNFCTest.prototype.async cancelWatch):
(WebNFCTest.prototype.async cancelAllWatches):
(WebNFCTest.prototype.getHWError):
(WebNFCTest.prototype.setHWStatus):
(WebNFCTest.prototype.pushedMessage):
(WebNFCTest.prototype.writeOptions):
(WebNFCTest.prototype.watchOptions):
(WebNFCTest.prototype.setPendingPushCompleted):
(WebNFCTest.prototype.reset):
(WebNFCTest.prototype.cancelPendingPushOperation):
(WebNFCTest.prototype.setReadingMessage):
(WebNFCTest.prototype.suspendNFCOperations):
(WebNFCTest.prototype.resumeNFCOperations):
(WebNFCTest.prototype.simulateNonNDEFTagDiscovered):
(WebNFCTest.prototype.setIsFormattedTag):
(WebNFCTest.prototype.simulateDataTransferFails):
(WebNFCTest.prototype.simulateClosedPipe):
(WebNFCTest.NFCTestChromium):
(WebNFCTest.NFCTestChromium.prototype.async initialize):
(WebNFCTest.NFCTestChromium.prototype.async reset):
(WebNFCTest.NFCTestChromium.prototype.getMockNFC):
* web-platform-tests/resources/chromium/sensor.mojom.js: Added.
(mojo.internal.isMojomLoaded):
(SensorType.isKnownEnumValue):
(SensorType.validate):
(ReportingMode.isKnownEnumValue):
(ReportingMode.validate):
(SensorConfiguration):
(SensorConfiguration.prototype.initDefaults_):
(SensorConfiguration.prototype.initFields_):
(SensorConfiguration.validate):
(SensorConfiguration.decode):
(SensorConfiguration.encode):
(Sensor_GetDefaultConfiguration_Params):
(Sensor_GetDefaultConfiguration_Params.prototype.initDefaults_):
(Sensor_GetDefaultConfiguration_Params.prototype.initFields_):
(Sensor_GetDefaultConfiguration_Params.validate):
(Sensor_GetDefaultConfiguration_Params.decode):
(Sensor_GetDefaultConfiguration_Params.encode):
(Sensor_GetDefaultConfiguration_ResponseParams):
(Sensor_GetDefaultConfiguration_ResponseParams.prototype.initDefaults_):
(Sensor_GetDefaultConfiguration_ResponseParams.prototype.initFields_):
(Sensor_GetDefaultConfiguration_ResponseParams.validate):
(Sensor_GetDefaultConfiguration_ResponseParams.decode):
(Sensor_GetDefaultConfiguration_ResponseParams.encode):
(Sensor_AddConfiguration_Params):
(Sensor_AddConfiguration_Params.prototype.initDefaults_):
(Sensor_AddConfiguration_Params.prototype.initFields_):
(Sensor_AddConfiguration_Params.validate):
(Sensor_AddConfiguration_Params.decode):
(Sensor_AddConfiguration_Params.encode):
(Sensor_AddConfiguration_ResponseParams):
(Sensor_AddConfiguration_ResponseParams.prototype.initDefaults_):
(Sensor_AddConfiguration_ResponseParams.prototype.initFields_):
(Sensor_AddConfiguration_ResponseParams.validate):
(Sensor_AddConfiguration_ResponseParams.decode):
(Sensor_AddConfiguration_ResponseParams.encode):
(Sensor_RemoveConfiguration_Params):
(Sensor_RemoveConfiguration_Params.prototype.initDefaults_):
(Sensor_RemoveConfiguration_Params.prototype.initFields_):
(Sensor_RemoveConfiguration_Params.validate):
(Sensor_RemoveConfiguration_Params.decode):
(Sensor_RemoveConfiguration_Params.encode):
(Sensor_Suspend_Params):
(Sensor_Suspend_Params.prototype.initDefaults_):
(Sensor_Suspend_Params.prototype.initFields_):
(Sensor_Suspend_Params.validate):
(Sensor_Suspend_Params.decode):
(Sensor_Suspend_Params.encode):
(Sensor_Resume_Params):
(Sensor_Resume_Params.prototype.initDefaults_):
(Sensor_Resume_Params.prototype.initFields_):
(Sensor_Resume_Params.validate):
(Sensor_Resume_Params.decode):
(Sensor_Resume_Params.encode):
(Sensor_ConfigureReadingChangeNotifications_Params):
(Sensor_ConfigureReadingChangeNotifications_Params.prototype.initDefaults_):
(Sensor_ConfigureReadingChangeNotifications_Params.prototype.initFields_):
(Sensor_ConfigureReadingChangeNotifications_Params.validate):
(Sensor_ConfigureReadingChangeNotifications_Params.decode):
(Sensor_ConfigureReadingChangeNotifications_Params.encode):
(SensorClient_RaiseError_Params):
(SensorClient_RaiseError_Params.prototype.initDefaults_):
(SensorClient_RaiseError_Params.prototype.initFields_):
(SensorClient_RaiseError_Params.validate):
(SensorClient_RaiseError_Params.decode):
(SensorClient_RaiseError_Params.encode):
(SensorClient_SensorReadingChanged_Params):
(SensorClient_SensorReadingChanged_Params.prototype.initDefaults_):
(SensorClient_SensorReadingChanged_Params.prototype.initFields_):
(SensorClient_SensorReadingChanged_Params.validate):
(SensorClient_SensorReadingChanged_Params.decode):
(SensorClient_SensorReadingChanged_Params.encode):
(SensorPtr):
(SensorAssociatedPtr):
(SensorProxy):
(SensorPtr.prototype.getDefaultConfiguration):
(SensorProxy.prototype.getDefaultConfiguration):
(SensorPtr.prototype.addConfiguration):
(SensorProxy.prototype.addConfiguration):
(SensorPtr.prototype.removeConfiguration):
(SensorProxy.prototype.removeConfiguration):
(SensorPtr.prototype.suspend):
(SensorProxy.prototype.suspend):
(SensorPtr.prototype.resume):
(SensorProxy.prototype.resume):
(SensorPtr.prototype.configureReadingChangeNotifications):
(SensorProxy.prototype.configureReadingChangeNotifications):
(SensorStub):
(SensorStub.prototype.getDefaultConfiguration):
(SensorStub.prototype.addConfiguration):
(SensorStub.prototype.removeConfiguration):
(SensorStub.prototype.suspend):
(SensorStub.prototype.resume):
(SensorStub.prototype.configureReadingChangeNotifications):
(SensorStub.prototype.accept):
(SensorStub.prototype.acceptWithResponder):
(validateSensorRequest):
(validateSensorResponse):
(SensorClientPtr):
(SensorClientAssociatedPtr):
(SensorClientProxy):
(SensorClientPtr.prototype.raiseError):
(SensorClientProxy.prototype.raiseError):
(SensorClientPtr.prototype.sensorReadingChanged):
(SensorClientProxy.prototype.sensorReadingChanged):
(SensorClientStub):
(SensorClientStub.prototype.raiseError):
(SensorClientStub.prototype.sensorReadingChanged):
(SensorClientStub.prototype.accept):
(SensorClientStub.prototype.acceptWithResponder):
(validateSensorClientRequest):
(validateSensorClientResponse):
* web-platform-tests/resources/chromium/sensor_provider.mojom.js: Added.
(mojo.internal.isMojomLoaded):
(SensorCreationResult.isKnownEnumValue):
(SensorCreationResult.validate):
(SensorInitParams):
(SensorInitParams.prototype.initDefaults_):
(SensorInitParams.prototype.initFields_):
(SensorInitParams.validate):
(SensorInitParams.decode):
(SensorInitParams.encode):
(SensorProvider_GetSensor_Params):
(SensorProvider_GetSensor_Params.prototype.initDefaults_):
(SensorProvider_GetSensor_Params.prototype.initFields_):
(SensorProvider_GetSensor_Params.validate):
(SensorProvider_GetSensor_Params.decode):
(SensorProvider_GetSensor_Params.encode):
(SensorProvider_GetSensor_ResponseParams):
(SensorProvider_GetSensor_ResponseParams.prototype.initDefaults_):
(SensorProvider_GetSensor_ResponseParams.prototype.initFields_):
(SensorProvider_GetSensor_ResponseParams.validate):
(SensorProvider_GetSensor_ResponseParams.decode):
(SensorProvider_GetSensor_ResponseParams.encode):
(SensorProviderPtr):
(SensorProviderAssociatedPtr):
(SensorProviderProxy):
(SensorProviderPtr.prototype.getSensor):
(SensorProviderProxy.prototype.getSensor):
(SensorProviderStub.prototype.getSensor):
(SensorProviderStub.prototype.accept):
(SensorProviderStub.prototype.acceptWithResponder):
(validateSensorProviderRequest):
(validateSensorProviderResponse):
* web-platform-tests/resources/chromium/string16.mojom.js: Added.
(mojo.internal.isMojomLoaded):
(String16):
(String16.prototype.initDefaults_):
(String16.prototype.initFields_):
(String16.validate):
(String16.decode):
(String16.encode):
(BigString16):
(BigString16.prototype.initDefaults_):
(BigString16.prototype.initFields_):
(BigString16.validate):
(BigString16.decode):
(BigString16.encode):
* web-platform-tests/resources/chromium/string16.mojom.js.headers: Added.
* web-platform-tests/resources/chromium/url.mojom.js: Added.
(mojo.internal.isMojomLoaded):
(Url):
(Url.prototype.initDefaults_):
(Url.prototype.initFields_):
(Url.validate):
(Url.decode):
(Url.encode):
* web-platform-tests/resources/chromium/w3c-import.log: Added.
* web-platform-tests/resources/chromium/web-bluetooth-test.js: Added.
(toMojoCentralState):
(writeTypeToString):
(canonicalizeAndConvertToMojoUUID):
(convertToMojoMap):
(const.MOJO_CHOOSER_EVENT_TYPE_MAP):
(ArrayToMojoCharacteristicProperties):
(FakeBluetooth):
(FakeBluetooth.prototype.async setLESupported):
(FakeBluetooth.prototype.async simulateCentral):
(FakeBluetooth.prototype.async allResponsesConsumed):
(FakeBluetooth.prototype.async getManualChooser):
(FakeCentral):
(FakeCentral.prototype.async simulatePreconnectedPeripheral):
(FakeCentral.prototype.async simulateAdvertisementReceived):
(FakeCentral.prototype.async setState):
(FakeCentral.prototype.fetchOrCreatePeripheral_):
(FakePeripheral):
(FakePeripheral.prototype.async addFakeService):
(FakePeripheral.prototype.async setNextGATTConnectionResponse):
(FakePeripheral.prototype.async setNextGATTDiscoveryResponse):
(FakePeripheral.prototype.async simulateGATTDisconnection):
(FakePeripheral.prototype.async simulateGATTServicesChanged):
(FakeRemoteGATTService):
(FakeRemoteGATTService.prototype.async addFakeCharacteristic):
(FakeRemoteGATTService.prototype.async remove):
(FakeRemoteGATTCharacteristic):
(FakeRemoteGATTCharacteristic.prototype.async addFakeDescriptor):
(FakeRemoteGATTCharacteristic.prototype.async setNextReadResponse):
(FakeRemoteGATTCharacteristic.prototype.async setNextWriteResponse):
(FakeRemoteGATTCharacteristic.prototype.async setNextSubscribeToNotificationsResponse):
(FakeRemoteGATTCharacteristic.prototype.async setNextUnsubscribeFromNotificationsResponse):
(FakeRemoteGATTCharacteristic.prototype.async isNotifying):
(FakeRemoteGATTCharacteristic.prototype.async getLastWrittenValue):
(FakeRemoteGATTCharacteristic.prototype.async remove):
(FakeRemoteGATTDescriptor):
(FakeRemoteGATTDescriptor.prototype.async setNextReadResponse):
(FakeRemoteGATTDescriptor.prototype.async setNextWriteResponse):
(FakeRemoteGATTDescriptor.prototype.async getLastWrittenValue):
(FakeRemoteGATTDescriptor.prototype.async remove):
(FakeChooser):
(FakeChooser.prototype.async waitForEvents):
(FakeChooser.prototype.async selectPeripheral):
(FakeChooser.prototype.async cancel):
(FakeChooser.prototype.async rescan):
(FakeChooser.prototype.onEvent):
* web-platform-tests/resources/chromium/web-bluetooth-test.js.headers: Added.
* web-platform-tests/resources/chromium/web_usb_service.mojom.js: Added.
(mojo.internal.isMojomLoaded):
(WebUsbService_GetDevices_Params):
(WebUsbService_GetDevices_Params.prototype.initDefaults_):
(WebUsbService_GetDevices_Params.prototype.initFields_):
(WebUsbService_GetDevices_Params.validate):
(WebUsbService_GetDevices_Params.decode):
(WebUsbService_GetDevices_Params.encode):
(WebUsbService_GetDevices_ResponseParams):
(WebUsbService_GetDevices_ResponseParams.prototype.initDefaults_):
(WebUsbService_GetDevices_ResponseParams.prototype.initFields_):
(WebUsbService_GetDevices_ResponseParams.validate):
(WebUsbService_GetDevices_ResponseParams.decode):
(WebUsbService_GetDevices_ResponseParams.encode):
(WebUsbService_GetDevice_Params):
(WebUsbService_GetDevice_Params.prototype.initDefaults_):
(WebUsbService_GetDevice_Params.prototype.initFields_):
(WebUsbService_GetDevice_Params.validate):
(WebUsbService_GetDevice_Params.decode):
(WebUsbService_GetDevice_Params.encode):
(WebUsbService_GetPermission_Params):
(WebUsbService_GetPermission_Params.prototype.initDefaults_):
(WebUsbService_GetPermission_Params.prototype.initFields_):
(WebUsbService_GetPermission_Params.validate):
(WebUsbService_GetPermission_Params.decode):
(WebUsbService_GetPermission_Params.encode):
(WebUsbService_GetPermission_ResponseParams):
(WebUsbService_GetPermission_ResponseParams.prototype.initDefaults_):
(WebUsbService_GetPermission_ResponseParams.prototype.initFields_):
(WebUsbService_GetPermission_ResponseParams.validate):
(WebUsbService_GetPermission_ResponseParams.decode):
(WebUsbService_GetPermission_ResponseParams.encode):
(WebUsbService_SetClient_Params):
(WebUsbService_SetClient_Params.prototype.initDefaults_):
(WebUsbService_SetClient_Params.prototype.initFields_):
(WebUsbService_SetClient_Params.validate):
(WebUsbService_SetClient_Params.decode):
(WebUsbService_SetClient_Params.encode):
(WebUsbServicePtr):
(WebUsbServiceAssociatedPtr):
(WebUsbServiceProxy):
(WebUsbServicePtr.prototype.getDevices):
(WebUsbServiceProxy.prototype.getDevices):
(WebUsbServicePtr.prototype.getDevice):
(WebUsbServiceProxy.prototype.getDevice):
(WebUsbServicePtr.prototype.getPermission):
(WebUsbServiceProxy.prototype.getPermission):
(WebUsbServicePtr.prototype.setClient):
(WebUsbServiceProxy.prototype.setClient):
(WebUsbServiceStub):
(WebUsbServiceStub.prototype.getDevices):
(WebUsbServiceStub.prototype.getDevice):
(WebUsbServiceStub.prototype.getPermission):
(WebUsbServiceStub.prototype.setClient):
(WebUsbServiceStub.prototype.accept):
(WebUsbServiceStub.prototype.acceptWithResponder):
(validateWebUsbServiceRequest):
(validateWebUsbServiceResponse):
* web-platform-tests/resources/chromium/web_usb_service.mojom.js.headers: Added.
* web-platform-tests/resources/chromium/webusb-child-test.js: Added.
(this.name.string_appeared_here.this.window.top.messageChannel.port1.onmessage.async if):
* web-platform-tests/resources/chromium/webusb-child-test.js.headers: Added.
* web-platform-tests/resources/chromium/webusb-test.js: Added.
(getMessagePort):
(stringToMojoString16):
(fakeDeviceInitToDeviceInfo):
(convertMojoDeviceFilters):
(convertMojoDeviceFilter):
(FakeDevice):
(FakeDevice.prototype.getConfiguration):
(FakeDevice.prototype.open):
(FakeDevice.prototype.close):
(FakeDevice.prototype.setConfiguration):
(FakeDevice.prototype.claimInterface):
(FakeDevice.prototype.releaseInterface):
(FakeDevice.prototype.setInterfaceAlternateSetting):
(FakeDevice.prototype.reset):
(FakeDevice.prototype.clearHalt):
(FakeDevice.prototype.async controlTransferIn):
(FakeDevice.prototype.async controlTransferOut):
(FakeDevice.prototype.genericTransferIn):
(FakeDevice.prototype.genericTransferOut):
(FakeDevice.prototype.isochronousTransferIn):
(FakeDevice.prototype.isochronousTransferOut):
(prototype.addBinding):
(prototype.addDevice):
(prototype.removeDevice):
(prototype.removeAllDevices):
(prototype.getDevices):
(prototype.getDevice):
(prototype.getPermission):
(prototype.setClient):
(USBDeviceRequestEvent):
(USBDeviceRequestEvent.prototype.respondWith):
(prototype.disconnect):
(prototype.async initialize):
(prototype.attachToContext):
(prototype.addFakeDevice):
(prototype.reset):
* web-platform-tests/resources/chromium/webusb-test.js.headers: Added.
* web-platform-tests/resources/chromium/webxr-test-math-helper.js: Added.
(XRMathHelper.toString):
(XRMathHelper.transform_by_matrix):
(XRMathHelper.neg):
(XRMathHelper.sub):
(XRMathHelper.add):
(XRMathHelper.cross):
(XRMathHelper.dot):
(XRMathHelper.mul):
(XRMathHelper.length):
(XRMathHelper.normalize):
(XRMathHelper.pointInFace):
(XRMathHelper.det2x2):
(XRMathHelper.det3x3):
(XRMathHelper.det4x4):
(XRMathHelper.inv2):
(XRMathHelper.transpose):
(XRMathHelper.inverse):
(XRMathHelper.mul4x4):
(XRMathHelper.decomposeRigidTransform):
(XRMathHelper.identity):
(XRMathHelper):
* web-platform-tests/resources/chromium/webxr-test-math-helper.js.headers: Added.
* web-platform-tests/resources/chromium/webxr-test.js: Added.
(getMatrixFromTransform):
(composeGFXTransform):
(ChromeXRTest):
(ChromeXRTest.prototype.simulateDeviceConnection):
(ChromeXRTest.prototype.disconnectAllDevices):
(ChromeXRTest.prototype.simulateUserActivation):
(ChromeXRTest.prototype.Debug):
(MockVRService):
(MockVRService.prototype.addRuntime):
(MockVRService.prototype.removeAllRuntimes):
(MockVRService.prototype.removeRuntime):
(MockVRService.prototype.setClient):
(MockVRService.prototype.requestSession):
(MockVRService.prototype.exitPresent):
(MockVRService.prototype.supportsSession):
(MockVRService.prototype.makeXrCompatible):
(prototype.get deleted):
(prototype.pauseTracking):
(prototype.resumeTracking):
(prototype.stopTracking):
(prototype.setAnchorOrigin):
(prototype.set id):
(prototype.set device):
(prototype.get dirty):
(prototype.get paused):
(prototype.markProcessed):
(prototype.getAnchorOrigin):
(MockRuntime):
(MockRuntime.prototype._convertModeToEnum):
(MockRuntime.prototype._convertModesToEnum):
(MockRuntime.prototype.disconnect):
(MockRuntime.prototype.setViews):
(MockRuntime.prototype.setViewerOrigin):
(MockRuntime.prototype.clearViewerOrigin):
(MockRuntime.prototype.simulateVisibilityChange):
(MockRuntime.prototype.setBoundsGeometry):
(MockRuntime.prototype.setFloorOrigin):
(MockRuntime.prototype.clearFloorOrigin):
(MockRuntime.prototype.onStageParametersUpdated):
(MockRuntime.prototype.simulateResetPose):
(MockRuntime.prototype.simulateInputSourceConnection):
(MockRuntime.prototype.setAnchorCreationCallback):
(MockRuntime.prototype.getNonImmersiveDisplayInfo):
(MockRuntime.prototype.getImmersiveDisplayInfo):
(MockRuntime.prototype.getEye.else.toDegrees):
(MockRuntime.prototype.getEye):
(MockRuntime.prototype.setFeatures.convertFeatureToMojom):
(MockRuntime.prototype.setFeatures):
(MockRuntime.prototype.addInputSource):
(MockRuntime.prototype.removeInputSource):
(MockRuntime.prototype.deleteAnchorController):
(MockRuntime.prototype._injectAdditionalFrameData):
(MockRuntime.prototype.getFrameData):
(MockRuntime.prototype.getEnvironmentIntegrationProvider):
(MockRuntime.prototype.closeEnvironmentIntegrationProvider):
(MockRuntime.prototype.closeDataProvider):
(MockRuntime.prototype.subscribeToHitTest):
(MockRuntime.prototype.subscribeToHitTestForTransientInput):
(MockRuntime.prototype.createAnchor):
(MockRuntime.prototype.createPlaneAnchor):
(MockRuntime.prototype.requestRuntimeSession):
(MockRuntime.prototype.runtimeSupportsSession):
(MockRuntime.prototype._nativeOriginKnown):
(MockRuntime.prototype._calculateAnchorInformation):
(MockRuntime.prototype._calculateHitTestResults):
(MockRuntime.prototype._transformRayToMojoSpace):
(MockRuntime.prototype._hitTestWorld):
(MockRuntime.prototype._hitTestRegion):
(MockRuntime.prototype._hitTestFace):
(MockRuntime.prototype._getMojoFromViewer):
(MockRuntime.prototype._getMojoFromNativeOrigin):
(MockXRSessionMetricsRecorder.prototype.reportFeatureUsed):
(MockXRSessionMetricsRecorder):
(MockXRInputSource):
(MockXRInputSource.prototype.setHandedness):
(MockXRInputSource.prototype.setTargetRayMode):
(MockXRInputSource.prototype.setProfiles):
(MockXRInputSource.prototype.setGripOrigin):
(MockXRInputSource.prototype.clearGripOrigin):
(MockXRInputSource.prototype.setPointerOrigin):
(MockXRInputSource.prototype.disconnect):
(MockXRInputSource.prototype.reconnect):
(MockXRInputSource.prototype.startSelection):
(MockXRInputSource.prototype.endSelection):
(MockXRInputSource.prototype.simulateSelect):
(MockXRInputSource.prototype.setSupportedButtons):
(MockXRInputSource.prototype.updateButtonState):
(MockXRInputSource.prototype.getInputSourceState):
(MockXRInputSource.prototype.setOverlayPointerPosition):
(MockXRInputSource.prototype.getEmptyGamepad):
(MockXRInputSource.prototype.addGamepadButton):
(MockXRInputSource.prototype.getButtonIndex):
(MockXRInputSource.prototype.getAxesStartIndex):
(MockXRInputSource.prototype._getMojoFromInputSource):
(MockXRPresentationProvider):
(MockXRPresentationProvider.prototype.bindProvider):
(MockXRPresentationProvider.prototype.getClientReceiver):
(MockXRPresentationProvider.prototype.submitFrameMissing):
(MockXRPresentationProvider.prototype.submitFrame):
(MockXRPresentationProvider.prototype.Close):
* web-platform-tests/resources/chromium/webxr-test.js.headers: Added.
* web-platform-tests/resources/idlharness.js:
(IdlArray.prototype.assert_type_is):
(IdlInterface):
(IdlInterface.prototype.should_have_interface_object):
(IdlInterface.prototype.get_interface_object):
(IdlInterface.prototype.test_self):
(IdlInterface.prototype.test_member_attribute):
(IdlInterface.prototype.test_member_operation):
(IdlInterface.prototype.test_member_iterable):
(IdlInterface.prototype.test_member_async_iterable):
(IdlInterface.prototype.test_member_stringifier):
(IdlInterface.prototype.test_members):
(IdlInterface.prototype.test_primary_interface_of):
(IdlInterface.prototype.do_interface_attribute_asserts):
(IdlInterfaceMember):
* web-platform-tests/resources/sriharness.js:
(const.SRIPreloadTest):
* web-platform-tests/resources/test-only-api.js: Added.
(loadScript):
(async loadMojoResources):
* web-platform-tests/resources/test-only-api.js.headers: Added.
* web-platform-tests/resources/test/README.md: Added.
* web-platform-tests/resources/test/conftest.py: Added.
(pytest_addoption):
(pytest_collect_file):
(pytest_configure):
(resolve_uri):
(HTMLItem):
(HTMLItem.__init__):
(HTMLItem.reportinfo):
(HTMLItem.repr_failure):
(HTMLItem.runtest):
(HTMLItem._run_unit_test):
(HTMLItem._run_functional_test):
(HTMLItem._run_functional_test_variant):
(HTMLItem._summarize):
(HTMLItem._assert_sequence):
(HTMLItem._scrub_stack):
(HTMLItem._expand_status):
(HTMLItem._summarize_test):
(HTMLItem._summarize_status):
* web-platform-tests/resources/test/harness.html: Added.
* web-platform-tests/resources/test/idl-helper.js: Added.
(interfaceFrom):
(memberFrom):
(typeFrom):
* web-platform-tests/resources/test/nested-testharness.js: Added.
(makeTest.return.new.Promise):
(makeTest):
* web-platform-tests/resources/test/tests/functional/add_cleanup.html: Added.
* web-platform-tests/resources/test/tests/functional/add_cleanup_async.html: Added.
* web-platform-tests/resources/test/tests/functional/add_cleanup_async_bad_return.html: Added.
* web-platform-tests/resources/test/tests/functional/add_cleanup_async_rejection.html: Added.
* web-platform-tests/resources/test/tests/functional/add_cleanup_async_rejection_after_load.html: Added.
* web-platform-tests/resources/test/tests/functional/add_cleanup_async_timeout.html: Added.
* web-platform-tests/resources/test/tests/functional/add_cleanup_bad_return.html: Added.
* web-platform-tests/resources/test/tests/functional/add_cleanup_count.html: Added.
* web-platform-tests/resources/test/tests/functional/add_cleanup_err.html: Added.
* web-platform-tests/resources/test/tests/functional/add_cleanup_err_multi.html: Added.
* web-platform-tests/resources/test/tests/functional/add_cleanup_sync_queue.html: Added.
* web-platform-tests/resources/test/tests/functional/api-tests-1.html: Added.
* web-platform-tests/resources/test/tests/functional/api-tests-2.html: Added.
* web-platform-tests/resources/test/tests/functional/api-tests-3.html: Added.
* web-platform-tests/resources/test/tests/functional/assert-array-equals.html: Added.
* web-platform-tests/resources/test/tests/functional/force_timeout.html: Added.
* web-platform-tests/resources/test/tests/functional/generate-callback.html: Added.
* web-platform-tests/resources/test/tests/functional/idlharness/IdlDictionary/test_partial_interface_of.html: Added.
* web-platform-tests/resources/test/tests/functional/idlharness/IdlDictionary/w3c-import.log: Added.
* web-platform-tests/resources/test/tests/functional/idlharness/IdlInterface/test_immutable_prototype.html: Added.
* web-platform-tests/resources/test/tests/functional/idlharness/IdlInterface/test_interface_mixin.html: Added.
* web-platform-tests/resources/test/tests/functional/idlharness/IdlInterface/test_partial_interface_of.html: Added.
* web-platform-tests/resources/test/tests/functional/idlharness/IdlInterface/test_primary_interface_of.html: Added.
* web-platform-tests/resources/test/tests/functional/idlharness/IdlInterface/test_to_json_operation.html: Added.
* web-platform-tests/resources/test/tests/functional/idlharness/IdlInterface/w3c-import.log: Added.
* web-platform-tests/resources/test/tests/functional/idlharness/IdlNamespace/test_attribute.html: Added.
* web-platform-tests/resources/test/tests/functional/idlharness/IdlNamespace/test_operation.html: Added.
* web-platform-tests/resources/test/tests/functional/idlharness/IdlNamespace/test_partial_namespace.html: Added.
* web-platform-tests/resources/test/tests/functional/idlharness/IdlNamespace/w3c-import.log: Added.
* web-platform-tests/resources/test/tests/functional/iframe-callback.html: Added.
* web-platform-tests/resources/test/tests/functional/iframe-consolidate-errors.html: Added.
* web-platform-tests/resources/test/tests/functional/iframe-consolidate-tests.html: Added.
* web-platform-tests/resources/test/tests/functional/iframe-msg.html: Added.
* web-platform-tests/resources/test/tests/functional/log-insertion.html: Added.
* web-platform-tests/resources/test/tests/functional/order.html: Added.
* web-platform-tests/resources/test/tests/functional/promise-async.html: Added.
* web-platform-tests/resources/test/tests/functional/promise-with-sync.html: Added.
* web-platform-tests/resources/test/tests/functional/promise.html: Added.
* web-platform-tests/resources/test/tests/functional/queue.html: Added.
* web-platform-tests/resources/test/tests/functional/single-page-test-fail.html: Added.
* web-platform-tests/resources/test/tests/functional/single-page-test-no-assertions.html: Added.
* web-platform-tests/resources/test/tests/functional/single-page-test-no-body.html: Added.
* web-platform-tests/resources/test/tests/functional/single-page-test-pass.html: Added.
* web-platform-tests/resources/test/tests/functional/step_wait.html: Added.
* web-platform-tests/resources/test/tests/functional/step_wait_func.html: Added.
* web-platform-tests/resources/test/tests/functional/task-scheduling-promise-test.html: Added.
* web-platform-tests/resources/test/tests/functional/task-scheduling-test.html: Added.
* web-platform-tests/resources/test/tests/functional/uncaught-exception-handle.html: Added.
* web-platform-tests/resources/test/tests/functional/uncaught-exception-ignore.html: Added.
* web-platform-tests/resources/test/tests/functional/w3c-import.log: Added.
* web-platform-tests/resources/test/tests/functional/worker-dedicated-uncaught-allow.html: Added.
* web-platform-tests/resources/test/tests/functional/worker-dedicated-uncaught-single.html: Added.
* web-platform-tests/resources/test/tests/functional/worker-dedicated.sub.html: Added.
* web-platform-tests/resources/test/tests/functional/worker-error.js: Added.
(test):
* web-platform-tests/resources/test/tests/functional/worker-service.html: Added.
* web-platform-tests/resources/test/tests/functional/worker-shared.html: Added.
* web-platform-tests/resources/test/tests/functional/worker-uncaught-allow.js: Added.
(async_test.onerror):
(async_test):
* web-platform-tests/resources/test/tests/functional/worker-uncaught-single.js: Added.
* web-platform-tests/resources/test/tests/functional/worker.js: Added.
(test):
(async_test):
* web-platform-tests/resources/test/tests/unit/IdlArray/is_json_type.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlArray/w3c-import.log: Added.
* web-platform-tests/resources/test/tests/unit/IdlDictionary/get_inheritance_stack.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlDictionary/test_partial_dictionary.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlDictionary/w3c-import.log: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterface/constructors.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterface/default_to_json_operation.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterface/do_member_unscopable_asserts.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterface/get_inheritance_stack.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterface/get_interface_object.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterface/get_interface_object_owner.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterface/get_legacy_namespace.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterface/get_qualified_name.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterface/has_default_to_json_regular_operation.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterface/has_to_json_regular_operation.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterface/should_have_interface_object.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterface/test_primary_interface_of_undefined.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterface/traverse_inherited_and_consequential_interfaces.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterface/w3c-import.log: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterfaceMember/is_to_json_regular_operation.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterfaceMember/toString.html: Added.
* web-platform-tests/resources/test/tests/unit/IdlInterfaceMember/w3c-import.log: Added.
* web-platform-tests/resources/test/tests/unit/assert_implements.html: Added.
* web-platform-tests/resources/test/tests/unit/assert_implements_optional.html: Added.
* web-platform-tests/resources/test/tests/unit/assert_object_equals.html: Added.
* web-platform-tests/resources/test/tests/unit/basic.html: Added.
* web-platform-tests/resources/test/tests/unit/exceptional-cases-timeouts.html: Added.
* web-platform-tests/resources/test/tests/unit/exceptional-cases.html: Added.
* web-platform-tests/resources/test/tests/unit/format-value.html: Added.
* web-platform-tests/resources/test/tests/unit/helpers.js: Added.
(test_failure):
* web-platform-tests/resources/test/tests/unit/late-test.html: Added.
* web-platform-tests/resources/test/tests/unit/promise_setup-timeout.html: Added.
* web-platform-tests/resources/test/tests/unit/promise_setup.html: Added.
* web-platform-tests/resources/test/tests/unit/single_test.html: Added.
* web-platform-tests/resources/test/tests/unit/test-return-restrictions.html: Added.
* web-platform-tests/resources/test/tests/unit/throwing-assertions.html: Added.
* web-platform-tests/resources/test/tests/unit/unpaired-surrogates.html: Added.
* web-platform-tests/resources/test/tests/unit/w3c-import.log: Added.
* web-platform-tests/resources/test/tox.ini: Added.
* web-platform-tests/resources/test/variants.js: Added.
(variants.string_appeared_here.apply):
(Object.hasOwnProperty.call):
(typeof.test.string_appeared_here.test):
(onReady):
* web-platform-tests/resources/test/w3c-import.log: Added.
* web-platform-tests/resources/test/wptserver.py: Added.
(WPTServer):
(WPTServer.__init__):
(WPTServer.start):
(WPTServer.stop):
(WPTServer.url):
* web-platform-tests/resources/testdriver-actions.js:
* web-platform-tests/resources/testdriver-vendor.js:
* web-platform-tests/resources/testdriver.js:
* web-platform-tests/resources/testharness.js:
* web-platform-tests/resources/testharnessreport.js: Added.
(dump_test_results):
(catch):
* web-platform-tests/resources/w3c-import.log:
* web-platform-tests/resources/webidl2/lib/webidl2.js:
2020-07-18 Chris Dumez <cdumez@apple.com>
Unreviewed, rebaseline imported/w3c/web-platform-tests/css/css-sizing/percentage-height-in-flexbox.html.
Needed after WPT resync in r251714.
* web-platform-tests/css/css-sizing/percentage-height-in-flexbox-expected.txt:
2020-07-17 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/web-share from upstream
https://bugs.webkit.org/show_bug.cgi?id=214507
Reviewed by Alex Christensen.
Resync web-platform-tests/web-share from upstream 81de986322a0de90f2fe895.
* web-platform-tests/web-share/canShare-files.tentative.https-expected.txt: Added.
* web-platform-tests/web-share/canShare-files.tentative.https.html: Added.
* web-platform-tests/web-share/canShare-insecure.tentative.http-expected.txt: Added.
* web-platform-tests/web-share/canShare-insecure.tentative.http.html: Added.
* web-platform-tests/web-share/canShare.tentative.https-expected.txt: Added.
* web-platform-tests/web-share/canShare.tentative.https.html: Added.
* web-platform-tests/web-share/idlharness.https.window.js:
* web-platform-tests/web-share/share-cancel-manual.https-expected.txt: Added.
* web-platform-tests/web-share/share-cancel-manual.https.html: Added.
* web-platform-tests/web-share/share-consume-activation.https-expected.txt: Added.
* web-platform-tests/web-share/share-consume-activation.https.html: Added.
* web-platform-tests/web-share/share-empty.https.html:
* web-platform-tests/web-share/share-extra-argument-manual.https-expected.txt: Added.
* web-platform-tests/web-share/share-extra-argument-manual.https.html: Added.
* web-platform-tests/web-share/share-extra-field-manual.https-expected.txt: Added.
* web-platform-tests/web-share/share-extra-field-manual.https.html: Added.
* web-platform-tests/web-share/share-files-manual.https-expected.txt: Added.
* web-platform-tests/web-share/share-files-manual.https.html: Added.
* web-platform-tests/web-share/share-image-manual.tentative.https-expected.txt: Added.
* web-platform-tests/web-share/share-image-manual.tentative.https.html: Added.
* web-platform-tests/web-share/share-non-string-manual.https-expected.txt: Added.
* web-platform-tests/web-share/share-non-string-manual.https.html: Added.
* web-platform-tests/web-share/share-null-manual.https-expected.txt: Added.
* web-platform-tests/web-share/share-null-manual.https.html: Added.
* web-platform-tests/web-share/share-sharePromise-internal-slot.https-expected.txt: Added.
* web-platform-tests/web-share/share-sharePromise-internal-slot.https.html: Added.
* web-platform-tests/web-share/share-simple-manual.https-expected.txt: Added.
* web-platform-tests/web-share/share-simple-manual.https.html: Added.
* web-platform-tests/web-share/share-unicode-strings-manual.https-expected.txt: Added.
* web-platform-tests/web-share/share-unicode-strings-manual.https.html: Added.
* web-platform-tests/web-share/share-unicode-strings-nonutf8-manual.https-expected.txt: Added.
* web-platform-tests/web-share/share-unicode-strings-nonutf8-manual.https.html: Added.
* web-platform-tests/web-share/share-url-data-manual.https-expected.txt: Added.
* web-platform-tests/web-share/share-url-data-manual.https.html: Added.
* web-platform-tests/web-share/share-url-empty-manual.https-expected.txt: Added.
* web-platform-tests/web-share/share-url-empty-manual.https.html: Added.
* web-platform-tests/web-share/share-url-encoding-manual.https-expected.txt: Added.
* web-platform-tests/web-share/share-url-encoding-manual.https.html: Added.
* web-platform-tests/web-share/share-url-invalid.https-expected.txt:
* web-platform-tests/web-share/share-url-invalid.https.html:
* web-platform-tests/web-share/share-url-noscheme-manual.https-expected.txt: Added.
* web-platform-tests/web-share/share-url-noscheme-manual.https.html: Added.
* web-platform-tests/web-share/share-url-pathonly-manual.https-expected.txt: Added.
* web-platform-tests/web-share/share-url-pathonly-manual.https.html: Added.
* web-platform-tests/web-share/share-url-relative-manual.https-expected.txt: Added.
* web-platform-tests/web-share/share-url-relative-manual.https.html: Added.
* web-platform-tests/web-share/share-without-user-gesture.https.html:
* web-platform-tests/web-share/w3c-import.log:
2020-07-17 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/encoding from upstream
https://bugs.webkit.org/show_bug.cgi?id=214502
Reviewed by Geoff Garen.
Resync web-platform-tests/encoding from upstream 81de986322a0de90f.
* web-platform-tests/encoding/api-invalid-label.any-expected.txt:
* web-platform-tests/encoding/api-invalid-label.any.worker-expected.txt:
* web-platform-tests/encoding/bom-handling-expected.txt: Added.
* web-platform-tests/encoding/bom-handling.html: Added.
* web-platform-tests/encoding/bom-handling.html.headers: Added.
* web-platform-tests/encoding/encodeInto.any-expected.txt:
* web-platform-tests/encoding/encodeInto.any.js:
(forEach.testData.forEach.destinationData.string_appeared_here.forEach.arrayBufferOrSharedArrayBuffer.test):
(Float64Array.forEach.view.string_appeared_here.forEach):
(string_appeared_here.forEach):
* web-platform-tests/encoding/encodeInto.any.worker-expected.txt:
* web-platform-tests/encoding/eof-shift_jis-expected.html: Removed.
* web-platform-tests/encoding/eof-utf-8-one.html:
* web-platform-tests/encoding/eof-utf-8-three.html:
* web-platform-tests/encoding/eof-utf-8-two.html:
* web-platform-tests/encoding/legacy-mb-japanese/iso-2022-jp/iso2022jp-decode-csiso2022jp-expected.txt:
* web-platform-tests/encoding/legacy-mb-japanese/iso-2022-jp/iso2022jp-decode-expected.txt:
* web-platform-tests/encoding/legacy-mb-japanese/iso-2022-jp/iso2022jp_chars-csiso2022jp.html:
* web-platform-tests/encoding/legacy-mb-japanese/iso-2022-jp/iso2022jp_chars.html:
* web-platform-tests/encoding/resources/encodings.js:
* web-platform-tests/encoding/resources/single-byte-raw.py:
(main):
* web-platform-tests/encoding/resources/text-plain-charset.py:
(main):
* web-platform-tests/encoding/streams/backpressure.any-expected.txt: Added.
* web-platform-tests/encoding/streams/backpressure.any.html: Added.
* web-platform-tests/encoding/streams/backpressure.any.js:
* web-platform-tests/encoding/streams/decode-attributes.any-expected.txt: Added.
* web-platform-tests/encoding/streams/decode-attributes.any.html: Added.
* web-platform-tests/encoding/streams/decode-attributes.any.js:
* web-platform-tests/encoding/streams/decode-bad-chunks.any-expected.txt: Added.
* web-platform-tests/encoding/streams/decode-bad-chunks.any.html: Added.
* web-platform-tests/encoding/streams/decode-bad-chunks.any.js:
* web-platform-tests/encoding/streams/decode-ignore-bom.any-expected.txt: Added.
* web-platform-tests/encoding/streams/decode-ignore-bom.any.html: Added.
* web-platform-tests/encoding/streams/decode-ignore-bom.any.js:
* web-platform-tests/encoding/streams/decode-incomplete-input.any-expected.txt: Added.
* web-platform-tests/encoding/streams/decode-incomplete-input.any.html: Added.
* web-platform-tests/encoding/streams/decode-incomplete-input.any.js:
* web-platform-tests/encoding/streams/decode-non-utf8.any-expected.txt: Added.
* web-platform-tests/encoding/streams/decode-non-utf8.any.html: Added.
* web-platform-tests/encoding/streams/decode-non-utf8.any.js:
* web-platform-tests/encoding/streams/decode-split-character.any-expected.txt: Added.
* web-platform-tests/encoding/streams/decode-split-character.any.html: Added.
* web-platform-tests/encoding/streams/decode-split-character.any.js:
* web-platform-tests/encoding/streams/decode-utf8.any-expected.txt: Added.
* web-platform-tests/encoding/streams/decode-utf8.any.html: Added.
* web-platform-tests/encoding/streams/decode-utf8.any.js:
* web-platform-tests/encoding/streams/decode-utf8.any.worker-expected.txt:
* web-platform-tests/encoding/streams/encode-bad-chunks.any-expected.txt: Added.
* web-platform-tests/encoding/streams/encode-bad-chunks.any.html: Added.
* web-platform-tests/encoding/streams/encode-bad-chunks.any.js:
* web-platform-tests/encoding/streams/encode-utf8.any-expected.txt: Added.
* web-platform-tests/encoding/streams/encode-utf8.any.html: Added.
* web-platform-tests/encoding/streams/encode-utf8.any.js:
* web-platform-tests/encoding/streams/readable-writable-properties.any-expected.txt: Added.
* web-platform-tests/encoding/streams/readable-writable-properties.any.html: Added.
* web-platform-tests/encoding/streams/readable-writable-properties.any.js:
* web-platform-tests/encoding/streams/realms.window.js:
(async runTextEncoderStreamTests.async promise_test):
(async runTextEncoderStreamTests):
(async runTextDecoderStreamTests.async promise_test):
(async runTextDecoderStreamTests):
* web-platform-tests/encoding/textdecoder-copy.any-expected.txt:
* web-platform-tests/encoding/textdecoder-copy.any.js:
(string_appeared_here.forEach.arrayBufferOrSharedArrayBuffer.test):
* web-platform-tests/encoding/textdecoder-copy.any.worker-expected.txt:
* web-platform-tests/encoding/textdecoder-labels.any-expected.txt:
* web-platform-tests/encoding/textdecoder-labels.any.worker-expected.txt:
* web-platform-tests/encoding/textdecoder-streaming.any-expected.txt:
* web-platform-tests/encoding/textdecoder-streaming.any.js:
(string_appeared_here.forEach.):
(string_appeared_here.forEach):
* web-platform-tests/encoding/textdecoder-streaming.any.worker-expected.txt:
* web-platform-tests/encoding/w3c-import.log:
2020-07-17 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/remote-playback from upstream
https://bugs.webkit.org/show_bug.cgi?id=214506
Reviewed by Geoffrey Garen.
Resync web-platform-tests/remote-playback from upstream 81de986322a0de90f.
* web-platform-tests/remote-playback/cancel-watch-availability.html:
* web-platform-tests/remote-playback/disable-remote-playback-cancel-watch-availability-throws.html:
* web-platform-tests/remote-playback/disable-remote-playback-prompt-throws.html:
* web-platform-tests/remote-playback/disable-remote-playback-watch-availability-throws.html:
* web-platform-tests/remote-playback/idlharness.window.js:
* web-platform-tests/remote-playback/watch-availability-initial-callback.html:
2020-07-17 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/picture-in-picture from upstream
https://bugs.webkit.org/show_bug.cgi?id=214504
Reviewed by Geoffrey Garen.
Resync web-platform-tests/picture-in-picture from upstream 81de986322a0de90f.
* web-platform-tests/picture-in-picture/disable-picture-in-picture.html:
* web-platform-tests/picture-in-picture/exit-picture-in-picture.html:
* web-platform-tests/picture-in-picture/idlharness.window.js:
(async idl_array):
* web-platform-tests/picture-in-picture/leave-picture-in-picture.html:
* web-platform-tests/picture-in-picture/request-picture-in-picture-twice.html:
* web-platform-tests/picture-in-picture/request-picture-in-picture.html:
2020-07-17 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/web-animations from upstream
https://bugs.webkit.org/show_bug.cgi?id=214505
Reviewed by Geoffrey Garen.
Resync web-platform-tests/web-animations from upstream 81de986322a0de90f.
* web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-001-expected.txt: Added.
* web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-001.html: Added.
* web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-002-expected.txt: Added.
* web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-002.html: Added.
* web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property.html: Removed.
* web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-001-expected.txt: Added.
* web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-001.html: Added.
* web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-002-expected.txt: Added.
* web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-002.html: Added.
* web-platform-tests/web-animations/animation-model/animation-types/addition-per-property.html: Removed.
* web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-001-expected.txt: Added.
* web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-001.html: Added.
* web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-002-expected.txt: Added.
* web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-002.html: Added.
* web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property.html: Removed.
* web-platform-tests/web-animations/animation-model/animation-types/property-list.js:
* web-platform-tests/web-animations/animation-model/animation-types/property-utils.js: Added.
* web-platform-tests/web-animations/animation-model/animation-types/w3c-import.log:
* web-platform-tests/web-animations/idlharness.window.js:
* web-platform-tests/web-animations/interfaces/Animatable/animate-expected.txt:
* web-platform-tests/web-animations/interfaces/Animatable/animate.html:
* web-platform-tests/web-animations/interfaces/Animatable/getAnimations-expected.txt:
* web-platform-tests/web-animations/interfaces/Animatable/getAnimations.html:
* web-platform-tests/web-animations/interfaces/Animation/commitStyles-expected.txt:
* web-platform-tests/web-animations/interfaces/Animation/commitStyles.html:
* web-platform-tests/web-animations/interfaces/Animation/pending-expected.txt:
* web-platform-tests/web-animations/interfaces/Animation/pending.html:
* web-platform-tests/web-animations/interfaces/DocumentTimeline/document-timeline-phases.tentative-expected.txt: Added.
* web-platform-tests/web-animations/interfaces/DocumentTimeline/document-timeline-phases.tentative.html: Added.
* web-platform-tests/web-animations/interfaces/DocumentTimeline/w3c-import.log:
* web-platform-tests/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-001-expected.txt:
* web-platform-tests/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-001.html:
* web-platform-tests/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-002-expected.txt:
* web-platform-tests/web-animations/interfaces/KeyframeEffect/processing-a-keyframes-argument-002.html:
* web-platform-tests/web-animations/interfaces/KeyframeEffect/target-expected.txt:
* web-platform-tests/web-animations/interfaces/KeyframeEffect/target.html:
* web-platform-tests/web-animations/resources/keyframe-tests.js:
* web-platform-tests/web-animations/resources/keyframe-utils.js:
(assert_frames_equal):
* web-platform-tests/web-animations/resources/xhr-doc.py:
(main):
* web-platform-tests/web-animations/testcommon.js:
* web-platform-tests/web-animations/timing-model/animation-effects/phases-and-states.html:
* web-platform-tests/web-animations/timing-model/animations/canceling-an-animation.html:
* web-platform-tests/web-animations/timing-model/animations/infinite-duration-animation-expected.html: Added.
* web-platform-tests/web-animations/timing-model/animations/infinite-duration-animation.html: Added.
* web-platform-tests/web-animations/timing-model/animations/playing-an-animation.html:
* web-platform-tests/web-animations/timing-model/animations/setting-the-timeline-of-an-animation-expected.txt:
* web-platform-tests/web-animations/timing-model/animations/setting-the-timeline-of-an-animation.html:
* web-platform-tests/web-animations/timing-model/animations/w3c-import.log:
* web-platform-tests/web-animations/timing-model/timelines/update-and-send-events-replacement-expected.txt:
* web-platform-tests/web-animations/timing-model/timelines/update-and-send-events-replacement.html:
2020-07-17 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/credential-management from upstream
https://bugs.webkit.org/show_bug.cgi?id=214501
Reviewed by Geoffrey Garen.
Resync web-platform-tests/credential-management from upstream 81de986322a0de90f.
* resources/resource-files.json:
* web-platform-tests/credential-management/credentialscontainer-create-basics.https-expected.txt:
* web-platform-tests/credential-management/credentialscontainer-create-basics.https.html:
* web-platform-tests/credential-management/federatedcredential-framed-get.sub.https-expected.txt:
* web-platform-tests/credential-management/federatedcredential-framed-get.sub.https.html:
* web-platform-tests/credential-management/idlharness.https.window.js:
* web-platform-tests/credential-management/otpcredential-get-basics.https-expected.txt: Added.
* web-platform-tests/credential-management/otpcredential-get-basics.https.html: Added.
* web-platform-tests/credential-management/otpcredential-iframe.https-expected.txt: Added.
* web-platform-tests/credential-management/otpcredential-iframe.https.html: Added.
* web-platform-tests/credential-management/passwordcredential-framed-get.sub.https-expected.txt:
* web-platform-tests/credential-management/passwordcredential-framed-get.sub.https.html:
* web-platform-tests/credential-management/support/README.md: Added.
* web-platform-tests/credential-management/support/otpcredential-helper.js: Added.
(async loadChromiumResources):
(async create_sms_provider):
(receive):
(expect.return.async andReturn):
(expect):
* web-platform-tests/credential-management/support/otpcredential-iframe.html: Added.
* web-platform-tests/credential-management/support/w3c-import.log:
* web-platform-tests/credential-management/w3c-import.log:
2020-07-17 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/clipboard-apis from upstream
https://bugs.webkit.org/show_bug.cgi?id=214496
Reviewed by Geoffrey Garen.
Resync web-platform-tests/clipboard-apis from upstream 81de986322a0de90f2.
* web-platform-tests/clipboard-apis/async-html-script-removal.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/async-html-script-removal.https.html: Added.
* web-platform-tests/clipboard-apis/async-idlharness.https-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/clipboard-apis/async-interfaces.https-expected.txt.
* web-platform-tests/clipboard-apis/async-idlharness.https.html: Added.
* web-platform-tests/clipboard-apis/async-interfaces.https.html: Removed.
* web-platform-tests/clipboard-apis/async-navigator-clipboard-basics.https-expected.txt:
* web-platform-tests/clipboard-apis/async-navigator-clipboard-basics.https.html:
* web-platform-tests/clipboard-apis/async-platform-specific-write-read.tentative.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/async-platform-specific-write-read.tentative.https.html: Added.
* web-platform-tests/clipboard-apis/async-raw-write-read.tentative.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/async-raw-write-read.tentative.https.html: Added.
* web-platform-tests/clipboard-apis/async-write-blobs-read-blobs.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/async-write-blobs-read-blobs.https.html: Added.
* web-platform-tests/clipboard-apis/async-write-dttext-read-dttext-manual.https-expected.txt: Removed.
* web-platform-tests/clipboard-apis/async-write-dttext-read-dttext-manual.https.html: Removed.
* web-platform-tests/clipboard-apis/async-write-dttext-read-text-manual.https-expected.txt: Removed.
* web-platform-tests/clipboard-apis/async-write-dttext-read-text-manual.https.html: Removed.
* web-platform-tests/clipboard-apis/async-write-html-read-html.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/async-write-html-read-html.https.html: Added.
* web-platform-tests/clipboard-apis/async-write-image-read-image.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/async-write-image-read-image.https.html: Added.
* web-platform-tests/clipboard-apis/async-write-text-read-dttext-manual.https-expected.txt: Removed.
* web-platform-tests/clipboard-apis/async-write-text-read-dttext-manual.https.html: Removed.
* web-platform-tests/clipboard-apis/async-write-text-read-text-manual.https-expected.txt: Removed.
* web-platform-tests/clipboard-apis/async-write-text-read-text-manual.https.html: Removed.
* web-platform-tests/clipboard-apis/clipboard-events-synthetic.html:
* web-platform-tests/clipboard-apis/clipboard-item.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/clipboard-item.https.html: Added.
* web-platform-tests/clipboard-apis/detached-iframe/clipboard-on-detached-iframe.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/detached-iframe/clipboard-on-detached-iframe.https.html: Added.
* web-platform-tests/clipboard-apis/detached-iframe/read-on-detaching-iframe.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/detached-iframe/read-on-detaching-iframe.https.html: Added.
* web-platform-tests/clipboard-apis/detached-iframe/w3c-import.log: Added.
* web-platform-tests/clipboard-apis/detached-iframe/write-on-detaching-iframe.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/detached-iframe/write-on-detaching-iframe.https.html: Added.
* web-platform-tests/clipboard-apis/detached-iframe/write-read-on-detached-iframe.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/detached-iframe/write-read-on-detached-iframe.https.html: Added.
* web-platform-tests/clipboard-apis/detached-iframe/writeText-readText-on-detached-iframe.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/detached-iframe/writeText-readText-on-detached-iframe.https.html: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/clipboard-read-disabled-by-feature-policy.tentative.https.sub-expected.txt: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/clipboard-read-disabled-by-feature-policy.tentative.https.sub.html: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/clipboard-read-disabled-by-feature-policy.tentative.https.sub.html.headers: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/clipboard-read-enabled-by-feature-policy-attribute-cross-origin-tentative.https.sub-expected.txt: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/clipboard-read-enabled-by-feature-policy-attribute-cross-origin-tentative.https.sub.html: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/clipboard-read-enabled-by-feature-policy-attribute-tentative.https.sub-expected.txt: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/clipboard-read-enabled-by-feature-policy-attribute-tentative.https.sub.html: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/clipboard-read-enabled-by-feature-policy-cross-origin-tentative.https.sub-expected.txt: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/clipboard-read-enabled-by-feature-policy-cross-origin-tentative.https.sub.html: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/clipboard-read-enabled-by-feature-policy-cross-origin.tentative.https.sub.html.headers: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/clipboard-read-enabled-by-feature-policy.tentative.https.sub-expected.txt: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/clipboard-read-enabled-by-feature-policy.tentative.https.sub.html: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/clipboard-read-enabled-by-feature-policy.tentative.https.sub.html.headers: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/clipboard-read-enabled-on-self-origin-by-feature-policy.tentative.https.sub-expected.txt: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/clipboard-read-enabled-on-self-origin-by-feature-policy.tentative.https.sub.html: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/clipboard-read-enabled-on-self-origin-by-feature-policy.tentative.https.sub.html.headers: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-read/w3c-import.log: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/clipboard-write-disabled-by-feature-policy.tentative.https.sub-expected.txt: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/clipboard-write-disabled-by-feature-policy.tentative.https.sub.html: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/clipboard-write-disabled-by-feature-policy.tentative.https.sub.html.headers: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/clipboard-write-enabled-by-feature-policy-attribute-cross-origin-tentative.https.sub-expected.txt: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/clipboard-write-enabled-by-feature-policy-attribute-cross-origin-tentative.https.sub.html: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/clipboard-write-enabled-by-feature-policy-attribute-tentative.https.sub-expected.txt: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/clipboard-write-enabled-by-feature-policy-attribute-tentative.https.sub.html: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/clipboard-write-enabled-by-feature-policy-cross-origin-tentative.https.sub-expected.txt: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/clipboard-write-enabled-by-feature-policy-cross-origin-tentative.https.sub.html: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/clipboard-write-enabled-by-feature-policy-cross-origin.tentative.https.sub.html.headers: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/clipboard-write-enabled-by-feature-policy.tentative.https.sub-expected.txt: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/clipboard-write-enabled-by-feature-policy.tentative.https.sub.html: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/clipboard-write-enabled-by-feature-policy.tentative.https.sub.html.headers: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/clipboard-write-enabled-on-self-origin-by-feature-policy.tentative.https.sub-expected.txt: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/clipboard-write-enabled-on-self-origin-by-feature-policy.tentative.https.sub.html: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/clipboard-write-enabled-on-self-origin-by-feature-policy.tentative.https.sub.html.headers: Added.
* web-platform-tests/clipboard-apis/feature-policy/clipboard-write/w3c-import.log: Added.
* web-platform-tests/clipboard-apis/permissions/readText-denied.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/permissions/readText-denied.https.html: Added.
* web-platform-tests/clipboard-apis/permissions/readText-granted.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/permissions/readText-granted.https.html: Added.
* web-platform-tests/clipboard-apis/permissions/w3c-import.log: Added.
* web-platform-tests/clipboard-apis/permissions/writeText-denied.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/permissions/writeText-denied.https.html: Added.
* web-platform-tests/clipboard-apis/permissions/writeText-granted.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/permissions/writeText-granted.https.html: Added.
* web-platform-tests/clipboard-apis/resources/greenbox.png: Added.
* web-platform-tests/clipboard-apis/resources/user-activation.js: Added.
(async waitForUserActivation):
* web-platform-tests/clipboard-apis/resources/w3c-import.log: Added.
* web-platform-tests/clipboard-apis/text-write-read/async-write-read.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/text-write-read/async-write-read.https.html: Added.
* web-platform-tests/clipboard-apis/text-write-read/async-write-readText.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/text-write-read/async-write-readText.https.html: Added.
* web-platform-tests/clipboard-apis/text-write-read/async-writeText-read.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/text-write-read/async-writeText-read.https.html: Added.
* web-platform-tests/clipboard-apis/text-write-read/async-writeText-readText.https-expected.txt: Added.
* web-platform-tests/clipboard-apis/text-write-read/async-writeText-readText.https.html: Added.
* web-platform-tests/clipboard-apis/text-write-read/w3c-import.log: Added.
* web-platform-tests/clipboard-apis/w3c-import.log:
2020-07-17 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/background-fetch from upstream
https://bugs.webkit.org/show_bug.cgi?id=214495
Reviewed by Geoffrey Garen.
Resync web-platform-tests/background-fetch from upstream 81de986322a0de90f2.
* resources/import-expectations.json:
* web-platform-tests/background-fetch/META.yml: Added.
* web-platform-tests/background-fetch/OWNERS: Removed.
* web-platform-tests/background-fetch/abort.https.window.html: Added.
* web-platform-tests/background-fetch/abort.https.window.js: Added.
(backgroundFetchTest.async test):
(backgroundFetch.await.new.Promise.resolve.registration.onprogress.async event):
* web-platform-tests/background-fetch/content-security-policy.https.window.html: Added.
* web-platform-tests/background-fetch/content-security-policy.https.window.js:
(backgroundFetchTest):
* web-platform-tests/background-fetch/credentials-in-url.https.window.js: Removed.
* web-platform-tests/background-fetch/dangling-markup.https.window.js: Removed.
* web-platform-tests/background-fetch/fetch-uploads.https.window.html: Added.
* web-platform-tests/background-fetch/fetch-uploads.https.window.js: Added.
(backgroundFetchTest.async test):
* web-platform-tests/background-fetch/fetch.https.window.html: Added.
* web-platform-tests/background-fetch/fetch.https.window.js: Added.
(promise_test.async test):
(backgroundFetchTest.async test):
* web-platform-tests/background-fetch/get-ids.https.window.html: Added.
* web-platform-tests/background-fetch/get-ids.https.window.js: Added.
(promise_test.async test):
(backgroundFetchTest.async test):
* web-platform-tests/background-fetch/get.https.window.html: Added.
* web-platform-tests/background-fetch/get.https.window.js: Added.
(promise_test.async test):
(backgroundFetchTest.async test):
* web-platform-tests/background-fetch/idlharness.https.any.html: Added.
* web-platform-tests/background-fetch/idlharness.https.any.js: Added.
* web-platform-tests/background-fetch/idlharness.https.any.worker.html: Added.
* web-platform-tests/background-fetch/interfaces-worker.https-expected.txt: Removed.
* web-platform-tests/background-fetch/interfaces-worker.https.html: Removed.
* web-platform-tests/background-fetch/interfaces.html: Removed.
* web-platform-tests/background-fetch/interfaces.worker.js: Removed.
* web-platform-tests/background-fetch/match.https.window.html: Added.
* web-platform-tests/background-fetch/match.https.window.js: Added.
(backgroundFetchTest.async test):
* web-platform-tests/background-fetch/mixed-content-and-allowed-schemes.https.window.html: Added.
* web-platform-tests/background-fetch/mixed-content-and-allowed-schemes.https.window.js:
(backgroundFetchTest):
* web-platform-tests/background-fetch/port-blocking.https.window.html: Added.
* web-platform-tests/background-fetch/port-blocking.https.window.js:
(backgroundFetchTest):
* web-platform-tests/background-fetch/resources/feature-name.txt: Added.
* web-platform-tests/background-fetch/resources/sw.js: Removed.
* web-platform-tests/background-fetch/resources/upload.py: Added.
(main):
* web-platform-tests/background-fetch/resources/utils.js:
(async getMessageFromServiceWorker.return.new.Promise):
(async getMessageFromServiceWorker):
(async registerAndActivateServiceWorker):
(backgroundFetchTest):
(async uniqueId):
* web-platform-tests/background-fetch/resources/w3c-import.log:
* web-platform-tests/background-fetch/service_workers/sw-abort.js: Added.
(async getFetchResult):
* web-platform-tests/background-fetch/service_workers/sw-helpers.js: Added.
(sendMessageToDocument):
(cloneRegistration.deepCopy):
(cloneRegistration):
* web-platform-tests/background-fetch/service_workers/sw-update-ui.js: Added.
(async updateUI):
* web-platform-tests/background-fetch/service_workers/sw.js: Added.
(async getFetchResult):
(handleBackgroundFetchEvent.switch.async bind):
* web-platform-tests/background-fetch/service_workers/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/background-fetch/resources/w3c-import.log.
* web-platform-tests/background-fetch/update-ui.https.window.html: Added.
* web-platform-tests/background-fetch/update-ui.https.window.js: Added.
(backgroundFetchTest.async test):
* web-platform-tests/background-fetch/w3c-import.log:
2020-07-17 Chris Dumez <cdumez@apple.com>
Unreviewed, drop a couple of Fetch WPT tests that were dropped upstream
Those failed to get dropped during the recent resync in r264144.
* web-platform-tests/fetch/api/redirect/redirect-count-cross-origin-expected.txt: Removed.
* web-platform-tests/fetch/api/redirect/redirect-count-cross-origin-worker-expected.txt: Removed.
* web-platform-tests/fetch/api/redirect/redirect-count-cross-origin-worker.html: Removed.
* web-platform-tests/fetch/api/redirect/redirect-count-cross-origin.html: Removed.
* web-platform-tests/fetch/api/redirect/redirect-count-cross-origin.js: Removed.
2020-07-17 Clark Wang <clark_wang@apple.com>
Added Fixes for AudioScheduledSourceNode
https://bugs.webkit.org/show_bug.cgi?id=214381
Reviewed by Chris Dumez.
Re-baselined existing test for new PASS cases.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
2020-07-17 Carlos Alberto Lopez Perez <clopez@igalia.com>
Update WPT css directory
https://bugs.webkit.org/show_bug.cgi?id=214414
Reviewed by Chris Dumez.
This updates the WPT import of css directory to e3698c7bb3.
* web-platform-tests/css/README.md: Removed.
* web-platform-tests/css/build-css-testsuites.sh: Removed.
* web-platform-tests/css/css-align/META.yml: Added.
* web-platform-tests/css/css-align/OWNERS: Removed.
* web-platform-tests/css/css-align/animation/column-gap-composition-expected.txt: Added.
* web-platform-tests/css/css-align/animation/column-gap-composition.html: Added.
* web-platform-tests/css/css-align/animation/column-gap-interpolation-expected.txt: Added.
* web-platform-tests/css/css-align/animation/column-gap-interpolation.html: Added.
* web-platform-tests/css/css-align/animation/row-gap-composition-expected.txt: Added.
* web-platform-tests/css/css-align/animation/row-gap-composition.html: Added.
* web-platform-tests/css/css-align/animation/row-gap-interpolation-expected.txt: Added.
* web-platform-tests/css/css-align/animation/row-gap-interpolation.html: Added.
* web-platform-tests/css/css-align/animation/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-lists/parsing/w3c-import.log.
* web-platform-tests/css/css-align/baseline-of-scrollable-1a-expected.html: Added.
* web-platform-tests/css/css-align/baseline-of-scrollable-1a.html: Added.
* web-platform-tests/css/css-align/baseline-of-scrollable-1b-expected.html: Added.
* web-platform-tests/css/css-align/baseline-of-scrollable-1b.html: Added.
* web-platform-tests/css/css-align/baseline-of-scrollable-2-expected.html: Added.
* web-platform-tests/css/css-align/baseline-of-scrollable-2.html: Added.
* web-platform-tests/css/css-align/baseline-rules/grid-item-input-type-number-expected.html: Added.
* web-platform-tests/css/css-align/baseline-rules/grid-item-input-type-number.html: Added.
* web-platform-tests/css/css-align/baseline-rules/grid-item-input-type-text-expected.html: Added.
* web-platform-tests/css/css-align/baseline-rules/grid-item-input-type-text.html: Added.
* web-platform-tests/css/css-align/baseline-rules/synthesized-baseline-grid-001.html:
* web-platform-tests/css/css-align/baseline-rules/synthesized-baseline-table-cell-001-expected.html: Added.
* web-platform-tests/css/css-align/baseline-rules/synthesized-baseline-table-cell-001.html: Added.
* web-platform-tests/css/css-align/baseline-rules/w3c-import.log:
* web-platform-tests/css/css-align/content-distribution/place-content-shorthand-006-expected.txt:
* web-platform-tests/css/css-align/content-distribution/place-content-shorthand-007-ref.html: Removed.
* web-platform-tests/css/css-align/content-distribution/w3c-import.log:
* web-platform-tests/css/css-align/default-alignment/place-items-shorthand-006-expected.txt:
* web-platform-tests/css/css-align/default-alignment/shorthand-serialization-001-expected.txt:
* web-platform-tests/css/css-align/default-alignment/shorthand-serialization-001.html:
* web-platform-tests/css/css-align/default-alignment/w3c-import.log:
* web-platform-tests/css/css-align/distribution-values/space-evenly-001.html:
* web-platform-tests/css/css-align/distribution-values/w3c-import.log:
* web-platform-tests/css/css-align/gaps/column-gap-parsing-001-expected.txt:
* web-platform-tests/css/css-align/gaps/column-gap-parsing-001.html:
* web-platform-tests/css/css-align/gaps/gap-animation-001-expected.txt:
* web-platform-tests/css/css-align/gaps/gap-animation-001.html:
* web-platform-tests/css/css-align/gaps/gap-animation-002-expected.txt:
* web-platform-tests/css/css-align/gaps/gap-animation-002.html:
* web-platform-tests/css/css-align/gaps/gap-animation-003-expected.txt:
* web-platform-tests/css/css-align/gaps/gap-animation-003.html:
* web-platform-tests/css/css-align/gaps/gap-parsing-001-expected.txt:
* web-platform-tests/css/css-align/gaps/gap-parsing-001.html:
* web-platform-tests/css/css-align/gaps/grid-column-gap-parsing-001-expected.txt:
* web-platform-tests/css/css-align/gaps/grid-column-gap-parsing-001.html:
* web-platform-tests/css/css-align/gaps/grid-gap-parsing-001-expected.txt:
* web-platform-tests/css/css-align/gaps/grid-gap-parsing-001.html:
* web-platform-tests/css/css-align/gaps/grid-row-gap-parsing-001-expected.txt:
* web-platform-tests/css/css-align/gaps/grid-row-gap-parsing-001.html:
* web-platform-tests/css/css-align/gaps/row-gap-parsing-001-expected.txt:
* web-platform-tests/css/css-align/gaps/row-gap-parsing-001.html:
* web-platform-tests/css/css-align/gaps/w3c-import.log:
* web-platform-tests/css/css-align/inheritance-expected.txt: Added.
* web-platform-tests/css/css-align/inheritance.html: Added.
* web-platform-tests/css/css-align/parsing/align-content-computed-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/align-content-computed.html: Added.
* web-platform-tests/css/css-align/parsing/align-content-invalid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/align-content-invalid.html: Added.
* web-platform-tests/css/css-align/parsing/align-content-valid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/align-content-valid.html: Added.
* web-platform-tests/css/css-align/parsing/align-items-computed-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/align-items-computed.html: Added.
* web-platform-tests/css/css-align/parsing/align-items-invalid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/align-items-invalid.html: Added.
* web-platform-tests/css/css-align/parsing/align-items-valid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/align-items-valid.html: Added.
* web-platform-tests/css/css-align/parsing/align-self-computed-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/align-self-computed.html: Added.
* web-platform-tests/css/css-align/parsing/align-self-invalid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/align-self-invalid.html: Added.
* web-platform-tests/css/css-align/parsing/align-self-valid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/align-self-valid.html: Added.
* web-platform-tests/css/css-align/parsing/column-gap-computed-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/column-gap-computed.html: Added.
* web-platform-tests/css/css-align/parsing/column-gap-invalid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/column-gap-invalid.html: Added.
* web-platform-tests/css/css-align/parsing/column-gap-valid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/column-gap-valid.html: Added.
* web-platform-tests/css/css-align/parsing/gap-computed-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/gap-computed.html: Added.
* web-platform-tests/css/css-align/parsing/gap-invalid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/gap-invalid.html: Added.
* web-platform-tests/css/css-align/parsing/gap-shorthand-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/gap-shorthand.html: Added.
* web-platform-tests/css/css-align/parsing/gap-valid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/gap-valid.html: Added.
* web-platform-tests/css/css-align/parsing/justify-content-computed-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/justify-content-computed.html: Added.
* web-platform-tests/css/css-align/parsing/justify-content-invalid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/justify-content-invalid.html: Added.
* web-platform-tests/css/css-align/parsing/justify-content-valid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/justify-content-valid.html: Added.
* web-platform-tests/css/css-align/parsing/justify-items-computed-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/justify-items-computed.html: Added.
* web-platform-tests/css/css-align/parsing/justify-items-invalid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/justify-items-invalid.html: Added.
* web-platform-tests/css/css-align/parsing/justify-items-valid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/justify-items-valid.html: Added.
* web-platform-tests/css/css-align/parsing/justify-self-computed-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/justify-self-computed.html: Added.
* web-platform-tests/css/css-align/parsing/justify-self-invalid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/justify-self-invalid.html: Added.
* web-platform-tests/css/css-align/parsing/justify-self-valid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/justify-self-valid.html: Added.
* web-platform-tests/css/css-align/parsing/place-content-computed-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/place-content-computed.html: Added.
* web-platform-tests/css/css-align/parsing/place-content-invalid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/place-content-invalid.html: Added.
* web-platform-tests/css/css-align/parsing/place-content-shorthand-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/place-content-shorthand.html: Added.
* web-platform-tests/css/css-align/parsing/place-content-valid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/place-content-valid.html: Added.
* web-platform-tests/css/css-align/parsing/place-items-computed-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/place-items-computed.html: Added.
* web-platform-tests/css/css-align/parsing/place-items-invalid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/place-items-invalid.html: Added.
* web-platform-tests/css/css-align/parsing/place-items-shorthand-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/place-items-shorthand.html: Added.
* web-platform-tests/css/css-align/parsing/place-items-valid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/place-items-valid.html: Added.
* web-platform-tests/css/css-align/parsing/place-self-computed-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/place-self-computed.html: Added.
* web-platform-tests/css/css-align/parsing/place-self-invalid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/place-self-invalid.html: Added.
* web-platform-tests/css/css-align/parsing/place-self-shorthand-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/place-self-shorthand.html: Added.
* web-platform-tests/css/css-align/parsing/place-self-valid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/place-self-valid.html: Added.
* web-platform-tests/css/css-align/parsing/row-gap-computed-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/row-gap-computed.html: Added.
* web-platform-tests/css/css-align/parsing/row-gap-invalid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/row-gap-invalid.html: Added.
* web-platform-tests/css/css-align/parsing/row-gap-valid-expected.txt: Added.
* web-platform-tests/css/css-align/parsing/row-gap-valid.html: Added.
* web-platform-tests/css/css-align/parsing/w3c-import.log: Added.
* web-platform-tests/css/css-align/resources/alignment-parsing-utils.js:
(checkPlaceShorhand):
* web-platform-tests/css/css-align/resources/w3c-import.log:
* web-platform-tests/css/css-align/self-alignment/place-self-shorthand-006-expected.txt:
* web-platform-tests/css/css-align/self-alignment/w3c-import.log:
* web-platform-tests/css/css-align/w3c-import.log:
* web-platform-tests/css/css-animations/Document-getAnimations.tentative-expected.txt:
* web-platform-tests/css/css-animations/Document-getAnimations.tentative.html:
* web-platform-tests/css/css-animations/animation-iteration-count-009-expected.txt: Added.
* web-platform-tests/css/css-animations/animation-iteration-count-009.html: Added.
* web-platform-tests/css/css-animations/cancel-animation-shadow-slot-invalidation-expected.html: Added.
* web-platform-tests/css/css-animations/cancel-animation-shadow-slot-invalidation.html: Added.
* web-platform-tests/css/css-animations/idlharness.html:
* web-platform-tests/css/css-animations/support/testcommon.js:
(assert_frames_equal):
* web-platform-tests/css/css-animations/w3c-import.log:
* web-platform-tests/css/css-animations/webkit-writing-mode-crash-expected.txt: Added.
* web-platform-tests/css/css-animations/webkit-writing-mode-crash.html: Added.
* web-platform-tests/css/css-backgrounds/animations/box-shadow-composition-expected.txt: Added.
* web-platform-tests/css/css-backgrounds/animations/box-shadow-composition.html: Added.
* web-platform-tests/css/css-backgrounds/animations/w3c-import.log:
* web-platform-tests/css/css-backgrounds/background-attachment-350-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-010-expected.xht.
* web-platform-tests/css/css-backgrounds/background-attachment-350.html: Added.
* web-platform-tests/css/css-backgrounds/background-attachment-margin-root-001-expected.html: Added.
* web-platform-tests/css/css-backgrounds/background-attachment-margin-root-001.html: Added.
* web-platform-tests/css/css-backgrounds/background-attachment-margin-root-002-expected.html: Added.
* web-platform-tests/css/css-backgrounds/background-attachment-margin-root-002.html: Added.
* web-platform-tests/css/css-backgrounds/background-border-collapsed-gradient-expected.html: Removed.
* web-platform-tests/css/css-backgrounds/background-border-collapsed-gradient.html: Removed.
* web-platform-tests/css/css-backgrounds/background-gradient-subpixel-fills-area.html:
* web-platform-tests/css/css-backgrounds/background-image-007-expected.html: Removed.
* web-platform-tests/css/css-backgrounds/background-image-007-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-backgrounds/background-image-007.html:
* web-platform-tests/css/css-backgrounds/background-image-centered-with-border-radius.html:
* web-platform-tests/css/css-backgrounds/background-image-centered.html:
* web-platform-tests/css/css-backgrounds/background-image-cover-zoomed-1.html:
* web-platform-tests/css/css-backgrounds/background-image-large-with-auto.html:
* web-platform-tests/css/css-backgrounds/background-image-table-cells-zoomed.html:
* web-platform-tests/css/css-backgrounds/background-margin-iframe-root-expected.html: Added.
* web-platform-tests/css/css-backgrounds/background-margin-iframe-root.html: Added.
* web-platform-tests/css/css-backgrounds/background-margin-root-expected.html: Added.
* web-platform-tests/css/css-backgrounds/background-margin-root.html: Added.
* web-platform-tests/css/css-backgrounds/background-margin-transformed-root-expected.html: Added.
* web-platform-tests/css/css-backgrounds/background-margin-transformed-root.html: Added.
* web-platform-tests/css/css-backgrounds/background-margin-will-change-root-expected.html: Added.
* web-platform-tests/css/css-backgrounds/background-margin-will-change-root.html: Added.
* web-platform-tests/css/css-backgrounds/background-origin-007.html:
* web-platform-tests/css/css-backgrounds/background-position-subpixel-at-border.tentative-expected.html: Added.
* web-platform-tests/css/css-backgrounds/background-position-subpixel-at-border.tentative.html: Added.
* web-platform-tests/css/css-backgrounds/background-position-three-four-values-expected.html: Added.
* web-platform-tests/css/css-backgrounds/background-position-three-four-values.html: Added.
* web-platform-tests/css/css-backgrounds/background-position-xy-three-four-values-passthru-expected.html: Added.
* web-platform-tests/css/css-backgrounds/background-position-xy-three-four-values-passthru.html: Added.
* web-platform-tests/css/css-backgrounds/background-position/subpixel-position-center.tentative-expected.html: Added.
* web-platform-tests/css/css-backgrounds/background-position/subpixel-position-center.tentative.html: Added.
* web-platform-tests/css/css-backgrounds/background-position/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/resources/w3c-import.log.
* web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-no-repeat-expected.xht:
* web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-repeat-x-expected.xht:
* web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-repeat-y-expected.xht:
* web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-round-expected.xht:
* web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-round-roundup-expected.xht:
* web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-space-expected.xht:
* web-platform-tests/css/css-backgrounds/background-size-007-expected.xht:
* web-platform-tests/css/css-backgrounds/background-size-007.html:
* web-platform-tests/css/css-backgrounds/background-size-010-expected.xht:
* web-platform-tests/css/css-backgrounds/background-size-010.html:
* web-platform-tests/css/css-backgrounds/background-size/background-size-contain-expected.xht:
* web-platform-tests/css/css-backgrounds/background-size/background-size-cover-expected.xht:
* web-platform-tests/css/css-backgrounds/background-size/background-size-cover-svg.html:
* web-platform-tests/css/css-backgrounds/background-size/background-size-near-zero-color-expected.html: Added.
* web-platform-tests/css/css-backgrounds/background-size/background-size-near-zero-color.html: Added.
* web-platform-tests/css/css-backgrounds/background-size/background-size-near-zero-gradient-expected.html: Added.
* web-platform-tests/css/css-backgrounds/background-size/background-size-near-zero-gradient.html: Added.
* web-platform-tests/css/css-backgrounds/background-size/background-size-near-zero-png-expected.html: Added.
* web-platform-tests/css/css-backgrounds/background-size/background-size-near-zero-png.html: Added.
* web-platform-tests/css/css-backgrounds/background-size/background-size-near-zero-svg-expected.html: Added.
* web-platform-tests/css/css-backgrounds/background-size/background-size-near-zero-svg.html: Added.
* web-platform-tests/css/css-backgrounds/background-size/support/50x50-green.svg: Added.
* web-platform-tests/css/css-backgrounds/background-size/support/w3c-import.log:
* web-platform-tests/css/css-backgrounds/background-size/w3c-import.log:
* web-platform-tests/css/css-backgrounds/background_position_three_four_values.htm: Removed.
* web-platform-tests/css/css-backgrounds/border-image-image-type-003-expected.html: Added.
* web-platform-tests/css/css-backgrounds/border-image-image-type-003.htm:
* web-platform-tests/css/css-backgrounds/border-image-shorthand-001-expected.html: Added.
* web-platform-tests/css/css-backgrounds/border-image-shorthand-001.htm:
* web-platform-tests/css/css-backgrounds/border-image-shorthand-002.htm:
* web-platform-tests/css/css-backgrounds/border-image-shorthand-003.htm:
* web-platform-tests/css/css-backgrounds/border-top-left-radius-values-001.htm:
* web-platform-tests/css/css-backgrounds/border-top-left-radius-values-002.htm:
* web-platform-tests/css/css-backgrounds/border-top-left-radius-values-003.htm:
* web-platform-tests/css/css-backgrounds/border-width-pixel-snapping-001-a-expected.html: Added.
* web-platform-tests/css/css-backgrounds/border-width-pixel-snapping-001-a.html: Added.
* web-platform-tests/css/css-backgrounds/border-width-pixel-snapping-001-b-expected.html: Added.
* web-platform-tests/css/css-backgrounds/border-width-pixel-snapping-001-b.html: Added.
* web-platform-tests/css/css-backgrounds/box-shadow-table-border-collapse-001-expected.html: Added.
* web-platform-tests/css/css-backgrounds/box-shadow-table-border-collapse-001.html: Added.
* web-platform-tests/css/css-backgrounds/css-border-radius-001.html:
* web-platform-tests/css/css-backgrounds/css-border-radius-002-expected.html: Removed.
* web-platform-tests/css/css-backgrounds/css-border-radius-002.html: Removed.
* web-platform-tests/css/css-backgrounds/css-box-shadow-001.html:
* web-platform-tests/css/css-backgrounds/inset-box-shadow-scroll-expected.html: Added.
* web-platform-tests/css/css-backgrounds/inset-box-shadow-scroll.html: Added.
* web-platform-tests/css/css-backgrounds/inset-box-shadow-stacking-context-scroll-expected.html: Added.
* web-platform-tests/css/css-backgrounds/inset-box-shadow-stacking-context-scroll.html: Added.
* web-platform-tests/css/css-backgrounds/parsing/background-image-computed.sub-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/background-image-computed.sub.html:
* web-platform-tests/css/css-backgrounds/resources/green-bottom.png: Added.
* web-platform-tests/css/css-backgrounds/resources/green-right.png: Added.
* web-platform-tests/css/css-backgrounds/resources/green1x50.png: Added.
* web-platform-tests/css/css-backgrounds/resources/green50x1.png: Added.
* web-platform-tests/css/css-backgrounds/resources/w3c-import.log:
* web-platform-tests/css/css-backgrounds/scroll-positioned-multiple-background-images.html:
* web-platform-tests/css/css-backgrounds/subpixel-repeat-no-repeat-mix-expected.html: Added.
* web-platform-tests/css/css-backgrounds/subpixel-repeat-no-repeat-mix.html: Added.
* web-platform-tests/css/css-backgrounds/support/100x100-red.png: Added.
* web-platform-tests/css/css-backgrounds/support/60x60-red.png: Removed.
* web-platform-tests/css/css-backgrounds/support/blue-and-red-diamonds-81x81.png: Added.
* web-platform-tests/css/css-backgrounds/support/w3c-import.log:
* web-platform-tests/css/css-backgrounds/support/y.png: Removed.
* web-platform-tests/css/css-backgrounds/support/yy.png: Removed.
* web-platform-tests/css/css-backgrounds/support/yyy.png: Removed.
* web-platform-tests/css/css-backgrounds/w3c-import.log:
* web-platform-tests/css/css-box/animation/margin-bottom-composition-expected.txt: Added.
* web-platform-tests/css/css-box/animation/margin-bottom-composition.html: Added.
* web-platform-tests/css/css-box/animation/margin-left-composition-expected.txt: Added.
* web-platform-tests/css/css-box/animation/margin-left-composition.html: Added.
* web-platform-tests/css/css-box/animation/margin-right-composition-expected.txt: Added.
* web-platform-tests/css/css-box/animation/margin-right-composition.html: Added.
* web-platform-tests/css/css-box/animation/margin-top-composition-expected.txt: Added.
* web-platform-tests/css/css-box/animation/margin-top-composition.html: Added.
* web-platform-tests/css/css-box/animation/padding-bottom-composition-expected.txt: Added.
* web-platform-tests/css/css-box/animation/padding-bottom-composition.html: Added.
* web-platform-tests/css/css-box/animation/padding-left-composition-expected.txt: Added.
* web-platform-tests/css/css-box/animation/padding-left-composition.html: Added.
* web-platform-tests/css/css-box/animation/padding-right-composition-expected.txt: Added.
* web-platform-tests/css/css-box/animation/padding-right-composition.html: Added.
* web-platform-tests/css/css-box/animation/padding-top-composition-expected.txt: Added.
* web-platform-tests/css/css-box/animation/padding-top-composition.html: Added.
* web-platform-tests/css/css-box/animation/w3c-import.log:
* web-platform-tests/css/css-box/parsing/min-height-invalid-expected.txt: Removed.
* web-platform-tests/css/css-box/parsing/min-height-invalid.html: Removed.
* web-platform-tests/css/css-box/parsing/min-height-valid-expected.txt: Removed.
* web-platform-tests/css/css-box/parsing/min-height-valid.html: Removed.
* web-platform-tests/css/css-box/parsing/min-width-invalid-expected.txt: Removed.
* web-platform-tests/css/css-box/parsing/min-width-invalid.html: Removed.
* web-platform-tests/css/css-box/parsing/min-width-valid-expected.txt: Removed.
* web-platform-tests/css/css-box/parsing/min-width-valid.html: Removed.
* web-platform-tests/css/css-box/parsing/w3c-import.log:
* web-platform-tests/css/css-cascade/revert-val-004-expected.txt: Added.
* web-platform-tests/css/css-cascade/revert-val-004.html: Added.
* web-platform-tests/css/css-cascade/revert-val-005-expected.txt: Added.
* web-platform-tests/css/css-cascade/revert-val-005.html: Added.
* web-platform-tests/css/css-cascade/revert-val-006-expected.txt: Added.
* web-platform-tests/css/css-cascade/revert-val-006.html: Added.
* web-platform-tests/css/css-cascade/revert-val-007-expected.txt: Added.
* web-platform-tests/css/css-cascade/revert-val-007.html: Added.
* web-platform-tests/css/css-cascade/revert-val-008-expected.txt: Added.
* web-platform-tests/css/css-cascade/revert-val-008.html: Added.
* web-platform-tests/css/css-cascade/revert-val-009-expected.txt: Added.
* web-platform-tests/css/css-cascade/revert-val-009.html: Added.
* web-platform-tests/css/css-cascade/revert-val-010-expected.txt: Added.
* web-platform-tests/css/css-cascade/revert-val-010.html: Added.
* web-platform-tests/css/css-cascade/w3c-import.log:
* web-platform-tests/css/css-color-adjust/inheritance-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/inheritance.html: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-attribute-changes-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-attribute-changes.html: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-empty-content-value-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-empty-content-value.html: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-first-valid-applies-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-first-valid-applies.html: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-insert-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-insert.html: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-no-content-value-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-no-content-value.html: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-presentational-hint-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-presentational-hint.html: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-remove-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-remove-head-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-remove-head.html: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-remove.html: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-single-value-in-body-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-single-value-in-body.html: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-single-value-in-head-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-single-value-in-head.html: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-single-value-in-shadow-tree-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/meta/meta-color-scheme-single-value-in-shadow-tree.html: Added.
* web-platform-tests/css/css-color-adjust/meta/support/compute-root-color-scheme.js: Added.
(assert_root_color_scheme):
* web-platform-tests/css/css-color-adjust/meta/support/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-position/resources/w3c-import.log.
* web-platform-tests/css/css-color-adjust/meta/w3c-import.log: Added.
* web-platform-tests/css/css-color-adjust/parsing/color-scheme-computed-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/parsing/color-scheme-computed.html: Added.
* web-platform-tests/css/css-color-adjust/parsing/color-scheme-invalid-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/parsing/color-scheme-invalid.html: Added.
* web-platform-tests/css/css-color-adjust/parsing/color-scheme-valid-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/parsing/color-scheme-valid.html: Added.
* web-platform-tests/css/css-color-adjust/parsing/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/resources/w3c-import.log.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-change-checkbox-expected.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-change-checkbox-notref.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-change-checkbox.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-color-property-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-color-property.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-iframe-background-expected.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-iframe-background-mismatch-alpha-expected.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-iframe-background-mismatch-alpha.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-iframe-background-mismatch-opaque-expected.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-iframe-background-mismatch-opaque.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-iframe-background.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-root-background-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-root-background.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-visited-link-initial-expected.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-visited-link-initial.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/support/dark-frame-alpha.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/support/dark-frame-expected.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/support/dark-frame-opaque.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/support/dark-frame.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/support/prefers-color-scheme.svg: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/support/w3c-import.log: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/svg-as-image-expected.txt: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/svg-as-image.html: Added.
* web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/w3c-import.log: Added.
* web-platform-tests/css/css-color-adjust/w3c-import.log: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-position/animation/w3c-import.log.
* web-platform-tests/css/css-display/animations/display-interpolation-expected.txt: Added.
* web-platform-tests/css/css-display/animations/display-interpolation.html: Added.
* web-platform-tests/css/css-display/animations/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-position/resources/w3c-import.log.
* web-platform-tests/css/css-display/display-change-iframe.html:
* web-platform-tests/css/css-display/display-change-object-iframe.html:
* web-platform-tests/css/css-display/display-contents-before-after-001.html:
* web-platform-tests/css/css-display/display-contents-before-after-003.html:
* web-platform-tests/css/css-display/display-contents-button.html:
* web-platform-tests/css/css-display/display-contents-dynamic-before-after-001.html:
* web-platform-tests/css/css-display/display-contents-dynamic-flex-002-inline-expected.html:
* web-platform-tests/css/css-display/display-contents-dynamic-flex-002-inline.html:
* web-platform-tests/css/css-display/display-contents-dynamic-flex-002-none-expected.html:
* web-platform-tests/css/css-display/display-contents-dynamic-flex-002-none.html:
* web-platform-tests/css/css-display/display-contents-dynamic-flex-003-inline-expected.html:
* web-platform-tests/css/css-display/display-contents-dynamic-flex-003-inline.html:
* web-platform-tests/css/css-display/display-contents-dynamic-flex-003-none-expected.html:
* web-platform-tests/css/css-display/display-contents-dynamic-flex-003-none.html:
* web-platform-tests/css/css-display/display-contents-dynamic-inline-flex-001-inline-expected.html:
* web-platform-tests/css/css-display/display-contents-dynamic-inline-flex-001-inline.html:
* web-platform-tests/css/css-display/display-contents-dynamic-inline-flex-001-none-expected.html:
* web-platform-tests/css/css-display/display-contents-dynamic-inline-flex-001-none.html:
* web-platform-tests/css/css-display/display-contents-dynamic-list-001-inline-expected.html:
* web-platform-tests/css/css-display/display-contents-dynamic-list-001-inline.html:
* web-platform-tests/css/css-display/display-contents-dynamic-list-001-none-expected.html:
* web-platform-tests/css/css-display/display-contents-dynamic-list-001-none.html:
* web-platform-tests/css/css-display/display-contents-dynamic-multicol-001-inline-expected.html:
* web-platform-tests/css/css-display/display-contents-dynamic-multicol-001-inline.html:
* web-platform-tests/css/css-display/display-contents-dynamic-multicol-001-none-expected.html:
* web-platform-tests/css/css-display/display-contents-dynamic-multicol-001-none.html:
* web-platform-tests/css/css-display/display-contents-dynamic-table-001-inline-expected.html:
* web-platform-tests/css/css-display/display-contents-dynamic-table-001-inline.html:
* web-platform-tests/css/css-display/display-contents-dynamic-table-001-none-expected.html:
* web-platform-tests/css/css-display/display-contents-dynamic-table-001-none.html:
* web-platform-tests/css/css-display/display-contents-dynamic-table-002-inline-expected.html:
* web-platform-tests/css/css-display/display-contents-dynamic-table-002-inline.html:
* web-platform-tests/css/css-display/display-contents-dynamic-table-002-none-expected.html:
* web-platform-tests/css/css-display/display-contents-dynamic-table-002-none.html:
* web-platform-tests/css/css-display/display-contents-fieldset-nested-legend.html:
* web-platform-tests/css/css-display/display-contents-flex-002-expected.html:
* web-platform-tests/css/css-display/display-contents-flex-002.html:
* web-platform-tests/css/css-display/display-contents-flex-003-expected.html:
* web-platform-tests/css/css-display/display-contents-flex-003.html:
* web-platform-tests/css/css-display/display-contents-inline-flex-001-expected.html:
* web-platform-tests/css/css-display/display-contents-inline-flex-001.html:
* web-platform-tests/css/css-display/display-contents-list-001-expected.html:
* web-platform-tests/css/css-display/display-contents-list-001.html:
* web-platform-tests/css/css-display/display-contents-multicol-001-expected.html:
* web-platform-tests/css/css-display/display-contents-multicol-001.html:
* web-platform-tests/css/css-display/display-contents-root-background-expected.html: Added.
* web-platform-tests/css/css-display/display-contents-root-background.html: Added.
* web-platform-tests/css/css-display/display-contents-shadow-dom-1-expected.html:
* web-platform-tests/css/css-display/display-contents-shadow-dom-1.html:
* web-platform-tests/css/css-display/display-contents-table-001-expected.html:
* web-platform-tests/css/css-display/display-contents-table-001.html:
* web-platform-tests/css/css-display/display-contents-table-002-expected.html:
* web-platform-tests/css/css-display/display-contents-table-002.html:
* web-platform-tests/css/css-display/display-first-line-001-expected.txt: Added.
* web-platform-tests/css/css-display/display-first-line-001.html: Added.
* web-platform-tests/css/css-display/display-first-line-002-expected.html: Added.
* web-platform-tests/css/css-display/display-first-line-002.html: Added.
* web-platform-tests/css/css-display/display-flow-root-001-expected.html:
* web-platform-tests/css/css-display/display-flow-root-001.html:
* web-platform-tests/css/css-display/display-flow-root-list-item-001-expected.html:
* web-platform-tests/css/css-display/display-flow-root-list-item-001.html:
* web-platform-tests/css/css-display/display-with-float-dynamic-expected.txt: Added.
* web-platform-tests/css/css-display/display-with-float-dynamic.html: Added.
* web-platform-tests/css/css-display/display-with-float-expected.txt: Added.
* web-platform-tests/css/css-display/display-with-float.html: Added.
* web-platform-tests/css/css-display/run-in/run-in-basic-003.xht:
* web-platform-tests/css/css-display/run-in/run-in-run-in-between-001.xht:
* web-platform-tests/css/css-display/run-in/run-in-run-in-between-003.xht:
* web-platform-tests/css/css-display/select-4-option-optgroup-display-none-expected.html:
* web-platform-tests/css/css-display/select-4-option-optgroup-display-none.html:
* web-platform-tests/css/css-display/w3c-import.log:
* web-platform-tests/css/css-fonts/support/60x60-red.png: Removed.
* web-platform-tests/css/css-images/conic-gradient-angle-expected.html: Added.
* web-platform-tests/css/css-images/conic-gradient-angle-negative-expected.html: Added.
* web-platform-tests/css/css-images/conic-gradient-angle-negative.html: Added.
* web-platform-tests/css/css-images/conic-gradient-angle.html: Added.
* web-platform-tests/css/css-images/conic-gradient-center-expected.html: Added.
* web-platform-tests/css/css-images/conic-gradient-center.html: Added.
* web-platform-tests/css/css-images/css-image-fallbacks-and-annotations.html:
* web-platform-tests/css/css-images/css-image-fallbacks-and-annotations002.html:
* web-platform-tests/css/css-images/css-image-fallbacks-and-annotations003.html:
* web-platform-tests/css/css-images/css-image-fallbacks-and-annotations004.html:
* web-platform-tests/css/css-images/css-image-fallbacks-and-annotations005.html:
* web-platform-tests/css/css-images/gradient-refcrash-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-images/gradient-crash-expected.html.
* web-platform-tests/css/css-images/gradient-refcrash.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-images/gradient-crash.html.
* web-platform-tests/css/css-images/gradients-with-transparent.html:
* web-platform-tests/css/css-images/image-fit-001.xht:
* web-platform-tests/css/css-images/image-fit-006.xht:
* web-platform-tests/css/css-images/image-orientation/image-orientation-background-image-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-background-image.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-background-properties-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-background-properties.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-border-image-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-border-image.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-default-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-default.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-composited-dynamic1-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-composited-dynamic1.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-composited-dynamic2-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-composited-dynamic2.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-composited-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-composited.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-computed-style-expected.txt: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-computed-style.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-content-images-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-content-images.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-dynamic1-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-dynamic1.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-dynamic2-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-dynamic2.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-embedded-content-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-embedded-content.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-from-image.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-list-style-image-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-list-style-image.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-mask-image-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-mask-image.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-none-computed-style-expected.txt: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-none-computed-style.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-none-content-images-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-none-content-images.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-none-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-none-image-document-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-none-image-document.html: Added.
* web-platform-tests/css/css-images/image-orientation/image-orientation-none.html: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-1-ul-pre-rotated.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-1-ul.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-2-ur-pre-rotated.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-2-ur.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-3-lr-pre-rotated.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-3-lr.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-4-lol-pre-rotated.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-4-lol.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-5-lu-pre-rotated.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-5-lu.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-6-ru-pre-rotated.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-6-ru.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-7-rl-pre-rotated.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-7-rl.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-8-llo-pre-rotated.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-8-llo.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-9-u-pre-rotated.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/exif-orientation-9-u.jpg: Added.
* web-platform-tests/css/css-images/image-orientation/support/w3c-import.log: Added.
* web-platform-tests/css/css-images/image-orientation/svg-image-orientation-aspect-ratio-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/svg-image-orientation-aspect-ratio.html: Added.
* web-platform-tests/css/css-images/image-orientation/svg-image-orientation-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/svg-image-orientation-none-expected.html: Added.
* web-platform-tests/css/css-images/image-orientation/svg-image-orientation-none.html: Added.
* web-platform-tests/css/css-images/image-orientation/svg-image-orientation.html: Added.
* web-platform-tests/css/css-images/image-orientation/w3c-import.log: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-001-expected.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-001.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-002-expected.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-002.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-003-expected.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-003.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-004-expected.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-004.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-005-expected.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-005.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-006-expected.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-006.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-007-expected.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-007.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-008-expected.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-008.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-009-expected.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-009.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-010-expected.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-010.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-011-expected.html: Added.
* web-platform-tests/css/css-images/image-resolution/image-resolution-011.html: Added.
* web-platform-tests/css/css-images/image-resolution/support/swatch-blue-192dpi.png: Added.
* web-platform-tests/css/css-images/image-resolution/support/swatch-blue-48dpi.png: Added.
* web-platform-tests/css/css-images/image-resolution/support/swatch-blue-48x192dpi.png: Added.
* web-platform-tests/css/css-images/image-resolution/support/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/resources/w3c-import.log.
* web-platform-tests/css/css-images/image-resolution/w3c-import.log: Added.
* web-platform-tests/css/css-images/image-set/image-set-parsing-expected.txt: Added.
* web-platform-tests/css/css-images/image-set/image-set-parsing.html: Added.
* web-platform-tests/css/css-images/image-set/image-set-rendering-expected.html: Added.
* web-platform-tests/css/css-images/image-set/image-set-rendering.html: Added.
* web-platform-tests/css/css-images/image-set/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/resources/w3c-import.log.
* web-platform-tests/css/css-images/infinite-radial-gradient-refcrash-expected.html: Added.
* web-platform-tests/css/css-images/infinite-radial-gradient-refcrash.html: Added.
* web-platform-tests/css/css-images/linear-gradient-1-expected.html:
* web-platform-tests/css/css-images/linear-gradient-1.html:
* web-platform-tests/css/css-images/linear-gradient-2-expected.html:
* web-platform-tests/css/css-images/linear-gradient-2.html:
* web-platform-tests/css/css-images/multiple-position-color-stop-conic-2-expected.html: Added.
* web-platform-tests/css/css-images/multiple-position-color-stop-conic-2.html: Added.
* web-platform-tests/css/css-images/multiple-position-color-stop-radial-2-expected.html:
* web-platform-tests/css/css-images/multiple-position-color-stop-radial-2.html:
* web-platform-tests/css/css-images/normalization-conic-2-expected.html: Added.
* web-platform-tests/css/css-images/normalization-conic-2.html: Added.
* web-platform-tests/css/css-images/normalization-conic-degenerate-expected.html: Added.
* web-platform-tests/css/css-images/normalization-conic-degenerate.html: Added.
* web-platform-tests/css/css-images/normalization-conic-expected.html: Added.
* web-platform-tests/css/css-images/normalization-conic.html: Added.
* web-platform-tests/css/css-images/normalization-linear-2-expected.html: Added.
* web-platform-tests/css/css-images/normalization-linear-2.html: Added.
* web-platform-tests/css/css-images/normalization-linear-degenerate-expected.html: Added.
* web-platform-tests/css/css-images/normalization-linear-degenerate.html: Added.
* web-platform-tests/css/css-images/normalization-linear-expected.html: Added.
* web-platform-tests/css/css-images/normalization-linear.html: Added.
* web-platform-tests/css/css-images/normalization-radial-2-expected.html: Added.
* web-platform-tests/css/css-images/normalization-radial-2.html: Added.
* web-platform-tests/css/css-images/normalization-radial-degenerate-expected.html: Added.
* web-platform-tests/css/css-images/normalization-radial-degenerate.html: Added.
* web-platform-tests/css/css-images/normalization-radial-expected.html: Added.
* web-platform-tests/css/css-images/normalization-radial.html: Added.
* web-platform-tests/css/css-images/out-of-range-color-stop-conic-expected.html: Added.
* web-platform-tests/css/css-images/out-of-range-color-stop-conic.html: Added.
* web-platform-tests/css/css-images/parsing/gradient-position-valid.html:
* web-platform-tests/css/css-images/repeating-conic-gradient-expected.html: Added.
* web-platform-tests/css/css-images/repeating-conic-gradient.html: Added.
* web-platform-tests/css/css-images/support/60x60-red.png: Removed.
* web-platform-tests/css/css-images/support/w3c-import.log:
* web-platform-tests/css/css-images/tiled-conic-gradients-expected.html: Added.
* web-platform-tests/css/css-images/tiled-conic-gradients.html: Added.
* web-platform-tests/css/css-images/w3c-import.log:
* web-platform-tests/css/css-inline/parsing/line-height-computed-expected.txt: Removed.
* web-platform-tests/css/css-inline/parsing/line-height-computed.html: Removed.
* web-platform-tests/css/css-lists/add-inline-child-after-marker-001.html:
* web-platform-tests/css/css-lists/add-inline-child-after-marker-002-expected.html: Added.
* web-platform-tests/css/css-lists/add-inline-child-after-marker-002.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-lists/add-inline-child-after-marker-001.html.
* web-platform-tests/css/css-lists/animations/list-style-image-interpolation-expected.txt: Added.
* web-platform-tests/css/css-lists/animations/list-style-image-interpolation.html: Added.
* web-platform-tests/css/css-lists/animations/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-position/resources/w3c-import.log.
* web-platform-tests/css/css-lists/change-list-descendant-display-expected.html: Added.
* web-platform-tests/css/css-lists/change-list-descendant-display.html: Added.
* web-platform-tests/css/css-lists/change-list-style-position-001-expected.html: Added.
* web-platform-tests/css/css-lists/change-list-style-position-001.html: Added.
* web-platform-tests/css/css-lists/change-list-style-position-002-expected.html: Added.
* web-platform-tests/css/css-lists/change-list-style-position-002.html: Added.
* web-platform-tests/css/css-lists/change-list-style-position-003-expected.html: Added.
* web-platform-tests/css/css-lists/change-list-style-position-003.html: Added.
* web-platform-tests/css/css-lists/change-list-style-type-expected.html: Added.
* web-platform-tests/css/css-lists/change-list-style-type.html: Added.
* web-platform-tests/css/css-lists/counter-list-item-expected.html: Added.
* web-platform-tests/css/css-lists/counter-list-item.html: Added.
* web-platform-tests/css/css-lists/counter-reset-increment-set-display-contents-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-lists/counter-reset-increment-display-contents-expected.html.
* web-platform-tests/css/css-lists/counter-reset-increment-set-display-contents.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-lists/counter-reset-increment-display-contents.html.
* web-platform-tests/css/css-lists/counter-reset-increment-set-display-none-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-lists/counter-reset-increment-display-none-expected.html.
* web-platform-tests/css/css-lists/counter-reset-increment-set-display-none.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-lists/counter-reset-increment-display-none.html.
* web-platform-tests/css/css-lists/counter-set-001-expected.html: Added.
* web-platform-tests/css/css-lists/counter-set-001.html: Added.
* web-platform-tests/css/css-lists/counter-set-002-expected.html: Added.
* web-platform-tests/css/css-lists/counter-set-002.html: Added.
* web-platform-tests/css/css-lists/inherit-overwrites-expected.txt: Added.
* web-platform-tests/css/css-lists/inherit-overwrites.html: Added.
* web-platform-tests/css/css-lists/inheritance-expected.txt:
* web-platform-tests/css/css-lists/inheritance.html:
* web-platform-tests/css/css-lists/inline-block-list-expected.html: Added.
* web-platform-tests/css/css-lists/inline-block-list-marker-expected.html: Added.
* web-platform-tests/css/css-lists/inline-block-list-marker.html: Added.
* web-platform-tests/css/css-lists/inline-block-list.html: Added.
* web-platform-tests/css/css-lists/inline-list-expected.html: Added.
* web-platform-tests/css/css-lists/inline-list-marker-expected.html: Added.
* web-platform-tests/css/css-lists/inline-list-marker.html: Added.
* web-platform-tests/css/css-lists/inline-list-with-table-child-expected.html: Added.
* web-platform-tests/css/css-lists/inline-list-with-table-child.html: Added.
* web-platform-tests/css/css-lists/inline-list.html: Added.
* web-platform-tests/css/css-lists/li-counter-increment-computed-style-expected.txt: Added.
* web-platform-tests/css/css-lists/li-counter-increment-computed-style.html: Added.
* web-platform-tests/css/css-lists/li-insert-child-expected.html: Added.
* web-platform-tests/css/css-lists/li-insert-child.html: Added.
* web-platform-tests/css/css-lists/li-list-item-counter-expected.html: Added.
* web-platform-tests/css/css-lists/li-list-item-counter.html: Added.
* web-platform-tests/css/css-lists/li-value-counter-reset-001-expected.html: Added.
* web-platform-tests/css/css-lists/li-value-counter-reset-001.html: Added.
* web-platform-tests/css/css-lists/li-value-reversed-001-expected.html: Added.
* web-platform-tests/css/css-lists/li-value-reversed-001.html: Added.
* web-platform-tests/css/css-lists/li-value-reversed-002-expected.html: Added.
* web-platform-tests/css/css-lists/li-value-reversed-002.html: Added.
* web-platform-tests/css/css-lists/li-value-reversed-003-expected.html: Added.
* web-platform-tests/css/css-lists/li-value-reversed-003.html: Added.
* web-platform-tests/css/css-lists/li-value-reversed-004-expected.html: Added.
* web-platform-tests/css/css-lists/li-value-reversed-004.html: Added.
* web-platform-tests/css/css-lists/li-value-reversed-005-expected.html: Added.
* web-platform-tests/css/css-lists/li-value-reversed-005.html: Added.
* web-platform-tests/css/css-lists/li-with-overflow-hidden-change-list-style-position-001.html:
* web-platform-tests/css/css-lists/list-and-block-textarea-001.html:
* web-platform-tests/css/css-lists/list-and-flex-001.html:
* web-platform-tests/css/css-lists/list-and-grid-001.html:
* web-platform-tests/css/css-lists/list-and-margin-collapse-001.html:
* web-platform-tests/css/css-lists/list-and-margin-collapse-002-expected.txt: Added.
* web-platform-tests/css/css-lists/list-and-margin-collapse-002.html: Added.
* web-platform-tests/css/css-lists/list-and-writing-mode-001.html:
* web-platform-tests/css/css-lists/list-inside-contain-expected.txt: Added.
* web-platform-tests/css/css-lists/list-inside-contain.html: Added.
* web-platform-tests/css/css-lists/list-item-definition-expected.html: Added.
* web-platform-tests/css/css-lists/list-item-definition.html: Added.
* web-platform-tests/css/css-lists/list-marker-alignment-expected.html: Added.
* web-platform-tests/css/css-lists/list-marker-alignment.html: Added.
* web-platform-tests/css/css-lists/list-marker-symbol-bidi-expected.html: Added.
* web-platform-tests/css/css-lists/list-marker-symbol-bidi.html: Added.
* web-platform-tests/css/css-lists/list-marker-with-lineheight-and-overflow-hidden-001.html:
* web-platform-tests/css/css-lists/list-style-image-zoom-dynamic-expected.html: Added.
* web-platform-tests/css/css-lists/list-style-image-zoom-dynamic.html: Added.
* web-platform-tests/css/css-lists/list-style-type-armenian-002.xht:
* web-platform-tests/css/css-lists/list-style-type-armenian-003.xht:
* web-platform-tests/css/css-lists/list-type-none-style-image-expected.html: Added.
* web-platform-tests/css/css-lists/list-type-none-style-image.html: Added.
* web-platform-tests/css/css-lists/list-with-image-display-changed-001.html:
* web-platform-tests/css/css-lists/nested-list-with-list-style-type-none-expected.txt: Added.
* web-platform-tests/css/css-lists/nested-list-with-list-style-type-none.html: Added.
* web-platform-tests/css/css-lists/nested-marker-dynamic-expected.html: Added.
* web-platform-tests/css/css-lists/nested-marker-dynamic.html: Added.
* web-platform-tests/css/css-lists/nested-marker-expected.html: Added.
* web-platform-tests/css/css-lists/nested-marker.html: Added.
* web-platform-tests/css/css-lists/ol-change-display-type-expected.html: Added.
* web-platform-tests/css/css-lists/ol-change-display-type.html: Added.
* web-platform-tests/css/css-lists/parsing/content-invalid-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/content-invalid.html: Added.
* web-platform-tests/css/css-lists/parsing/counter-increment-invalid-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/counter-increment-invalid.html: Added.
* web-platform-tests/css/css-lists/parsing/counter-increment-valid-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/counter-increment-valid.html: Added.
* web-platform-tests/css/css-lists/parsing/counter-reset-invalid-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/counter-reset-invalid.html: Added.
* web-platform-tests/css/css-lists/parsing/counter-reset-valid-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/counter-reset-valid.html: Added.
* web-platform-tests/css/css-lists/parsing/counter-set-computed-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/counter-set-computed.html: Added.
* web-platform-tests/css/css-lists/parsing/counter-set-invalid-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/counter-set-invalid.html: Added.
* web-platform-tests/css/css-lists/parsing/counter-set-valid-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/counter-set-valid.html: Added.
* web-platform-tests/css/css-lists/parsing/list-style-computed.sub-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/list-style-computed.sub.html: Added.
* web-platform-tests/css/css-lists/parsing/list-style-image-computed.sub-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/list-style-image-computed.sub.html: Added.
* web-platform-tests/css/css-lists/parsing/list-style-image-invalid-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/list-style-image-invalid.html: Added.
* web-platform-tests/css/css-lists/parsing/list-style-image-valid-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/list-style-image-valid.html: Added.
* web-platform-tests/css/css-lists/parsing/list-style-invalid-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/list-style-invalid.html: Added.
* web-platform-tests/css/css-lists/parsing/list-style-position-computed-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/list-style-position-computed.html: Added.
* web-platform-tests/css/css-lists/parsing/list-style-position-invalid-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/list-style-position-invalid.html: Added.
* web-platform-tests/css/css-lists/parsing/list-style-position-valid-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/list-style-position-valid.html: Added.
* web-platform-tests/css/css-lists/parsing/list-style-shorthand.sub-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/list-style-shorthand.sub.html: Added.
* web-platform-tests/css/css-lists/parsing/list-style-type-invalid-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/list-style-type-invalid.html: Added.
* web-platform-tests/css/css-lists/parsing/list-style-valid-expected.txt: Added.
* web-platform-tests/css/css-lists/parsing/list-style-valid.html: Added.
* web-platform-tests/css/css-lists/parsing/w3c-import.log:
* web-platform-tests/css/css-lists/resources/blue-20.png: Added.
* web-platform-tests/css/css-lists/resources/green-20.png: Added.
* web-platform-tests/css/css-lists/resources/stripes-20.png: Added.
* web-platform-tests/css/css-lists/resources/w3c-import.log:
* web-platform-tests/css/css-lists/w3c-import.log:
* web-platform-tests/css/css-logical/META.yml:
* web-platform-tests/css/css-logical/animation-001-expected.txt:
* web-platform-tests/css/css-logical/animation-001.html:
* web-platform-tests/css/css-logical/animation-002-expected.txt:
* web-platform-tests/css/css-logical/animation-002.html:
* web-platform-tests/css/css-logical/animation-003.tentative-expected.txt:
* web-platform-tests/css/css-logical/animation-004-expected.txt: Added.
* web-platform-tests/css/css-logical/animation-004.html: Added.
* web-platform-tests/css/css-logical/animations/float-interpolation-expected.txt: Added.
* web-platform-tests/css/css-logical/animations/float-interpolation.html: Added.
* web-platform-tests/css/css-logical/animations/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-position/resources/w3c-import.log.
* web-platform-tests/css/css-logical/getComputedStyle-listing-expected.txt: Added.
* web-platform-tests/css/css-logical/getComputedStyle-listing.html: Added.
* web-platform-tests/css/css-logical/inheritance-expected.txt: Added.
* web-platform-tests/css/css-logical/inheritance.html: Added.
* web-platform-tests/css/css-logical/logical-box-border-color.html:
* web-platform-tests/css/css-logical/logical-box-border-radius-expected.txt: Added.
* web-platform-tests/css/css-logical/logical-box-border-radius.html: Added.
* web-platform-tests/css/css-logical/logical-box-border-shorthands.html:
* web-platform-tests/css/css-logical/logical-box-border-style.html:
* web-platform-tests/css/css-logical/logical-box-border-width.html:
* web-platform-tests/css/css-logical/logical-box-inset.html:
* web-platform-tests/css/css-logical/logical-box-margin.html:
* web-platform-tests/css/css-logical/logical-box-padding.html:
* web-platform-tests/css/css-logical/logical-values-float-clear-expected.txt: Added.
* web-platform-tests/css/css-logical/logical-values-float-clear-reftest-expected.html: Added.
* web-platform-tests/css/css-logical/logical-values-float-clear-reftest.html: Added.
* web-platform-tests/css/css-logical/logical-values-float-clear.html: Added.
* web-platform-tests/css/css-logical/logical-values-resize-expected.txt: Added.
* web-platform-tests/css/css-logical/logical-values-resize.html: Added.
* web-platform-tests/css/css-logical/parsing/block-size-computed-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/block-size-computed.html: Added.
* web-platform-tests/css/css-logical/parsing/block-size-invalid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/block-size-invalid.html: Added.
* web-platform-tests/css/css-logical/parsing/block-size-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/block-size-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/border-block-color-computed-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-block-color-computed.html: Added.
* web-platform-tests/css/css-logical/parsing/border-block-color-invalid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-block-color-invalid.html: Added.
* web-platform-tests/css/css-logical/parsing/border-block-color-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-block-color-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/border-block-style-computed-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-block-style-computed.html: Added.
* web-platform-tests/css/css-logical/parsing/border-block-style-invalid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-block-style-invalid.html: Added.
* web-platform-tests/css/css-logical/parsing/border-block-style-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-block-style-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/border-block-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-block-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/border-block-width-computed-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-block-width-computed.html: Added.
* web-platform-tests/css/css-logical/parsing/border-block-width-invalid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-block-width-invalid.html: Added.
* web-platform-tests/css/css-logical/parsing/border-block-width-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-block-width-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-color-computed-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-color-computed.html: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-color-invalid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-color-invalid.html: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-color-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-color-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-style-computed-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-style-computed.html: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-style-invalid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-style-invalid.html: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-style-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-style-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-width-computed-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-width-computed.html: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-width-invalid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-width-invalid.html: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-width-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/border-inline-width-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/inline-size-computed-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/inline-size-computed.html: Added.
* web-platform-tests/css/css-logical/parsing/inline-size-invalid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/inline-size-invalid.html: Added.
* web-platform-tests/css/css-logical/parsing/inline-size-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/inline-size-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/inset-block-inline-computed-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/inset-block-inline-computed.html: Added.
* web-platform-tests/css/css-logical/parsing/inset-block-inline-invalid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/inset-block-inline-invalid.html: Added.
* web-platform-tests/css/css-logical/parsing/inset-block-inline-shorthand-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/inset-block-inline-shorthand.html: Added.
* web-platform-tests/css/css-logical/parsing/inset-block-inline-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/inset-block-inline-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/inset-computed-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/inset-computed.html: Added.
* web-platform-tests/css/css-logical/parsing/inset-invalid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/inset-invalid.html: Added.
* web-platform-tests/css/css-logical/parsing/inset-shorthand-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/inset-shorthand.html: Added.
* web-platform-tests/css/css-logical/parsing/inset-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/inset-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/margin-block-inline-computed-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/margin-block-inline-computed.html: Added.
* web-platform-tests/css/css-logical/parsing/margin-block-inline-invalid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/margin-block-inline-invalid.html: Added.
* web-platform-tests/css/css-logical/parsing/margin-block-inline-shorthand-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/margin-block-inline-shorthand.html: Added.
* web-platform-tests/css/css-logical/parsing/margin-block-inline-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/margin-block-inline-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/max-block-size-computed-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/max-block-size-computed.html: Added.
* web-platform-tests/css/css-logical/parsing/max-block-size-invalid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/max-block-size-invalid.html: Added.
* web-platform-tests/css/css-logical/parsing/max-block-size-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/max-block-size-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/max-inline-size-computed-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/max-inline-size-computed.html: Added.
* web-platform-tests/css/css-logical/parsing/max-inline-size-invalid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/max-inline-size-invalid.html: Added.
* web-platform-tests/css/css-logical/parsing/max-inline-size-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/max-inline-size-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/min-block-size-computed-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/min-block-size-computed.html: Added.
* web-platform-tests/css/css-logical/parsing/min-block-size-invalid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/min-block-size-invalid.html: Added.
* web-platform-tests/css/css-logical/parsing/min-block-size-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/min-block-size-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/min-inline-size-computed-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/min-inline-size-computed.html: Added.
* web-platform-tests/css/css-logical/parsing/min-inline-size-invalid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/min-inline-size-invalid.html: Added.
* web-platform-tests/css/css-logical/parsing/min-inline-size-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/min-inline-size-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/padding-block-inline-computed-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/padding-block-inline-computed.html: Added.
* web-platform-tests/css/css-logical/parsing/padding-block-inline-invalid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/padding-block-inline-invalid.html: Added.
* web-platform-tests/css/css-logical/parsing/padding-block-inline-shorthand-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/padding-block-inline-shorthand.html: Added.
* web-platform-tests/css/css-logical/parsing/padding-block-inline-valid-expected.txt: Added.
* web-platform-tests/css/css-logical/parsing/padding-block-inline-valid.html: Added.
* web-platform-tests/css/css-logical/parsing/w3c-import.log: Added.
* web-platform-tests/css/css-logical/resources/test-box-properties.js:
(export.createCornerPropertyGroup):
* web-platform-tests/css/css-logical/resources/test-logical-values.js: Added.
(export.runTests):
* web-platform-tests/css/css-logical/resources/w3c-import.log:
* web-platform-tests/css/css-logical/w3c-import.log:
* web-platform-tests/css/css-masking/parsing/clip-path-computed-expected.txt: Removed.
* web-platform-tests/css/css-masking/parsing/clip-path-computed.html: Removed.
* web-platform-tests/css/css-masking/parsing/clip-path-invalid-expected.txt: Removed.
* web-platform-tests/css/css-masking/parsing/clip-path-invalid.html: Removed.
* web-platform-tests/css/css-masking/parsing/clip-path-valid-expected.txt: Removed.
* web-platform-tests/css/css-masking/parsing/clip-path-valid.html: Removed.
* web-platform-tests/css/css-multicol/always-balancing-before-column-span-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-multicol/always-balancing-before-column-span.html: Added.
* web-platform-tests/css/css-multicol/as-column-flex-item-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-multicol/as-column-flex-item.html: Added.
* web-platform-tests/css/css-multicol/change-abspos-width-in-second-column-crash-expected.txt: Added.
* web-platform-tests/css/css-multicol/change-abspos-width-in-second-column-crash.html: Added.
* web-platform-tests/css/css-multicol/change-intrinsic-width-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-multicol/change-intrinsic-width.html: Added.
* web-platform-tests/css/css-multicol/change-out-of-flow-type-and-remove-inner-multicol-crash-expected.txt: Added.
* web-platform-tests/css/css-multicol/change-out-of-flow-type-and-remove-inner-multicol-crash.html: Added.
* web-platform-tests/css/css-multicol/column-balancing-paged-001-print-expected.html: Added.
* web-platform-tests/css/css-multicol/column-balancing-paged-001-print.html: Added.
* web-platform-tests/css/css-multicol/equal-gap-and-rule-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-multicol/equal-gap-and-rule.html: Added.
* web-platform-tests/css/css-multicol/fixed-size-child-with-overflow-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-multicol/fixed-size-child-with-overflow.html: Added.
* web-platform-tests/css/css-multicol/intrinsic-width-change-column-count-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-multicol/intrinsic-width-change-column-count.html: Added.
* web-platform-tests/css/css-multicol/multicol-basic-005.xht:
* web-platform-tests/css/css-multicol/multicol-basic-006.xht:
* web-platform-tests/css/css-multicol/multicol-breaking-004.html:
* web-platform-tests/css/css-multicol/multicol-breaking-nobackground-004.html:
* web-platform-tests/css/css-multicol/multicol-clip-scrolled-content-001-expected.html: Added.
* web-platform-tests/css/css-multicol/multicol-clip-scrolled-content-001.html: Added.
* web-platform-tests/css/css-multicol/multicol-contained-absolute-expected.html: Added.
* web-platform-tests/css/css-multicol/multicol-contained-absolute.html: Added.
* web-platform-tests/css/css-multicol/multicol-count-computed-001-expected.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-count-computed-001.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-count-computed-002-expected.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-count-computed-002.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-count-large-001-expected.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-count-large-001.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-count-large-002-expected.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-count-large-002.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-fill-auto-expected.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-fill-auto.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-fill-balance-003-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-multicol/multicol-fill-balance-003.html: Added.
* web-platform-tests/css/css-multicol/multicol-inherit-004-expected.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-inherit-004.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-list-item-002-expected.html: Added.
* web-platform-tests/css/css-multicol/multicol-list-item-002.html: Added.
* web-platform-tests/css/css-multicol/multicol-overflow-clip-expected.html: Added.
* web-platform-tests/css/css-multicol/multicol-overflow-clip.html: Added.
* web-platform-tests/css/css-multicol/multicol-rule-style-groove-001-expected.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-rule-style-groove-001.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-rule-style-inset-001-expected.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-rule-style-inset-001.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-rule-style-outset-001-expected.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-rule-style-outset-001.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-rule-style-ridge-001-expected.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-rule-style-ridge-001.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-span-all-child-001-expected.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-span-all-child-001.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-span-all-child-002-expected.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-span-all-child-002.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-span-all-margin-nested-003-expected.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-span-all-margin-nested-003.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-width-ems-001-expected.xht: Removed.
* web-platform-tests/css/css-multicol/multicol-width-ems-001.xht: Removed.
* web-platform-tests/css/css-multicol/named-page-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-multicol/named-page.html: Added.
* web-platform-tests/css/css-multicol/nested-with-too-tall-line-expected.html: Added.
* web-platform-tests/css/css-multicol/nested-with-too-tall-line.html: Added.
* web-platform-tests/css/css-multicol/no-balancing-after-column-span-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-multicol/no-balancing-after-column-span.html: Added.
* web-platform-tests/css/css-multicol/support/60x60-red.png: Removed.
* web-platform-tests/css/css-multicol/support/w3c-import.log:
* web-platform-tests/css/css-multicol/w3c-import.log:
* web-platform-tests/css/css-overflow/clip-001-expected.html: Added.
* web-platform-tests/css/css-overflow/clip-001.html: Added.
* web-platform-tests/css/css-overflow/dynamic-visible-to-clip-001-expected.html: Added.
* web-platform-tests/css/css-overflow/dynamic-visible-to-clip-001.html: Added.
* web-platform-tests/css/css-overflow/outline-with-opacity-crash-expected.txt: Added.
* web-platform-tests/css/css-overflow/outline-with-opacity-crash.html: Added.
* web-platform-tests/css/css-overflow/overflow-abpos-transform.html:
* web-platform-tests/css/css-overflow/overflow-body-propagation-002-expected.html:
* web-platform-tests/css/css-overflow/overflow-body-propagation-003-expected.html:
* web-platform-tests/css/css-overflow/overflow-body-propagation-005-expected.html: Added.
* web-platform-tests/css/css-overflow/overflow-body-propagation-005.html: Added.
* web-platform-tests/css/css-overflow/overflow-body-propagation-006-expected.html: Added.
* web-platform-tests/css/css-overflow/overflow-body-propagation-006.html: Added.
* web-platform-tests/css/css-overflow/overflow-codependent-scrollbars.html:
* web-platform-tests/css/css-overflow/overflow-ellipsis-dynamic-001-expected.html: Added.
* web-platform-tests/css/css-overflow/overflow-ellipsis-dynamic-001.html: Added.
* web-platform-tests/css/css-overflow/overflow-inline-transform-relative.html:
* web-platform-tests/css/css-overflow/overflow-recalc-001-expected.html: Added.
* web-platform-tests/css/css-overflow/overflow-recalc-001.html: Added.
* web-platform-tests/css/css-overflow/overfow-outside-padding.html:
* web-platform-tests/css/css-overflow/parsing/scrollbar-gutter-invalid-expected.txt: Added.
* web-platform-tests/css/css-overflow/parsing/scrollbar-gutter-invalid.html: Added.
* web-platform-tests/css/css-overflow/parsing/scrollbar-gutter-valid-expected.txt: Added.
* web-platform-tests/css/css-overflow/parsing/scrollbar-gutter-valid.html: Added.
* web-platform-tests/css/css-overflow/parsing/w3c-import.log:
* web-platform-tests/css/css-overflow/scroll-overflow-padding-block-001-expected.txt: Added.
* web-platform-tests/css/css-overflow/scroll-overflow-padding-block-001.html: Added.
* web-platform-tests/css/css-overflow/scrollbar-empty-001-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-images/gradient-crash-expected.html.
* web-platform-tests/css/css-overflow/scrollbar-empty-001.html: Added.
* web-platform-tests/css/css-overflow/scrollbar-empty-002-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-images/gradient-crash-expected.html.
* web-platform-tests/css/css-overflow/scrollbar-empty-002.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-ellipsis-001-expected.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-ellipsis-001.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-ellipsis-002-expected.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-ellipsis-002.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-ellipsis-editing-input-expected.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-ellipsis-editing-input.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-ellipsis-rtl-001-expected.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-ellipsis-rtl-001.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-ellipsis-vertical-001-expected.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-ellipsis-vertical-001.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-ellipsis-vertical-rtl-001-expected.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-ellipsis-vertical-rtl-001.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-scroll-001-expected.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-scroll-001.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-scroll-rtl-001-expected.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-scroll-rtl-001.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-scroll-vertical-lr-001-expected.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-scroll-vertical-lr-001.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-scroll-vertical-lr-rtl-001-expected.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-scroll-vertical-lr-rtl-001.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-scroll-vertical-rl-001-expected.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-scroll-vertical-rl-001.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-scroll-vertical-rl-rtl-001-expected.html: Added.
* web-platform-tests/css/css-overflow/text-overflow-scroll-vertical-rl-rtl-001.html: Added.
* web-platform-tests/css/css-overflow/w3c-import.log:
* web-platform-tests/css/css-overflow/webkit-line-clamp-033-expected.html:
* web-platform-tests/css/css-overflow/webkit-line-clamp-034-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-images/gradient-crash-expected.html.
* web-platform-tests/css/css-overflow/webkit-line-clamp-034.html: Added.
* web-platform-tests/css/css-overflow/webkit-line-clamp-035-expected.html: Added.
* web-platform-tests/css/css-overflow/webkit-line-clamp-035.html: Added.
* web-platform-tests/css/css-overflow/webkit-line-clamp-with-line-height.tentative-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp/webkit-line-clamp-with-line-height.tentative-expected.html.
* web-platform-tests/css/css-overflow/webkit-line-clamp-with-line-height.tentative.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp/webkit-line-clamp-with-line-height.tentative.html.
* web-platform-tests/css/css-overflow/webkit-line-clamp/w3c-import.log: Removed.
* web-platform-tests/css/css-overscroll-behavior/META.yml:
* web-platform-tests/css/css-overscroll-behavior/inheritance-expected.txt:
* web-platform-tests/css/css-overscroll-behavior/inheritance.html:
* web-platform-tests/css/css-overscroll-behavior/overscroll-behavior-logical-expected.txt: Added.
* web-platform-tests/css/css-overscroll-behavior/overscroll-behavior-logical.html: Added.
* web-platform-tests/css/css-overscroll-behavior/parsing/overscroll-behavior-computed-expected.txt: Added.
* web-platform-tests/css/css-overscroll-behavior/parsing/overscroll-behavior-computed.html: Added.
* web-platform-tests/css/css-overscroll-behavior/parsing/overscroll-behavior-invalid-expected.txt: Added.
* web-platform-tests/css/css-overscroll-behavior/parsing/overscroll-behavior-invalid.html: Added.
* web-platform-tests/css/css-overscroll-behavior/parsing/overscroll-behavior-valid-expected.txt: Added.
* web-platform-tests/css/css-overscroll-behavior/parsing/overscroll-behavior-valid.html: Added.
* web-platform-tests/css/css-overscroll-behavior/parsing/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-overscroll-behavior/w3c-import.log.
* web-platform-tests/css/css-overscroll-behavior/w3c-import.log:
* web-platform-tests/css/css-position/animations/bottom-composition-expected.txt: Added.
* web-platform-tests/css/css-position/animations/bottom-composition.html: Added.
* web-platform-tests/css/css-position/animations/left-composition-expected.txt: Added.
* web-platform-tests/css/css-position/animations/left-composition.html: Added.
* web-platform-tests/css/css-position/animations/position-interpolation-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-position/animation/position-interpolation-expected.txt.
* web-platform-tests/css/css-position/animations/position-interpolation.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-position/animation/position-interpolation.html.
* web-platform-tests/css/css-position/animations/right-composition-expected.txt: Added.
* web-platform-tests/css/css-position/animations/right-composition.html: Added.
* web-platform-tests/css/css-position/animations/top-composition-expected.txt: Added.
* web-platform-tests/css/css-position/animations/top-composition.html: Added.
* web-platform-tests/css/css-position/animations/w3c-import.log:
* web-platform-tests/css/css-position/nested-positions-crash-expected.txt: Added.
* web-platform-tests/css/css-position/nested-positions-crash.html: Added.
* web-platform-tests/css/css-position/parsing/w3c-import.log:
* web-platform-tests/css/css-position/parsing/z-index-computed.html:
* web-platform-tests/css/css-position/parsing/z-index-positioned-computed-expected.txt: Added.
* web-platform-tests/css/css-position/parsing/z-index-positioned-computed.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-position/parsing/z-index-computed.html.
* web-platform-tests/css/css-position/position-absolute-center-001.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-position/position-absolute-center-001.tentative.html: Added.
* web-platform-tests/css/css-position/position-absolute-center-002.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-position/position-absolute-center-002.tentative.html: Added.
* web-platform-tests/css/css-position/position-absolute-center-003-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-position/position-absolute-center-003.html: Added.
* web-platform-tests/css/css-position/position-absolute-center-004-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-position/position-absolute-center-004.html: Added.
* web-platform-tests/css/css-position/position-absolute-crash-chrome-013-expected.txt: Added.
* web-platform-tests/css/css-position/position-absolute-crash-chrome-013.html: Added.
* web-platform-tests/css/css-position/position-absolute-dynamic-relayout-002-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-position/position-absolute-dynamic-relayout-002.html: Added.
* web-platform-tests/css/css-position/position-absolute-dynamic-relayout-003-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-position/position-absolute-dynamic-relayout-003.html: Added.
* web-platform-tests/css/css-position/position-absolute-dynamic-static-position-flex-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-position/position-absolute-dynamic-static-position-flex.html: Added.
* web-platform-tests/css/css-position/position-absolute-dynamic-static-position-inline-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash-expected.html.
* web-platform-tests/css/css-position/position-absolute-dynamic-static-position-inline.html: Added.
* web-platform-tests/css/css-position/position-absolute-root-element-flex-expected.html: Added.
* web-platform-tests/css/css-position/position-absolute-root-element-flex.html: Added.
* web-platform-tests/css/css-position/position-absolute-root-element-grid-expected.html: Added.
* web-platform-tests/css/css-position/position-absolute-root-element-grid.html: Added.
* web-platform-tests/css/css-position/position-absolute-table-001-expected.txt: Added.
* web-platform-tests/css/css-position/position-absolute-table-001.html: Added.
* web-platform-tests/css/css-position/position-fixed-root-element-flex-expected.html: Added.
* web-platform-tests/css/css-position/position-fixed-root-element-flex.html: Added.
* web-platform-tests/css/css-position/position-fixed-root-element-grid-expected.html: Added.
* web-platform-tests/css/css-position/position-fixed-root-element-grid.html: Added.
* web-platform-tests/css/css-position/position-sticky-change-top-expected.html:
* web-platform-tests/css/css-position/position-sticky-change-top.html:
* web-platform-tests/css/css-position/position-sticky-child-multicolumn-expected.html:
* web-platform-tests/css/css-position/position-sticky-child-multicolumn.html:
* web-platform-tests/css/css-position/position-sticky-fixed-ancestor-expected.html: Added.
* web-platform-tests/css/css-position/position-sticky-fixed-ancestor-iframe-expected.html: Added.
* web-platform-tests/css/css-position/position-sticky-fixed-ancestor-iframe.html: Added.
* web-platform-tests/css/css-position/position-sticky-fixed-ancestor.html: Added.
* web-platform-tests/css/css-position/position-sticky-flexbox-expected.html:
* web-platform-tests/css/css-position/position-sticky-flexbox.html:
* web-platform-tests/css/css-position/position-sticky-grid-expected.html:
* web-platform-tests/css/css-position/position-sticky-grid.html:
* web-platform-tests/css/css-position/position-sticky-inline-expected.html:
* web-platform-tests/css/css-position/position-sticky-inline.html:
* web-platform-tests/css/css-position/position-sticky-large-top-2.tentative-expected.html: Added.
* web-platform-tests/css/css-position/position-sticky-large-top-2.tentative.html: Added.
* web-platform-tests/css/css-position/position-sticky-large-top.tentative-expected.html: Added.
* web-platform-tests/css/css-position/position-sticky-large-top.tentative.html: Added.
* web-platform-tests/css/css-position/position-sticky-nested-inline-expected.html:
* web-platform-tests/css/css-position/position-sticky-nested-inline.html:
* web-platform-tests/css/css-position/position-sticky-nested-table-expected.html:
* web-platform-tests/css/css-position/position-sticky-nested-table.html:
* web-platform-tests/css/css-position/position-sticky-rendering-expected.html:
* web-platform-tests/css/css-position/position-sticky-rendering.html:
* web-platform-tests/css/css-position/position-sticky-scroll-reposition-expected.html: Added.
* web-platform-tests/css/css-position/position-sticky-scroll-reposition.html: Added.
* web-platform-tests/css/css-position/position-sticky-stacking-context-expected.html:
* web-platform-tests/css/css-position/position-sticky-stacking-context.html:
* web-platform-tests/css/css-position/position-sticky-table-parts-expected.html:
* web-platform-tests/css/css-position/position-sticky-table-parts.html:
* web-platform-tests/css/css-position/position-sticky-table-tfoot-bottom-expected.html:
* web-platform-tests/css/css-position/position-sticky-table-tfoot-bottom.html:
* web-platform-tests/css/css-position/position-sticky-table-th-left-expected.html:
* web-platform-tests/css/css-position/position-sticky-table-th-left.html:
* web-platform-tests/css/css-position/position-sticky-table-th-right-expected.html:
* web-platform-tests/css/css-position/position-sticky-table-th-right.html:
* web-platform-tests/css/css-position/position-sticky-table-thead-top-expected.html:
* web-platform-tests/css/css-position/position-sticky-table-thead-top.html:
* web-platform-tests/css/css-position/position-sticky-table-tr-bottom-expected.html:
* web-platform-tests/css/css-position/position-sticky-table-tr-bottom.html:
* web-platform-tests/css/css-position/position-sticky-table-tr-top-expected.html:
* web-platform-tests/css/css-position/position-sticky-table-tr-top.html:
* web-platform-tests/css/css-position/position-sticky-writing-modes-expected.html:
* web-platform-tests/css/css-position/position-sticky-writing-modes.html:
* web-platform-tests/css/css-position/resources/position-sticky-fixed-ancestor-iframe-child.html: Added.
* web-platform-tests/css/css-position/resources/ref-rectangle.js: Added.
(createIndicatorForStickyElements):
* web-platform-tests/css/css-position/resources/w3c-import.log:
* web-platform-tests/css/css-position/w3c-import.log:
* web-platform-tests/css/css-properties-values-api/at-property-animation-expected.txt: Added.
* web-platform-tests/css/css-properties-values-api/at-property-animation.html: Added.
* web-platform-tests/css/css-properties-values-api/at-property-cssom-expected.txt: Added.
* web-platform-tests/css/css-properties-values-api/at-property-cssom.html: Added.
* web-platform-tests/css/css-properties-values-api/at-property-expected.txt: Added.
* web-platform-tests/css/css-properties-values-api/at-property-non-matching-media-crash-expected.txt: Added.
* web-platform-tests/css/css-properties-values-api/at-property-non-matching-media-crash.html: Added.
* web-platform-tests/css/css-properties-values-api/at-property-shadow-expected.txt: Added.
* web-platform-tests/css/css-properties-values-api/at-property-shadow.html: Added.
* web-platform-tests/css/css-properties-values-api/at-property-stylesheets-expected.txt: Added.
* web-platform-tests/css/css-properties-values-api/at-property-stylesheets.html: Added.
* web-platform-tests/css/css-properties-values-api/at-property-typedom-expected.txt: Added.
* web-platform-tests/css/css-properties-values-api/at-property-typedom.html: Added.
* web-platform-tests/css/css-properties-values-api/at-property.html: Added.
* web-platform-tests/css/css-properties-values-api/conditional-rules-expected.txt: Added.
* web-platform-tests/css/css-properties-values-api/conditional-rules.html: Added.
* web-platform-tests/css/css-properties-values-api/determine-registration-expected.txt: Added.
* web-platform-tests/css/css-properties-values-api/determine-registration.html: Added.
* web-platform-tests/css/css-properties-values-api/font-size-animation-expected.txt: Added.
* web-platform-tests/css/css-properties-values-api/font-size-animation.html: Added.
* web-platform-tests/css/css-properties-values-api/property-cascade.html:
* web-platform-tests/css/css-properties-values-api/register-property-expected.txt:
* web-platform-tests/css/css-properties-values-api/register-property-syntax-parsing-expected.txt:
* web-platform-tests/css/css-properties-values-api/register-property-syntax-parsing.html:
* web-platform-tests/css/css-properties-values-api/register-property.html:
* web-platform-tests/css/css-properties-values-api/registered-property-change-style-001-expected.txt: Added.
* web-platform-tests/css/css-properties-values-api/registered-property-change-style-001.html: Added.
* web-platform-tests/css/css-properties-values-api/registered-property-computation-expected.txt:
* web-platform-tests/css/css-properties-values-api/registered-property-computation.html:
* web-platform-tests/css/css-properties-values-api/registered-property-cssom-expected.txt:
* web-platform-tests/css/css-properties-values-api/registered-property-cssom.html:
* web-platform-tests/css/css-properties-values-api/registered-property-initial-expected.txt:
* web-platform-tests/css/css-properties-values-api/registered-property-initial.html:
* web-platform-tests/css/css-properties-values-api/registered-property-revert-expected.txt: Added.
* web-platform-tests/css/css-properties-values-api/registered-property-revert.html: Added.
* web-platform-tests/css/css-properties-values-api/resources/utils.js:
(with_style_node):
* web-platform-tests/css/css-properties-values-api/self-utils.html:
* web-platform-tests/css/css-properties-values-api/typedom-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/typedom.tentative-expected.txt.
* web-platform-tests/css/css-properties-values-api/typedom.html: Added.
* web-platform-tests/css/css-properties-values-api/typedom.tentative.html: Removed.
* web-platform-tests/css/css-properties-values-api/unit-cycles.html:
* web-platform-tests/css/css-properties-values-api/var-reference-registered-properties-cycles-expected.txt:
* web-platform-tests/css/css-properties-values-api/var-reference-registered-properties-cycles.html:
* web-platform-tests/css/css-properties-values-api/var-reference-registered-properties-expected.txt:
* web-platform-tests/css/css-properties-values-api/var-reference-registered-properties.html:
* web-platform-tests/css/css-properties-values-api/w3c-import.log:
* web-platform-tests/css/css-pseudo/META.yml: Added.
* web-platform-tests/css/css-pseudo/OWNERS: Removed.
* web-platform-tests/css/css-pseudo/active-selection-051-expected.html: Added.
* web-platform-tests/css/css-pseudo/active-selection-051.html: Added.
* web-platform-tests/css/css-pseudo/active-selection-052-expected.html: Added.
* web-platform-tests/css/css-pseudo/active-selection-052.html: Added.
* web-platform-tests/css/css-pseudo/active-selection-053-expected.html: Added.
* web-platform-tests/css/css-pseudo/active-selection-053.html: Added.
* web-platform-tests/css/css-pseudo/active-selection-054-expected.html: Added.
* web-platform-tests/css/css-pseudo/active-selection-054.html: Added.
* web-platform-tests/css/css-pseudo/active-selection-056-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-010-expected.xht.
* web-platform-tests/css/css-pseudo/active-selection-056.html: Added.
* web-platform-tests/css/css-pseudo/active-selection-063-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-pseudo/active-selection-063.html: Added.
* web-platform-tests/css/css-pseudo/before-dynamic-display-none-expected.html: Added.
* web-platform-tests/css/css-pseudo/before-dynamic-display-none.html: Added.
* web-platform-tests/css/css-pseudo/before-in-display-none-thcrash-expected.txt: Added.
* web-platform-tests/css/css-pseudo/before-in-display-none-thcrash.html: Added.
* web-platform-tests/css/css-pseudo/cascade-highlight-001-expected.html: Added.
* web-platform-tests/css/css-pseudo/cascade-highlight-001.html: Added.
* web-platform-tests/css/css-pseudo/cascade-highlight-002-expected.html: Added.
* web-platform-tests/css/css-pseudo/cascade-highlight-002.html: Added.
* web-platform-tests/css/css-pseudo/cascade-highlight-004-expected.html: Added.
* web-platform-tests/css/css-pseudo/cascade-highlight-004.html: Added.
* web-platform-tests/css/css-pseudo/file-chooser-button-001-notref.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-images/gradient-crash-expected.html.
* web-platform-tests/css/css-pseudo/file-chooser-button-001.tentative-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-images/gradient-crash-expected.html.
* web-platform-tests/css/css-pseudo/file-chooser-button-001.tentative.html: Added.
* web-platform-tests/css/css-pseudo/file-chooser-button-display-toggle-crash.tentative-expected.txt: Added.
* web-platform-tests/css/css-pseudo/file-chooser-button-display-toggle-crash.tentative.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-001-expected.html:
* web-platform-tests/css/css-pseudo/first-letter-001.html:
* web-platform-tests/css/css-pseudo/first-letter-002-expected.html:
* web-platform-tests/css/css-pseudo/first-letter-002.html:
* web-platform-tests/css/css-pseudo/first-letter-003-expected.html:
* web-platform-tests/css/css-pseudo/first-letter-003.html:
* web-platform-tests/css/css-pseudo/first-letter-allowed-properties-expected.txt: Added.
* web-platform-tests/css/css-pseudo/first-letter-allowed-properties.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-pseudo/first-letter-property-whitelist.html.
* web-platform-tests/css/css-pseudo/first-letter-and-sibling-display-change-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-and-sibling-display-change.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-and-whitespace-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-and-whitespace.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-background-image-dynamic-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-background-image-dynamic.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-background-image-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-background-image.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-block-to-inline-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-block-to-inline.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-crash-expected.txt: Added.
* web-platform-tests/css/css-pseudo/first-letter-crash.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-exclude-block-child-marker-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-exclude-block-child-marker.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-exclude-inline-child-marker-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-exclude-inline-child-marker.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-exclude-inline-marker-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-exclude-inline-marker.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-list-item-dynamic-001-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-list-item-dynamic-001.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-of-html-root-refcrash-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-of-html-root-refcrash.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-opacity-001-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-opacity-001-ref-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-opacity-001-ref.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-opacity-001.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-opacity-float-001-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-opacity-float-001.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-property-whitelist-expected.txt: Removed.
* web-platform-tests/css/css-pseudo/first-letter-skip-marker-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-skip-marker.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-text-and-display-change-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-text-and-display-change.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-width-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-letter-width.html: Added.
* web-platform-tests/css/css-pseudo/first-line-and-marker-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-line-and-marker.html: Added.
* web-platform-tests/css/css-pseudo/first-line-change-inline-color-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-line-change-inline-color-nested-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-line-change-inline-color-nested.html: Added.
* web-platform-tests/css/css-pseudo/first-line-change-inline-color.html: Added.
* web-platform-tests/css/css-pseudo/first-line-first-letter-insert-crash-expected.txt: Added.
* web-platform-tests/css/css-pseudo/first-line-first-letter-insert-crash.html: Added.
* web-platform-tests/css/css-pseudo/first-line-on-ancestor-block-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-line-on-ancestor-block.html: Added.
* web-platform-tests/css/css-pseudo/first-line-opacity-001-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-line-opacity-001-ref-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-line-opacity-001-ref.html: Added.
* web-platform-tests/css/css-pseudo/first-line-opacity-001.html: Added.
* web-platform-tests/css/css-pseudo/first-line-with-before-after-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-line-with-before-after.html: Added.
* web-platform-tests/css/css-pseudo/first-line-with-out-of-flow-expected.html: Added.
* web-platform-tests/css/css-pseudo/first-line-with-out-of-flow.html: Added.
* web-platform-tests/css/css-pseudo/grammar-error-001-expected.html: Added.
* web-platform-tests/css/css-pseudo/grammar-error-001.html: Added.
* web-platform-tests/css/css-pseudo/highlight-z-index-001-expected.html: Added.
* web-platform-tests/css/css-pseudo/highlight-z-index-001.html: Added.
* web-platform-tests/css/css-pseudo/highlight-z-index-002-expected.html: Added.
* web-platform-tests/css/css-pseudo/highlight-z-index-002.html: Added.
* web-platform-tests/css/css-pseudo/idlharness-expected.txt: Added.
* web-platform-tests/css/css-pseudo/idlharness.html: Added.
* web-platform-tests/css/css-pseudo/marker-animate-expected.txt: Added.
* web-platform-tests/css/css-pseudo/marker-animate.html: Added.
* web-platform-tests/css/css-pseudo/marker-color-expected.html:
* web-platform-tests/css/css-pseudo/marker-color.html:
* web-platform-tests/css/css-pseudo/marker-computed-content-expected.txt: Added.
* web-platform-tests/css/css-pseudo/marker-computed-content.html: Added.
* web-platform-tests/css/css-pseudo/marker-computed-size-expected.txt: Added.
* web-platform-tests/css/css-pseudo/marker-computed-size.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-001-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-001.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-001b-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-001b.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-001c-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-001c.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-002-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-002.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-003-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-003.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-003b-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-003b.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-004-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-004.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-005-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-005.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-006-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-006.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-007.tentative-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-007.tentative.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-008.tentative-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-008.tentative.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-009.tentative-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-009.tentative.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-010-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-010.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-011.tentative-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-011.tentative.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-012-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-012.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-013-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-013.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-014-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-014.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-015-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-015.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-016-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-016.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-017-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-017.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-018-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-018.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-019-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-019.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-020-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-020.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-021-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-021.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-022-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-content-022.html: Added.
* web-platform-tests/css/css-pseudo/marker-default-styles-expected.txt: Added.
* web-platform-tests/css/css-pseudo/marker-default-styles.html: Added.
* web-platform-tests/css/css-pseudo/marker-display-computed-expected.txt: Added.
* web-platform-tests/css/css-pseudo/marker-display-computed.html: Added.
* web-platform-tests/css/css-pseudo/marker-display-dynamic-001-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-pseudo/marker-color-expected.html.
* web-platform-tests/css/css-pseudo/marker-display-dynamic-001.html: Added.
* web-platform-tests/css/css-pseudo/marker-font-properties.html:
* web-platform-tests/css/css-pseudo/marker-font-variant-numeric-default-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-font-variant-numeric-default-ref-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-font-variant-numeric-default-ref.html: Added.
* web-platform-tests/css/css-pseudo/marker-font-variant-numeric-default.html: Added.
* web-platform-tests/css/css-pseudo/marker-font-variant-numeric-normal-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-font-variant-numeric-normal-ref-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-font-variant-numeric-normal-ref.html: Added.
* web-platform-tests/css/css-pseudo/marker-font-variant-numeric-normal.html: Added.
* web-platform-tests/css/css-pseudo/marker-hit-testing-expected.txt: Added.
* web-platform-tests/css/css-pseudo/marker-hit-testing.html: Added.
* web-platform-tests/css/css-pseudo/marker-inherit-line-height-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-inherit-line-height.html: Added.
* web-platform-tests/css/css-pseudo/marker-intrinsic-contribution-001-expected.txt: Added.
* web-platform-tests/css/css-pseudo/marker-intrinsic-contribution-001.html: Added.
* web-platform-tests/css/css-pseudo/marker-intrinsic-contribution-002-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-intrinsic-contribution-002.html: Added.
* web-platform-tests/css/css-pseudo/marker-list-style-position-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-list-style-position.html: Added.
* web-platform-tests/css/css-pseudo/marker-reverted-styles-expected.txt: Added.
* web-platform-tests/css/css-pseudo/marker-reverted-styles.html: Added.
* web-platform-tests/css/css-pseudo/marker-text-combine-upright-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-text-combine-upright.html: Added.
* web-platform-tests/css/css-pseudo/marker-unicode-bidi-default-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-unicode-bidi-default-ref-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-unicode-bidi-default-ref.html: Added.
* web-platform-tests/css/css-pseudo/marker-unicode-bidi-default.html: Added.
* web-platform-tests/css/css-pseudo/marker-unicode-bidi-normal-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-unicode-bidi-normal-ref-expected.html: Added.
* web-platform-tests/css/css-pseudo/marker-unicode-bidi-normal-ref.html: Added.
* web-platform-tests/css/css-pseudo/marker-unicode-bidi-normal.html: Added.
* web-platform-tests/css/css-pseudo/outside-marker-paint-order-expected.html: Added.
* web-platform-tests/css/css-pseudo/outside-marker-paint-order.html: Added.
* web-platform-tests/css/css-pseudo/parsing/marker-supported-properties-expected.txt: Added.
* web-platform-tests/css/css-pseudo/parsing/marker-supported-properties-in-animation-expected.txt: Added.
* web-platform-tests/css/css-pseudo/parsing/marker-supported-properties-in-animation.html: Added.
* web-platform-tests/css/css-pseudo/parsing/marker-supported-properties.html: Added.
* web-platform-tests/css/css-pseudo/parsing/tree-abiding-pseudo-elements-expected.txt: Added.
* web-platform-tests/css/css-pseudo/parsing/tree-abiding-pseudo-elements.html: Added.
* web-platform-tests/css/css-pseudo/parsing/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/resources/w3c-import.log.
* web-platform-tests/css/css-pseudo/selection-text-shadow-016-expected.html: Added.
* web-platform-tests/css/css-pseudo/selection-text-shadow-016.html: Added.
* web-platform-tests/css/css-pseudo/spelling-error-001-expected.html: Added.
* web-platform-tests/css/css-pseudo/spelling-error-001.html: Added.
* web-platform-tests/css/css-pseudo/text-selection-expected.txt: Added.
* web-platform-tests/css/css-pseudo/text-selection.html: Added.
* web-platform-tests/css/css-pseudo/textpath-selection-011-expected.html: Added.
* web-platform-tests/css/css-pseudo/textpath-selection-011.html: Added.
* web-platform-tests/css/css-pseudo/w3c-import.log:
* web-platform-tests/css/css-scoping/META.yml: Added.
* web-platform-tests/css/css-scoping/OWNERS: Removed.
* web-platform-tests/css/css-scoping/css-scoping-shadow-assigned-node-with-before-after.html:
* web-platform-tests/css/css-scoping/css-scoping-shadow-assigned-node-with-rules.html:
* web-platform-tests/css/css-scoping/css-scoping-shadow-dynamic-remove-style-detached-expected.txt: Added.
* web-platform-tests/css/css-scoping/css-scoping-shadow-dynamic-remove-style-detached.html: Added.
* web-platform-tests/css/css-scoping/css-scoping-shadow-host-rule.html:
* web-platform-tests/css/css-scoping/css-scoping-shadow-host-with-before-after.html:
* web-platform-tests/css/css-scoping/css-scoping-shadow-invisible-slot.html:
* web-platform-tests/css/css-scoping/css-scoping-shadow-root-hides-children.html:
* web-platform-tests/css/css-scoping/css-scoping-shadow-slot-display-override.html:
* web-platform-tests/css/css-scoping/css-scoping-shadow-slot-style.html:
* web-platform-tests/css/css-scoping/css-scoping-shadow-slot.html:
* web-platform-tests/css/css-scoping/css-scoping-shadow-slotted-nested.html:
* web-platform-tests/css/css-scoping/css-scoping-shadow-slotted-rule.html:
* web-platform-tests/css/css-scoping/css-scoping-shadow-with-outside-rules.html:
* web-platform-tests/css/css-scoping/css-scoping-shadow-with-rules-no-style-leak.html:
* web-platform-tests/css/css-scoping/css-scoping-shadow-with-rules.html:
* web-platform-tests/css/css-scoping/host-context-specificity-001-expected.html: Added.
* web-platform-tests/css/css-scoping/host-context-specificity-001.html: Added.
* web-platform-tests/css/css-scoping/host-context-specificity-002-expected.html: Added.
* web-platform-tests/css/css-scoping/host-context-specificity-002.html: Added.
* web-platform-tests/css/css-scoping/host-context-specificity-003-expected.html: Added.
* web-platform-tests/css/css-scoping/host-context-specificity-003.html: Added.
* web-platform-tests/css/css-scoping/host-specificity-002-expected.html: Added.
* web-platform-tests/css/css-scoping/host-specificity-002.html: Added.
* web-platform-tests/css/css-scoping/host-specificity-003-expected.html: Added.
* web-platform-tests/css/css-scoping/host-specificity-003.html: Added.
* web-platform-tests/css/css-scoping/host-specificity-expected.html: Added.
* web-platform-tests/css/css-scoping/host-specificity.html: Added.
* web-platform-tests/css/css-scoping/host-with-default-namespace-001-expected.html: Added.
* web-platform-tests/css/css-scoping/host-with-default-namespace-001.html: Added.
* web-platform-tests/css/css-scoping/keyframes-001-expected.txt:
* web-platform-tests/css/css-scoping/keyframes-001.html:
* web-platform-tests/css/css-scoping/keyframes-002.html:
* web-platform-tests/css/css-scoping/keyframes-003-expected.txt: Added.
* web-platform-tests/css/css-scoping/keyframes-003.html: Added.
* web-platform-tests/css/css-scoping/keyframes-004-expected.txt: Added.
* web-platform-tests/css/css-scoping/keyframes-004.html: Added.
* web-platform-tests/css/css-scoping/keyframes-005-expected.txt: Added.
* web-platform-tests/css/css-scoping/keyframes-005.html: Added.
* web-platform-tests/css/css-scoping/keyframes-006-expected.txt: Added.
* web-platform-tests/css/css-scoping/keyframes-006.html: Added.
* web-platform-tests/css/css-scoping/reslot-text-inheritance-expected.html: Added.
* web-platform-tests/css/css-scoping/reslot-text-inheritance.html: Added.
* web-platform-tests/css/css-scoping/resources/w3c-import.log:
* web-platform-tests/css/css-scoping/shadow-directionality-001.tentative-expected.html: Added.
* web-platform-tests/css/css-scoping/shadow-directionality-001.tentative.html: Added.
* web-platform-tests/css/css-scoping/shadow-directionality-002.tentative-expected.html: Added.
* web-platform-tests/css/css-scoping/shadow-directionality-002.tentative.html: Added.
* web-platform-tests/css/css-scoping/shadow-host-removal-invalidation-expected.txt: Added.
* web-platform-tests/css/css-scoping/shadow-host-removal-invalidation.html: Added.
* web-platform-tests/css/css-scoping/shadow-link-rel-stylesheet-expected.html: Added.
* web-platform-tests/css/css-scoping/shadow-link-rel-stylesheet-no-style-leak-expected.html: Added.
* web-platform-tests/css/css-scoping/shadow-link-rel-stylesheet-no-style-leak.html: Added.
* web-platform-tests/css/css-scoping/shadow-link-rel-stylesheet.html: Added.
* web-platform-tests/css/css-scoping/shadow-multiple-links-expected.txt: Added.
* web-platform-tests/css/css-scoping/shadow-multiple-links.html: Added.
* web-platform-tests/css/css-scoping/shadow-reassign-dynamic-002-expected.html: Added.
* web-platform-tests/css/css-scoping/shadow-reassign-dynamic-002.html: Added.
* web-platform-tests/css/css-scoping/shadow-reassign-dynamic-003-expected.txt: Added.
* web-platform-tests/css/css-scoping/shadow-reassign-dynamic-003.html: Added.
* web-platform-tests/css/css-scoping/shadow-reassign-dynamic-004-expected.html: Added.
* web-platform-tests/css/css-scoping/shadow-reassign-dynamic-004.html: Added.
* web-platform-tests/css/css-scoping/slot-non-html-display-value-expected.txt: Added.
* web-platform-tests/css/css-scoping/slot-non-html-display-value.html: Added.
* web-platform-tests/css/css-scoping/slotted-matches-expected.txt: Added.
* web-platform-tests/css/css-scoping/slotted-matches.html: Added.
* web-platform-tests/css/css-scoping/slotted-nested-expected.txt: Added.
* web-platform-tests/css/css-scoping/slotted-nested.html: Added.
* web-platform-tests/css/css-scoping/slotted-parsing-expected.txt:
* web-platform-tests/css/css-scoping/slotted-parsing.html:
* web-platform-tests/css/css-scoping/slotted-placeholder-expected.html: Added.
* web-platform-tests/css/css-scoping/slotted-placeholder.html: Added.
* web-platform-tests/css/css-scoping/slotted-specificity-expected.html: Added.
* web-platform-tests/css/css-scoping/slotted-specificity.html: Added.
* web-platform-tests/css/css-scoping/slotted-with-pseudo-element-expected.html:
* web-platform-tests/css/css-scoping/slotted-with-pseudo-element.html:
* web-platform-tests/css/css-scoping/w3c-import.log:
* web-platform-tests/css/css-scoping/whitespace-crash-001-expected.html: Added.
* web-platform-tests/css/css-scoping/whitespace-crash-001.html: Added.
* web-platform-tests/css/css-shadow-parts/exportparts-multiple-expected.txt: Added.
* web-platform-tests/css/css-shadow-parts/exportparts-multiple.html: Added.
* web-platform-tests/css/css-shadow-parts/host-part-001-expected.txt: Added.
* web-platform-tests/css/css-shadow-parts/host-part-001.html: Added.
* web-platform-tests/css/css-shadow-parts/idlharness-expected.txt: Added.
* web-platform-tests/css/css-shadow-parts/idlharness.html: Added.
* web-platform-tests/css/css-shadow-parts/serialization-expected.txt: Added.
* web-platform-tests/css/css-shadow-parts/serialization.html: Added.
* web-platform-tests/css/css-shadow-parts/simple-important-expected.txt: Added.
* web-platform-tests/css/css-shadow-parts/simple-important-important-expected.txt: Added.
* web-platform-tests/css/css-shadow-parts/simple-important-important.html: Added.
* web-platform-tests/css/css-shadow-parts/simple-important-inline-expected.txt: Added.
* web-platform-tests/css/css-shadow-parts/simple-important-inline.html: Added.
* web-platform-tests/css/css-shadow-parts/simple-important.html: Added.
* web-platform-tests/css/css-shadow-parts/style-sharing-expected.txt: Added.
* web-platform-tests/css/css-shadow-parts/style-sharing.html: Added.
* web-platform-tests/css/css-shadow-parts/w3c-import.log:
* web-platform-tests/css/css-shapes/animation/shape-margin-composition-expected.txt: Added.
* web-platform-tests/css/css-shapes/animation/shape-margin-composition.html: Added.
* web-platform-tests/css/css-shapes/animation/shape-outside-composition-expected.txt: Added.
* web-platform-tests/css/css-shapes/animation/shape-outside-composition.html: Added.
* web-platform-tests/css/css-shapes/animation/w3c-import.log:
* web-platform-tests/css/css-shapes/parsing/resources/parsing-testcommon.js: Removed.
* web-platform-tests/css/css-shapes/parsing/resources/w3c-import.log: Removed.
* web-platform-tests/css/css-shapes/parsing/shape-outside-valid-expected.txt:
* web-platform-tests/css/css-shapes/parsing/shape-outside-valid.html:
* web-platform-tests/css/css-shapes/shape-outside/formatting-context/shape-outside-formatting-context.tentative-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-011.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-012.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-013.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-014.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-015.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-016.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-000-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-001-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-004-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-006-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-009-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-010-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-012-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-013-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-015-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-016-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-018-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-021-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-022-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-024.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-026-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/shape-image/shape-image-027-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/supported-shapes/circle/shape-outside-circle-030-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/supported-shapes/circle/shape-outside-circle-031-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-030-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-031-expected.html:
* web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-refcrash-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash-expected.html.
* web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-refcrash.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash.html.
* web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/w3c-import.log:
* web-platform-tests/css/css-shapes/shape-outside/values/shape-margin-003-expected.txt:
* web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-circle-010-expected.txt:
* web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-circle-011-expected.txt:
* web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-ellipse-010-expected.txt:
* web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-ellipse-011-expected.txt:
* web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-inset-008-expected.txt:
* web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-inset-009-expected.txt:
* web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-polygon-006-expected.txt:
* web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-shape-box-pair-000-expected.txt:
* web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-shape-box-pair-000.html:
* web-platform-tests/css/css-shapes/shape-outside/values/support/parsing-utils.js:
* web-platform-tests/css/css-shapes/spec-examples/support/spec-example-utils.js:
(runTest):
(approxShapeTest):
* web-platform-tests/css/css-shapes/support/60x60-red.png: Removed.
* web-platform-tests/css/css-shapes/support/w3c-import.log:
* web-platform-tests/css/css-sizing/animation/height-composition-expected.txt: Added.
* web-platform-tests/css/css-sizing/animation/height-composition.html: Added.
* web-platform-tests/css/css-sizing/animation/max-height-composition-expected.txt: Added.
* web-platform-tests/css/css-sizing/animation/max-height-composition.html: Added.
* web-platform-tests/css/css-sizing/animation/max-width-composition-expected.txt: Added.
* web-platform-tests/css/css-sizing/animation/max-width-composition.html: Added.
* web-platform-tests/css/css-sizing/animation/min-height-composition-expected.txt: Added.
* web-platform-tests/css/css-sizing/animation/min-height-composition.html: Added.
* web-platform-tests/css/css-sizing/animation/min-width-composition-expected.txt: Added.
* web-platform-tests/css/css-sizing/animation/min-width-composition.html: Added.
* web-platform-tests/css/css-sizing/animation/w3c-import.log:
* web-platform-tests/css/css-sizing/animation/width-composition-expected.txt: Added.
* web-platform-tests/css/css-sizing/animation/width-composition.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/abspos-001.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/abspos-001.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/abspos-002.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/abspos-002.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/abspos-003.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/abspos-003.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/abspos-004.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/abspos-004.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/abspos-005.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/abspos-005.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/abspos-006.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/abspos-006.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/abspos-007.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/abspos-007.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/abspos-008.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/abspos-008.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/auto-margins-001.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/auto-margins-001.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-001.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-001.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-002.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-002.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-003.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-003.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-004.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-004.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-005.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-005.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-006.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-006.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-007.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-007.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-008.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-008.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-009.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-009.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-010.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-010.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-011.tentative-expected.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-011.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-012.tentative-expected.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-012.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-013.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-013.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-014.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-014.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-015.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-015.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-016.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-016.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-017.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-017.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-018.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-018.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-019.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-019.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-020.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/block-aspect-ratio-020.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-001.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-001.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-002.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-002.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-003.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-003.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-004.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-004.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-005.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-005.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-006.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-006.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-007.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-007.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-008.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-008.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-009.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-009.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-010.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-010.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/intrinsic-size-001.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/intrinsic-size-001.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/intrinsic-size-002.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/intrinsic-size-002.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/intrinsic-size-003.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/intrinsic-size-003.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/intrinsic-size-004.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/intrinsic-size-004.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/intrinsic-size-005.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/intrinsic-size-005.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/intrinsic-size-006.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/intrinsic-size-006.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/intrinsic-size-007.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/intrinsic-size-007.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/intrinsic-size-008.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/intrinsic-size-008.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/parsing/contain-intrinsic-size-computed-expected.txt: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/parsing/contain-intrinsic-size-computed.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/parsing/contain-intrinsic-size-invalid-expected.txt: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/parsing/contain-intrinsic-size-invalid.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/parsing/contain-intrinsic-size-valid-expected.txt: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/parsing/contain-intrinsic-size-valid.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/parsing/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/resources/w3c-import.log.
* web-platform-tests/css/css-sizing/aspect-ratio/percentage-resolution-001.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/percentage-resolution-001.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/percentage-resolution-002.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/percentage-resolution-002.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/percentage-resolution-003.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/percentage-resolution-003.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/percentage-resolution-004.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/percentage-resolution-004.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-001.tentative-expected.txt: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-001.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-002.tentative-expected.txt: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-002.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-003.tentative-expected.txt: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/quirks-mode-003.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-001.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-001.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-002.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-002.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-003.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-003.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-004.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-004.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-005.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-005.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-006.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-006.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-007.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-007.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-008.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-008.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-009.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-009.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-010.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-010.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-011.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-011.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-012.tentative-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/aspect-ratio/replaced-element-012.tentative.html: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/support/20x50-green.png: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/support/2x2-green.ogv: Added.
* web-platform-tests/css/css-sizing/aspect-ratio/support/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-lists/resources/w3c-import.log.
* web-platform-tests/css/css-sizing/aspect-ratio/w3c-import.log: Added.
* web-platform-tests/css/css-sizing/canvas-intrinsic-dynamic-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash-expected.html.
* web-platform-tests/css/css-sizing/canvas-intrinsic-dynamic.html: Added.
* web-platform-tests/css/css-sizing/clone-intrinsic-size-expected.html:
* web-platform-tests/css/css-sizing/clone-intrinsic-size.html:
* web-platform-tests/css/css-sizing/clone-nowrap-intrinsic-size-bidi-expected.html:
* web-platform-tests/css/css-sizing/clone-nowrap-intrinsic-size-bidi.html:
* web-platform-tests/css/css-sizing/clone-nowrap-intrinsic-size-expected.html:
* web-platform-tests/css/css-sizing/clone-nowrap-intrinsic-size.html:
* web-platform-tests/css/css-sizing/contain-intrinsic-size/animation/contain-intrinsic-size-interpolation-expected.txt: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/animation/contain-intrinsic-size-interpolation.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/animation/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-lists/resources/w3c-import.log.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-001-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-001.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-002-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-002.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-003-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-003.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-004-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-004.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-005-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-005.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-006-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-006.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-007-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-007.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-008-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-008.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-009-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-009.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-010-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-010.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-011-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-011.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-012-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-012.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-013-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-013.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-014-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-014.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-015-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-015.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-016-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-016.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-017-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-017.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-018-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-018.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-019-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-019.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-020-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-020.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-021-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-021.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-022-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-022.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-023-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-023.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-024-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-024.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-025-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-025.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-026-expected.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/contain-intrinsic-size-026.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/parsing/contain-intrinsic-size-computed-expected.txt: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/parsing/contain-intrinsic-size-computed.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/parsing/contain-intrinsic-size-invalid-expected.txt: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/parsing/contain-intrinsic-size-invalid.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/parsing/contain-intrinsic-size-valid-expected.txt: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/parsing/contain-intrinsic-size-valid.html: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/parsing/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-lists/parsing/w3c-import.log.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/resources/dice.png: Added.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/resources/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-position/resources/w3c-import.log.
* web-platform-tests/css/css-sizing/contain-intrinsic-size/w3c-import.log: Added.
* web-platform-tests/css/css-sizing/frameset-intrinsic-crash-expected.txt: Added.
* web-platform-tests/css/css-sizing/frameset-intrinsic-crash.html: Added.
* web-platform-tests/css/css-sizing/image-fractional-height-with-wide-aspect-ratio-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash-expected.html.
* web-platform-tests/css/css-sizing/image-fractional-height-with-wide-aspect-ratio.html: Added.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-007-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash-expected.html.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-007.html: Added.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-008-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash-expected.html.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-008.html: Added.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-001-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash-expected.html.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-001.html: Added.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-002-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash-expected.html.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-002.html: Added.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-003-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash-expected.html.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-003.html: Added.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-004-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash-expected.html.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-004.html: Added.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-005-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash-expected.html.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-005.html: Added.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-006-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash-expected.html.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-006.html: Added.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-007-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash-expected.html.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-007.html: Added.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-008-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash-expected.html.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-008.html: Added.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-009-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash-expected.html.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-009.html: Added.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-010-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/inset/shape-outside-inset-crash-expected.html.
* web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-010.html: Added.
* web-platform-tests/css/css-sizing/min-content-negative-margin-crash-expected.txt: Added.
* web-platform-tests/css/css-sizing/min-content-negative-margin-crash.html: Added.
* web-platform-tests/css/css-sizing/ortho-writing-mode-001-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/css-sizing/ortho-writing-mode-001.html: Added.
* web-platform-tests/css/css-sizing/parsing/min-height-invalid-expected.txt:
* web-platform-tests/css/css-sizing/parsing/min-height-invalid.html:
* web-platform-tests/css/css-sizing/parsing/min-width-invalid-expected.txt:
* web-platform-tests/css/css-sizing/parsing/min-width-invalid.html:
* web-platform-tests/css/css-sizing/percentage-height-in-flexbox-expected.txt:
* web-platform-tests/css/css-sizing/percentage-height-replaced-content-in-auto-cb-expected.txt:
* web-platform-tests/css/css-sizing/replaced-fractional-height-from-aspect-ratio-expected.txt: Added.
* web-platform-tests/css/css-sizing/replaced-fractional-height-from-aspect-ratio.html: Added.
* web-platform-tests/css/css-sizing/slice-intrinsic-size.html:
* web-platform-tests/css/css-sizing/slice-nowrap-intrinsic-size.html:
* web-platform-tests/css/css-sizing/thin-element-render-expected.html: Added.
* web-platform-tests/css/css-sizing/thin-element-render.html: Added.
* web-platform-tests/css/css-sizing/w3c-import.log:
* web-platform-tests/css/css-syntax/escaped-eof.html:
* web-platform-tests/css/css-text-decor/line-through-vertical.html:
* web-platform-tests/css/css-text-decor/parsing/text-decoration-computed.html:
* web-platform-tests/css/css-text-decor/parsing/text-decoration-shorthand-expected.txt:
* web-platform-tests/css/css-text-decor/parsing/text-decoration-shorthand.html:
* web-platform-tests/css/css-text-decor/parsing/text-decoration-valid.html:
* web-platform-tests/css/css-text-decor/parsing/text-underline-position-computed-expected.txt:
* web-platform-tests/css/css-text-decor/parsing/text-underline-position-computed.html:
* web-platform-tests/css/css-text-decor/parsing/text-underline-position-invalid-expected.txt:
* web-platform-tests/css/css-text-decor/parsing/text-underline-position-invalid.html:
* web-platform-tests/css/css-text-decor/parsing/text-underline-position-valid-expected.txt:
* web-platform-tests/css/css-text-decor/parsing/text-underline-position-valid.html:
* web-platform-tests/css/css-text-decor/resources/UnderlineTest-Close.ttf: Added.
* web-platform-tests/css/css-text-decor/resources/UnderlineTest-Far.ttf: Added.
* web-platform-tests/css/css-text-decor/resources/UnderlineTest-Thick.ttf: Added.
* web-platform-tests/css/css-text-decor/resources/UnderlineTest-Thin.ttf: Added.
* web-platform-tests/css/css-text-decor/resources/UnderlineTest-VF.ttf: Added.
* web-platform-tests/css/css-text-decor/resources/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size/support/w3c-import.log.
* web-platform-tests/css/css-text-decor/text-decoration-color-recalc.html:
* web-platform-tests/css/css-text-decor/text-decoration-color.html:
* web-platform-tests/css/css-text-decor/text-decoration-line-recalc.html:
* web-platform-tests/css/css-text-decor/text-decoration-line.html:
* web-platform-tests/css/css-text-decor/text-decoration-skip-ink-005-expected.html: Added.
* web-platform-tests/css/css-text-decor/text-decoration-skip-ink-005.html: Added.
* web-platform-tests/css/css-text-decor/text-decoration-skip-ink-expected.txt:
* web-platform-tests/css/css-text-decor/text-decoration-skip-ink.html:
* web-platform-tests/css/css-text-decor/text-decoration-style-multiple.html:
* web-platform-tests/css/css-text-decor/text-decoration-style-recalc.html:
* web-platform-tests/css/css-text-decor/text-decoration-subelements-001-expected.html: Added.
* web-platform-tests/css/css-text-decor/text-decoration-subelements-001.html: Added.
* web-platform-tests/css/css-text-decor/text-decoration-subelements-002-expected.html: Added.
* web-platform-tests/css/css-text-decor/text-decoration-subelements-002.html: Added.
* web-platform-tests/css/css-text-decor/text-decoration-subelements-003-expected.html: Added.
* web-platform-tests/css/css-text-decor/text-decoration-subelements-003.html: Added.
* web-platform-tests/css/css-text-decor/text-decoration-thickness-fixed-expected.html: Added.
* web-platform-tests/css/css-text-decor/text-decoration-thickness-fixed.html: Added.
* web-platform-tests/css/css-text-decor/text-decoration-thickness-from-font-variable-expected.html: Added.
* web-platform-tests/css/css-text-decor/text-decoration-thickness-from-font-variable.html: Added.
* web-platform-tests/css/css-text-decor/text-decoration-thickness-ink-skip-dilation-expected.html: Added.
* web-platform-tests/css/css-text-decor/text-decoration-thickness-ink-skip-dilation.html: Added.
* web-platform-tests/css/css-text-decor/text-decoration-thickness-invalid-expected.txt:
* web-platform-tests/css/css-text-decor/text-decoration-thickness-invalid.html:
* web-platform-tests/css/css-text-decor/text-decoration-thickness-valid-expected.txt:
* web-platform-tests/css/css-text-decor/text-decoration-thickness-valid.html:
* web-platform-tests/css/css-text-decor/text-emphasis-style-001.html:
* web-platform-tests/css/css-text-decor/text-emphasis-style-002.html:
* web-platform-tests/css/css-text-decor/text-emphasis-style-006.html:
* web-platform-tests/css/css-text-decor/text-emphasis-style-007.html:
* web-platform-tests/css/css-text-decor/text-emphasis-style-008-expected.html:
* web-platform-tests/css/css-text-decor/text-emphasis-style-008.html:
* web-platform-tests/css/css-text-decor/text-emphasis-style-010.html:
* web-platform-tests/css/css-text-decor/text-emphasis-style-012.html:
* web-platform-tests/css/css-text-decor/text-emphasis-style-016.html:
* web-platform-tests/css/css-text-decor/text-emphasis-style-021.html:
* web-platform-tests/css/css-text-decor/text-emphasis-style-filled-001.xht:
* web-platform-tests/css/css-text-decor/text-emphasis-style-none-001.xht:
* web-platform-tests/css/css-text-decor/text-emphasis-style-open-001.xht:
* web-platform-tests/css/css-text-decor/text-emphasis-style-shape-001.xht:
* web-platform-tests/css/css-text-decor/text-emphasis-style-string-001.xht:
* web-platform-tests/css/css-text-decor/text-underline-offset-computed-expected.txt:
* web-platform-tests/css/css-text-decor/text-underline-offset-computed.html:
* web-platform-tests/css/css-text-decor/text-underline-offset-invalid-expected.txt:
* web-platform-tests/css/css-text-decor/text-underline-offset-invalid.html:
* web-platform-tests/css/css-text-decor/text-underline-offset-valid-expected.txt:
* web-platform-tests/css/css-text-decor/text-underline-offset-valid.html:
* web-platform-tests/css/css-text-decor/text-underline-offset-variable-expected.html: Added.
* web-platform-tests/css/css-text-decor/text-underline-offset-variable.html: Added.
* web-platform-tests/css/css-text-decor/text-underline-position-001a-expected.html: Added.
* web-platform-tests/css/css-text-decor/text-underline-position-001a.html: Added.
* web-platform-tests/css/css-text-decor/text-underline-position-001b-expected.html: Added.
* web-platform-tests/css/css-text-decor/text-underline-position-001b.html: Added.
* web-platform-tests/css/css-text-decor/text-underline-position-from-font-variable-expected.html: Added.
* web-platform-tests/css/css-text-decor/text-underline-position-from-font-variable.html: Added.
* web-platform-tests/css/css-text-decor/w3c-import.log:
* web-platform-tests/css/css-text/support/60x60-red.png: Removed.
* web-platform-tests/css/css-transitions/CSSTransition-currentTime.tentative-expected.txt:
* web-platform-tests/css/css-transitions/CSSTransition-currentTime.tentative.html:
* web-platform-tests/css/css-transitions/CSSTransition-effect.tentative-expected.txt:
* web-platform-tests/css/css-transitions/CSSTransition-effect.tentative.html:
* web-platform-tests/css/css-transitions/Document-getAnimations.tentative-expected.txt:
* web-platform-tests/css/css-transitions/Document-getAnimations.tentative.html:
* web-platform-tests/css/css-transitions/KeyframeEffect-getKeyframes.tentative-expected.txt:
* web-platform-tests/css/css-transitions/KeyframeEffect-getKeyframes.tentative.html:
* web-platform-tests/css/css-transitions/KeyframeEffect-setKeyframes.tentative-expected.txt: Added.
* web-platform-tests/css/css-transitions/KeyframeEffect-setKeyframes.tentative.html: Added.
* web-platform-tests/css/css-transitions/event-dispatch.tentative.html:
* web-platform-tests/css/css-transitions/historical.html:
* web-platform-tests/css/css-transitions/non-rendered-element-002-expected.txt:
* web-platform-tests/css/css-transitions/non-rendered-element-002.html:
* web-platform-tests/css/css-transitions/non-rendered-element-004.tentative-expected.txt: Added.
* web-platform-tests/css/css-transitions/non-rendered-element-004.tentative.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/non-rendered-element-002.html.
* web-platform-tests/css/css-transitions/properties-value-001.html:
* web-platform-tests/css/css-transitions/properties-value-002.html:
* web-platform-tests/css/css-transitions/properties-value-003.html:
* web-platform-tests/css/css-transitions/root-color-transition-expected.html: Added.
* web-platform-tests/css/css-transitions/root-color-transition.html: Added.
* web-platform-tests/css/css-transitions/support/60x60-red.png: Removed.
* web-platform-tests/css/css-transitions/support/w3c-import.log:
* web-platform-tests/css/css-transitions/transition-background-position-with-edge-offset.html:
* web-platform-tests/css/css-transitions/transition-base-response-001-expected.txt: Added.
* web-platform-tests/css/css-transitions/transition-base-response-001.html: Added.
* web-platform-tests/css/css-transitions/transition-base-response-002-expected.txt: Added.
* web-platform-tests/css/css-transitions/transition-base-response-002.html: Added.
* web-platform-tests/css/css-transitions/transition-base-response-003-expected.txt: Added.
* web-platform-tests/css/css-transitions/transition-base-response-003.html: Added.
* web-platform-tests/css/css-transitions/transitioncancel-001.html:
* web-platform-tests/css/css-transitions/transitioncancel-002-expected.txt: Added.
* web-platform-tests/css/css-transitions/transitioncancel-002.html: Added.
* web-platform-tests/css/css-transitions/w3c-import.log:
* web-platform-tests/css/css-values/ch-empty-pseudo-recalc-on-font-load-expected.txt: Added.
* web-platform-tests/css/css-values/ch-empty-pseudo-recalc-on-font-load.html: Added.
* web-platform-tests/css/css-values/ch-pseudo-recalc-on-font-load-expected.txt: Added.
* web-platform-tests/css/css-values/ch-pseudo-recalc-on-font-load.html: Added.
* web-platform-tests/css/css-values/ch-recalc-on-font-load-expected.txt: Added.
* web-platform-tests/css/css-values/ch-recalc-on-font-load.html: Added.
* web-platform-tests/css/css-values/ch-unit-013-expected.html: Removed.
* web-platform-tests/css/css-values/ch-unit-013.html: Removed.
* web-platform-tests/css/css-values/ch-unit-014.html: Removed.
* web-platform-tests/css/css-values/ch-unit-015-expected.html: Removed.
* web-platform-tests/css/css-values/ch-unit-015.html: Removed.
* web-platform-tests/css/css-values/ch-unit-016.html:
* web-platform-tests/css/css-values/ch-unit-017.html:
* web-platform-tests/css/css-values/ch-unit-018-expected.html: Removed.
* web-platform-tests/css/css-values/ch-unit-018.html: Removed.
* web-platform-tests/css/css-values/clamp-length-invalid-expected.txt:
* web-platform-tests/css/css-values/clamp-length-invalid.html:
* web-platform-tests/css/css-values/ex-unit-004-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-values/ch-unit-014-expected.html.
* web-platform-tests/css/css-values/ex-unit-004.html: Added.
* web-platform-tests/css/css-values/lh-rlh-on-root-001.html:
* web-platform-tests/css/css-values/lh-unit-001.html:
* web-platform-tests/css/css-values/lh-unit-002.html:
* web-platform-tests/css/css-values/max-length-percent-001.html:
* web-platform-tests/css/css-values/min-length-percent-001.html:
* web-platform-tests/css/css-values/min-max-percentage-length-interpolation.html:
* web-platform-tests/css/css-values/minmax-angle-computed-expected.txt:
* web-platform-tests/css/css-values/minmax-angle-computed.html:
* web-platform-tests/css/css-values/minmax-angle-serialize-expected.txt:
* web-platform-tests/css/css-values/minmax-angle-serialize.html:
* web-platform-tests/css/css-values/minmax-integer-computed-expected.txt:
* web-platform-tests/css/css-values/minmax-integer-computed.html:
* web-platform-tests/css/css-values/minmax-length-computed-expected.txt:
* web-platform-tests/css/css-values/minmax-length-computed.html:
* web-platform-tests/css/css-values/minmax-length-percent-computed-expected.txt:
* web-platform-tests/css/css-values/minmax-length-percent-computed.html:
* web-platform-tests/css/css-values/minmax-length-percent-serialize-expected.txt:
* web-platform-tests/css/css-values/minmax-length-percent-serialize.html:
* web-platform-tests/css/css-values/minmax-length-serialize-expected.txt:
* web-platform-tests/css/css-values/minmax-length-serialize.html:
* web-platform-tests/css/css-values/minmax-number-computed-expected.txt:
* web-platform-tests/css/css-values/minmax-number-computed.html:
* web-platform-tests/css/css-values/minmax-number-serialize-expected.txt:
* web-platform-tests/css/css-values/minmax-number-serialize.html:
* web-platform-tests/css/css-values/minmax-percentage-computed-expected.txt:
* web-platform-tests/css/css-values/minmax-percentage-computed.html:
* web-platform-tests/css/css-values/minmax-percentage-serialize-expected.txt:
* web-platform-tests/css/css-values/minmax-percentage-serialize.html:
* web-platform-tests/css/css-values/minmax-time-computed-expected.txt:
* web-platform-tests/css/css-values/minmax-time-computed.html:
* web-platform-tests/css/css-values/minmax-time-serialize-expected.txt:
* web-platform-tests/css/css-values/minmax-time-serialize.html:
* web-platform-tests/css/css-values/rem-unit-root-element-expected.txt: Added.
* web-platform-tests/css/css-values/rem-unit-root-element.html: Added.
* web-platform-tests/css/css-values/resources/ChTestNoZero.woff: Removed.
* web-platform-tests/css/css-values/resources/ExTest-NoSpace.woff: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-values/resources/ExTest.woff.
* web-platform-tests/css/css-values/resources/ExTest.woff:
* web-platform-tests/css/css-values/resources/w3c-import.log:
* web-platform-tests/css/css-values/round-function-expected.txt: Added.
* web-platform-tests/css/css-values/round-function.html: Added.
* web-platform-tests/css/css-values/support/60x60-red.png: Removed.
* web-platform-tests/css/css-values/support/w3c-import.log:
* web-platform-tests/css/css-values/update-subpixel-rem-unit-expected.txt: Added.
* web-platform-tests/css/css-values/update-subpixel-rem-unit.html: Added.
* web-platform-tests/css/css-values/vh-support-atviewport-expected.htm: Removed.
* web-platform-tests/css/css-values/vh-support-atviewport.html: Removed.
* web-platform-tests/css/css-values/viewport-units-after-font-load-expected.txt: Added.
* web-platform-tests/css/css-values/viewport-units-after-font-load.html: Added.
* web-platform-tests/css/css-values/w3c-import.log:
* web-platform-tests/css/cssom-view/elementFromPoint-float-in-table-expected.txt: Added.
* web-platform-tests/css/cssom-view/elementFromPoint-float-in-table.html: Added.
* web-platform-tests/css/cssom-view/idlharness.html:
* web-platform-tests/css/cssom-view/scrollIntoView-shadow.html:
* web-platform-tests/css/cssom-view/scrollIntoView-svg-shape.html:
* web-platform-tests/css/cssom-view/support/60x60-red.png: Removed.
* web-platform-tests/css/cssom-view/support/w3c-import.log:
* web-platform-tests/css/cssom-view/w3c-import.log:
* web-platform-tests/css/cssom/CSS-expected.txt:
* web-platform-tests/css/cssom/CSS.html:
* web-platform-tests/css/cssom/CSSGroupingRule-cssRules-expected.txt: Added.
* web-platform-tests/css/cssom/CSSGroupingRule-cssRules.html: Added.
* web-platform-tests/css/cssom/CSSGroupingRule-insertRule-expected.txt: Added.
* web-platform-tests/css/cssom/CSSGroupingRule-insertRule.html: Added.
* web-platform-tests/css/cssom/CSSStyleSheet-constructable-baseURL.tentative-expected.txt: Added.
* web-platform-tests/css/cssom/CSSStyleSheet-constructable-baseURL.tentative.html: Added.
* web-platform-tests/css/cssom/CSSStyleSheet-constructable-disabled-regular-sheet-insertion-expected.txt: Added.
* web-platform-tests/css/cssom/CSSStyleSheet-constructable-disabled-regular-sheet-insertion.html: Added.
* web-platform-tests/css/cssom/CSSStyleSheet-constructable-disallow-import.tentative-expected.txt: Added.
* web-platform-tests/css/cssom/CSSStyleSheet-constructable-disallow-import.tentative.html: Added.
* web-platform-tests/css/cssom/CSSStyleSheet-constructable-duplicate-expected.txt: Added.
* web-platform-tests/css/cssom/CSSStyleSheet-constructable-duplicate.html: Added.
* web-platform-tests/css/cssom/CSSStyleSheet-constructable-expected.txt: Added.
* web-platform-tests/css/cssom/CSSStyleSheet-constructable-replace-on-regular-sheet-expected.txt: Added.
* web-platform-tests/css/cssom/CSSStyleSheet-constructable-replace-on-regular-sheet.html: Added.
* web-platform-tests/css/cssom/CSSStyleSheet-constructable.html: Added.
* web-platform-tests/css/cssom/CSSStyleSheet-expected.txt:
* web-platform-tests/css/cssom/CSSStyleSheet.html:
* web-platform-tests/css/cssom/HTMLLinkElement-disabled-001-expected.txt: Added.
* web-platform-tests/css/cssom/HTMLLinkElement-disabled-001.html: Added.
* web-platform-tests/css/cssom/HTMLLinkElement-disabled-002-expected.txt: Added.
* web-platform-tests/css/cssom/HTMLLinkElement-disabled-002.html: Added.
* web-platform-tests/css/cssom/HTMLLinkElement-disabled-003-expected.txt: Added.
* web-platform-tests/css/cssom/HTMLLinkElement-disabled-003.html: Added.
* web-platform-tests/css/cssom/HTMLLinkElement-disabled-004-expected.txt: Added.
* web-platform-tests/css/cssom/HTMLLinkElement-disabled-004.html: Added.
* web-platform-tests/css/cssom/HTMLLinkElement-disabled-005-expected.txt: Added.
* web-platform-tests/css/cssom/HTMLLinkElement-disabled-005.html: Added.
* web-platform-tests/css/cssom/HTMLLinkElement-disabled-006-expected.txt: Added.
* web-platform-tests/css/cssom/HTMLLinkElement-disabled-006.html: Added.
* web-platform-tests/css/cssom/HTMLLinkElement-disabled-007-expected.txt: Added.
* web-platform-tests/css/cssom/HTMLLinkElement-disabled-007.html: Added.
* web-platform-tests/css/cssom/HTMLLinkElement-disabled-alternate-expected.html: Added.
* web-platform-tests/css/cssom/HTMLLinkElement-disabled-alternate.html: Added.
* web-platform-tests/css/cssom/META.yml: Added.
* web-platform-tests/css/cssom/OWNERS: Removed.
* web-platform-tests/css/cssom/at-namespace-expected.txt:
* web-platform-tests/css/cssom/at-namespace.html:
* web-platform-tests/css/cssom/border-shorthand-serialization-expected.txt: Added.
* web-platform-tests/css/cssom/border-shorthand-serialization.html: Added.
* web-platform-tests/css/cssom/computed-style-001.html:
* web-platform-tests/css/cssom/computed-style-005-expected.txt: Added.
* web-platform-tests/css/cssom/computed-style-005.html: Added.
* web-platform-tests/css/cssom/computed-style-set-property.html:
* web-platform-tests/css/cssom/css-style-attr-decl-block-expected.txt:
* web-platform-tests/css/cssom/css-style-attr-decl-block.html:
* web-platform-tests/css/cssom/css-style-declaration-modifications-expected.txt:
* web-platform-tests/css/cssom/css-style-declaration-modifications.html:
* web-platform-tests/css/cssom/cssimportrule-parent-expected.txt: Added.
* web-platform-tests/css/cssom/cssimportrule-parent.html: Added.
* web-platform-tests/css/cssom/cssimportrule-sheet-identity-expected.txt: Added.
* web-platform-tests/css/cssom/cssimportrule-sheet-identity.html: Added.
* web-platform-tests/css/cssom/cssom-fontfacerule-constructors.html:
* web-platform-tests/css/cssom/cssom-pagerule-expected.txt: Added.
* web-platform-tests/css/cssom/cssom-pagerule.html: Added.
* web-platform-tests/css/cssom/cssstyledeclaration-csstext-expected.txt:
* web-platform-tests/css/cssom/cssstyledeclaration-csstext.html:
* web-platform-tests/css/cssom/cssstyledeclaration-custom-properties-expected.txt: Added.
* web-platform-tests/css/cssom/cssstyledeclaration-custom-properties.html: Added.
* web-platform-tests/css/cssom/cssstyledeclaration-mutability.html:
* web-platform-tests/css/cssom/cssstyledeclaration-mutationrecord-001-expected.txt:
* web-platform-tests/css/cssom/cssstyledeclaration-mutationrecord-001.html:
* web-platform-tests/css/cssom/cssstyledeclaration-mutationrecord-002.html:
* web-platform-tests/css/cssom/cssstyledeclaration-mutationrecord-005-expected.txt: Added.
* web-platform-tests/css/cssom/cssstyledeclaration-mutationrecord-005.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/cssom/cssstyledeclaration-mutationrecord-002.html.
* web-platform-tests/css/cssom/cssstyledeclaration-properties-expected.txt: Added.
* web-platform-tests/css/cssom/cssstyledeclaration-properties.html: Added.
* web-platform-tests/css/cssom/cssstyledeclaration-setter-attr-expected.txt: Added.
* web-platform-tests/css/cssom/cssstyledeclaration-setter-attr.html: Added.
* web-platform-tests/css/cssom/cssstyledeclaration-setter-declarations-expected.txt: Added.
* web-platform-tests/css/cssom/cssstyledeclaration-setter-declarations.html: Added.
* web-platform-tests/css/cssom/cssstyledeclaration-setter-form-controls-expected.txt: Added.
* web-platform-tests/css/cssom/cssstyledeclaration-setter-form-controls.html: Added.
* web-platform-tests/css/cssom/cssstyledeclaration-setter-logical-expected.txt: Added.
* web-platform-tests/css/cssom/cssstyledeclaration-setter-logical.html: Added.
* web-platform-tests/css/cssom/cssstyledeclaration-setter-order-expected.txt: Removed.
* web-platform-tests/css/cssom/cssstyledeclaration-setter-order.html: Removed.
* web-platform-tests/css/cssom/escape.html:
* web-platform-tests/css/cssom/font-family-serialization-001-expected.txt: Added.
* web-platform-tests/css/cssom/font-family-serialization-001.html: Added.
* web-platform-tests/css/cssom/font-shorthand-serialization-expected.txt:
* web-platform-tests/css/cssom/font-shorthand-serialization.html:
* web-platform-tests/css/cssom/getComputedStyle-animations-replaced-into-ib-split-expected.txt: Added.
* web-platform-tests/css/cssom/getComputedStyle-animations-replaced-into-ib-split.html: Added.
* web-platform-tests/css/cssom/getComputedStyle-detached-subtree-expected.txt:
* web-platform-tests/css/cssom/getComputedStyle-detached-subtree.html:
* web-platform-tests/css/cssom/getComputedStyle-display-none-001-expected.txt: Added.
* web-platform-tests/css/cssom/getComputedStyle-display-none-001.html: Added.
* web-platform-tests/css/cssom/getComputedStyle-display-none-002-expected.txt: Added.
* web-platform-tests/css/cssom/getComputedStyle-display-none-002.html: Added.
* web-platform-tests/css/cssom/getComputedStyle-layout-dependent-removed-ib-sibling-expected.txt: Added.
* web-platform-tests/css/cssom/getComputedStyle-layout-dependent-removed-ib-sibling.html: Added.
* web-platform-tests/css/cssom/getComputedStyle-layout-dependent-replaced-into-ib-split-expected.txt: Added.
* web-platform-tests/css/cssom/getComputedStyle-layout-dependent-replaced-into-ib-split.html: Added.
* web-platform-tests/css/cssom/getComputedStyle-logical-enumeration.html:
* web-platform-tests/css/cssom/getComputedStyle-property-order-expected.txt: Added.
* web-platform-tests/css/cssom/getComputedStyle-property-order.html: Added.
* web-platform-tests/css/cssom/getComputedStyle-pseudo-expected.txt:
* web-platform-tests/css/cssom/getComputedStyle-pseudo.html:
* web-platform-tests/css/cssom/getComputedStyle-resolved-min-max-clamping-expected.txt: Added.
* web-platform-tests/css/cssom/getComputedStyle-resolved-min-max-clamping.html: Added.
* web-platform-tests/css/cssom/getComputedStyle-width-scroll.tentative-expected.txt: Added.
* web-platform-tests/css/cssom/getComputedStyle-width-scroll.tentative.html: Added.
* web-platform-tests/css/cssom/idlharness-expected.txt: Added.
* web-platform-tests/css/cssom/idlharness.html: Added.
* web-platform-tests/css/cssom/inline-style-001.html:
* web-platform-tests/css/cssom/insertRule-from-script-expected.html: Added.
* web-platform-tests/css/cssom/insertRule-from-script.html: Added.
* web-platform-tests/css/cssom/insertRule-import-no-index.html:
* web-platform-tests/css/cssom/insertRule-namespace-no-index.html:
* web-platform-tests/css/cssom/insertRule-syntax-error-01.html:
* web-platform-tests/css/cssom/interfaces-expected.txt: Removed.
* web-platform-tests/css/cssom/interfaces.html: Removed.
* web-platform-tests/css/cssom/medialist-interfaces-001.html:
* web-platform-tests/css/cssom/medialist-interfaces-002.html:
* web-platform-tests/css/cssom/medialist-interfaces-003.html:
* web-platform-tests/css/cssom/medialist-interfaces-004.html:
* web-platform-tests/css/cssom/selectorSerialize.html:
* web-platform-tests/css/cssom/serialize-media-rule-expected.txt: Added.
* web-platform-tests/css/cssom/serialize-media-rule.html: Added.
* web-platform-tests/css/cssom/shorthand-values-expected.txt:
* web-platform-tests/css/cssom/shorthand-values.html:
* web-platform-tests/css/cssom/style-attr-update-across-documents-expected.txt: Added.
* web-platform-tests/css/cssom/style-attr-update-across-documents.html: Added.
* web-platform-tests/css/cssom/style-sheet-interfaces-001.html:
* web-platform-tests/css/cssom/style-sheet-interfaces-002.html:
* web-platform-tests/css/cssom/stylesheet-same-origin.sub-expected.txt:
* web-platform-tests/css/cssom/stylesheet-same-origin.sub.html:
* web-platform-tests/css/cssom/support/60x60-red.png: Removed.
* web-platform-tests/css/cssom/support/black.css: Added.
(html):
* web-platform-tests/css/cssom/support/constructable-import.css: Added.
(*):
* web-platform-tests/css/cssom/support/import-rule.css: Added.
* web-platform-tests/css/cssom/support/malformed-http-response.asis: Added.
* web-platform-tests/css/cssom/support/support/w3c-import.log:
* web-platform-tests/css/cssom/support/w3c-import.log:
* web-platform-tests/css/cssom/ttwf-cssom-document-extension.html:
* web-platform-tests/css/cssom/w3c-import.log:
* web-platform-tests/css/geometry/DOMMatrix-001-expected.txt:
* web-platform-tests/css/geometry/DOMMatrix-001.html:
* web-platform-tests/css/geometry/DOMMatrix-002-expected.txt:
* web-platform-tests/css/geometry/DOMMatrix-002.html:
* web-platform-tests/css/geometry/DOMMatrix-003-expected.txt:
* web-platform-tests/css/geometry/DOMMatrix-003.html:
* web-platform-tests/css/geometry/DOMMatrix-attributes-expected.txt: Added.
* web-platform-tests/css/geometry/DOMMatrix-attributes.html: Added.
* web-platform-tests/css/geometry/DOMMatrix-css-string.worker.js:
(string_appeared_here.forEach.constr.test):
* web-platform-tests/css/geometry/DOMMatrix-stringifier.html:
* web-platform-tests/css/geometry/DOMMatrix2DInit-validate-fixup-expected.txt: Added.
* web-platform-tests/css/geometry/DOMMatrix2DInit-validate-fixup.html: Added.
* web-platform-tests/css/geometry/DOMMatrixInit-validate-fixup.html:
* web-platform-tests/css/geometry/DOMPoint-001-expected.txt:
* web-platform-tests/css/geometry/DOMPoint-001.html:
* web-platform-tests/css/geometry/DOMPoint-002.html:
* web-platform-tests/css/geometry/DOMQuad-001-expected.txt:
* web-platform-tests/css/geometry/DOMQuad-001.html:
* web-platform-tests/css/geometry/DOMQuad-002.html:
* web-platform-tests/css/geometry/DOMQuad-nan-expected.txt: Added.
* web-platform-tests/css/geometry/DOMQuad-nan.html: Added.
* web-platform-tests/css/geometry/DOMRect-001.html:
* web-platform-tests/css/geometry/DOMRect-002-expected.txt: Added.
* web-platform-tests/css/geometry/DOMRect-002.html: Added.
* web-platform-tests/css/geometry/DOMRect-nan-expected.txt: Added.
* web-platform-tests/css/geometry/DOMRect-nan.html: Added.
* web-platform-tests/css/geometry/DOMRectList-expected.txt: Added.
* web-platform-tests/css/geometry/DOMRectList.html: Added.
* web-platform-tests/css/geometry/META.yml: Added.
* web-platform-tests/css/geometry/OWNERS: Removed.
* web-platform-tests/css/geometry/historical-expected.txt:
* web-platform-tests/css/geometry/historical.html:
* web-platform-tests/css/geometry/idlharness-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/geometry/interfaces-expected.txt.
* web-platform-tests/css/geometry/idlharness.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/geometry/interfaces.html.
* web-platform-tests/css/geometry/idlharness.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/geometry/interfaces.worker-expected.txt.
* web-platform-tests/css/geometry/idlharness.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/geometry/interfaces.worker.html.
* web-platform-tests/css/geometry/idlharness.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/geometry/interfaces.worker.js.
* web-platform-tests/css/geometry/spec-examples-expected.txt: Added.
* web-platform-tests/css/geometry/spec-examples.html: Added.
* web-platform-tests/css/geometry/structured-serialization.html:
* web-platform-tests/css/geometry/support/dommatrix-test-util.js:
(checkMatrix):
* web-platform-tests/css/geometry/support/w3c-import.log:
* web-platform-tests/css/geometry/w3c-import.log:
* web-platform-tests/css/mediaqueries/META.yml: Added.
* web-platform-tests/css/mediaqueries/OWNERS: Removed.
* web-platform-tests/css/mediaqueries/aspect-ratio-001.html:
* web-platform-tests/css/mediaqueries/aspect-ratio-002.html:
* web-platform-tests/css/mediaqueries/aspect-ratio-003.html:
* web-platform-tests/css/mediaqueries/aspect-ratio-004.html:
* web-platform-tests/css/mediaqueries/aspect-ratio-005-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/mediaqueries/aspect-ratio-005.html: Added.
* web-platform-tests/css/mediaqueries/aspect-ratio-006-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/mediaqueries/aspect-ratio-006.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/mediaqueries/aspect-ratio-001.html.
* web-platform-tests/css/mediaqueries/aspect-ratio-serialization-expected.txt: Added.
* web-platform-tests/css/mediaqueries/aspect-ratio-serialization.html: Added.
* web-platform-tests/css/mediaqueries/device-aspect-ratio-002.html:
* web-platform-tests/css/mediaqueries/device-aspect-ratio-004.html:
* web-platform-tests/css/mediaqueries/forced-colors-expected.txt: Added.
* web-platform-tests/css/mediaqueries/forced-colors.html: Added.
* web-platform-tests/css/mediaqueries/min-width-tables-001.html:
* web-platform-tests/css/mediaqueries/mq-calc-006-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/mediaqueries/mq-calc-006.html: Added.
* web-platform-tests/css/mediaqueries/mq-case-insensitive-001-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/mediaqueries/mq-case-insensitive-001.html: Added.
* web-platform-tests/css/mediaqueries/mq-deprecated-001-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/mediaqueries/mq-deprecated-001.html: Added.
* web-platform-tests/css/mediaqueries/mq-gamut-001-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/mediaqueries/mq-gamut-001.html: Added.
* web-platform-tests/css/mediaqueries/mq-gamut-002-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/mediaqueries/mq-gamut-002.html: Added.
* web-platform-tests/css/mediaqueries/mq-gamut-003-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/mediaqueries/mq-gamut-003.html: Added.
* web-platform-tests/css/mediaqueries/mq-gamut-004-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/mediaqueries/mq-gamut-004.html: Added.
* web-platform-tests/css/mediaqueries/mq-gamut-005-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/mediaqueries/mq-gamut-005.html: Added.
* web-platform-tests/css/mediaqueries/mq-negative-range-001-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/mediaqueries/mq-negative-range-001.html: Added.
* web-platform-tests/css/mediaqueries/mq-range-001-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-007-expected.xht.
* web-platform-tests/css/mediaqueries/mq-range-001.html: Added.
* web-platform-tests/css/mediaqueries/navigation-controls.tentative-expected.txt: Added.
* web-platform-tests/css/mediaqueries/navigation-controls.tentative.html: Added.
* web-platform-tests/css/mediaqueries/prefers-color-scheme-expected.txt: Added.
* web-platform-tests/css/mediaqueries/prefers-color-scheme.html: Added.
* web-platform-tests/css/mediaqueries/prefers-reduced-data-expected.txt: Added.
* web-platform-tests/css/mediaqueries/prefers-reduced-data.html: Added.
* web-platform-tests/css/mediaqueries/prefers-reduced-motion-expected.txt: Added.
* web-platform-tests/css/mediaqueries/prefers-reduced-motion.html: Added.
* web-platform-tests/css/mediaqueries/resources/matchmedia-utils.js: Added.
(query_is_css_parseable):
(query_should_be_css_parseable):
(query_should_be_js_parseable):
* web-platform-tests/css/mediaqueries/resources/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-lists/resources/w3c-import.log.
* web-platform-tests/css/mediaqueries/support/w3c-import.log:
* web-platform-tests/css/mediaqueries/test_media_queries-expected.txt:
* web-platform-tests/css/mediaqueries/test_media_queries.html:
* web-platform-tests/css/mediaqueries/viewport-script-dynamic.html:
* web-platform-tests/css/mediaqueries/w3c-import.log:
* web-platform-tests/css/reference/OWNERS: Removed.
* web-platform-tests/css/reference/w3c-import.log:
* web-platform-tests/css/requirements.txt: Removed.
* web-platform-tests/css/selectors/utils/generators.pm: Removed.
* web-platform-tests/css/selectors/utils/helpers.pm: Removed.
* web-platform-tests/css/selectors/utils/parser.pm: Removed.
* web-platform-tests/css/selectors/utils/w3c-import.log: Removed.
2020-07-17 Rob Buis <rbuis@igalia.com>
Changing URL.host should not override port
https://bugs.webkit.org/show_bug.cgi?id=151613
Reviewed by Alex Christensen.
Update improved test result.
* web-platform-tests/url/url-setters-expected.txt:
2020-07-16 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/interfaces from upstream
https://bugs.webkit.org/show_bug.cgi?id=214413
Reviewed by Alex Christensen.
Resync web-platform-tests/interfaces from upstream 81de986322a0de90f2.
* web-platform-tests/interfaces/CSS-Parser-API.idl: Removed.
* web-platform-tests/interfaces/ambient-light.idl:
* web-platform-tests/interfaces/appmanifest.idl:
* web-platform-tests/interfaces/background-sync.idl: Renamed from LayoutTests/imported/w3c/web-platform-tests/interfaces/BackgroundSync.idl.
* web-platform-tests/interfaces/compression.idl: Added.
* web-platform-tests/interfaces/content-index.idl: Added.
* web-platform-tests/interfaces/cookie-store.idl:
* web-platform-tests/interfaces/css-properties-values-api.idl:
* web-platform-tests/interfaces/custom-state-pseudo-class.idl: Added.
* web-platform-tests/interfaces/deprecation-reporting.idl: Added.
* web-platform-tests/interfaces/fetch.idl:
* web-platform-tests/interfaces/get-installed-related-apps.idl: Added.
* web-platform-tests/interfaces/html.idl:
* web-platform-tests/interfaces/image-capture.idl:
* web-platform-tests/interfaces/input-device-capabilities.idl: Renamed from LayoutTests/imported/w3c/web-platform-tests/interfaces/InputDeviceCapabilities.idl.
* web-platform-tests/interfaces/intervention-reporting.idl: Added.
* web-platform-tests/interfaces/is-input-pending.idl: Added.
* web-platform-tests/interfaces/media-capabilities.idl:
* web-platform-tests/interfaces/native-file-system.idl:
* web-platform-tests/interfaces/payment-handler.idl:
* web-platform-tests/interfaces/picture-in-picture.idl:
* web-platform-tests/interfaces/pointerevents.idl:
* web-platform-tests/interfaces/savedata.idl: Added.
* web-platform-tests/interfaces/scroll-animations.idl:
* web-platform-tests/interfaces/storage-access-api.tentative.idl: Removed.
* web-platform-tests/interfaces/storage-access.idl: Added.
* web-platform-tests/interfaces/streams.idl: Added.
* web-platform-tests/interfaces/ua-client-hints.idl: Added.
* web-platform-tests/interfaces/w3c-import.log:
* web-platform-tests/interfaces/wai-aria.idl:
* web-platform-tests/interfaces/web-otp.idl: Added.
* web-platform-tests/interfaces/webauthn.idl:
* web-platform-tests/interfaces/webdriver.idl:
* web-platform-tests/interfaces/webhid.idl: Added.
* web-platform-tests/interfaces/webxr-ar-module.idl:
* web-platform-tests/interfaces/webxr.idl:
* web-platform-tests/interfaces/xhr.idl:
* web-platform-tests/xhr/idlharness.any-expected.txt:
* web-platform-tests/xhr/idlharness.any.worker-expected.txt:
2020-07-16 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/webaudio from upstream
https://bugs.webkit.org/show_bug.cgi?id=214411
Reviewed by Geoffrey Garen.
Resync web-platform-tests/webaudio from upstream 81de986322a0de90f2.
* web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/processing-after-resume.https-expected.txt: Added.
* web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/processing-after-resume.https.html: Added.
* web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/suspend-after-construct-expected.txt: Added.
* web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/suspend-after-construct.html: Added.
* web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/w3c-import.log:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-frozen-array.https-expected.txt: Added.
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-frozen-array.https.html: Added.
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-zero-outputs.https-expected.txt: Added.
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-zero-outputs.https.html: Added.
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/processors/array-check-processor.js: Added.
(ArrayFrozenProcessor):
(ArrayFrozenProcessor.prototype.process):
(ArrayTransferProcessor):
(ArrayTransferProcessor.prototype.process):
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/processors/port-processor.js:
(PortProcessor):
(PortProcessor.prototype.handleMessage):
(PortProcessor.prototype.process):
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/processors/w3c-import.log:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/processors/zero-outputs-check-processor.js: Added.
(IsAllZero):
(ZeroOutputsCheckProcessor):
(ZeroOutputsCheckProcessor.prototype.process):
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/suspended-context-messageport.https.html:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/w3c-import.log:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-response-1-chan.html:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-response-2-chan-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-response-2-chan.html:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/no-dezippering.html:
* web-platform-tests/webaudio/the-audio-api/the-oscillatornode-interface/osc-basic-waveform-expected.txt: Added.
* web-platform-tests/webaudio/the-audio-api/the-oscillatornode-interface/osc-basic-waveform.html: Added.
* web-platform-tests/webaudio/the-audio-api/the-oscillatornode-interface/w3c-import.log:
2020-07-16 Oriol Brufau <obrufau@igalia.com>
[css-grid] Fix line name positions after implicit tracks
https://bugs.webkit.org/show_bug.cgi?id=214315
Reviewed by Manuel Rego Casasnovas.
Expect the tests to pass.
* web-platform-tests/css/css-grid/parsing/grid-template-columns-computed-implicit-track-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-rows-computed-implicit-track-expected.txt:
2020-07-16 Carlos Alberto Lopez Perez <clopez@igalia.com>
Update WPT tests for css-writing-modes (follow-up fix)
https://bugs.webkit.org/show_bug.cgi?id=214278
Unreviewed follow-up to r264337.
Add missing binary files from r264337. The files were recorded on the
import log but I messed it up by not passing --binary when generating
the patch.
* web-platform-tests/css/css-writing-modes/support/blue-200x100.png: Added.
* web-platform-tests/css/css-writing-modes/support/mn+arabic.png: Added.
* web-platform-tests/css/css-writing-modes/support/mn+latin.png: Added.
* web-platform-tests/css/css-writing-modes/support/mn-orientation.png: Added.
* web-platform-tests/css/css-writing-modes/support/mn_ar_wrap.png: Added.
* web-platform-tests/css/css-writing-modes/support/mn_en_wrap.png: Added.
* web-platform-tests/css/css-writing-modes/support/wm-propagation-body-035-exp-res.png: Added.
* web-platform-tests/css/css-writing-modes/support/world.png: Added.
* web-platform-tests/css/css-writing-modes/support/zh+arabic.png: Added.
* web-platform-tests/css/css-writing-modes/support/zh+latin.png: Added.
* web-platform-tests/css/css-writing-modes/support/zh-orientation.png: Added.
* web-platform-tests/css/css-writing-modes/support/zh_ar_wrap.png: Added.
* web-platform-tests/css/css-writing-modes/support/zh_en_wrap.png: Added.
2020-07-16 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/imagebitmap-renderingcontext from upstream
https://bugs.webkit.org/show_bug.cgi?id=214376
Reviewed by Carlos Alberto Lopez Perez.
Resync web-platform-tests/imagebitmap-renderingcontext from upstream b2a666d93581a71e9338b2.
* web-platform-tests/imagebitmap-renderingcontext/META.yml: Added.
* web-platform-tests/imagebitmap-renderingcontext/context-creation-offscreen-expected.txt: Added.
* web-platform-tests/imagebitmap-renderingcontext/context-creation-offscreen-with-alpha-expected.txt: Added.
* web-platform-tests/imagebitmap-renderingcontext/context-creation-offscreen-with-alpha.html: Copied from LayoutTests/imported/w3c/web-platform-tests/imagebitmap-renderingcontext/context-creation-with-alpha.html.
* web-platform-tests/imagebitmap-renderingcontext/context-creation-offscreen.html: Added.
* web-platform-tests/imagebitmap-renderingcontext/context-creation-with-alpha-expected.txt:
* web-platform-tests/imagebitmap-renderingcontext/context-creation-with-alpha.html:
* web-platform-tests/imagebitmap-renderingcontext/context-preserves-canvas.html:
* web-platform-tests/imagebitmap-renderingcontext/toBlob-origin-clean-offscreen.sub-expected.txt: Added.
* web-platform-tests/imagebitmap-renderingcontext/toBlob-origin-clean-offscreen.sub.html: Added.
* web-platform-tests/imagebitmap-renderingcontext/tranferFromImageBitmap-ToBlob-offscreen-expected.txt: Added.
* web-platform-tests/imagebitmap-renderingcontext/tranferFromImageBitmap-ToBlob-offscreen.html: Added.
* web-platform-tests/imagebitmap-renderingcontext/tranferFromImageBitmap-TransferToImageBitmap-offscreen-expected.txt: Added.
* web-platform-tests/imagebitmap-renderingcontext/tranferFromImageBitmap-TransferToImageBitmap-offscreen.html: Added.
* web-platform-tests/imagebitmap-renderingcontext/tranferFromImageBitmap-null-offscreen-expected.txt: Added.
* web-platform-tests/imagebitmap-renderingcontext/tranferFromImageBitmap-null-offscreen.html: Copied from LayoutTests/imported/w3c/web-platform-tests/imagebitmap-renderingcontext/tranferFromImageBitmap-null.html.
* web-platform-tests/imagebitmap-renderingcontext/tranferFromImageBitmap-null.html:
* web-platform-tests/imagebitmap-renderingcontext/transferFromImageBitmap-detached.html:
* web-platform-tests/imagebitmap-renderingcontext/w3c-import.log:
2020-07-16 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/resource-timing from upstream
https://bugs.webkit.org/show_bug.cgi?id=214377
Reviewed by Carlos Alberto Lopez Perez.
Resync web-platform-tests/resource-timing from upstream b2a666d93581a71e9338b2.
* web-platform-tests/resource-timing/*: Updated.
2020-07-16 Carlos Alberto Lopez Perez <clopez@igalia.com>
Update WPT css/support directory
https://bugs.webkit.org/show_bug.cgi?id=214350
Reviewed by Chris Dumez.
This updates the WPT import of css/support to e3698c7bb3.
* web-platform-tests/css/css-animations/parsing/animation-computed-expected.txt:
* web-platform-tests/css/css-animations/parsing/animation-delay-computed-expected.txt:
* web-platform-tests/css/css-animations/parsing/animation-direction-computed-expected.txt:
* web-platform-tests/css/css-animations/parsing/animation-duration-computed-expected.txt:
* web-platform-tests/css/css-animations/parsing/animation-fill-mode-computed-expected.txt:
* web-platform-tests/css/css-animations/parsing/animation-iteration-count-computed-expected.txt:
* web-platform-tests/css/css-animations/parsing/animation-name-computed-expected.txt:
* web-platform-tests/css/css-animations/parsing/animation-play-state-computed-expected.txt:
* web-platform-tests/css/css-animations/parsing/animation-timing-function-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/background-attachment-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/background-clip-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/background-color-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/background-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/background-image-computed.sub-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/background-origin-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/background-position-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/background-position-x-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/background-position-y-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/background-repeat-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/background-size-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/border-color-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/border-image-outset-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/border-image-repeat-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/border-image-slice-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/border-image-source-computed.sub-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/border-image-width-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/border-radius-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/border-style-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/border-width-computed-expected.txt:
* web-platform-tests/css/css-backgrounds/parsing/box-shadow-computed-expected.txt:
* web-platform-tests/css/css-box/parsing/clear-computed-expected.txt:
* web-platform-tests/css/css-box/parsing/float-computed-expected.txt:
* web-platform-tests/css/css-box/parsing/margin-computed-expected.txt:
* web-platform-tests/css/css-box/parsing/padding-computed-expected.txt:
* web-platform-tests/css/css-box/parsing/visibility-computed-expected.txt:
* web-platform-tests/css/css-color/parsing/color-computed-expected.txt:
* web-platform-tests/css/css-color/parsing/opacity-computed-expected.txt:
* web-platform-tests/css/css-display/parsing/display-computed-expected.txt:
* web-platform-tests/css/css-flexbox/flex-item-contains-strict-expected.txt:
* web-platform-tests/css/css-flexbox/parsing/flex-basis-computed-expected.txt:
* web-platform-tests/css/css-flexbox/parsing/flex-computed-expected.txt:
* web-platform-tests/css/css-flexbox/parsing/flex-direction-computed-expected.txt:
* web-platform-tests/css/css-flexbox/parsing/flex-flow-computed-expected.txt:
* web-platform-tests/css/css-flexbox/parsing/flex-grow-computed-expected.txt:
* web-platform-tests/css/css-flexbox/parsing/flex-shrink-computed-expected.txt:
* web-platform-tests/css/css-flexbox/parsing/flex-wrap-computed-expected.txt:
* web-platform-tests/css/css-flexbox/parsing/order-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-family-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-feature-settings-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-kerning-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-language-override-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-optical-sizing-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-size-adjust-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-size-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-stretch-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-style-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-synthesis-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-variant-caps-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-variant-east-asian-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-variant-ligatures-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-variant-numeric-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-variant-position-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-variation-settings-computed-expected.txt:
* web-platform-tests/css/css-fonts/parsing/font-weight-computed-expected.txt:
* web-platform-tests/css/css-fonts/variations/at-font-face-font-matching-expected.txt:
* web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-001-expected.txt:
* web-platform-tests/css/css-grid/grid-items/grid-item-dynamic-min-contribution-001-expected.txt:
* web-platform-tests/css/css-grid/grid-model/grid-button-001-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-area-computed-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-auto-columns-computed-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-auto-flow-computed-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-auto-rows-computed-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-areas-computed-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-columns-computed-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-columns-computed-nogrid-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-columns-computed-withcontent-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-repeat-auto-computed-withcontent-001-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-repeat-auto-computed-withcontent-002-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-rows-computed-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-rows-computed-nogrid-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-rows-computed-withcontent-expected.txt:
* web-platform-tests/css/css-images/parsing/image-orientation-computed-expected.txt:
* web-platform-tests/css/css-images/parsing/image-rendering-computed-expected.txt:
* web-platform-tests/css/css-images/parsing/object-fit-computed-expected.txt:
* web-platform-tests/css/css-images/parsing/object-position-computed-expected.txt:
* web-platform-tests/css/css-inline/parsing/line-height-computed-expected.txt:
* web-platform-tests/css/css-lists/parsing/list-style-type-computed-expected.txt:
* web-platform-tests/css/css-logical/animation-003.tentative-expected.txt:
* web-platform-tests/css/css-masking/parsing/clip-path-computed-expected.txt:
* web-platform-tests/css/css-multicol/parsing/column-count-computed-expected.txt:
* web-platform-tests/css/css-multicol/parsing/column-fill-computed-expected.txt:
* web-platform-tests/css/css-multicol/parsing/column-rule-color-computed-expected.txt:
* web-platform-tests/css/css-multicol/parsing/column-rule-computed-expected.txt:
* web-platform-tests/css/css-multicol/parsing/column-rule-style-computed-expected.txt:
* web-platform-tests/css/css-multicol/parsing/column-rule-width-computed-expected.txt:
* web-platform-tests/css/css-multicol/parsing/column-span-computed-expected.txt:
* web-platform-tests/css/css-multicol/parsing/column-width-computed-expected.txt:
* web-platform-tests/css/css-overflow/parsing/overflow-computed-expected.txt:
* web-platform-tests/css/css-overflow/parsing/text-overflow-computed-expected.txt:
* web-platform-tests/css/css-position/parsing/bottom-computed-expected.txt:
* web-platform-tests/css/css-position/parsing/inset-after-computed-expected.txt:
* web-platform-tests/css/css-position/parsing/inset-before-computed-expected.txt:
* web-platform-tests/css/css-position/parsing/inset-end-computed-expected.txt:
* web-platform-tests/css/css-position/parsing/inset-start-computed-expected.txt:
* web-platform-tests/css/css-position/parsing/left-computed-expected.txt:
* web-platform-tests/css/css-position/parsing/position-computed-expected.txt:
* web-platform-tests/css/css-position/parsing/right-computed-expected.txt:
* web-platform-tests/css/css-position/parsing/top-computed-expected.txt:
* web-platform-tests/css/css-position/parsing/z-index-computed-expected.txt:
* web-platform-tests/css/css-pseudo/first-letter-property-whitelist-expected.txt:
* web-platform-tests/css/css-scoping/keyframes-001-expected.txt:
* web-platform-tests/css/css-shapes/parsing/shape-image-threshold-computed-expected.txt:
* web-platform-tests/css/css-shapes/parsing/shape-margin-computed-expected.txt:
* web-platform-tests/css/css-shapes/parsing/shape-outside-computed-expected.txt:
* web-platform-tests/css/css-sizing/aspect-ratio-affects-container-width-when-height-changes-expected.txt:
* web-platform-tests/css/css-sizing/parsing/box-sizing-computed-expected.txt:
* web-platform-tests/css/css-sizing/parsing/max-height-computed-expected.txt:
* web-platform-tests/css/css-sizing/parsing/max-width-computed-expected.txt:
* web-platform-tests/css/css-sizing/parsing/min-height-computed-expected.txt:
* web-platform-tests/css/css-sizing/parsing/min-width-computed-expected.txt:
* web-platform-tests/css/css-sizing/percentage-height-replaced-content-in-auto-cb-expected.txt:
* web-platform-tests/css/css-text-decor/parsing/text-decoration-color-computed-expected.txt:
* web-platform-tests/css/css-text-decor/parsing/text-decoration-computed-expected.txt:
* web-platform-tests/css/css-text-decor/parsing/text-decoration-line-computed-expected.txt:
* web-platform-tests/css/css-text-decor/parsing/text-decoration-skip-ink-computed-expected.txt:
* web-platform-tests/css/css-text-decor/parsing/text-decoration-style-computed-expected.txt:
* web-platform-tests/css/css-text-decor/parsing/text-shadow-computed-expected.txt:
* web-platform-tests/css/css-text-decor/parsing/text-underline-position-computed-expected.txt:
* web-platform-tests/css/css-text-decor/text-decoration-thickness-computed-expected.txt:
* web-platform-tests/css/css-text-decor/text-underline-offset-computed-expected.txt:
* web-platform-tests/css/css-text/parsing/hyphens-computed-expected.txt:
* web-platform-tests/css/css-text/parsing/letter-spacing-computed-expected.txt:
* web-platform-tests/css/css-text/parsing/line-break-computed-expected.txt:
* web-platform-tests/css/css-text/parsing/overflow-wrap-computed-expected.txt:
* web-platform-tests/css/css-text/parsing/tab-size-computed-expected.txt:
* web-platform-tests/css/css-text/parsing/text-align-computed-expected.txt:
* web-platform-tests/css/css-text/parsing/text-align-last-computed-expected.txt:
* web-platform-tests/css/css-text/parsing/text-indent-computed-expected.txt:
* web-platform-tests/css/css-text/parsing/text-justify-computed-expected.txt:
* web-platform-tests/css/css-text/parsing/text-transform-computed-expected.txt:
* web-platform-tests/css/css-text/parsing/white-space-computed-expected.txt:
* web-platform-tests/css/css-text/parsing/word-boundary-detection-computed-expected.txt:
* web-platform-tests/css/css-text/parsing/word-boundary-expansion-computed-expected.txt:
* web-platform-tests/css/css-text/parsing/word-break-computed-expected.txt:
* web-platform-tests/css/css-text/parsing/word-spacing-computed-expected.txt:
* web-platform-tests/css/css-text/parsing/word-wrap-computed-expected.txt:
* web-platform-tests/css/css-transitions/parsing/transition-computed-expected.txt:
* web-platform-tests/css/css-transitions/parsing/transition-delay-computed-expected.txt:
* web-platform-tests/css/css-transitions/parsing/transition-duration-computed-expected.txt:
* web-platform-tests/css/css-transitions/parsing/transition-property-computed-expected.txt:
* web-platform-tests/css/css-transitions/parsing/transition-timing-function-computed-expected.txt:
* web-platform-tests/css/css-ui/parsing/box-sizing-computed-expected.txt:
* web-platform-tests/css/css-ui/parsing/caret-color-computed-expected.txt:
* web-platform-tests/css/css-ui/parsing/cursor-computed-expected.txt:
* web-platform-tests/css/css-ui/parsing/outline-color-computed-expected.txt:
* web-platform-tests/css/css-ui/parsing/outline-offset-computed-expected.txt:
* web-platform-tests/css/css-ui/parsing/outline-style-computed-expected.txt:
* web-platform-tests/css/css-ui/parsing/outline-width-computed-expected.txt:
* web-platform-tests/css/css-ui/parsing/resize-computed-expected.txt:
* web-platform-tests/css/css-ui/parsing/text-overflow-computed-expected.txt:
* web-platform-tests/css/css-ui/parsing/user-select-computed-expected.txt:
* web-platform-tests/css/css-values/clamp-length-computed-expected.txt:
* web-platform-tests/css/css-values/minmax-angle-computed-expected.txt:
* web-platform-tests/css/css-values/minmax-integer-computed-expected.txt:
* web-platform-tests/css/css-values/minmax-length-computed-expected.txt:
* web-platform-tests/css/css-values/minmax-length-percent-computed-expected.txt:
* web-platform-tests/css/css-values/minmax-number-computed-expected.txt:
* web-platform-tests/css/css-values/minmax-percentage-computed-expected.txt:
* web-platform-tests/css/css-values/minmax-time-computed-expected.txt:
* web-platform-tests/css/css-writing-modes/parsing/direction-computed-expected.txt:
* web-platform-tests/css/css-writing-modes/parsing/text-combine-upright-computed-expected.txt:
* web-platform-tests/css/css-writing-modes/parsing/text-orientation-computed-expected.txt:
* web-platform-tests/css/css-writing-modes/parsing/unicode-bidi-computed-expected.txt:
* web-platform-tests/css/css-writing-modes/parsing/writing-mode-computed-expected.txt:
* web-platform-tests/css/cssom-view/parsing/scroll-behavior-computed-expected.txt:
* web-platform-tests/css/support/META.yml:
* web-platform-tests/css/support/computed-testcommon.js:
(test_computed_value):
* web-platform-tests/css/support/height-keyword-classes.css: Added.
(.min-content):
(.max-content):
(.fit-content):
(.max-height-min-content):
(.max-height-max-content):
(.max-height-fit-content):
(.min-height-min-content):
(.min-height-max-content):
(.min-height-fit-content):
* web-platform-tests/css/support/numeric-testcommon.js: Added.
(test_math_used):
* web-platform-tests/css/support/parsing-testcommon.js:
* web-platform-tests/css/support/serialize-testcommon.js: Added.
(test_specified_serialization):
* web-platform-tests/css/support/w3c-import.log:
* web-platform-tests/css/support/width-keyword-classes.css:
(.min-content):
(.max-content):
(.fit-content):
(.max-width-min-content):
(.max-width-max-content):
(.max-width-fit-content):
(.min-width-min-content):
(.min-width-max-content):
(.min-width-fit-content):
* web-platform-tests/pointerevents/parsing/touch-action-computed-expected.txt:
* web-platform-tests/svg/geometry/parsing/cx-computed-expected.txt:
* web-platform-tests/svg/geometry/parsing/cy-computed-expected.txt:
* web-platform-tests/svg/geometry/parsing/r-computed-expected.txt:
* web-platform-tests/svg/geometry/parsing/rx-computed-expected.txt:
* web-platform-tests/svg/geometry/parsing/ry-computed-expected.txt:
* web-platform-tests/svg/geometry/parsing/sizing-properties-computed-expected.txt:
* web-platform-tests/svg/geometry/parsing/x-computed-expected.txt:
* web-platform-tests/svg/geometry/parsing/y-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/color-interpolation-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/fill-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/fill-opacity-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/fill-rule-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/image-rendering-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/marker-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/marker-end-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/marker-mid-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/marker-start-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/paint-order-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/shape-rendering-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/stroke-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/stroke-dasharray-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/stroke-dashoffset-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/stroke-linecap-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/stroke-linejoin-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/stroke-miterlimit-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/stroke-opacity-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/stroke-width-computed-expected.txt:
* web-platform-tests/svg/painting/parsing/text-rendering-computed-expected.txt:
* web-platform-tests/svg/pservers/parsing/stop-color-computed-expected.txt:
* web-platform-tests/svg/pservers/parsing/stop-opacity-computed-expected.txt:
* web-platform-tests/svg/text/parsing/text-anchor-computed-expected.txt:
2020-07-15 Carlos Alberto Lopez Perez <clopez@igalia.com>
[GTK][WPE] Gardening after r264424 and r264427
Unreviewed gardening.
Merge common expectations for svg/ when they are the same.
* web-platform-tests/svg/embedded/image-fractional-width-vertical-fidelity-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/embedded/image-fractional-width-vertical-fidelity-expected.txt.
* web-platform-tests/svg/geometry/reftests/circle-001-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/geometry/reftests/circle-001-expected.txt.
* web-platform-tests/svg/geometry/reftests/circle-002-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/geometry/reftests/circle-002-expected.txt.
* web-platform-tests/svg/geometry/reftests/circle-003-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/geometry/reftests/circle-003-expected.txt.
* web-platform-tests/svg/geometry/reftests/ellipse-001-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/geometry/reftests/ellipse-001-expected.txt.
* web-platform-tests/svg/geometry/reftests/ellipse-002-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/geometry/reftests/ellipse-002-expected.txt.
* web-platform-tests/svg/geometry/reftests/ellipse-003-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/geometry/reftests/ellipse-003-expected.txt.
* web-platform-tests/svg/geometry/reftests/rect-001-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/geometry/reftests/rect-001-expected.txt.
* web-platform-tests/svg/geometry/reftests/rect-002-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/geometry/reftests/rect-002-expected.txt.
* web-platform-tests/svg/geometry/reftests/rect-003-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/geometry/reftests/rect-003-expected.txt.
* web-platform-tests/svg/linking/reftests/url-processing-invalid-base-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/linking/reftests/url-processing-invalid-base-expected.txt.
* web-platform-tests/svg/linking/reftests/url-processing-whitespace-001-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/linking/reftests/url-processing-whitespace-001-expected.txt.
* web-platform-tests/svg/linking/reftests/url-processing-whitespace-002-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/linking/reftests/url-processing-whitespace-002-expected.txt.
* web-platform-tests/svg/linking/reftests/url-processing-whitespace-003-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/linking/reftests/url-processing-whitespace-003-expected.txt.
* web-platform-tests/svg/painting/marker-009-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/painting/marker-009-expected.txt.
* web-platform-tests/svg/painting/reftests/marker-path-001-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-001-expected.txt.
* web-platform-tests/svg/painting/reftests/marker-path-003-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-003-expected.txt.
* web-platform-tests/svg/painting/reftests/marker-path-011-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-011-expected.txt.
* web-platform-tests/svg/painting/reftests/marker-path-012-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-012-expected.txt.
* web-platform-tests/svg/painting/reftests/marker-path-013-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-013-expected.txt.
* web-platform-tests/svg/painting/reftests/marker-units-strokewidth-non-scaling-stroke-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/painting/reftests/marker-units-strokewidth-non-scaling-stroke-expected.txt.
* web-platform-tests/svg/painting/reftests/marker-units-userspaceonuse-non-scaling-stroke-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/painting/reftests/marker-units-userspaceonuse-non-scaling-stroke-expected.txt.
* web-platform-tests/svg/painting/reftests/mask-print-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/painting/reftests/mask-print-expected.txt.
* web-platform-tests/svg/path/distance/pathlength-path-mutating-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/path/distance/pathlength-path-mutating-expected.txt.
* web-platform-tests/svg/path/distance/pathlength-path-zero-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/path/distance/pathlength-path-zero-expected.txt.
* web-platform-tests/svg/path/distance/pathlength-rect-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/path/distance/pathlength-rect-expected.txt.
* web-platform-tests/svg/path/distance/pathlength-rect-mutating-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/path/distance/pathlength-rect-mutating-expected.txt.
* web-platform-tests/svg/pservers/reftests/gradient-inheritance-not-in-rendertree-01.tentative-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/pservers/reftests/gradient-inheritance-not-in-rendertree-01.tentative-expected.txt.
* web-platform-tests/svg/pservers/reftests/gradient-inheritance-not-in-rendertree-02.tentative-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/pservers/reftests/gradient-inheritance-not-in-rendertree-02.tentative-expected.txt.
* web-platform-tests/svg/pservers/reftests/pattern-inheritance-not-in-rendertree-01.tentative-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/pservers/reftests/pattern-inheritance-not-in-rendertree-01.tentative-expected.txt.
* web-platform-tests/svg/pservers/reftests/pattern-inheritance-not-in-rendertree-02.tentative-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/pservers/reftests/pattern-inheritance-not-in-rendertree-02.tentative-expected.txt.
* web-platform-tests/svg/struct/reftests/requiredextensions-empty-string-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/struct/reftests/requiredextensions-empty-string-expected.txt.
* web-platform-tests/svg/struct/reftests/requiredextensions-xhtml.tentative-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/struct/reftests/requiredextensions-xhtml.tentative-expected.txt.
* web-platform-tests/svg/struct/reftests/use-adopted-with-external-resource.tentative-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/struct/reftests/use-adopted-with-external-resource.tentative-expected.txt.
* web-platform-tests/svg/struct/reftests/use-inheritance-001-expected.txt: Copied from LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/svg/struct/reftests/use-inheritance-001-expected.txt.
2020-07-15 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/resize-observer from upstream
https://bugs.webkit.org/show_bug.cgi?id=214375
Reviewed by Alex Christensen.
Resync web-platform-tests/resize-observer from upstream b2a666d93581a71e9338b2.
* resources/import-expectations.json:
* web-platform-tests/resize-observer/META.yml:
* web-platform-tests/resize-observer/change-layout-in-error-expected.txt: Added.
* web-platform-tests/resize-observer/change-layout-in-error.html: Added.
* web-platform-tests/resize-observer/devicepixel-expected.html: Added.
* web-platform-tests/resize-observer/devicepixel.html: Added.
* web-platform-tests/resize-observer/eventloop.html:
* web-platform-tests/resize-observer/idlharness.window-expected.txt:
* web-platform-tests/resize-observer/idlharness.window.html:
* web-platform-tests/resize-observer/idlharness.window.js:
* web-platform-tests/resize-observer/observe-expected.txt:
* web-platform-tests/resize-observer/observe.html:
* web-platform-tests/resize-observer/resources/image.png: Added.
* web-platform-tests/resize-observer/resources/resizeTestHelper.js:
(ResizeTestHelper.prototype._handleNotification):
(ResizeTestHelper.prototype._handleTimeout):
(ResizeTestHelper.prototype.start):
(ResizeTestHelper.prototype.get test):
(createAndAppendElement):
* web-platform-tests/resize-observer/resources/w3c-import.log:
* web-platform-tests/resize-observer/svg-expected.txt:
* web-platform-tests/resize-observer/svg.html:
* web-platform-tests/resize-observer/w3c-import.log:
2020-07-15 Chris Dumez <cdumez@apple.com>
Unreviewed, drop WPT test which no longer exists upstream and should have been dropped during resync in r263928.
* web-platform-tests/mediacapture-record/MediaRecorder-constructor-expected.txt: Removed.
* web-platform-tests/mediacapture-record/MediaRecorder-constructor.html: Removed.
2020-07-15 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/mediacapture-streams from upstream
https://bugs.webkit.org/show_bug.cgi?id=214374
Reviewed by Geoffrey Garen.
Resync web-platform-tests/mediacapture-streams from upstream b2a666d93581a71e9338b2.
* web-platform-tests/mediacapture-streams/MediaDevices-enumerateDevices.https-expected.txt:
* web-platform-tests/mediacapture-streams/MediaDevices-enumerateDevices.https.html:
* web-platform-tests/mediacapture-streams/MediaStream-MediaElement-srcObject.https.html:
* web-platform-tests/mediacapture-streams/MediaStreamTrack-getSettings.https-expected.txt:
* web-platform-tests/mediacapture-streams/MediaStreamTrack-getSettings.https.html:
* web-platform-tests/mediacapture-streams/MediaStreamTrackEvent-constructor.https.html:
* web-platform-tests/mediacapture-streams/historical.https.html:
* web-platform-tests/mediacapture-streams/idlharness.https.window.js:
2020-07-15 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/svg from upstream
https://bugs.webkit.org/show_bug.cgi?id=214323
Reviewed by Alex Christensen.
Resync web-platform-tests/svg from upstream b2a666d93581a71e9338b2.
* resources/resource-files.json:
* web-platform-tests/svg/*: Updated.
2020-07-14 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/mimesniff from upstream
https://bugs.webkit.org/show_bug.cgi?id=214317
Reviewed by Alex Christensen.
Resync web-platform-tests/mimesniff from upstream b2a666d93581a71e9338b2.
* web-platform-tests/mimesniff/mime-types/README.md:
* web-platform-tests/mimesniff/mime-types/charset-parameter.window-expected.txt:
* web-platform-tests/mimesniff/mime-types/charset-parameter.window.js:
(isByteCompatible):
* web-platform-tests/mimesniff/mime-types/parsing.any-expected.txt:
* web-platform-tests/mimesniff/mime-types/parsing.any.js:
(isByteCompatible):
(runTests):
* web-platform-tests/mimesniff/mime-types/parsing.any.worker-expected.txt:
* web-platform-tests/mimesniff/mime-types/resources/mime-charset.py:
(main):
* web-platform-tests/mimesniff/mime-types/resources/mime-groups.json: Added.
* web-platform-tests/mimesniff/mime-types/resources/mime-types.json:
* web-platform-tests/mimesniff/mime-types/resources/w3c-import.log:
2020-07-14 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/media-source from upstream
https://bugs.webkit.org/show_bug.cgi?id=214164
Reviewed by Geoff Garen.
Resync web-platform-tests/media-source from upstream cef93b58e7cf31f1d47c.
* web-platform-tests/media-source/*: Updated.
2020-07-14 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/pointerevents from upstream
https://bugs.webkit.org/show_bug.cgi?id=214283
Reviewed by Geoffrey Garen.
Resync web-platform-tests/pointerevents from upstream 149ce86ecb40.
* web-platform-tests/pointerevents/*: Updated.
2020-07-14 Carlos Alberto Lopez Perez <clopez@igalia.com>
Update WPT tests for css-fonts and css-font-loading
https://bugs.webkit.org/show_bug.cgi?id=214285
Reviewed by Chris Dumez.
This updates the WPT import of css/css-fonts and css/css-font-loading to e3698c7bb3.
* web-platform-tests/css/css-font-loading/font-face-reject.html:
* web-platform-tests/css/css-font-loading/fontface-load-in-modal-dialog-expected.txt: Added.
* web-platform-tests/css/css-font-loading/fontface-load-in-modal-dialog.html: Added.
* web-platform-tests/css/css-font-loading/fontfaceset-load-css-wide-keywords-expected.txt: Added.
* web-platform-tests/css/css-font-loading/fontfaceset-load-css-wide-keywords.html: Added.
* web-platform-tests/css/css-font-loading/idlharness.https.html:
* web-platform-tests/css/css-font-loading/w3c-import.log:
* web-platform-tests/css/css-fonts/META.yml:
* web-platform-tests/css/css-fonts/alternates-order.html:
* web-platform-tests/css/css-fonts/animations/font-stretch-interpolation-expected.txt: Added.
* web-platform-tests/css/css-fonts/animations/font-stretch-interpolation.html: Added.
* web-platform-tests/css/css-fonts/animations/w3c-import.log:
* web-platform-tests/css/css-fonts/font-default-04-expected.html:
* web-platform-tests/css/css-fonts/font-default-04.html:
* web-platform-tests/css/css-fonts/font-display/font-display-feature-policy-01.tentative-expected.html: Removed.
* web-platform-tests/css/css-fonts/font-display/font-display-feature-policy-01.tentative.html: Removed.
* web-platform-tests/css/css-fonts/font-display/font-display-feature-policy-01.tentative.html.headers: Removed.
* web-platform-tests/css/css-fonts/font-display/font-display-feature-policy-report-only.tentative-expected.txt: Removed.
* web-platform-tests/css/css-fonts/font-display/font-display-feature-policy-report-only.tentative.html: Removed.
* web-platform-tests/css/css-fonts/font-display/font-display-feature-policy-report-only.tentative.html.headers: Removed.
* web-platform-tests/css/css-fonts/font-display/font-display-feature-policy-reporting.tentative-expected.txt: Removed.
* web-platform-tests/css/css-fonts/font-display/font-display-feature-policy-reporting.tentative.html: Removed.
* web-platform-tests/css/css-fonts/font-display/font-display-feature-policy-reporting.tentative.html.headers: Removed.
* web-platform-tests/css/css-fonts/font-display/w3c-import.log:
* web-platform-tests/css/css-fonts/font-face-range-order-expected.txt: Added.
* web-platform-tests/css/css-fonts/font-face-range-order.html: Added.
* web-platform-tests/css/css-fonts/font-face-unicode-range-2-expected.html:
* web-platform-tests/css/css-fonts/font-face-unicode-range-2.html:
* web-platform-tests/css/css-fonts/font-feature-settings-tibetan-expected.html: Added.
* web-platform-tests/css/css-fonts/font-feature-settings-tibetan.html: Added.
* web-platform-tests/css/css-fonts/font-kerning-03-expected.html:
* web-platform-tests/css/css-fonts/font-kerning-03.html:
* web-platform-tests/css/css-fonts/font-kerning-05-expected.html:
* web-platform-tests/css/css-fonts/font-kerning-05.html:
* web-platform-tests/css/css-fonts/font-language-override-01-expected.html: Added.
* web-platform-tests/css/css-fonts/font-language-override-01.html: Added.
* web-platform-tests/css/css-fonts/font-language-override-02-expected.html: Added.
* web-platform-tests/css/css-fonts/font-language-override-02-notref.html: Added.
* web-platform-tests/css/css-fonts/font-language-override-02.html: Added.
* web-platform-tests/css/css-fonts/font-language-override-03-expected.html: Added.
* web-platform-tests/css/css-fonts/font-language-override-03.html: Added.
* web-platform-tests/css/css-fonts/font-size-monospace-adjust-expected.html: Added.
* web-platform-tests/css/css-fonts/font-size-monospace-adjust.html: Added.
* web-platform-tests/css/css-fonts/font-stretch-01.html:
* web-platform-tests/css/css-fonts/font-stretch-02.html:
* web-platform-tests/css/css-fonts/font-stretch-03.html:
* web-platform-tests/css/css-fonts/font-stretch-04.html:
* web-platform-tests/css/css-fonts/font-stretch-05.html:
* web-platform-tests/css/css-fonts/font-stretch-06.html:
* web-platform-tests/css/css-fonts/font-stretch-07.html:
* web-platform-tests/css/css-fonts/font-stretch-11.html:
* web-platform-tests/css/css-fonts/font-stretch-12.html:
* web-platform-tests/css/css-fonts/font-stretch-13.html:
* web-platform-tests/css/css-fonts/font-stretch-14.html:
* web-platform-tests/css/css-fonts/font-stretch-15.html:
* web-platform-tests/css/css-fonts/font-stretch-16.html:
* web-platform-tests/css/css-fonts/font-stretch-17.html:
* web-platform-tests/css/css-fonts/font-stretch-18.html:
* web-platform-tests/css/css-fonts/font-synthesis-05-expected.html:
* web-platform-tests/css/css-fonts/font-synthesis-05.html:
* web-platform-tests/css/css-fonts/font-variant-position-01.html:
* web-platform-tests/css/css-fonts/format-specifiers-variations.html:
* web-platform-tests/css/css-fonts/generic-family-keywords-001-expected.txt:
* web-platform-tests/css/css-fonts/generic-family-keywords-001.html:
* web-platform-tests/css/css-fonts/generic-family-keywords-002-expected.txt: Added.
* web-platform-tests/css/css-fonts/generic-family-keywords-002.html: Added.
* web-platform-tests/css/css-fonts/language-specific-01.html:
* web-platform-tests/css/css-fonts/matching/README.md:
* web-platform-tests/css/css-fonts/matching/fixed-stretch-style-over-weight-expected.html:
* web-platform-tests/css/css-fonts/matching/fixed-stretch-style-over-weight.html:
* web-platform-tests/css/css-fonts/matching/font-matching.css:
(body):
* web-platform-tests/css/css-fonts/matching/range-descriptor-reversed-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/matching/fixed-stretch-style-over-weight-expected.html.
* web-platform-tests/css/css-fonts/matching/range-descriptor-reversed.html: Added.
* web-platform-tests/css/css-fonts/matching/resources/variabletest_matching.ttf:
* web-platform-tests/css/css-fonts/matching/stretch-distance-over-weight-distance-expected.html:
* web-platform-tests/css/css-fonts/matching/stretch-distance-over-weight-distance.html:
* web-platform-tests/css/css-fonts/matching/style-ranges-over-weight-direction-expected.html:
* web-platform-tests/css/css-fonts/matching/style-ranges-over-weight-direction.html:
* web-platform-tests/css/css-fonts/matching/w3c-import.log:
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-script-level-001.tentative-expected.txt: Removed.
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-script-level-001.tentative.html: Removed.
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-script-level-002.tentative-expected.txt:
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-script-level-002.tentative.html:
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-script-level-003.tentative-expected.html: Removed.
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-script-level-003.tentative.html: Removed.
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-script-level-004.tentative-expected.txt:
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-script-level-004.tentative.html:
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-script-level-005.tentative-expected.html: Removed.
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-script-level-005.tentative.html: Removed.
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-script-level-auto-and-math-style-001.tentative.html:
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-script-level-auto-and-math-style-002.tentative.html:
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-script-level-auto-and-math-style-003.tentative.html:
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-script-level-auto-and-math-style-004.tentative.html:
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-script-level-auto-and-math-style-005.tentative.html:
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-script-level-font-size-clamping-001.tentative.html:
* web-platform-tests/css/css-fonts/math-script-level-and-math-style/w3c-import.log:
* web-platform-tests/css/css-fonts/support/font-family-keywords.js: Added.
* web-platform-tests/css/css-fonts/support/w3c-import.log:
* web-platform-tests/css/css-fonts/test-synthetic-italic-2-expected.html: Added.
* web-platform-tests/css/css-fonts/test-synthetic-italic-2.html: Added.
* web-platform-tests/css/css-fonts/test-synthetic-italic-3-expected.html: Added.
* web-platform-tests/css/css-fonts/test-synthetic-italic-3.html: Added.
* web-platform-tests/css/css-fonts/variations/at-font-face-descriptors.html:
* web-platform-tests/css/css-fonts/variations/at-font-face-font-matching-expected.txt:
* web-platform-tests/css/css-fonts/variations/font-parse-numeric-stretch-style-weight-expected.txt:
* web-platform-tests/css/css-fonts/variations/font-parse-numeric-stretch-style-weight.html:
* web-platform-tests/css/css-fonts/variations/font-slant-1-expected.html: Added.
* web-platform-tests/css/css-fonts/variations/font-slant-1.html: Added.
* web-platform-tests/css/css-fonts/variations/font-slant-2a-expected.html: Added.
* web-platform-tests/css/css-fonts/variations/font-slant-2a.html: Added.
* web-platform-tests/css/css-fonts/variations/font-slant-2b-expected.html: Added.
* web-platform-tests/css/css-fonts/variations/font-slant-2b.html: Added.
* web-platform-tests/css/css-fonts/variations/resources/Inter.var.subset.ttf: Added.
* web-platform-tests/css/css-fonts/variations/resources/w3c-import.log:
* web-platform-tests/css/css-fonts/variations/w3c-import.log:
* web-platform-tests/css/css-fonts/w3c-import.log:
2020-07-14 Clark Wang <clark_wang@apple.com>
Updated AudioContext constructor according to spec
https://bugs.webkit.org/show_bug.cgi?id=214267
Reviewed by Chris Dumez.
Re-baselined existing tests. One new test case passes, and one fails due to current accepted range for sampleRate.
* web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/realtime-conv-expected.txt:
2020-07-14 Carlos Alberto Lopez Perez <clopez@igalia.com>
Update WPT tests for css-ui
https://bugs.webkit.org/show_bug.cgi?id=214280
Reviewed by Chris Dumez.
This updates the WPT import of css/css-ui to e3698c7bb3.
* web-platform-tests/css/css-ui/META.yml: Added.
* web-platform-tests/css/css-ui/OWNERS: Removed.
* web-platform-tests/css/css-ui/animation/caret-color-composition-expected.txt: Added.
* web-platform-tests/css/css-ui/animation/caret-color-composition.html: Added.
* web-platform-tests/css/css-ui/animation/caret-color-interpolation-expected.txt: Added.
* web-platform-tests/css/css-ui/animation/caret-color-interpolation.html: Added.
* web-platform-tests/css/css-ui/animation/outline-color-interpolation-expected.txt: Added.
* web-platform-tests/css/css-ui/animation/outline-color-interpolation.html: Added.
* web-platform-tests/css/css-ui/animation/outline-offset-composition-expected.txt: Added.
* web-platform-tests/css/css-ui/animation/outline-offset-composition.html: Added.
* web-platform-tests/css/css-ui/animation/outline-offset-interpolation-expected.txt: Added.
* web-platform-tests/css/css-ui/animation/outline-offset-interpolation.html: Added.
* web-platform-tests/css/css-ui/animation/outline-width-composition-expected.txt: Added.
* web-platform-tests/css/css-ui/animation/outline-width-composition.html: Added.
* web-platform-tests/css/css-ui/animation/outline-width-interpolation-expected.txt: Added.
* web-platform-tests/css/css-ui/animation/outline-width-interpolation.html: Added.
* web-platform-tests/css/css-ui/animation/w3c-import.log: Added.
* web-platform-tests/css/css-ui/appearance-auto-001-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-auto-001.html: Added.
* web-platform-tests/css/css-ui/appearance-checkbox-001-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-checkbox-001.html: Added.
* web-platform-tests/css/css-ui/appearance-cssom-001-expected.txt: Added.
* web-platform-tests/css/css-ui/appearance-cssom-001.html: Added.
* web-platform-tests/css/css-ui/appearance-initial-value-001-expected.txt: Added.
* web-platform-tests/css/css-ui/appearance-initial-value-001.html: Added.
* web-platform-tests/css/css-ui/appearance-listbox-001-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-listbox-001.html: Added.
* web-platform-tests/css/css-ui/appearance-menulist-001-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-menulist-001.html: Added.
* web-platform-tests/css/css-ui/appearance-menulist-button-001-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-menulist-button-001.html: Added.
* web-platform-tests/css/css-ui/appearance-menulist-button-002-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-menulist-button-002.html: Added.
* web-platform-tests/css/css-ui/appearance-meter-001-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-meter-001.html: Added.
* web-platform-tests/css/css-ui/appearance-parsing-expected.txt: Added.
* web-platform-tests/css/css-ui/appearance-parsing.html: Added.
* web-platform-tests/css/css-ui/appearance-progress-bar-001-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-progress-bar-001.html: Added.
* web-platform-tests/css/css-ui/appearance-progress-bar-002-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-progress-bar-002.html: Added.
* web-platform-tests/css/css-ui/appearance-property-expected.txt: Added.
* web-platform-tests/css/css-ui/appearance-property.html: Added.
* web-platform-tests/css/css-ui/appearance-push-button-001-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-push-button-001.html: Added.
* web-platform-tests/css/css-ui/appearance-radio-001-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-radio-001.html: Added.
* web-platform-tests/css/css-ui/appearance-revert-001.tentative-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-revert-001.tentative.html: Added.
* web-platform-tests/css/css-ui/appearance-searchfield-001-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-searchfield-001.html: Added.
* web-platform-tests/css/css-ui/appearance-serialization-expected.txt: Added.
* web-platform-tests/css/css-ui/appearance-serialization.html: Added.
* web-platform-tests/css/css-ui/appearance-slider-horizontal-001-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-slider-horizontal-001.html: Added.
* web-platform-tests/css/css-ui/appearance-square-button-001-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-square-button-001.html: Added.
* web-platform-tests/css/css-ui/appearance-textarea-001-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-textarea-001.html: Added.
* web-platform-tests/css/css-ui/appearance-textfield-001-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-textfield-001.html: Added.
* web-platform-tests/css/css-ui/appearance-transition.tentative-expected.html: Added.
* web-platform-tests/css/css-ui/appearance-transition.tentative.html: Added.
* web-platform-tests/css/css-ui/caret-color-021.html:
* web-platform-tests/css/css-ui/inheritance-expected.txt: Added.
* web-platform-tests/css/css-ui/inheritance.html: Added.
* web-platform-tests/css/css-ui/outline-004.html:
* web-platform-tests/css/css-ui/outline-016.html:
* web-platform-tests/css/css-ui/outline-018.html:
* web-platform-tests/css/css-ui/outline-019.html:
* web-platform-tests/css/css-ui/outline-021-expected.html: Added.
* web-platform-tests/css/css-ui/outline-021.html: Added.
* web-platform-tests/css/css-ui/outline-022-expected.html: Added.
* web-platform-tests/css/css-ui/outline-022.html: Added.
* web-platform-tests/css/css-ui/outline-023-expected.html: Added.
* web-platform-tests/css/css-ui/outline-023.html: Added.
* web-platform-tests/css/css-ui/outline-024-expected.html: Added.
* web-platform-tests/css/css-ui/outline-024.html: Added.
* web-platform-tests/css/css-ui/outline-025-expected.html: Added.
* web-platform-tests/css/css-ui/outline-025.html: Added.
* web-platform-tests/css/css-ui/outline-026-expected.html: Added.
* web-platform-tests/css/css-ui/outline-026.html: Added.
* web-platform-tests/css/css-ui/outline-027-expected.html: Added.
* web-platform-tests/css/css-ui/outline-027.html: Added.
* web-platform-tests/css/css-ui/outline-028-expected.html: Added.
* web-platform-tests/css/css-ui/outline-028.html: Added.
* web-platform-tests/css/css-ui/outline-negative-offset-composited-scroll-expected.xht: Added.
* web-platform-tests/css/css-ui/outline-negative-offset-composited-scroll.html: Added.
* web-platform-tests/css/css-ui/outline-offset-table-001-expected.html: Added.
* web-platform-tests/css/css-ui/outline-offset-table-001-notref.html: Added.
* web-platform-tests/css/css-ui/outline-offset-table-001.html: Added.
* web-platform-tests/css/css-ui/outline-with-001-crash-expected.txt: Added.
* web-platform-tests/css/css-ui/outline-with-001-crash.html: Added.
* web-platform-tests/css/css-ui/outline-with-padding-001-expected.html: Added.
* web-platform-tests/css/css-ui/outline-with-padding-001.html: Added.
* web-platform-tests/css/css-ui/parsing/box-sizing-computed-expected.txt: Added.
* web-platform-tests/css/css-ui/parsing/box-sizing-computed.html: Added.
* web-platform-tests/css/css-ui/parsing/box-sizing-invalid.html:
* web-platform-tests/css/css-ui/parsing/box-sizing-valid.html:
* web-platform-tests/css/css-ui/parsing/caret-color-computed-expected.txt: Added.
* web-platform-tests/css/css-ui/parsing/caret-color-computed.html: Added.
* web-platform-tests/css/css-ui/parsing/caret-color-invalid.html:
* web-platform-tests/css/css-ui/parsing/caret-color-valid.html:
* web-platform-tests/css/css-ui/parsing/cursor-computed-expected.txt: Added.
* web-platform-tests/css/css-ui/parsing/cursor-computed.html: Added.
* web-platform-tests/css/css-ui/parsing/cursor-invalid.html:
* web-platform-tests/css/css-ui/parsing/cursor-valid.html:
* web-platform-tests/css/css-ui/parsing/outline-color-computed-expected.txt: Added.
* web-platform-tests/css/css-ui/parsing/outline-color-computed.html: Added.
* web-platform-tests/css/css-ui/parsing/outline-color-invalid.html:
* web-platform-tests/css/css-ui/parsing/outline-color-valid-mandatory.html:
* web-platform-tests/css/css-ui/parsing/outline-color-valid-optional.html:
* web-platform-tests/css/css-ui/parsing/outline-invalid.html:
* web-platform-tests/css/css-ui/parsing/outline-offset-computed-expected.txt:
* web-platform-tests/css/css-ui/parsing/outline-offset-computed.html:
* web-platform-tests/css/css-ui/parsing/outline-offset-invalid.html:
* web-platform-tests/css/css-ui/parsing/outline-offset-valid.html:
* web-platform-tests/css/css-ui/parsing/outline-shorthand-expected.txt: Added.
* web-platform-tests/css/css-ui/parsing/outline-shorthand.html: Added.
* web-platform-tests/css/css-ui/parsing/outline-style-computed-expected.txt: Added.
* web-platform-tests/css/css-ui/parsing/outline-style-computed.html: Added.
* web-platform-tests/css/css-ui/parsing/outline-style-invalid.html:
* web-platform-tests/css/css-ui/parsing/outline-style-valid.html:
* web-platform-tests/css/css-ui/parsing/outline-valid-mandatory.html:
* web-platform-tests/css/css-ui/parsing/outline-valid-optional.html:
* web-platform-tests/css/css-ui/parsing/outline-width-computed-expected.txt: Added.
* web-platform-tests/css/css-ui/parsing/outline-width-computed.html: Added.
* web-platform-tests/css/css-ui/parsing/outline-width-invalid.html:
* web-platform-tests/css/css-ui/parsing/outline-width-valid.html:
* web-platform-tests/css/css-ui/parsing/resize-computed-expected.txt: Added.
* web-platform-tests/css/css-ui/parsing/resize-computed.html: Added.
* web-platform-tests/css/css-ui/parsing/resize-invalid.html:
* web-platform-tests/css/css-ui/parsing/resize-valid.html:
* web-platform-tests/css/css-ui/parsing/resources/parsing-testcommon.js: Removed.
* web-platform-tests/css/css-ui/parsing/text-overflow-computed-expected.txt: Added.
* web-platform-tests/css/css-ui/parsing/text-overflow-computed.html: Added.
* web-platform-tests/css/css-ui/parsing/text-overflow-invalid.html:
* web-platform-tests/css/css-ui/parsing/text-overflow-valid.html:
* web-platform-tests/css/css-ui/parsing/user-select-computed-expected.txt: Added.
* web-platform-tests/css/css-ui/parsing/user-select-computed.html: Added.
* web-platform-tests/css/css-ui/parsing/user-select-invalid-expected.txt: Added.
* web-platform-tests/css/css-ui/parsing/user-select-invalid.html: Added.
* web-platform-tests/css/css-ui/parsing/user-select-valid-expected.txt: Added.
* web-platform-tests/css/css-ui/parsing/user-select-valid.html: Added.
* web-platform-tests/css/css-ui/parsing/w3c-import.log:
* web-platform-tests/css/css-ui/resize-change-margin-expected.html: Added.
* web-platform-tests/css/css-ui/resize-change-margin.html: Added.
* web-platform-tests/css/css-ui/support/PTS/w3c-import.log:
* web-platform-tests/css/css-ui/support/cursors/w3c-import.log:
* web-platform-tests/css/css-ui/support/cursors/woolly-64.svg:
* web-platform-tests/css/css-ui/support/cursors/woolly-64.svgz:
* web-platform-tests/css/css-ui/support/cursors/woolly.svg:
* web-platform-tests/css/css-ui/support/nav-dir-target-001-frame.html:
* web-platform-tests/css/css-ui/support/nav-dir-target-002-frame.html:
* web-platform-tests/css/css-ui/support/nav-dir-target-003-frame.html:
* web-platform-tests/css/css-ui/support/nav-dir-target-004-frame.html:
* web-platform-tests/css/css-ui/support/nav-dir-target-005-frame.html:
* web-platform-tests/css/css-ui/support/w3c-import.log:
* web-platform-tests/css/css-ui/text-overflow-001-expected.html:
* web-platform-tests/css/css-ui/text-overflow-001.html:
* web-platform-tests/css/css-ui/text-overflow-002-expected.html:
* web-platform-tests/css/css-ui/text-overflow-002.html:
* web-platform-tests/css/css-ui/text-overflow-003-expected.html:
* web-platform-tests/css/css-ui/text-overflow-003.html:
* web-platform-tests/css/css-ui/text-overflow-004-expected.html:
* web-platform-tests/css/css-ui/text-overflow-004.html:
* web-platform-tests/css/css-ui/text-overflow-005-expected.html:
* web-platform-tests/css/css-ui/text-overflow-005.html:
* web-platform-tests/css/css-ui/text-overflow-007.html:
* web-platform-tests/css/css-ui/text-overflow-008-expected.html:
* web-platform-tests/css/css-ui/text-overflow-008.html:
* web-platform-tests/css/css-ui/text-overflow-010.html:
* web-platform-tests/css/css-ui/text-overflow-011.html:
* web-platform-tests/css/css-ui/text-overflow-012.html:
* web-platform-tests/css/css-ui/text-overflow-013-expected.html:
* web-platform-tests/css/css-ui/text-overflow-013.html:
* web-platform-tests/css/css-ui/text-overflow-014.html:
* web-platform-tests/css/css-ui/text-overflow-015.html:
* web-platform-tests/css/css-ui/text-overflow-016.html:
* web-platform-tests/css/css-ui/text-overflow-017.html:
* web-platform-tests/css/css-ui/text-overflow-020.html:
* web-platform-tests/css/css-ui/text-overflow-022.html:
* web-platform-tests/css/css-ui/text-overflow-023.html:
* web-platform-tests/css/css-ui/text-overflow-024-expected.html:
* web-platform-tests/css/css-ui/text-overflow-024.html:
* web-platform-tests/css/css-ui/text-overflow-025-expected.html:
* web-platform-tests/css/css-ui/text-overflow-025.html:
* web-platform-tests/css/css-ui/text-overflow-026-expected.html:
* web-platform-tests/css/css-ui/text-overflow-026.html:
* web-platform-tests/css/css-ui/text-overflow-030-expected.html: Added.
* web-platform-tests/css/css-ui/text-overflow-030.html: Added.
* web-platform-tests/css/css-ui/text-overflow-change-color-expected.html: Added.
* web-platform-tests/css/css-ui/text-overflow-change-color.html: Added.
* web-platform-tests/css/css-ui/text-overflow-ellipsis-abspos-in-inline-block-crash-001-expected.txt: Added.
* web-platform-tests/css/css-ui/text-overflow-ellipsis-abspos-in-inline-block-crash-001.html: Added.
* web-platform-tests/css/css-ui/text-overflow-ellipsis-hyphen-expected.txt: Added.
* web-platform-tests/css/css-ui/text-overflow-ellipsis-hyphen.html: Added.
* web-platform-tests/css/css-ui/text-overflow-ellipsis-indent-001-expected.html: Added.
* web-platform-tests/css/css-ui/text-overflow-ellipsis-indent-001.html: Added.
* web-platform-tests/css/css-ui/text-overflow-ellipsis-self-painting-expected.txt: Added.
* web-platform-tests/css/css-ui/text-overflow-ellipsis-self-painting.html: Added.
* web-platform-tests/css/css-ui/text-overflow-ellipsis-width-001-expected.txt: Added.
* web-platform-tests/css/css-ui/text-overflow-ellipsis-width-001.html: Added.
* web-platform-tests/css/css-ui/text-overflow-expected.html:
* web-platform-tests/css/css-ui/text-overflow-ruby-expected.html: Added.
* web-platform-tests/css/css-ui/text-overflow-ruby.html: Added.
* web-platform-tests/css/css-ui/text-overflow.html:
* web-platform-tests/css/css-ui/tools/appearance-build-webkit-reftests.py: Added.
* web-platform-tests/css/css-ui/tools/w3c-import.log: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-ui/parsing/resources/w3c-import.log.
* web-platform-tests/css/css-ui/w3c-import.log:
* web-platform-tests/css/css-ui/webkit-appearance-auto-001-expected.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-auto-001.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-checkbox-001-expected.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-checkbox-001.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-listbox-001-expected.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-listbox-001.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-menulist-001-expected.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-menulist-001.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-menulist-button-001-expected.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-menulist-button-001.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-menulist-button-002-expected.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-menulist-button-002.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-meter-001-expected.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-meter-001.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-parsing-expected.txt: Added.
* web-platform-tests/css/css-ui/webkit-appearance-parsing.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-progress-bar-001-expected.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-progress-bar-001.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-property-expected.txt: Added.
* web-platform-tests/css/css-ui/webkit-appearance-property.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-push-button-001-expected.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-push-button-001.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-radio-001-expected.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-radio-001.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-searchfield-001-expected.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-searchfield-001.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-serialization-expected.txt: Added.
* web-platform-tests/css/css-ui/webkit-appearance-serialization.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-slider-horizontal-001-expected.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-slider-horizontal-001.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-square-button-001-expected.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-square-button-001.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-textarea-001-expected.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-textarea-001.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-textfield-001-expected.html: Added.
* web-platform-tests/css/css-ui/webkit-appearance-textfield-001.html: Added.
2020-07-14 Carlos Alberto Lopez Perez <clopez@igalia.com>
WPT test css/css-grid/grid-definition/grid-auto-fit-columns-001.html broken after r264335
https://bugs.webkit.org/show_bug.cgi?id=214301
Reviewed by Manuel Rego Casasnovas.
Import commit 4b5101fabe from WPT.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fit-columns-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fit-columns-001.html:
2020-07-14 Carlos Alberto Lopez Perez <clopez@igalia.com>
Update WPT tests for css-text
https://bugs.webkit.org/show_bug.cgi?id=214275
Reviewed by Manuel Rego Casasnovas.
This updates the WPT import of css/css-text to e3698c7bb3.
* web-platform-tests/css/css-text/animations/letter-spacing-composition-expected.txt: Added.
* web-platform-tests/css/css-text/animations/letter-spacing-composition.html: Added.
* web-platform-tests/css/css-text/animations/letter-spacing-interpolation-expected.txt: Added.
* web-platform-tests/css/css-text/animations/letter-spacing-interpolation.html: Added.
* web-platform-tests/css/css-text/animations/text-indent-composition-expected.txt: Added.
* web-platform-tests/css/css-text/animations/text-indent-composition.html: Added.
* web-platform-tests/css/css-text/animations/text-indent-interpolation-expected.txt: Added.
* web-platform-tests/css/css-text/animations/text-indent-interpolation.html: Added.
* web-platform-tests/css/css-text/animations/w3c-import.log: Added.
* web-platform-tests/css/css-text/animations/word-spacing-composition-expected.txt: Added.
* web-platform-tests/css/css-text/animations/word-spacing-composition.html: Added.
* web-platform-tests/css/css-text/animations/word-spacing-interpolation-expected.txt: Added.
* web-platform-tests/css/css-text/animations/word-spacing-interpolation.html: Added.
* web-platform-tests/css/css-text/astral-bidi/adlam-anti-ref-expected.html: Removed.
* web-platform-tests/css/css-text/astral-bidi/adlam-anti-ref.html: Removed.
* web-platform-tests/css/css-text/astral-bidi/adlam-expected.html: Removed.
* web-platform-tests/css/css-text/astral-bidi/adlam.html: Removed.
* web-platform-tests/css/css-text/astral-bidi/cypriot-anti-ref-expected.html: Removed.
* web-platform-tests/css/css-text/astral-bidi/cypriot-anti-ref.html: Removed.
* web-platform-tests/css/css-text/astral-bidi/cypriot-expected.html: Removed.
* web-platform-tests/css/css-text/astral-bidi/cypriot.html: Removed.
* web-platform-tests/css/css-text/astral-bidi/support/adlam.css: Removed.
* web-platform-tests/css/css-text/astral-bidi/support/cypriot.css: Removed.
* web-platform-tests/css/css-text/astral-bidi/support/w3c-import.log: Removed.
* web-platform-tests/css/css-text/astral-bidi/w3c-import.log: Removed.
* web-platform-tests/css/css-text/hanging-punctuation/hanging-punctuation-inline-001-expected.html: Added.
* web-platform-tests/css/css-text/hanging-punctuation/hanging-punctuation-inline-001.html: Added.
* web-platform-tests/css/css-text/hanging-punctuation/hanging-scrollable-001.html:
* web-platform-tests/css/css-text/hanging-punctuation/w3c-import.log:
* web-platform-tests/css/css-text/hyphens/hyphens-auto-010-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-auto-010.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-auto-inline-010-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-auto-inline-010.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-manual-010-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-manual-010.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-manual-011-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-manual-011.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-manual-012-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-manual-012.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-manual-013-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-manual-013.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-manual-inline-010-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-manual-inline-010.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-manual-inline-011-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-manual-inline-011.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-manual-inline-012-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-manual-inline-012.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-none-011-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-none-011.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-none-012-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-none-012.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-none-013-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-none-013.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-out-of-flow-001-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-out-of-flow-001.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-out-of-flow-002-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-out-of-flow-002.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-overflow-001-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-overflow-001.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-shaping-001-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-shaping-001.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-shaping-002-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-shaping-002.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-span-001-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-span-001.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-span-002-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/hyphens-span-002.html: Added.
* web-platform-tests/css/css-text/hyphens/shy-styling-001-expected.html: Added.
* web-platform-tests/css/css-text/hyphens/shy-styling-001.html: Added.
* web-platform-tests/css/css-text/hyphens/w3c-import.log:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-001-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-001.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-002-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-002.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-003-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-003.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-004-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-004.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-005-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-005.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-006-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-006.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-007-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-007.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-008-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-008.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-009-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-009.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-010-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-010.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-011-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-011.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-012-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-012.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-014-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-014.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-015-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-015.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-016-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-016.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-017-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-017.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-018-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-018.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-019-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-019.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-020-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-020.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-021-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-021.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-022-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-022.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-023-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-023.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-024-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-024.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-025-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-025.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-026-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-026.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-030-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-030.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-031-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-031.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-032-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-032.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-033-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-033.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-034-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-034.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-035-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-035.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-036-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-036.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-037-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-037.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-038-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-038.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-039-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-039.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-040-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-040.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-041-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-041.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-042-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-042.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-043-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-043.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-044-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-044.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-045-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-045.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-046-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-046.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-047-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-047.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-048-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-048.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-049-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-049.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-050-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-050.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-051-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-051.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-052-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-052.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-060-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-060.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-061-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-061.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-062-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-062.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-063-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-063.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-064-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-064.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-065-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-065.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-066-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-066.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-067-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-067.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-068-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-068.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-069-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-069.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-070-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-070.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-071-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-071.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-072-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-072.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-073-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-073.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-074-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-074.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-075-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-075.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-076-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-076.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-077-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-077.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-078-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-078.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-080-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-080.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-081-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-081.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-082-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-082.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-083-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-083.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-084-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-084.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-085-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-085.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-086-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-086.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-090-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-090.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-091-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-091.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-092-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-092.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-093-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-093.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-094-expected.txt: Removed.
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-094.html: Removed.
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-095-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-095.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-096-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-096.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-097-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-097.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-098-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-098.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-099-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-099.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-100-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-100.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-101-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-101.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-102-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-102.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-103-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-103.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-104-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-104.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-105-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-105.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-106-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-106.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-107-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-107.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-108-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-108.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-109-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-109.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-110-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-110.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-111-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-111.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-112-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-112.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-113-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-113.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-114-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-114.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-115-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-115.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-116-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-116.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-117-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-117.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-118-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-118.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-120-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-120.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-121-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-121.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-122-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-122.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-123-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-123.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-124-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-124.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-125-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-125.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-126-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-126.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-127-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-127.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-128-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-128.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-130-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-130.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-131-expected.txt:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-baspglwj-131.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-001.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-002.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-003.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-004.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-005.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-006.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-007.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-008.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-009.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-010.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-011.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-012.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-014.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-015.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-016.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-017.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-018.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-019.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-020.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-021.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-022.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-023.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-024.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-025.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-026.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-027.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-028.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-029.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-030.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-031.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-032.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-033.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-034.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-035.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-036.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-037.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-038.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-039.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-040.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-041.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-042.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-043.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-044.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-045.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-046.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-047.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-049.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-050.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-051.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-052.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-053.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-054.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-055.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-056.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-057.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-058.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-059.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-060.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-061.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-062.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-063.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-064.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-065.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-100.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-101.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-102.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-103.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-104.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-105.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-106.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-107.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-108.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-109.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-110.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-111.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-112.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-113.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-114.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-115.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-116.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-117.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-119.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-120.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-121.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-122.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-123.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-124.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-125.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-126.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-127.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-128.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-129.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-130.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-131.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-132.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-133.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-134.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-135.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-136.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-137.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-138.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-139.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-140.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-141.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-142.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-143.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-144.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-145.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-146.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-147.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-148.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-149.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-150.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-151.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-152.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-153.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-155.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-156.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-157.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-158.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-159.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-160.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-161.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-162.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-163.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-164.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-165.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-166.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-167.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-168.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-169.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-170.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-171.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-200.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-201.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-202.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-203.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-204.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-205.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-206.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-207.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-208.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-209.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-210.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-211.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-212.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-213.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-214.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-215.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-217.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-218.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-219.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-220.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-221.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-222.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-223.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-225.html:
* web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-226.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-loose.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-normal.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-strict.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cpm-loose.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cpm-normal.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cpm-strict.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-loose-expected.txt:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-loose.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-normal-expected.txt:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-normal.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-strict-expected.txt:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-strict.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-in-loose.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-in-normal.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-in-strict.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-iteration-loose.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-iteration-normal.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-iteration-strict.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-po-loose.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-po-normal.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-po-strict.html:
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-po-loose.html.
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-po-normal.html.
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-pr-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-po-strict.html.
* web-platform-tests/css/css-text/i18n/ja/w3c-import.log:
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-cj-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-cj-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-loose.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-cj-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-cj-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-normal.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-cj-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-cj-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-strict.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-cpm-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-cpm-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cpm-normal.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-cpm-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-cpm-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cpm-normal.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-cpm-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-cpm-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cpm-strict.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-hyphens-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-hyphens-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-strict.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-hyphens-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-hyphens-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-strict.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-hyphens-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-hyphens-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-hyphens-strict.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-in-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-in-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-in-loose.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-in-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-in-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-in-normal.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-in-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-in-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-in-strict.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-iteration-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-iteration-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-iteration-loose.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-iteration-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-iteration-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-iteration-normal.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-iteration-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-iteration-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-iteration-strict.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-po-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-po-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-normal.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-po-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-po-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-normal.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-po-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-po-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-po-strict.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-pr-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-pr-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-strict.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-pr-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-pr-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-iteration-normal.html.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-pr-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/other-lang/css-text-line-break-de-pr-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-iteration-strict.html.
* web-platform-tests/css/css-text/i18n/other-lang/w3c-import.log: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-cj-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-cj-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-loose.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-cj-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-cj-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-normal.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-cj-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-cj-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-strict.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-cpm-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-cpm-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cpm-loose.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-cpm-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-cpm-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cpm-normal.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-cpm-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-cpm-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cpm-strict.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-hyphens-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-hyphens-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-loose.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-hyphens-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-hyphens-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-normal.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-hyphens-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-hyphens-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-hyphens-strict.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-in-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-in-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-in-loose.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-in-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-in-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-in-normal.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-in-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-in-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-in-strict.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-iteration-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-iteration-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-iteration-loose.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-iteration-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-iteration-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-iteration-normal.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-iteration-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-iteration-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-iteration-strict.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-po-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-po-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-po-loose.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-po-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-po-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-normal.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-po-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-po-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-strict.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-pr-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-pr-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-hyphens-loose.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-pr-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-pr-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-normal.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-pr-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/unknown-lang/css-text-line-break-pr-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-strict.html.
* web-platform-tests/css/css-text/i18n/unknown-lang/w3c-import.log: Added.
* web-platform-tests/css/css-text/i18n/w3c-import.log:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cj-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cj-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-loose.html.
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cj-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cj-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-normal.html.
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cj-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cj-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/ja/css-text-line-break-ja-cj-strict.html.
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cpm-loose.html:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cpm-normal.html:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-cpm-strict.html:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-hyphens-loose-expected.txt:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-hyphens-loose.html:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-hyphens-normal-expected.txt:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-hyphens-normal.html:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-hyphens-strict-expected.txt:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-hyphens-strict.html:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-in-loose.html:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-in-normal.html:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-in-strict.html:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-iteration-loose.html:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-iteration-normal.html:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-iteration-strict.html:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-loose.html:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-normal.html:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-strict.html:
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-pr-loose-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-pr-loose.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-loose.html.
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-pr-normal-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-pr-normal.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-normal.html.
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-pr-strict-expected.txt: Added.
* web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-pr-strict.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/i18n/zh/css-text-line-break-zh-po-strict.html.
* web-platform-tests/css/css-text/i18n/zh/w3c-import.log:
* web-platform-tests/css/css-text/letter-spacing/letter-spacing-bidi-003-expected.xht: Added.
* web-platform-tests/css/css-text/letter-spacing/letter-spacing-bidi-003.xht: Added.
* web-platform-tests/css/css-text/letter-spacing/letter-spacing-bidi-004-expected.xht: Added.
* web-platform-tests/css/css-text/letter-spacing/letter-spacing-bidi-004.xht: Added.
* web-platform-tests/css/css-text/letter-spacing/letter-spacing-bidi-005-expected.xht: Added.
* web-platform-tests/css/css-text/letter-spacing/letter-spacing-bidi-005.xht: Added.
* web-platform-tests/css/css-text/letter-spacing/letter-spacing-nesting-003-expected.xht: Added.
* web-platform-tests/css/css-text/letter-spacing/letter-spacing-nesting-003.xht: Added.
* web-platform-tests/css/css-text/letter-spacing/w3c-import.log:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-001.html:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-002-expected.html:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-002.html:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-004.html:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-005.html:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-006.html:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-007.html:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-008.html:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-009.html:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-010.html:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-011.html:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-012.html:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-013.html:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-014.html:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-015.html:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-016.html:
* web-platform-tests/css/css-text/line-break/line-break-anywhere-017-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-017.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-anywhere-006.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-001-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-001.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-anywhere-009.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-002-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-002.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-anywhere-008.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-003-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-003.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-anywhere-009.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-004-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-004.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-anywhere-010.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-005-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-005.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-anywhere-010.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-006-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-006.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-anywhere-008.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-007-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-007.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-anywhere-008.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-008-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-008.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-anywhere-009.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-009-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-and-white-space-009.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-anywhere-009.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-001-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-001.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-002-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-002.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-003-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-003.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-anywhere-006.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-004-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-004.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-005-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-005.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-006-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-006.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-007-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-007.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-008-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-008.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-009-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-009.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-010-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-010.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-011-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-011.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-012-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-012.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-013-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-013.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-014-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-014.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-015-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-015.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-016-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/line-break/line-break-anywhere-overrides-uax-behavior-016.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-loose-011-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-011.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-012-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-012.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-013-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-013.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-014-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-014.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-015-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-015.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-016a-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-016a.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-016b-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-016b.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-017a-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-017a.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-017b-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-017b.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-018-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-018.xht:
* web-platform-tests/css/css-text/line-break/line-break-loose-hyphens-001-expected.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-loose-hyphens-001.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-loose-hyphens-002-expected.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-loose-hyphens-002.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-loose-hyphens-003-expected.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-loose-hyphens-003.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-normal-011-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-011.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-012-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-012.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-013-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-013.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-014-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-014.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-015a-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-strict-015-expected.xht.
* web-platform-tests/css/css-text/line-break/line-break-normal-015a.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-normal-015.xht.
* web-platform-tests/css/css-text/line-break/line-break-normal-015b-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-strict-015-expected.xht.
* web-platform-tests/css/css-text/line-break/line-break-normal-015b.xht: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-normal-015.xht.
* web-platform-tests/css/css-text/line-break/line-break-normal-016a-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-016a.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-016b-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-016b.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-017a-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-017a.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-017b-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-017b.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-018-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-018.xht:
* web-platform-tests/css/css-text/line-break/line-break-normal-hyphens-001-expected.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-normal-hyphens-001.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-normal-hyphens-002-expected.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-normal-hyphens-002.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-normal-hyphens-003-expected.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-normal-hyphens-003.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-shaping-001-expected.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-shaping-001.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-strict-011-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-011.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-012-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-012.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-013-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-013.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-014-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-014.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-015a-expected.xht: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-strict-015-expected.xht.
* web-platform-tests/css/css-text/line-break/line-break-strict-015a.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-strict-015.xht.
* web-platform-tests/css/css-text/line-break/line-break-strict-015b-expected.xht: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-normal-015-expected.xht.
* web-platform-tests/css/css-text/line-break/line-break-strict-015b.xht: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-text/line-break/line-break-strict-015.xht.
* web-platform-tests/css/css-text/line-break/line-break-strict-016a-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-016a.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-016b-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-016b.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-017a-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-017a.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-017b-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-017b.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-018-expected.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-018.xht:
* web-platform-tests/css/css-text/line-break/line-break-strict-hyphens-001-expected.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-strict-hyphens-001.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-strict-hyphens-002-expected.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-strict-hyphens-002.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-strict-hyphens-003-expected.html: Added.
* web-platform-tests/css/css-text/line-break/line-break-strict-hyphens-003.html: Added.
* web-platform-tests/css/css-text/line-break/w3c-import.log:
* web-platform-tests/css/css-text/line-breaking/line-breaking-001-expected.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-001.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-002-expected.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-002.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-003-expected.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-003.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-004-expected.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-004.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-005-expected.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-005.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-006-expected.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-006.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-007-expected.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-007.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-008-expected.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-008.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-009-expected.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-009.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-010-expected.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-010.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-011-expected.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-011.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-012-expected.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-012.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-013-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-013.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-014-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-014.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-015-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-015.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-016-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-016.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-017-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-017.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-018-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-018.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-019-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-019.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-020-expected.txt: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-020.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-021-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-021.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-001-expected.xht: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-001.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-002-expected.xht: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-002.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-003-expected.xht: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-003.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-004-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-004.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-005-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-005.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-006-expected.xht: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-006.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-007-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-007.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-008-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-008.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-009-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-009.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-nowrap-001-expected.txt: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-atomic-nowrap-001.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-ic-001-expected.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-ic-001.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-ic-002-expected.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-ic-002.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-ic-003-expected.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-ic-003.html:
* web-platform-tests/css/css-text/line-breaking/line-breaking-replaced-001-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-replaced-001.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-replaced-002-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-replaced-002.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-replaced-003-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-replaced-003.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-replaced-004-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-replaced-004.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-replaced-005-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-replaced-005.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-replaced-006-expected.html: Added.
* web-platform-tests/css/css-text/line-breaking/line-breaking-replaced-006.html: Added.
* web-platform-tests/css/css-text/line-breaking/w3c-import.log:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-001-expected.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-001.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-002-expected.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-002.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-004-expected.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-004.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-001.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-002.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-004.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-005.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-006-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-006.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-005.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-007-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-001-expected.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-007.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-008-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-002-expected.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-008.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-002.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-009-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-009.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-004.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-010-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-010.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-004.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-inline-001-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-inline-001.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-inline-002-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-inline-002.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-inline-003-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-inline-003.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-inline-004-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-anywhere-inline-004.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-001.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-002.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-004.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-005.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-006.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-007.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-008.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-009-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-009.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-006.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-010-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-010.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-006.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-keep-all-001-expected.txt: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-keep-all-001.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-long-crash-expected.txt: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-long-crash.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-white-space-crash-002-expected.txt: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-white-space-crash-002.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-white-space-crash-expected.txt: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-white-space-crash.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-cluster-001-expected.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-cluster-001.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-cluster-002-expected.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-cluster-002.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-001-expected.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-001.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-003-expected.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-003.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-004-expected.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-004.html:
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-005-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-001-expected.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-005.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-006-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-004-expected.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-006.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-007-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-007.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-008-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-008.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-normal-keep-all-001-expected.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-normal-keep-all-001.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-shaping-001-expected.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-shaping-001.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-shaping-002-expected.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-shaping-002.html: Added.
* web-platform-tests/css/css-text/overflow-wrap/w3c-import.log:
* web-platform-tests/css/css-text/overflow-wrap/word-wrap-001-expected.html:
* web-platform-tests/css/css-text/overflow-wrap/word-wrap-001.html:
* web-platform-tests/css/css-text/overflow-wrap/word-wrap-002-expected.html:
* web-platform-tests/css/css-text/overflow-wrap/word-wrap-002.html:
* web-platform-tests/css/css-text/overflow-wrap/word-wrap-004-expected.html:
* web-platform-tests/css/css-text/overflow-wrap/word-wrap-004.html:
* web-platform-tests/css/css-text/parsing/hyphens-computed-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/hyphens-computed.html: Added.
* web-platform-tests/css/css-text/parsing/letter-spacing-computed-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/letter-spacing-computed.html: Added.
* web-platform-tests/css/css-text/parsing/line-break-computed-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/line-break-computed.html: Added.
* web-platform-tests/css/css-text/parsing/overflow-wrap-computed-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/overflow-wrap-computed.html: Added.
* web-platform-tests/css/css-text/parsing/tab-size-computed-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/tab-size-computed.html: Added.
* web-platform-tests/css/css-text/parsing/text-align-computed-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/text-align-computed.html: Added.
* web-platform-tests/css/css-text/parsing/text-align-last-computed-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/text-align-last-computed.html: Added.
* web-platform-tests/css/css-text/parsing/text-indent-computed-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/text-indent-computed.html: Added.
* web-platform-tests/css/css-text/parsing/text-justify-computed-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/text-justify-computed.html: Added.
* web-platform-tests/css/css-text/parsing/text-transform-computed-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/text-transform-computed.html: Added.
* web-platform-tests/css/css-text/parsing/w3c-import.log:
* web-platform-tests/css/css-text/parsing/white-space-computed-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/white-space-computed.html: Added.
* web-platform-tests/css/css-text/parsing/word-boundary-detection-computed-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/word-boundary-detection-computed.html: Added.
* web-platform-tests/css/css-text/parsing/word-boundary-detection-invalid-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/word-boundary-detection-invalid.html: Added.
* web-platform-tests/css/css-text/parsing/word-boundary-detection-valid-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/word-boundary-detection-valid.html: Added.
* web-platform-tests/css/css-text/parsing/word-boundary-expansion-computed-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/word-boundary-expansion-computed.html: Added.
* web-platform-tests/css/css-text/parsing/word-boundary-expansion-invalid-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/word-boundary-expansion-invalid.html: Added.
* web-platform-tests/css/css-text/parsing/word-boundary-expansion-valid-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/word-boundary-expansion-valid.html: Added.
* web-platform-tests/css/css-text/parsing/word-break-computed-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/word-break-computed.html: Added.
* web-platform-tests/css/css-text/parsing/word-spacing-computed-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/word-spacing-computed.html: Added.
* web-platform-tests/css/css-text/parsing/word-wrap-computed-expected.txt: Added.
* web-platform-tests/css/css-text/parsing/word-wrap-computed.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-000-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-000-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-001-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-001-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-002-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-002-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-003-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-003-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-008-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-008-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-009-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-009-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-010-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-010-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-011-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-011-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-012-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-012-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-014-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-014-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-016-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-016-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-020-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-020-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-021-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-021-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-022-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-022-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-023-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-023-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-024-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-024-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-025-ref-expected.html: Added.
* web-platform-tests/css/css-text/shaping/reference/shaping-025-ref.html: Added.
* web-platform-tests/css/css-text/shaping/reference/w3c-import.log: Added.
* web-platform-tests/css/css-text/shaping/shaping-000-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-000.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-001-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-001.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-002-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-002.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-003-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-003.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-004-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-004.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-005-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-005.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-006-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-006.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-007-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-007.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-008-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-008.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-009-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-009.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-010-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-010.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-011-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-011.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-012-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-012.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-013-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-013.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-014-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-014.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-016-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-016.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-017-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-017.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-018-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-018.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-020-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-020.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-021-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-021.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-022-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-022.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-023-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-023.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-024-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-024.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-025-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-025.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-arabic-diacritics-001-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-arabic-diacritics-001.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-arabic-diacritics-002-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping-arabic-diacritics-002.html: Added.
* web-platform-tests/css/css-text/shaping/shaping_lig-000-expected.html: Added.
* web-platform-tests/css/css-text/shaping/shaping_lig-000.html: Added.
* web-platform-tests/css/css-text/shaping/w3c-import.log: Added.
* web-platform-tests/css/css-text/support/w3c-import.log:
* web-platform-tests/css/css-text/tab-size/tab-size-length-001-expected.html:
* web-platform-tests/css/css-text/tab-size/tab-size-length-001.html:
* web-platform-tests/css/css-text/tab-size/tab-size-length-002-expected.html:
* web-platform-tests/css/css-text/tab-size/tab-size-length-002.html:
* web-platform-tests/css/css-text/tab-size/tab-size-percent-001-expected.html:
* web-platform-tests/css/css-text/tab-size/tab-size-percent-001.html:
* web-platform-tests/css/css-text/tab-size/tab-size.html:
* web-platform-tests/css/css-text/tab-size/w3c-import.log:
* web-platform-tests/css/css-text/text-align/text-align-end-001-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-end-001.html:
* web-platform-tests/css/css-text/text-align/text-align-end-002-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-end-002.html:
* web-platform-tests/css/css-text/text-align/text-align-end-003-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-end-003.html:
* web-platform-tests/css/css-text/text-align/text-align-end-004-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-end-004.html:
* web-platform-tests/css/css-text/text-align/text-align-end-005-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-end-005.html:
* web-platform-tests/css/css-text/text-align/text-align-end-006-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-end-006.html:
* web-platform-tests/css/css-text/text-align/text-align-end-007-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-end-007.html:
* web-platform-tests/css/css-text/text-align/text-align-end-008-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-end-008.html:
* web-platform-tests/css/css-text/text-align/text-align-end-009-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-end-009.html:
* web-platform-tests/css/css-text/text-align/text-align-end-010-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-end-010.html:
* web-platform-tests/css/css-text/text-align/text-align-end-014-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-end-014.html:
* web-platform-tests/css/css-text/text-align/text-align-end-015-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-end-015.html:
* web-platform-tests/css/css-text/text-align/text-align-end-016-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-end-016.html:
* web-platform-tests/css/css-text/text-align/text-align-end-017-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-end-017.html:
* web-platform-tests/css/css-text/text-align/text-align-end-021.html:
* web-platform-tests/css/css-text/text-align/text-align-justify-001-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-justify-001.html:
* web-platform-tests/css/css-text/text-align/text-align-justify-002-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-justify-002.html:
* web-platform-tests/css/css-text/text-align/text-align-justify-003-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-justify-003.html:
* web-platform-tests/css/css-text/text-align/text-align-justify-004-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-justify-004.html:
* web-platform-tests/css/css-text/text-align/text-align-justify-005-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-justify-005.html:
* web-platform-tests/css/css-text/text-align/text-align-justify-006-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-justify-006.html:
* web-platform-tests/css/css-text/text-align/text-align-justifyall-001-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-justifyall-001.html:
* web-platform-tests/css/css-text/text-align/text-align-justifyall-002-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-justifyall-002.html:
* web-platform-tests/css/css-text/text-align/text-align-justifyall-003-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-justifyall-003.html:
* web-platform-tests/css/css-text/text-align/text-align-justifyall-004-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-justifyall-004.html:
* web-platform-tests/css/css-text/text-align/text-align-justifyall-005-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-justifyall-005.html:
* web-platform-tests/css/css-text/text-align/text-align-justifyall-006-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-justifyall-006.html:
* web-platform-tests/css/css-text/text-align/text-align-last-empty-inline-expected.txt: Added.
* web-platform-tests/css/css-text/text-align/text-align-last-empty-inline.html: Added.
* web-platform-tests/css/css-text/text-align/text-align-last-wins-001-expected.html: Added.
* web-platform-tests/css/css-text/text-align/text-align-last-wins-001.html: Added.
* web-platform-tests/css/css-text/text-align/text-align-start-001-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-start-001.html:
* web-platform-tests/css/css-text/text-align/text-align-start-002-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-start-002.html:
* web-platform-tests/css/css-text/text-align/text-align-start-003-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-start-003.html:
* web-platform-tests/css/css-text/text-align/text-align-start-004-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-start-004.html:
* web-platform-tests/css/css-text/text-align/text-align-start-005-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-start-005.html:
* web-platform-tests/css/css-text/text-align/text-align-start-006-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-start-006.html:
* web-platform-tests/css/css-text/text-align/text-align-start-007-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-start-007.html:
* web-platform-tests/css/css-text/text-align/text-align-start-008-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-start-008.html:
* web-platform-tests/css/css-text/text-align/text-align-start-009-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-start-009.html:
* web-platform-tests/css/css-text/text-align/text-align-start-010-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-start-010.html:
* web-platform-tests/css/css-text/text-align/text-align-start-014-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-start-014.html:
* web-platform-tests/css/css-text/text-align/text-align-start-015-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-start-015.html:
* web-platform-tests/css/css-text/text-align/text-align-start-016-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-start-016.html:
* web-platform-tests/css/css-text/text-align/text-align-start-017-expected.html:
* web-platform-tests/css/css-text/text-align/text-align-start-017.html:
* web-platform-tests/css/css-text/text-align/text-align-start-021.html:
* web-platform-tests/css/css-text/text-align/w3c-import.log:
* web-platform-tests/css/css-text/text-encoding/shaping-join-001-expected.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-join-001.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-join-002-expected.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-join-002.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-join-003-expected.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-join-003.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-no-join-001-expected.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-no-join-001.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-no-join-002-expected.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-no-join-002.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-no-join-003-expected.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-no-join-003.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-tatweel-001-expected.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-tatweel-001.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-tatweel-002-expected.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-tatweel-002.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-tatweel-003-expected.html: Added.
* web-platform-tests/css/css-text/text-encoding/shaping-tatweel-003.html: Added.
* web-platform-tests/css/css-text/text-encoding/w3c-import.log: Added.
* web-platform-tests/css/css-text/text-indent/text-indent-long-line-crash-expected.txt: Added.
* web-platform-tests/css/css-text/text-indent/text-indent-long-line-crash.html: Added.
* web-platform-tests/css/css-text/text-indent/text-indent-percentage-001-expected.xht:
* web-platform-tests/css/css-text/text-indent/text-indent-percentage-001.xht:
* web-platform-tests/css/css-text/text-indent/text-indent-percentage-004.html:
* web-platform-tests/css/css-text/text-indent/text-indent-tab-positions-001-expected.html: Added.
* web-platform-tests/css/css-text/text-indent/text-indent-tab-positions-001.html: Added.
* web-platform-tests/css/css-text/text-indent/w3c-import.log:
* web-platform-tests/css/css-text/text-justify/text-justify-001-expected.html:
* web-platform-tests/css/css-text/text-justify/text-justify-001.html:
* web-platform-tests/css/css-text/text-justify/text-justify-002.html:
* web-platform-tests/css/css-text/text-justify/text-justify-003.html:
* web-platform-tests/css/css-text/text-justify/text-justify-006-expected.html: Added.
* web-platform-tests/css/css-text/text-justify/text-justify-006.html: Added.
* web-platform-tests/css/css-text/text-justify/w3c-import.log:
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-auto-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-auto-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-auto-002.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-auto-002.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-bold-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-bold-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-bold-fraktur-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-bold-fraktur-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-bold-italic-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-bold-italic-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-bold-sans-serif-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-bold-sans-serif-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-bold-script-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-bold-script-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-double-struck-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-double-struck-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-fraktur-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-fraktur-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-initial-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-initial-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-italic-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-italic-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-looped-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-looped-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-monospace-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-monospace-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-sans-serif-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-sans-serif-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-sans-serif-bold-italic-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-sans-serif-bold-italic-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-sans-serif-italic-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-sans-serif-italic-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-script-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-script-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-stretched-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-stretched-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-tailed-001.tentative-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/math/text-transform-math-tailed-001.tentative.html: Added.
* web-platform-tests/css/css-text/text-transform/math/w3c-import.log: Added.
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-001-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-001.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-003-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-003.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-005-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-005.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-007-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-007.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-009-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-009.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-010-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-010.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-011-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-011.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-014-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-014.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-016-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-016.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-018-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-018.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-020-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-020.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-022-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-022.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-024-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-024.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-026-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-026.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-028-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-028.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-030-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-030.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-033-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-capitalize-033.html:
* web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-001-expected.xht:
* web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-001.xht:
* web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-002-expected.xht:
* web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-004-expected.xht:
* web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-004.xht:
* web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-005-expected.xht:
* web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-005.xht:
* web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-006-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-006.html: Added.
* web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-007-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-007.html: Added.
* web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-008-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-008.html: Added.
* web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-009-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/text-transform-fullwidth-009.html: Added.
* web-platform-tests/css/css-text/text-transform/text-transform-multiple-001-expected.html: Added.
* web-platform-tests/css/css-text/text-transform/text-transform-multiple-001.html: Added.
* web-platform-tests/css/css-text/text-transform/text-transform-tailoring-004-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-tailoring-004.html:
* web-platform-tests/css/css-text/text-transform/text-transform-tailoring-005-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-tailoring-005.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-001-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-001.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-002-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-002.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-003-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-003.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-004-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-004.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-005-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-005.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-006-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-006.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-007-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-007.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-008-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-008.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-009-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-009.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-010-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-010.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-011-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-011.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-012-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-012.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-014-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-014.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-015-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-015.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-016-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-016.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-017-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-017.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-018-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-018.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-019-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-019.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-020-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-020.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-021-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-021.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-022-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-022.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-023-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-023.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-024-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-024.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-025-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-025.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-026-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-026.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-027-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-027.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-028-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-028.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-029-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-029.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-030-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-030.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-031-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-031.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-032-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-032.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-033-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-033.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-034-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-034.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-035-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-035.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-039-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-039.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-040-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-040.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-041-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-041.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-042-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-042.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-043-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-043.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-044-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/text-transform/text-transform-upperlower-039-expected.html.
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-044.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/text-transform/text-transform-upperlower-039.html.
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-101-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-101.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-102-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-102.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-103-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-103.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-104-expected.html:
* web-platform-tests/css/css-text/text-transform/text-transform-upperlower-104.html:
* web-platform-tests/css/css-text/text-transform/w3c-import.log:
* web-platform-tests/css/css-text/white-space/append-whitespace-only-node-crash-001-expected.txt: Added.
* web-platform-tests/css/css-text/white-space/append-whitespace-only-node-crash-001.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html:
* web-platform-tests/css/css-text/white-space/break-spaces-001.html:
* web-platform-tests/css/css-text/white-space/break-spaces-002-expected.html:
* web-platform-tests/css/css-text/white-space/break-spaces-002.html:
* web-platform-tests/css/css-text/white-space/break-spaces-003.html:
* web-platform-tests/css/css-text/white-space/break-spaces-004-expected.html:
* web-platform-tests/css/css-text/white-space/break-spaces-004.html:
* web-platform-tests/css/css-text/white-space/break-spaces-005.html:
* web-platform-tests/css/css-text/white-space/break-spaces-006.html:
* web-platform-tests/css/css-text/white-space/break-spaces-007.html:
* web-platform-tests/css/css-text/white-space/break-spaces-008.html:
* web-platform-tests/css/css-text/white-space/break-spaces-009.html:
* web-platform-tests/css/css-text/white-space/break-spaces-010.html:
* web-platform-tests/css/css-text/white-space/break-spaces-051-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-051.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-052-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-052.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-001.html:
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-002.html:
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-003.html:
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-004.html:
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-005.html:
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-006.html:
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-007.html:
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-008.html:
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-009.html:
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-010.html:
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-011.html:
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-012.html:
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-013.html:
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-014-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-014.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-003.html.
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-015-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-015.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-006.html.
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-016-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-016.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-009.html.
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-017-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-017.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-011.html.
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-018-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-018.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-013.html.
* web-platform-tests/css/css-text/white-space/break-spaces-newline-011-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-newline-011.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-newline-012-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-newline-012.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-newline-013-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-newline-013.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-newline-014-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-newline-014.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-newline-015-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-newline-015.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-newline-016-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-newline-016.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-tab-001-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/white-space/break-spaces-tab-001.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-tab-002-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/white-space/break-spaces-tab-002.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-tab-003-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-tab-003.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-tab-004-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-tab-004.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-tab-005-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-tab-005.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-tab-006-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-tab-006.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-001-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-001.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-003.html.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-002-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-002.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-003.html.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-003-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-003.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-004.html.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-004-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-004.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-004.html.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-005-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-005.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-012.html.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-006-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-006.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-012.html.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-007-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-007.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-012.html.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-008-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-008.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-before-first-char-013.html.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-009-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-009.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-break-word-008.html.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-010-expected.html: Added.
* web-platform-tests/css/css-text/white-space/break-spaces-with-overflow-wrap-010.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-009.html.
* web-platform-tests/css/css-text/white-space/control-chars-00C-expected.html: Added.
* web-platform-tests/css/css-text/white-space/control-chars-00C.html: Added.
* web-platform-tests/css/css-text/white-space/eol-spaces-bidi-001-expected.html: Added.
* web-platform-tests/css/css-text/white-space/eol-spaces-bidi-001.html: Added.
* web-platform-tests/css/css-text/white-space/nowrap-wbr-and-space-crash-expected.txt: Added.
* web-platform-tests/css/css-text/white-space/nowrap-wbr-and-space-crash.html: Added.
* web-platform-tests/css/css-text/white-space/pre-float-001-expected.html:
* web-platform-tests/css/css-text/white-space/pre-float-001.html:
* web-platform-tests/css/css-text/white-space/pre-line-051-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/pre-line-051.html: Added.
* web-platform-tests/css/css-text/white-space/pre-line-052-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/pre-line-052.html: Added.
* web-platform-tests/css/css-text/white-space/pre-line-br-with-whitespace-child-crash-expected.txt: Added.
* web-platform-tests/css/css-text/white-space/pre-line-br-with-whitespace-child-crash.html: Added.
* web-platform-tests/css/css-text/white-space/pre-with-whitespace-crash-expected.txt: Added.
* web-platform-tests/css/css-text/white-space/pre-with-whitespace-crash.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-001-expected.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-001.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-002-expected.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-002.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-003-expected.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-003.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-004-expected.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-004.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-005-expected.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-005.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-006-expected.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-006.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-007-expected.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-007.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-008.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-009-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-009.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/pre-wrap-008.html.
* web-platform-tests/css/css-text/white-space/pre-wrap-010-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/white-space/pre-wrap-010.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/pre-wrap-016.html.
* web-platform-tests/css/css-text/white-space/pre-wrap-011-expected.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-011.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-012-expected.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-012.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-013-expected.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-013.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-014-expected.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-014.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-015-expected.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-015.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-016-expected.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-016.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-017-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/white-space/pre-wrap-017.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-018-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-018.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-019-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-019.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-020-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-020.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-051-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-051.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-052-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-052.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-float-001-expected.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-float-001.html:
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-001-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-001.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-002-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-002.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-003-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-003.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-004-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-004.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-005-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-005.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-006-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-006.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-007-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-007.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-008-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-008.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-009-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-009.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-010-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-010.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-011-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-011.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-012-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-012.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-013-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-013.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-014-expected.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-leading-spaces-014.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-tab-001-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/white-space/pre-wrap-tab-001.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-tab-002-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/white-space/pre-wrap-tab-002.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-tab-003-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/white-space/pre-wrap-tab-003.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-tab-004-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/white-space/pre-wrap-tab-004.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-tab-005-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/white-space/pre-wrap-tab-005.html: Added.
* web-platform-tests/css/css-text/white-space/pre-wrap-tab-006-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/white-space/pre-wrap-tab-006.html: Added.
* web-platform-tests/css/css-text/white-space/seg-break-transformation-000.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-001.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-002.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-003.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-004.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-005.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-006.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-007.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-008.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-009.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-010.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-011.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-012.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-014.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-015.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-016.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-017.html:
* web-platform-tests/css/css-text/white-space/seg-break-transformation-018-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/seg-break-transformation-018.html: Added.
* web-platform-tests/css/css-text/white-space/seg-break-transformation-019-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/seg-break-transformation-019.html: Added.
* web-platform-tests/css/css-text/white-space/textarea-break-spaces-001-expected.html:
* web-platform-tests/css/css-text/white-space/textarea-break-spaces-001.html:
* web-platform-tests/css/css-text/white-space/textarea-break-spaces-002-expected.html:
* web-platform-tests/css/css-text/white-space/textarea-break-spaces-002.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-001-expected.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-001.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-002-expected.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-002.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-003-expected.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-003.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-004-expected.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-004.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-005-expected.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-005.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-006-expected.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-006.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-007-expected.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-007.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-011-expected.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-011.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-012-expected.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-012.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-013-expected.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-013.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-014-expected.html:
* web-platform-tests/css/css-text/white-space/textarea-pre-wrap-014.html:
* web-platform-tests/css/css-text/white-space/trailing-ideographic-space-001-expected.html:
* web-platform-tests/css/css-text/white-space/trailing-ideographic-space-001.html:
* web-platform-tests/css/css-text/white-space/trailing-ideographic-space-002-expected.html:
* web-platform-tests/css/css-text/white-space/trailing-ideographic-space-002.html:
* web-platform-tests/css/css-text/white-space/trailing-ideographic-space-003.html:
* web-platform-tests/css/css-text/white-space/trailing-ideographic-space-004.html:
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-001-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-001.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-002-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-002.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-003-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-003.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-004-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-004.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-001-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-001.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-002-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-002.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-003-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-003.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-004-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-004.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-005-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-005.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-006-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-006.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-007-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-007.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-008-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-008.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-009-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-009.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-010-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-010.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-011-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-011.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-012-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-012.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-013-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-013.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-014-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-014.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-015-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-other-space-separators-break-spaces-015.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-space-align-start.tentative-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-space-align-start.tentative.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-space-before-br-001-expected.txt:
* web-platform-tests/css/css-text/white-space/trailing-space-before-br-001.html:
* web-platform-tests/css/css-text/white-space/trailing-space-position-001-expected.txt: Added.
* web-platform-tests/css/css-text/white-space/trailing-space-position-001.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-space-rtl-001-expected.html: Added.
* web-platform-tests/css/css-text/white-space/trailing-space-rtl-001.html: Added.
* web-platform-tests/css/css-text/white-space/w3c-import.log:
* web-platform-tests/css/css-text/white-space/white-space-collapse-000.html:
* web-platform-tests/css/css-text/white-space/white-space-collapse-001.html:
* web-platform-tests/css/css-text/white-space/white-space-collapse-002.html:
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-001-expected.html:
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-001.html:
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-002-expected.html:
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-002.html:
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-003-expected.html:
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-003.html:
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-004-expected.html:
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-004.html:
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-013-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-013.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-014-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-014.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-015-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-015.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-016-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-016.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-017-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-017.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-018-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-018.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-019-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-019.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-020-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/white-space-intrinsic-size-020.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-letter-spacing-001-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-letter-spacing-001.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-normal-011-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-normal-011.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-nowrap-011-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-nowrap-011.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-011-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-011.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-031-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-031.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-032-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-032.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-034-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-034.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-035-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-035.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-051-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-051.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-052-expected.xht: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-052.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-001.html:
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-002-expected.html:
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-002.html:
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-003-expected.html:
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-003.html:
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-004-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-004.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-005-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-005.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-006-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-006.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-007-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-007.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-008-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-008.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-010-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-010.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-011-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-011.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-zero-fontsize-001-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-zero-fontsize-001.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-zero-fontsize-002-expected.html: Added.
* web-platform-tests/css/css-text/white-space/white-space-zero-fontsize-002.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-001-expected.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-001.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-002-expected.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-002.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-003-expected.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-003.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-005-expected.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-005.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-006-expected.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-006.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-007-expected.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-007.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-008-expected.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-008.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-009-expected.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-009.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-010-expected.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-010.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-011-expected.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-011.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-012-expected.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-012.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-013-expected.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-013.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-014-expected.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-014.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-015-expected.html: Added.
* web-platform-tests/css/css-text/white-space/ws-break-spaces-applies-to-015.html: Added.
* web-platform-tests/css/css-text/word-boundary/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/word-break/w3c-import.log.
* web-platform-tests/css/css-text/word-boundary/word-boundary-001-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-001.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-002-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-002.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-003-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-003.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-004-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-004.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-005-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-005.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-006-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-006.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-007-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-007.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-008-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-008.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-009-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-009.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-010-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-010.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-011-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-011.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-012-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-012.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-013-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-013.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-014-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-014.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-101-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-101.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-102-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-102.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-103-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-103.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-104-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-104.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-105-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-105.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-106-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-106.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-107-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-107.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-108-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-108.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-109-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-109.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-110-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-110.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-111-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-111.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-112-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-112.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-113-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-113.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-114-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-114.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-115-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-115.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-116-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-116.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-117-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-117.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-118-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-118.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-119-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-119.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-120-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-120.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-121-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-121.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-122-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-122.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-123-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-123.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-124-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-124.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-125-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-125.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-126-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-126.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-127-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-127.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-128-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-128.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-129-expected.html: Added.
* web-platform-tests/css/css-text/word-boundary/word-boundary-129.html: Added.
* web-platform-tests/css/css-text/word-break/w3c-import.log:
* web-platform-tests/css/css-text/word-break/word-break-break-all-006.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-007.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-008.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-010.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-011.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-012.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-013.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-015.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-016.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-017.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-018.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-019.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-020.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-021.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-022.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-023.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-024.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-025.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-026.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-027.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-028.html:
* web-platform-tests/css/css-text/word-break/word-break-break-all-029-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/word-break/word-break-break-all-029.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/word-break/word-break-break-all-025.html.
* web-platform-tests/css/css-text/word-break/word-break-break-all-030-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/word-break/word-break-break-all-030.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/word-break/word-break-break-all-028.html.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-001-expected.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-001.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-002-expected.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-002.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-003-expected.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-003.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-004-expected.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-004.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-005-expected.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-005.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-006-expected.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-006.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-007-expected.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-007.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-008-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-008.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-009-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-009.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-010-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/word-break/word-break-break-all-inline-010.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-word-crash-001-expected.txt: Added.
* web-platform-tests/css/css-text/word-break/word-break-break-word-crash-001.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-keep-all-005.html:
* web-platform-tests/css/css-text/word-break/word-break-keep-all-006.html:
* web-platform-tests/css/css-text/word-break/word-break-keep-all-007-expected.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-keep-all-007.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/word-break/word-break-keep-all-005.html.
* web-platform-tests/css/css-text/word-break/word-break-keep-all-008-expected.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-keep-all-008.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/word-break/word-break-keep-all-005.html.
* web-platform-tests/css/css-text/word-break/word-break-min-content-001-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-001-expected.html.
* web-platform-tests/css/css-text/word-break/word-break-min-content-001.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-001.html.
* web-platform-tests/css/css-text/word-break/word-break-min-content-002-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-003-expected.html.
* web-platform-tests/css/css-text/word-break/word-break-min-content-002.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-min-content-003-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/word-break/word-break-min-content-003.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-min-content-004-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-001-expected.html.
* web-platform-tests/css/css-text/word-break/word-break-min-content-004.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-min-content-005-expected.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-text/overflow-wrap/overflow-wrap-min-content-size-003-expected.html.
* web-platform-tests/css/css-text/word-break/word-break-min-content-005.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-min-content-006-expected.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-min-content-006.html: Added.
* web-platform-tests/css/css-text/word-break/word-break-normal-ko-000.html:
* web-platform-tests/css/css-text/writing-system/writing-system-line-break-001-expected.html:
* web-platform-tests/css/css-text/writing-system/writing-system-line-break-001.html:
* web-platform-tests/css/css-text/writing-system/writing-system-segment-break-001.html:
2020-07-13 Carlos Alberto Lopez Perez <clopez@igalia.com>
Update WPT tests for css-writing-modes
https://bugs.webkit.org/show_bug.cgi?id=214278
Reviewed by Manuel Rego Casasnovas.
This updates the WPT import of css/css-writing-modes to e3698c7bb3.
* web-platform-tests/css/css-writing-modes/META.yml:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-007.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-009.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-011.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-013.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-015.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-017.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-019.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-021.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-023.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-025.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-027.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-029.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-031.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-033.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-035.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-037.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-039.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-041.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-043.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-045.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-047.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-049.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-051.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-053.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-055.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-057.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-059.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-061.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-063.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-065.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-067.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-069.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-071.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-073.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-075.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-077.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-079.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-081.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-083.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-085.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-087.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-089.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-091.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-093.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-095.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-097.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-103.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-105.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-107.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-109.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-111.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-113.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-115.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-117.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-119.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-121.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-123.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-125.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-127.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-129.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-131.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-133.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-135.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-137.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-139.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-141.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-143.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-145.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-147.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-149.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-151.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-153.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-155.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-157.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-159.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-161.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-163.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-165.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-167.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-169.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-171.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-173.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-175.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-177.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-179.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-181.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-183.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-185.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-187.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-189.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-191.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-193.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-195.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-197.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-199.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-201.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-203.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-205.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-207.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-209.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-211.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-213.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-215.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-217.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-219.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-221.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-223.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-225.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-227.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vlr-229.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-006.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-008.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-010.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-012.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-014.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-016.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-018.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-020.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-022.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-024.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-026.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-028.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-030.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-032.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-034.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-036.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-038.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-040.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-042.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-044.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-046.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-048.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-050.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-052.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-054.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-056.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-058.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-060.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-062.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-064.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-066.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-068.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-070.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-072.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-074.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-076.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-078.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-080.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-082.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-084.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-086.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-088.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-090.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-092.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-094.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-096.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-102.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-104.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-106.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-108.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-110.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-112.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-114.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-116.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-118.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-120.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-122.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-124.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-126.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-128.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-130.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-132.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-134.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-136.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-138.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-140.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-142.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-144.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-146.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-148.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-150.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-152.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-154.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-156.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-158.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-160.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-162.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-164.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-166.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-168.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-170.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-172.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-174.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-176.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-178.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-180.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-182.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-184.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-186.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-188.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-190.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-192.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-194.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-196.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-198.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-200.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-202.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-204.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-206.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-208.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-210.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-212.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-214.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-216.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-218.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-220.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-222.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-224.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-226.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-non-replaced-vrl-228.xht:
* web-platform-tests/css/css-writing-modes/abs-pos-with-replaced-child-expected.html: Added.
* web-platform-tests/css/css-writing-modes/abs-pos-with-replaced-child.html: Added.
* web-platform-tests/css/css-writing-modes/astral-bidi/adlam-anti-ref-expected.html: Added.
* web-platform-tests/css/css-writing-modes/astral-bidi/adlam-anti-ref.html: Added.
* web-platform-tests/css/css-writing-modes/astral-bidi/adlam-expected.html: Added.
* web-platform-tests/css/css-writing-modes/astral-bidi/adlam.html: Added.
* web-platform-tests/css/css-writing-modes/astral-bidi/cypriot-anti-ref-expected.html: Added.
* web-platform-tests/css/css-writing-modes/astral-bidi/cypriot-anti-ref.html: Added.
* web-platform-tests/css/css-writing-modes/astral-bidi/cypriot-expected.html: Added.
* web-platform-tests/css/css-writing-modes/astral-bidi/cypriot.html: Added.
* web-platform-tests/css/css-writing-modes/astral-bidi/support/adlam.css: Added.
(@font-face):
(p):
* web-platform-tests/css/css-writing-modes/astral-bidi/support/cypriot.css: Added.
(@font-face):
(p):
* web-platform-tests/css/css-writing-modes/astral-bidi/support/w3c-import.log: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/parsing/support/w3c-import.log.
* web-platform-tests/css/css-writing-modes/astral-bidi/w3c-import.log: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/tools/generators/ucd/w3c-import.log.
* web-platform-tests/css/css-writing-modes/available-size-001-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-002-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-003-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-003.html:
* web-platform-tests/css/css-writing-modes/available-size-004-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-005-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-005.html:
* web-platform-tests/css/css-writing-modes/available-size-006-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-006.html:
* web-platform-tests/css/css-writing-modes/available-size-007-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-007.html:
* web-platform-tests/css/css-writing-modes/available-size-008-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-008.html:
* web-platform-tests/css/css-writing-modes/available-size-009-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-009.html:
* web-platform-tests/css/css-writing-modes/available-size-010-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-010.html:
* web-platform-tests/css/css-writing-modes/available-size-012-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-013-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-013.html:
* web-platform-tests/css/css-writing-modes/available-size-014-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-014.html:
* web-platform-tests/css/css-writing-modes/available-size-015-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-015.html:
* web-platform-tests/css/css-writing-modes/available-size-016-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-016.html:
* web-platform-tests/css/css-writing-modes/available-size-017-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-018-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-019-expected.html:
* web-platform-tests/css/css-writing-modes/available-size-019.html:
* web-platform-tests/css/css-writing-modes/baseline-inline-non-replaced-002.xht:
* web-platform-tests/css/css-writing-modes/baseline-inline-non-replaced-003.xht:
* web-platform-tests/css/css-writing-modes/baseline-inline-non-replaced-004.xht:
* web-platform-tests/css/css-writing-modes/baseline-inline-non-replaced-005.xht:
* web-platform-tests/css/css-writing-modes/baseline-inline-replaced-002.xht:
* web-platform-tests/css/css-writing-modes/baseline-inline-replaced-003.xht:
* web-platform-tests/css/css-writing-modes/baseline-with-orthogonal-flow-001-expected.html: Added.
* web-platform-tests/css/css-writing-modes/baseline-with-orthogonal-flow-001.html: Added.
* web-platform-tests/css/css-writing-modes/bidi-inline-fragment-crash-expected.txt: Added.
* web-platform-tests/css/css-writing-modes/bidi-inline-fragment-crash.html: Added.
* web-platform-tests/css/css-writing-modes/bidi-line-break-001-expected.txt: Added.
* web-platform-tests/css/css-writing-modes/bidi-line-break-001.html: Added.
* web-platform-tests/css/css-writing-modes/block-flow-direction-004-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-004.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-htb-001-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-htb-001.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-043-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-043.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-047-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-047.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-048-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-048.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-050-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-050.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-054-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-054.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-055-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-055.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-056-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-056.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-058-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-058.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-060-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-060.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-062-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-062.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-063-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-slr-063.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-042-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-042.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-045-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-045.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-046-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-046.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-049-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-049.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-051-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-051.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-052-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-052.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-053-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-053.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-057-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-057.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-059-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-059.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-061-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-061.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-064-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-srl-064.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-003-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-007-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-007.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-008-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-008.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-010-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-010.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-014-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-014.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-015-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-015.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-016-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-016.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-018-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-018.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-020-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-020.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-022-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-022.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-023-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vlr-023.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-002-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-005-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-005.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-006-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-006.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-009-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-009.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-011-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-011.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-012-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-012.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-013-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-013.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-017-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-017.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-019-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-019.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-021-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-021.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-024-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-024.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-026-expected.xht:
* web-platform-tests/css/css-writing-modes/block-flow-direction-vrl-026.xht:
* web-platform-tests/css/css-writing-modes/border-spacing-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/border-spacing-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/border-spacing-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/border-spacing-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/caption-side-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/caption-side-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/caption-side-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/caption-side-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/central-baseline-alignment-002.xht:
* web-platform-tests/css/css-writing-modes/central-baseline-alignment-003.xht:
* web-platform-tests/css/css-writing-modes/ch-units-vrl-001-expected.html:
* web-platform-tests/css/css-writing-modes/ch-units-vrl-001.html:
* web-platform-tests/css/css-writing-modes/ch-units-vrl-002-expected.html:
* web-platform-tests/css/css-writing-modes/ch-units-vrl-002.html:
* web-platform-tests/css/css-writing-modes/ch-units-vrl-003-expected.html:
* web-platform-tests/css/css-writing-modes/ch-units-vrl-003.html:
* web-platform-tests/css/css-writing-modes/ch-units-vrl-004-expected.html:
* web-platform-tests/css/css-writing-modes/ch-units-vrl-004.html:
* web-platform-tests/css/css-writing-modes/ch-units-vrl-005-expected.html:
* web-platform-tests/css/css-writing-modes/ch-units-vrl-005.html:
* web-platform-tests/css/css-writing-modes/ch-units-vrl-006-expected.html:
* web-platform-tests/css/css-writing-modes/ch-units-vrl-006.html:
* web-platform-tests/css/css-writing-modes/ch-units-vrl-007-expected.html:
* web-platform-tests/css/css-writing-modes/ch-units-vrl-007.html:
* web-platform-tests/css/css-writing-modes/ch-units-vrl-008-expected.html:
* web-platform-tests/css/css-writing-modes/ch-units-vrl-008.html:
* web-platform-tests/css/css-writing-modes/clearance-calculations-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/clearance-calculations-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/clearance-calculations-vrl-006.xht:
* web-platform-tests/css/css-writing-modes/direction-upright-001-expected.html: Added.
* web-platform-tests/css/css-writing-modes/direction-upright-001.html: Added.
* web-platform-tests/css/css-writing-modes/direction-upright-002-expected.html: Added.
* web-platform-tests/css/css-writing-modes/direction-upright-002.html: Added.
* web-platform-tests/css/css-writing-modes/direction-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/direction-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/direction-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/direction-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/float-clear-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/float-clear-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/float-clear-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/float-clear-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/float-contiguous-vlr-011.xht:
* web-platform-tests/css/css-writing-modes/float-contiguous-vlr-013.xht:
* web-platform-tests/css/css-writing-modes/float-contiguous-vrl-010.xht:
* web-platform-tests/css/css-writing-modes/float-contiguous-vrl-012.xht:
* web-platform-tests/css/css-writing-modes/float-shrink-to-fit-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/float-shrink-to-fit-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/float-shrink-to-fit-vlr-007.xht:
* web-platform-tests/css/css-writing-modes/float-shrink-to-fit-vlr-009.xht:
* web-platform-tests/css/css-writing-modes/float-shrink-to-fit-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/float-shrink-to-fit-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/float-shrink-to-fit-vrl-006.xht:
* web-platform-tests/css/css-writing-modes/float-shrink-to-fit-vrl-008.xht:
* web-platform-tests/css/css-writing-modes/float-shrink-to-fit-vrl-vlr-016.xht:
* web-platform-tests/css/css-writing-modes/float-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/float-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/float-vlr-007.xht:
* web-platform-tests/css/css-writing-modes/float-vlr-009.xht:
* web-platform-tests/css/css-writing-modes/float-vlr-011.xht:
* web-platform-tests/css/css-writing-modes/float-vlr-013.xht:
* web-platform-tests/css/css-writing-modes/float-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/float-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/float-vrl-006.xht:
* web-platform-tests/css/css-writing-modes/float-vrl-008.xht:
* web-platform-tests/css/css-writing-modes/float-vrl-010.xht:
* web-platform-tests/css/css-writing-modes/float-vrl-012.xht:
* web-platform-tests/css/css-writing-modes/height-width-inline-non-replaced-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/height-width-inline-non-replaced-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/img-intrinsic-size-contribution-001-expected.html: Added.
* web-platform-tests/css/css-writing-modes/img-intrinsic-size-contribution-001.html: Added.
* web-platform-tests/css/css-writing-modes/img-intrinsic-size-contribution-002-expected.html: Added.
* web-platform-tests/css/css-writing-modes/img-intrinsic-size-contribution-002.html: Added.
* web-platform-tests/css/css-writing-modes/inheritance-expected.txt: Added.
* web-platform-tests/css/css-writing-modes/inheritance.html: Added.
* web-platform-tests/css/css-writing-modes/inline-block-alignment-002.xht:
* web-platform-tests/css/css-writing-modes/inline-block-alignment-003.xht:
* web-platform-tests/css/css-writing-modes/inline-block-alignment-004.xht:
* web-platform-tests/css/css-writing-modes/inline-block-alignment-005.xht:
* web-platform-tests/css/css-writing-modes/inline-block-alignment-006.xht:
* web-platform-tests/css/css-writing-modes/inline-block-alignment-007-expected.xht:
* web-platform-tests/css/css-writing-modes/inline-block-alignment-007.xht:
* web-platform-tests/css/css-writing-modes/inline-block-alignment-orthogonal-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/inline-block-alignment-orthogonal-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/inline-block-alignment-orthogonal-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/inline-block-alignment-orthogonal-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/inline-block-alignment-slr-009.xht:
* web-platform-tests/css/css-writing-modes/inline-block-alignment-srl-008.xht:
* web-platform-tests/css/css-writing-modes/inline-box-border-vlr-001-expected.html: Added.
* web-platform-tests/css/css-writing-modes/inline-box-border-vlr-001.html: Added.
* web-platform-tests/css/css-writing-modes/inline-replaced-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/inline-replaced-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/inline-table-alignment-002.xht:
* web-platform-tests/css/css-writing-modes/inline-table-alignment-003.xht:
* web-platform-tests/css/css-writing-modes/inline-table-alignment-004.xht:
* web-platform-tests/css/css-writing-modes/inline-table-alignment-005.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-htb-001-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-htb-001.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-043-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-043.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-047-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-047.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-048-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-048.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-050-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-050.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-053-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-053.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-054-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-054.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-056-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-056.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-058-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-058.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-060-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-slr-060.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-042-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-042.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-045-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-045.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-046-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-046.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-049-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-049.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-051-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-051.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-052-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-052.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-055-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-055.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-057-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-057.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-059-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-srl-059.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-003-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-007-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-007.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-008-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-008.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-010-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-010.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-013-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-013.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-014-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-014.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-016-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-016.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-018-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-018.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-020-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vlr-020.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-002-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-005-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-005.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-006-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-006.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-009-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-009.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-011-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-011.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-012-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-012.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-015-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-015.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-017-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-017.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-019-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-direction-vrl-019.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vlr-003-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vlr-005-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vlr-007-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vlr-007.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vlr-009-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vlr-009.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vlr-011-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vlr-011.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vlr-013-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vlr-013.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vrl-002-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vrl-004-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vrl-006-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vrl-006.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vrl-008-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vrl-008.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vrl-010-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vrl-010.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vrl-012-expected.xht:
* web-platform-tests/css/css-writing-modes/line-box-height-vrl-012.xht:
* web-platform-tests/css/css-writing-modes/logical-props-001.html:
* web-platform-tests/css/css-writing-modes/logical-props-002.html:
* web-platform-tests/css/css-writing-modes/logical-props-003.html:
* web-platform-tests/css/css-writing-modes/logical-props-004.html:
* web-platform-tests/css/css-writing-modes/margin-collapse-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vlr-009.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vlr-011.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vlr-015.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vlr-017.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vlr-023.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vlr-025.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vlr-031.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vlr-035.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vlr-037.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vrl-008.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vrl-010.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vrl-014.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vrl-016.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vrl-022.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vrl-024.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vrl-030.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vrl-034.xht:
* web-platform-tests/css/css-writing-modes/margin-collapse-vrl-036.xht:
* web-platform-tests/css/css-writing-modes/mongolian-orientation-001-expected.html:
* web-platform-tests/css/css-writing-modes/mongolian-orientation-001.html:
* web-platform-tests/css/css-writing-modes/mongolian-orientation-002-expected.html:
* web-platform-tests/css/css-writing-modes/mongolian-orientation-002.html:
* web-platform-tests/css/css-writing-modes/mongolian-span-001-expected.html: Added.
* web-platform-tests/css/css-writing-modes/mongolian-span-001.html: Added.
* web-platform-tests/css/css-writing-modes/normal-flow-overconstrained-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/normal-flow-overconstrained-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001a.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001b.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001c.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001d.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001e.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001f.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001g.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001h.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001i.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001j.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001k.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001l.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001m.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001n.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001o.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001p.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001q.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001r.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001s.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001t.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001u.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001v.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001w.html:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001x.html:
* web-platform-tests/css/css-writing-modes/outline-inline-block-vrl-006-expected.html:
* web-platform-tests/css/css-writing-modes/outline-inline-block-vrl-006.html:
* web-platform-tests/css/css-writing-modes/outline-inline-vlr-006-expected.html:
* web-platform-tests/css/css-writing-modes/outline-inline-vlr-006.html:
* web-platform-tests/css/css-writing-modes/outline-inline-vrl-006-expected.html:
* web-platform-tests/css/css-writing-modes/outline-inline-vrl-006.html:
* web-platform-tests/css/css-writing-modes/parsing/direction-computed-expected.txt: Added.
* web-platform-tests/css/css-writing-modes/parsing/direction-computed.html: Added.
* web-platform-tests/css/css-writing-modes/parsing/direction-invalid.html:
* web-platform-tests/css/css-writing-modes/parsing/direction-valid.html:
* web-platform-tests/css/css-writing-modes/parsing/support/parsing-testcommon.js: Removed.
* web-platform-tests/css/css-writing-modes/parsing/text-combine-upright-computed-expected.txt: Added.
* web-platform-tests/css/css-writing-modes/parsing/text-combine-upright-computed.html: Added.
* web-platform-tests/css/css-writing-modes/parsing/text-combine-upright-invalid.html:
* web-platform-tests/css/css-writing-modes/parsing/text-combine-upright-valid.html:
* web-platform-tests/css/css-writing-modes/parsing/text-orientation-computed-expected.txt: Added.
* web-platform-tests/css/css-writing-modes/parsing/text-orientation-computed.html: Added.
* web-platform-tests/css/css-writing-modes/parsing/text-orientation-invalid.html:
* web-platform-tests/css/css-writing-modes/parsing/text-orientation-valid.html:
* web-platform-tests/css/css-writing-modes/parsing/unicode-bidi-computed-expected.txt: Added.
* web-platform-tests/css/css-writing-modes/parsing/unicode-bidi-computed.html: Added.
* web-platform-tests/css/css-writing-modes/parsing/unicode-bidi-invalid.html:
* web-platform-tests/css/css-writing-modes/parsing/unicode-bidi-valid.html:
* web-platform-tests/css/css-writing-modes/parsing/w3c-import.log:
* web-platform-tests/css/css-writing-modes/parsing/writing-mode-computed-expected.txt: Added.
* web-platform-tests/css/css-writing-modes/parsing/writing-mode-computed.html: Added.
* web-platform-tests/css/css-writing-modes/parsing/writing-mode-invalid.html:
* web-platform-tests/css/css-writing-modes/parsing/writing-mode-valid.html:
* web-platform-tests/css/css-writing-modes/percentage-padding-in-shrink-to-fit-expected.html: Added.
* web-platform-tests/css/css-writing-modes/percentage-padding-in-shrink-to-fit.html: Added.
* web-platform-tests/css/css-writing-modes/relpos-inline-overflowing-block-vrl.html:
* web-platform-tests/css/css-writing-modes/row-progression-slr-023-expected.xht:
* web-platform-tests/css/css-writing-modes/row-progression-slr-023.xht:
* web-platform-tests/css/css-writing-modes/row-progression-slr-029-expected.xht:
* web-platform-tests/css/css-writing-modes/row-progression-slr-029.xht:
* web-platform-tests/css/css-writing-modes/row-progression-srl-022-expected.xht:
* web-platform-tests/css/css-writing-modes/row-progression-srl-022.xht:
* web-platform-tests/css/css-writing-modes/row-progression-srl-028-expected.xht:
* web-platform-tests/css/css-writing-modes/row-progression-srl-028.xht:
* web-platform-tests/css/css-writing-modes/row-progression-vlr-003-expected.xht:
* web-platform-tests/css/css-writing-modes/row-progression-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/row-progression-vlr-005-expected.xht:
* web-platform-tests/css/css-writing-modes/row-progression-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/row-progression-vlr-007-expected.xht:
* web-platform-tests/css/css-writing-modes/row-progression-vlr-007.xht:
* web-platform-tests/css/css-writing-modes/row-progression-vlr-009-expected.xht:
* web-platform-tests/css/css-writing-modes/row-progression-vlr-009.xht:
* web-platform-tests/css/css-writing-modes/row-progression-vrl-002-expected.xht:
* web-platform-tests/css/css-writing-modes/row-progression-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/row-progression-vrl-004-expected.xht:
* web-platform-tests/css/css-writing-modes/row-progression-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/row-progression-vrl-006-expected.xht:
* web-platform-tests/css/css-writing-modes/row-progression-vrl-006.xht:
* web-platform-tests/css/css-writing-modes/row-progression-vrl-008-expected.xht:
* web-platform-tests/css/css-writing-modes/row-progression-vrl-008.xht:
* web-platform-tests/css/css-writing-modes/sizing-orthog-htb-in-vlr-004-expected.xht:
* web-platform-tests/css/css-writing-modes/sizing-orthog-htb-in-vlr-004.xht:
* web-platform-tests/css/css-writing-modes/sizing-orthog-htb-in-vrl-001-expected.xht:
* web-platform-tests/css/css-writing-modes/sizing-orthog-htb-in-vrl-004-expected.xht:
* web-platform-tests/css/css-writing-modes/sizing-orthog-htb-in-vrl-013-expected.xht:
* web-platform-tests/css/css-writing-modes/sizing-orthogonal-percentage-margin-001-expected.html:
* web-platform-tests/css/css-writing-modes/sizing-orthogonal-percentage-margin-001.html:
* web-platform-tests/css/css-writing-modes/sizing-orthogonal-percentage-margin-002-expected.html:
* web-platform-tests/css/css-writing-modes/sizing-orthogonal-percentage-margin-002.html:
* web-platform-tests/css/css-writing-modes/sizing-orthogonal-percentage-margin-003-expected.html:
* web-platform-tests/css/css-writing-modes/sizing-orthogonal-percentage-margin-003.html:
* web-platform-tests/css/css-writing-modes/sizing-orthogonal-percentage-margin-004-expected.html:
* web-platform-tests/css/css-writing-modes/sizing-orthogonal-percentage-margin-004.html:
* web-platform-tests/css/css-writing-modes/sizing-orthogonal-percentage-margin-005-expected.html:
* web-platform-tests/css/css-writing-modes/sizing-orthogonal-percentage-margin-005.html:
* web-platform-tests/css/css-writing-modes/sizing-orthogonal-percentage-margin-006-expected.html:
* web-platform-tests/css/css-writing-modes/sizing-orthogonal-percentage-margin-006.html:
* web-platform-tests/css/css-writing-modes/sizing-orthogonal-percentage-margin-007-expected.html:
* web-platform-tests/css/css-writing-modes/sizing-orthogonal-percentage-margin-007.html:
* web-platform-tests/css/css-writing-modes/sizing-orthogonal-percentage-margin-008-expected.html:
* web-platform-tests/css/css-writing-modes/sizing-orthogonal-percentage-margin-008.html:
* web-platform-tests/css/css-writing-modes/slr-alongside-vlr-floats-expected.html: Added.
* web-platform-tests/css/css-writing-modes/slr-alongside-vlr-floats.html: Added.
* web-platform-tests/css/css-writing-modes/srl-alongside-vrl-floats-expected.html: Added.
* web-platform-tests/css/css-writing-modes/srl-alongside-vrl-floats.html: Added.
* web-platform-tests/css/css-writing-modes/support/w3c-import.log:
* web-platform-tests/css/css-writing-modes/svg-aliasing-001.html:
* web-platform-tests/css/css-writing-modes/table-cell-001-expected.html:
* web-platform-tests/css/css-writing-modes/table-cell-001.html:
* web-platform-tests/css/css-writing-modes/table-cell-002-expected.html:
* web-platform-tests/css/css-writing-modes/table-cell-002.html:
* web-platform-tests/css/css-writing-modes/table-column-order-002-expected.xht:
* web-platform-tests/css/css-writing-modes/table-column-order-002.xht:
* web-platform-tests/css/css-writing-modes/table-column-order-003-expected.xht:
* web-platform-tests/css/css-writing-modes/table-column-order-003.xht:
* web-platform-tests/css/css-writing-modes/table-column-order-004-expected.xht:
* web-platform-tests/css/css-writing-modes/table-column-order-004.xht:
* web-platform-tests/css/css-writing-modes/table-column-order-005-expected.xht:
* web-platform-tests/css/css-writing-modes/table-column-order-005.xht:
* web-platform-tests/css/css-writing-modes/table-column-order-slr-007-expected.xht:
* web-platform-tests/css/css-writing-modes/table-column-order-slr-007.xht:
* web-platform-tests/css/css-writing-modes/table-column-order-srl-006-expected.xht:
* web-platform-tests/css/css-writing-modes/table-column-order-srl-006.xht:
* web-platform-tests/css/css-writing-modes/table-progression-vlr-003.html:
* web-platform-tests/css/css-writing-modes/table-progression-vlr-004.html:
* web-platform-tests/css/css-writing-modes/table-progression-vrl-003.html:
* web-platform-tests/css/css-writing-modes/table-progression-vrl-004.html:
* web-platform-tests/css/css-writing-modes/tcy-white-space-processing-001-expected.html: Added.
* web-platform-tests/css/css-writing-modes/tcy-white-space-processing-001.html: Added.
* web-platform-tests/css/css-writing-modes/tcy-white-space-processing-002-expected.html: Added.
* web-platform-tests/css/css-writing-modes/tcy-white-space-processing-002.html: Added.
* web-platform-tests/css/css-writing-modes/tcy-white-space-processing-003-expected.html: Added.
* web-platform-tests/css/css-writing-modes/tcy-white-space-processing-003.html: Added.
* web-platform-tests/css/css-writing-modes/test-plan/req-tcu-font.html:
* web-platform-tests/css/css-writing-modes/text-align-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/text-align-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/text-align-vlr-007.xht:
* web-platform-tests/css/css-writing-modes/text-align-vlr-009.xht:
* web-platform-tests/css/css-writing-modes/text-align-vlr-011.xht:
* web-platform-tests/css/css-writing-modes/text-align-vlr-013.xht:
* web-platform-tests/css/css-writing-modes/text-align-vlr-015.xht:
* web-platform-tests/css/css-writing-modes/text-align-vlr-017.xht:
* web-platform-tests/css/css-writing-modes/text-align-vlr-019.xht:
* web-platform-tests/css/css-writing-modes/text-align-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/text-align-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/text-align-vrl-006.xht:
* web-platform-tests/css/css-writing-modes/text-align-vrl-008.xht:
* web-platform-tests/css/css-writing-modes/text-align-vrl-010.xht:
* web-platform-tests/css/css-writing-modes/text-align-vrl-012.xht:
* web-platform-tests/css/css-writing-modes/text-align-vrl-014.xht:
* web-platform-tests/css/css-writing-modes/text-align-vrl-016.xht:
* web-platform-tests/css/css-writing-modes/text-align-vrl-018.xht:
* web-platform-tests/css/css-writing-modes/text-baseline-slr-009.xht:
* web-platform-tests/css/css-writing-modes/text-baseline-srl-008.xht:
* web-platform-tests/css/css-writing-modes/text-baseline-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/text-baseline-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/text-baseline-vlr-007.xht:
* web-platform-tests/css/css-writing-modes/text-baseline-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/text-baseline-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/text-baseline-vrl-006.xht:
* web-platform-tests/css/css-writing-modes/text-combine-upright-decorations-001-expected.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-decorations-001.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-layout-rules-001-expected.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-layout-rules-001.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-sideways-001-expected.html: Added.
* web-platform-tests/css/css-writing-modes/text-combine-upright-sideways-001.html: Added.
* web-platform-tests/css/css-writing-modes/text-combine-upright-sideways-002-expected.html: Added.
* web-platform-tests/css/css-writing-modes/text-combine-upright-sideways-002.html: Added.
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-all-001-expected.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-all-002-expected.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-all-002.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-all-003-expected.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-all-003.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits2-001-expected.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits2-002-expected.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits2-002.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits2-003-expected.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits2-003.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits3-001-expected.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits3-001.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits3-002-expected.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits3-002.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits3-003-expected.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits3-003.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits4-001-expected.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits4-001.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits4-002-expected.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits4-002.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits4-003-expected.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-digits4-003.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-none-001-expected.html:
* web-platform-tests/css/css-writing-modes/text-combine-upright-value-none-001.html:
* web-platform-tests/css/css-writing-modes/text-decoration-sideways-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/text-decoration-sideways-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/text-decoration-sideways-vlr-007.xht:
* web-platform-tests/css/css-writing-modes/text-decoration-sideways-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/text-decoration-sideways-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/text-decoration-sideways-vrl-006.xht:
* web-platform-tests/css/css-writing-modes/text-decoration-upright-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/text-decoration-upright-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/text-decoration-upright-vlr-007.xht:
* web-platform-tests/css/css-writing-modes/text-decoration-upright-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/text-decoration-upright-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/text-decoration-upright-vrl-006.xht:
* web-platform-tests/css/css-writing-modes/text-indent-vlr-003.xht:
* web-platform-tests/css/css-writing-modes/text-indent-vlr-005.xht:
* web-platform-tests/css/css-writing-modes/text-indent-vlr-007.xht:
* web-platform-tests/css/css-writing-modes/text-indent-vlr-009.xht:
* web-platform-tests/css/css-writing-modes/text-indent-vlr-011.xht:
* web-platform-tests/css/css-writing-modes/text-indent-vlr-013.xht:
* web-platform-tests/css/css-writing-modes/text-indent-vlr-015.xht:
* web-platform-tests/css/css-writing-modes/text-indent-vlr-017.xht:
* web-platform-tests/css/css-writing-modes/text-indent-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/text-indent-vrl-004.xht:
* web-platform-tests/css/css-writing-modes/text-indent-vrl-006.xht:
* web-platform-tests/css/css-writing-modes/text-indent-vrl-008.xht:
* web-platform-tests/css/css-writing-modes/text-indent-vrl-010.xht:
* web-platform-tests/css/css-writing-modes/text-indent-vrl-012.xht:
* web-platform-tests/css/css-writing-modes/text-indent-vrl-014.xht:
* web-platform-tests/css/css-writing-modes/text-indent-vrl-016.xht:
* web-platform-tests/css/css-writing-modes/text-orientation-010.xht:
* web-platform-tests/css/css-writing-modes/text-orientation-011.xht:
* web-platform-tests/css/css-writing-modes/text-orientation-012.xht:
* web-platform-tests/css/css-writing-modes/text-orientation-016.xht:
* web-platform-tests/css/css-writing-modes/text-orientation-initial-expected.html: Added.
* web-platform-tests/css/css-writing-modes/text-orientation-initial.html: Added.
* web-platform-tests/css/css-writing-modes/text-orientation-mixed-slr-015.xht:
* web-platform-tests/css/css-writing-modes/text-orientation-mixed-srl-016-expected.xht:
* web-platform-tests/css/css-writing-modes/text-orientation-mixed-srl-016.xht:
* web-platform-tests/css/css-writing-modes/text-orientation-mixed-vlr-100-expected.html:
* web-platform-tests/css/css-writing-modes/text-orientation-mixed-vlr-100.html:
* web-platform-tests/css/css-writing-modes/text-orientation-mixed-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/text-orientation-mixed-vrl-100-expected.html:
* web-platform-tests/css/css-writing-modes/text-orientation-mixed-vrl-100.html:
* web-platform-tests/css/css-writing-modes/text-orientation-parsing-001-expected.txt:
* web-platform-tests/css/css-writing-modes/text-orientation-parsing-001.html:
* web-platform-tests/css/css-writing-modes/text-orientation-parsing-sideways-right-001-expected.txt:
* web-platform-tests/css/css-writing-modes/text-orientation-parsing-sideways-right-001.html:
* web-platform-tests/css/css-writing-modes/text-orientation-sideways-001.xht:
* web-platform-tests/css/css-writing-modes/text-orientation-sideways-slr-019.xht:
* web-platform-tests/css/css-writing-modes/text-orientation-sideways-vlr-100-expected.html:
* web-platform-tests/css/css-writing-modes/text-orientation-sideways-vlr-100.html:
* web-platform-tests/css/css-writing-modes/text-orientation-sideways-vrl-100-expected.html:
* web-platform-tests/css/css-writing-modes/text-orientation-sideways-vrl-100.html:
* web-platform-tests/css/css-writing-modes/text-orientation-upright-slr-017.xht:
* web-platform-tests/css/css-writing-modes/text-orientation-upright-srl-018-expected.xht:
* web-platform-tests/css/css-writing-modes/text-orientation-upright-srl-018.xht:
* web-platform-tests/css/css-writing-modes/text-orientation-upright-vlr-100-expected.html:
* web-platform-tests/css/css-writing-modes/text-orientation-upright-vlr-100.html:
* web-platform-tests/css/css-writing-modes/text-orientation-upright-vrl-002.xht:
* web-platform-tests/css/css-writing-modes/text-orientation-upright-vrl-100-expected.html:
* web-platform-tests/css/css-writing-modes/text-orientation-upright-vrl-100.html:
* web-platform-tests/css/css-writing-modes/text-underline-position-alphabetic-001.xht:
* web-platform-tests/css/css-writing-modes/text-underline-position-auto-001.xht:
* web-platform-tests/css/css-writing-modes/text-underline-position-left-001.xht:
* web-platform-tests/css/css-writing-modes/text-underline-position-left-002.xht:
* web-platform-tests/css/css-writing-modes/text-underline-position-right-001.xht:
* web-platform-tests/css/css-writing-modes/text-underline-position-right-002.xht:
* web-platform-tests/css/css-writing-modes/text-underline-position-under-001.xht:
* web-platform-tests/css/css-writing-modes/tools/generators/README.md:
* web-platform-tests/css/css-writing-modes/tools/generators/gulpfile.js:
* web-platform-tests/css/css-writing-modes/tools/generators/orthogonal-parent-shrink-to-fit.ejs:
* web-platform-tests/css/css-writing-modes/tools/generators/text-orientation-generator.js: Removed.
* web-platform-tests/css/css-writing-modes/tools/generators/text-orientation-ref.ejs: Removed.
* web-platform-tests/css/css-writing-modes/tools/generators/text-orientation-script.ejs: Removed.
* web-platform-tests/css/css-writing-modes/tools/generators/ucd/Blocks.txt: Removed.
* web-platform-tests/css/css-writing-modes/tools/generators/ucd/DerivedGeneralCategory.txt: Removed.
* web-platform-tests/css/css-writing-modes/tools/generators/ucd/VerticalOrientation-16.txt: Removed.
* web-platform-tests/css/css-writing-modes/tools/generators/unicode-data.js: Removed.
* web-platform-tests/css/css-writing-modes/tools/generators/w3c-import.log:
* web-platform-tests/css/css-writing-modes/vertical-alignment-002.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-003.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-004.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-005.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-006.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-007.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-008.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-009.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-slr-029.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-slr-031.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-slr-033.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-slr-035.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-slr-037.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-slr-039.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-slr-041.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-srl-028.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-srl-030.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-srl-032.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-srl-034.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-srl-036.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-srl-038.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-srl-040.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vlr-011.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vlr-013.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vlr-015.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vlr-017.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vlr-019.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vlr-021.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vlr-023.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vlr-025.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vlr-027.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vrl-010.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vrl-012.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vrl-014.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vrl-016.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vrl-018.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vrl-020.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vrl-022.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vrl-024.xht:
* web-platform-tests/css/css-writing-modes/vertical-alignment-vrl-026.xht:
* web-platform-tests/css/css-writing-modes/vlr-text-orientation-sideways-alongside-vlr-floats-expected.html: Added.
* web-platform-tests/css/css-writing-modes/vlr-text-orientation-sideways-alongside-vlr-floats.html: Added.
* web-platform-tests/css/css-writing-modes/vrl-text-orientation-sideways-alongside-vrl-floats-expected.html: Added.
* web-platform-tests/css/css-writing-modes/vrl-text-orientation-sideways-alongside-vrl-floats.html: Added.
* web-platform-tests/css/css-writing-modes/w3c-import.log:
* web-platform-tests/css/css-writing-modes/wm-propagation-001-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-001.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-002-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-002.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-006.xht: Removed.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-008.xht: Removed.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-010-expected.xht: Removed.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-010.xht: Removed.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-011-expected.xht: Removed.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-011.xht: Removed.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-015.xht: Removed.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-032-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/wm-propagation-body-006-expected.xht.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-032.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-033-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-033.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-034-expected.xht: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/wm-propagation-body-008-expected.xht.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-034.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-035-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-035.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-036-expected.xht: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/wm-propagation-body-015-expected.xht.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-036.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-037-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-037.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-038-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/wm-propagation-body-006-expected.xht.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-038.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-039-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-039.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-040-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-040.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-041-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-041.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-042-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-042.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-043-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-043.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-044-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-044.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-045-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/wm-propagation-body-006-expected.xht.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-045.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-046-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/wm-propagation-body-006-expected.xht.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-046.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-047-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-047.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-048-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-048.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-049-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-049.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-050-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-050.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-051-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-051.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-052-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-052.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-053-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/wm-propagation-body-006-expected.xht.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-053.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-054-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-054.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-055-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/wm-propagation-body-006-expected.xht.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-055.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-dynamic-change-001-expected.xht: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-writing-modes/wm-propagation-body-006-expected.xht.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-dynamic-change-001.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-dynamic-change-002-expected.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-dynamic-change-002.html: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-body-scroll-offset-vertical-lr.html:
* web-platform-tests/css/css-writing-modes/wm-propagation-body-scroll-offset-vertical-rl.html:
* web-platform-tests/css/css-writing-modes/wm-propagation-svg-root-scrollbar-expected.txt: Added.
* web-platform-tests/css/css-writing-modes/wm-propagation-svg-root-scrollbar.svg: Added.
* web-platform-tests/css/css-writing-modes/writing-mode-initial-expected.html: Added.
* web-platform-tests/css/css-writing-modes/writing-mode-initial.html: Added.
* web-platform-tests/css/css-writing-modes/writing-mode-vertical-lr-002-expected.xht:
* web-platform-tests/css/css-writing-modes/writing-mode-vertical-lr-002.xht:
* web-platform-tests/css/css-writing-modes/writing-mode-vertical-rl-001-expected.xht:
* web-platform-tests/css/css-writing-modes/writing-mode-vertical-rl-001.xht:
* web-platform-tests/css/css-writing-modes/writing-mode-vertical-rl-002-expected.xht:
* web-platform-tests/css/css-writing-modes/writing-mode-vertical-rl-002.xht:
* web-platform-tests/css/css-writing-modes/writing-mode-vertical-rl-003-expected.htm:
* web-platform-tests/css/css-writing-modes/writing-mode-vertical-rl-003.htm:
2020-07-14 Carlos Alberto Lopez Perez <clopez@igalia.com>
Update WPT tests for css-grid and css-flexbox
https://bugs.webkit.org/show_bug.cgi?id=214284
Reviewed by Manuel Rego Casasnovas.
This updates the WPT import of css/css-grid and css/css-flexbox to e3698c7bb3.
* web-platform-tests/css/css-flexbox/align-items-008-expected.xht: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-001-expected.xht.
* web-platform-tests/css/css-flexbox/align-items-008.html: Added.
* web-platform-tests/css/css-flexbox/align-items-009-expected.html: Added.
* web-platform-tests/css/css-flexbox/align-items-009.html: Added.
* web-platform-tests/css/css-flexbox/align-self-006-expected.txt: Added.
* web-platform-tests/css/css-flexbox/align-self-006.html: Added.
* web-platform-tests/css/css-flexbox/align-self-010-expected.txt: Added.
* web-platform-tests/css/css-flexbox/align-self-010.html: Added.
* web-platform-tests/css/css-flexbox/fixedpos-video-in-abspos-quirk-crash-expected.txt: Added.
* web-platform-tests/css/css-flexbox/fixedpos-video-in-abspos-quirk-crash.html: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-row-005-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-row-005.html: Added.
* web-platform-tests/css/css-flexbox/flex-direction-column-001-visual-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flex-direction-column-001-visual.html: Added.
* web-platform-tests/css/css-flexbox/flex-direction-column-reverse-001-visual-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flex-direction-column-reverse-001-visual.html: Added.
* web-platform-tests/css/css-flexbox/flex-direction-column-reverse-002-visual-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flex-direction-column-reverse-002-visual.html: Added.
* web-platform-tests/css/css-flexbox/flex-direction-row-001-visual-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flex-direction-row-001-visual.html: Added.
* web-platform-tests/css/css-flexbox/flex-direction-row-002-visual-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flex-direction-row-002-visual.html: Added.
* web-platform-tests/css/css-flexbox/flex-direction-row-reverse-001-visual-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flex-direction-row-reverse-001-visual.html: Added.
* web-platform-tests/css/css-flexbox/flex-direction-row-reverse-002-visual-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flex-direction-row-reverse-002-visual.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-023-expected.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-023.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-024-expected.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-024.html: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-large-value-crash-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-large-value-crash.html: Added.
* web-platform-tests/css/css-flexbox/flexbox-order-from-lowest-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flexbox-order-from-lowest.html: Added.
* web-platform-tests/css/css-flexbox/hittest-anonymous-box-expected.txt: Added.
* web-platform-tests/css/css-flexbox/hittest-anonymous-box.html: Added.
* web-platform-tests/css/css-flexbox/hittest-before-pseudo-expected.txt: Added.
* web-platform-tests/css/css-flexbox/hittest-before-pseudo.html: Added.
* web-platform-tests/css/css-flexbox/inline-flex-editing-crash-expected.txt: Added.
* web-platform-tests/css/css-flexbox/inline-flex-editing-crash.html: Added.
* web-platform-tests/css/css-flexbox/inline-flex-editing-with-updating-text-crash-expected.txt: Added.
* web-platform-tests/css/css-flexbox/inline-flex-editing-with-updating-text-crash.html: Added.
* web-platform-tests/css/css-flexbox/inline-flex-frameset-main-axis-crash-expected.txt: Added.
* web-platform-tests/css/css-flexbox/inline-flex-frameset-main-axis-crash.html: Added.
* web-platform-tests/css/css-flexbox/justify-content_center-expected.txt: Added.
* web-platform-tests/css/css-flexbox/justify-content_center.html: Added.
* web-platform-tests/css/css-flexbox/justify-content_flex-end-expected.txt: Added.
* web-platform-tests/css/css-flexbox/justify-content_flex-end.html: Added.
* web-platform-tests/css/css-flexbox/justify-content_flex-start-expected.txt: Added.
* web-platform-tests/css/css-flexbox/justify-content_flex-start.html: Added.
* web-platform-tests/css/css-flexbox/justify-content_space-around-expected.txt: Added.
* web-platform-tests/css/css-flexbox/justify-content_space-around.html: Added.
* web-platform-tests/css/css-flexbox/justify-content_space-between-001-expected.txt: Added.
* web-platform-tests/css/css-flexbox/justify-content_space-between-001.html: Added.
* web-platform-tests/css/css-flexbox/negative-flex-margins-crash-expected.txt: Added.
* web-platform-tests/css/css-flexbox/negative-flex-margins-crash.html: Added.
* web-platform-tests/css/css-flexbox/negative-flex-rounding-crash-expected.txt: Added.
* web-platform-tests/css/css-flexbox/negative-flex-rounding-crash.html: Added.
* web-platform-tests/css/css-flexbox/negative-item-margins-002-crash-expected.txt: Added.
* web-platform-tests/css/css-flexbox/negative-item-margins-002-crash.html: Added.
* web-platform-tests/css/css-flexbox/negative-item-margins-crash-expected.txt: Added.
* web-platform-tests/css/css-flexbox/negative-item-margins-crash.html: Added.
* web-platform-tests/css/css-flexbox/order-001-expected.txt: Added.
* web-platform-tests/css/css-flexbox/order-001.htm: Added.
* web-platform-tests/css/css-flexbox/orthogonal-flex-item-crash-expected.txt: Added.
* web-platform-tests/css/css-flexbox/orthogonal-flex-item-crash.html: Added.
* web-platform-tests/css/css-flexbox/position-absolute-013-expected.txt: Added.
* web-platform-tests/css/css-flexbox/position-absolute-013.html: Added.
* web-platform-tests/css/css-flexbox/position-relative-with-scrollable-with-abspos-crash-expected.txt: Added.
* web-platform-tests/css/css-flexbox/position-relative-with-scrollable-with-abspos-crash.html: Added.
* web-platform-tests/css/css-flexbox/relayout-input-expected.txt: Added.
* web-platform-tests/css/css-flexbox/relayout-input.html: Added.
* web-platform-tests/css/css-flexbox/remove-out-of-flow-child-crash-expected.txt: Added.
* web-platform-tests/css/css-flexbox/remove-out-of-flow-child-crash.html: Added.
* web-platform-tests/css/css-flexbox/table-with-float-paint-expected.html: Added.
* web-platform-tests/css/css-flexbox/table-with-float-paint.html: Added.
* web-platform-tests/css/css-flexbox/w3c-import.log:
* web-platform-tests/css/css-flexbox/zero-content-size-with-scrollbar-crash-expected.txt: Added.
* web-platform-tests/css/css-flexbox/zero-content-size-with-scrollbar-crash.html: Added.
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-010-expected.txt:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-013-expected.txt:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-015-expected.txt:
* web-platform-tests/css/css-grid/alignment/grid-baseline-004-expected.txt:
* web-platform-tests/css/css-grid/alignment/grid-baseline-004.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-self-baseline-synthesized-005-expected.txt: Added.
* web-platform-tests/css/css-grid/alignment/grid-column-axis-self-baseline-synthesized-005.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-row-axis-self-baseline-synthesized-005-expected.txt: Added.
* web-platform-tests/css/css-grid/alignment/grid-row-axis-self-baseline-synthesized-005.html: Added.
* web-platform-tests/css/css-grid/alignment/w3c-import.log:
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fill-columns-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fill-columns-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fill-rows-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fill-rows-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fit-columns-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fit-columns-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fit-rows-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fit-rows-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-support-grid-template-areas-001.html:
* web-platform-tests/css/css-grid/grid-model/support/w3c-import.log: Removed.
* web-platform-tests/css/css-grid/layout-algorithm/flex-and-intrinsic-sizes-001-expected.txt:
* web-platform-tests/css/css-grid/layout-algorithm/flex-and-intrinsic-sizes-001.html:
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-001-expected.xht:
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-002-expected.xht:
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-003-expected.xht:
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-004-expected.xht:
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-005-expected.xht:
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-006-expected.xht:
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-007-expected.xht:
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-008-expected.xht:
* web-platform-tests/css/css-grid/layout-algorithm/grid-flex-track-intrinsic-sizes-003-expected.txt: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-flex-track-intrinsic-sizes-003.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/w3c-import.log:
* web-platform-tests/css/css-grid/parsing/grid-template-columns-computed-implicit-track-expected.txt: Added.
* web-platform-tests/css/css-grid/parsing/grid-template-columns-computed-implicit-track.html: Added.
* web-platform-tests/css/css-grid/parsing/grid-template-rows-computed-implicit-track-expected.txt: Added.
* web-platform-tests/css/css-grid/parsing/grid-template-rows-computed-implicit-track.html: Added.
* web-platform-tests/css/css-grid/parsing/w3c-import.log:
2020-07-13 Carlos Alberto Lopez Perez <clopez@igalia.com>
Update WPT tests for WOFF2
https://bugs.webkit.org/show_bug.cgi?id=214282
Reviewed by Chris Dumez.
This updates the WPT import of css/WOFF2 to e3698c7bb3.
* web-platform-tests/css/WOFF2/META.yml: Added.
* web-platform-tests/css/WOFF2/OWNERS: Removed.
* web-platform-tests/css/WOFF2/available-001.xht:
* web-platform-tests/css/WOFF2/available-002.xht:
* web-platform-tests/css/WOFF2/blocks-extraneous-data-001-expected.xht:
* web-platform-tests/css/WOFF2/blocks-extraneous-data-001.xht:
* web-platform-tests/css/WOFF2/blocks-extraneous-data-002-expected.xht:
* web-platform-tests/css/WOFF2/blocks-extraneous-data-002.xht:
* web-platform-tests/css/WOFF2/blocks-extraneous-data-003-expected.xht:
* web-platform-tests/css/WOFF2/blocks-extraneous-data-003.xht:
* web-platform-tests/css/WOFF2/blocks-extraneous-data-004-expected.xht:
* web-platform-tests/css/WOFF2/blocks-extraneous-data-004.xht:
* web-platform-tests/css/WOFF2/blocks-extraneous-data-005-expected.xht:
* web-platform-tests/css/WOFF2/blocks-extraneous-data-005.xht:
* web-platform-tests/css/WOFF2/blocks-extraneous-data-006-expected.xht:
* web-platform-tests/css/WOFF2/blocks-extraneous-data-006.xht:
* web-platform-tests/css/WOFF2/blocks-extraneous-data-007-expected.xht:
* web-platform-tests/css/WOFF2/blocks-extraneous-data-007.xht:
* web-platform-tests/css/WOFF2/blocks-extraneous-data-008-expected.xht:
* web-platform-tests/css/WOFF2/blocks-extraneous-data-008.xht:
* web-platform-tests/css/WOFF2/blocks-overlap-001-expected.xht:
* web-platform-tests/css/WOFF2/blocks-overlap-001.xht:
* web-platform-tests/css/WOFF2/blocks-overlap-002-expected.xht:
* web-platform-tests/css/WOFF2/blocks-overlap-002.xht:
* web-platform-tests/css/WOFF2/blocks-overlap-003-expected.xht:
* web-platform-tests/css/WOFF2/blocks-overlap-003.xht:
* web-platform-tests/css/WOFF2/datatypes-alt-255uint16-001-expected.xht:
* web-platform-tests/css/WOFF2/datatypes-alt-255uint16-001.xht:
* web-platform-tests/css/WOFF2/datatypes-invalid-base128-001-expected.xht:
* web-platform-tests/css/WOFF2/datatypes-invalid-base128-001.xht:
* web-platform-tests/css/WOFF2/datatypes-invalid-base128-002-expected.xht:
* web-platform-tests/css/WOFF2/datatypes-invalid-base128-002.xht:
* web-platform-tests/css/WOFF2/datatypes-invalid-base128-003-expected.xht:
* web-platform-tests/css/WOFF2/datatypes-invalid-base128-003.xht:
* web-platform-tests/css/WOFF2/directory-knowntags-001-expected.xht:
* web-platform-tests/css/WOFF2/directory-knowntags-001.xht:
* web-platform-tests/css/WOFF2/directory-mismatched-tables-001-expected.xht:
* web-platform-tests/css/WOFF2/directory-mismatched-tables-001.xht:
* web-platform-tests/css/WOFF2/header-length-001-expected.xht:
* web-platform-tests/css/WOFF2/header-length-001.xht:
* web-platform-tests/css/WOFF2/header-length-002-expected.xht:
* web-platform-tests/css/WOFF2/header-length-002.xht:
* web-platform-tests/css/WOFF2/header-numTables-001-expected.xht:
* web-platform-tests/css/WOFF2/header-numTables-001.xht:
* web-platform-tests/css/WOFF2/header-reserved-001-expected.xht:
* web-platform-tests/css/WOFF2/header-reserved-001.xht:
* web-platform-tests/css/WOFF2/header-signature-001-expected.xht:
* web-platform-tests/css/WOFF2/header-signature-001.xht:
* web-platform-tests/css/WOFF2/header-totalsfntsize-001-expected.xht:
* web-platform-tests/css/WOFF2/header-totalsfntsize-001.xht:
* web-platform-tests/css/WOFF2/header-totalsfntsize-002-expected.xht:
* web-platform-tests/css/WOFF2/header-totalsfntsize-002.xht:
* web-platform-tests/css/WOFF2/metadata-noeffect-001-expected.xht:
* web-platform-tests/css/WOFF2/metadata-noeffect-001.xht:
* web-platform-tests/css/WOFF2/metadata-noeffect-002-expected.xht:
* web-platform-tests/css/WOFF2/metadata-noeffect-002.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-authoritative-001-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-authoritative-001.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-encoding-001-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-encoding-001.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-encoding-002-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-encoding-002.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-encoding-003-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-encoding-003.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-encoding-004-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-encoding-004.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-encoding-005-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-encoding-005.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-encoding-006-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-encoding-006.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-001-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-001.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-002-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-002.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-003-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-003.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-004-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-004.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-005-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-005.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-006-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-006.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-007-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-007.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-008-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-008.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-009-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-009.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-010-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-010.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-011-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-011.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-012-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-012.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-013-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-013.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-014-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-014.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-015-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-015.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-016-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-016.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-017-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-017.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-018-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-018.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-019-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-019.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-020-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-020.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-021-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-021.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-022-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-022.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-023-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-023.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-024-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-024.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-025-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-025.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-026-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-026.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-027-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-027.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-028-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-028.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-029-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-029.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-030-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-copyright-030.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-001-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-001.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-002-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-002.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-003-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-003.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-004-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-004.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-005-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-005.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-006-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-006.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-007-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-007.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-008-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-008.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-009-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-009.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-010-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-010.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-011-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credit-011.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-001-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-001.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-002-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-002.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-003-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-003.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-004-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-004.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-005-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-005.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-006-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-006.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-007-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-credits-007.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-001-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-001.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-002-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-002.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-003-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-003.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-004-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-004.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-005-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-005.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-006-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-006.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-007-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-007.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-008-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-008.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-009-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-009.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-010-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-010.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-011-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-011.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-012-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-012.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-013-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-013.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-014-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-014.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-015-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-015.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-016-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-016.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-017-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-017.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-018-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-018.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-019-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-019.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-020-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-020.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-021-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-021.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-022-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-022.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-023-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-023.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-024-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-024.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-025-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-025.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-026-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-026.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-027-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-027.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-028-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-028.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-029-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-029.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-030-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-030.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-031-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-031.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-032-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-description-032.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-001-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-001.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-002-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-002.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-003-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-003.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-004-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-004.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-005-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-005.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-006-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-006.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-007-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-007.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-008-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-008.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-009-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-009.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-010-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-010.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-011-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-011.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-012-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-012.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-013-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-013.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-014-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-014.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-015-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-015.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-016-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-016.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-017-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-017.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-018-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-018.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-019-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-019.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-020-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-020.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-021-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-021.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-022-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-022.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-023-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-023.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-024-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-024.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-025-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-025.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-026-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-026.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-027-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-027.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-028-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-028.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-029-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-029.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-030-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-030.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-031-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-031.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-032-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-032.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-033-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-033.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-034-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-034.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-035-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-035.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-036-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-036.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-037-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-037.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-038-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-038.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-039-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-039.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-040-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-040.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-041-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-041.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-042-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-042.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-043-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-043.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-044-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-044.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-045-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-045.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-046-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-046.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-047-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-047.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-048-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-048.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-049-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-049.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-050-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-extension-050.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-001-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-001.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-002-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-002.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-003-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-003.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-004-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-004.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-005-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-005.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-006-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-006.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-007-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-007.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-008-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-008.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-009-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-009.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-010-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-010.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-011-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-011.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-012-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-012.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-013-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-013.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-014-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-014.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-015-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-015.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-016-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-016.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-017-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-017.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-018-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-018.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-019-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-019.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-020-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-020.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-021-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-021.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-022-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-022.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-023-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-023.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-024-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-024.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-025-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-025.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-026-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-026.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-027-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-027.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-028-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-028.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-029-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-029.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-030-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-030.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-031-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-031.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-032-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-032.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-033-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-license-033.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-001-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-001.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-002-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-002.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-003-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-003.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-004-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-004.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-005-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-005.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-006-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-006.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-007-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-007.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-008-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-008.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-009-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-009.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-010-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-licensee-010.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-001-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-001.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-002-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-002.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-003-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-003.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-004-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-004.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-005-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-005.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-006-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-metadata-006.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-001-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-001.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-002-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-002.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-003-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-003.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-004-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-004.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-005-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-005.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-006-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-006.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-007-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-007.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-008-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-008.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-009-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-009.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-010-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-010.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-011-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-011.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-012-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-012.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-013-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-013.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-014-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-014.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-015-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-015.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-016-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-016.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-017-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-017.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-018-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-018.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-019-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-019.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-020-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-020.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-021-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-021.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-022-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-022.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-023-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-023.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-024-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-024.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-025-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-025.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-026-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-026.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-027-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-027.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-028-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-028.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-029-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-029.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-030-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-trademark-030.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-001-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-001.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-002-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-002.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-003-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-003.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-005-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-005.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-006-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-006.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-007-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-uniqueid-007.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-001-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-001.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-002-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-002.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-003-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-003.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-004-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-004.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-006-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-006.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-007-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-007.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-008-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-008.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-009-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-009.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-010-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-010.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-011-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-011.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-012-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-schema-vendor-012.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-well-formed-001-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-well-formed-001.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-well-formed-002-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-well-formed-002.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-well-formed-003-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-well-formed-003.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-well-formed-004-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-well-formed-004.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-well-formed-005-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-well-formed-005.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-well-formed-006-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-well-formed-006.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-well-formed-007-expected.xht:
* web-platform-tests/css/WOFF2/metadatadisplay-well-formed-007.xht:
* web-platform-tests/css/WOFF2/privatedata-noeffect-001-expected.xht:
* web-platform-tests/css/WOFF2/privatedata-noeffect-001.xht:
* web-platform-tests/css/WOFF2/privatedata-noeffect-002-expected.xht:
* web-platform-tests/css/WOFF2/privatedata-noeffect-002.xht:
* web-platform-tests/css/WOFF2/support/w3c-import.log:
* web-platform-tests/css/WOFF2/tabledata-bad-origlength-loca-001-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-bad-origlength-loca-001.xht:
* web-platform-tests/css/WOFF2/tabledata-bad-origlength-loca-002-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-bad-origlength-loca-002.xht:
* web-platform-tests/css/WOFF2/tabledata-brotli-001-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-brotli-001.xht:
* web-platform-tests/css/WOFF2/tabledata-decompressed-length-001-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-decompressed-length-001.xht:
* web-platform-tests/css/WOFF2/tabledata-decompressed-length-002-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-decompressed-length-002.xht:
* web-platform-tests/css/WOFF2/tabledata-decompressed-length-003-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-decompressed-length-003.xht:
* web-platform-tests/css/WOFF2/tabledata-decompressed-length-004-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-decompressed-length-004.xht:
* web-platform-tests/css/WOFF2/tabledata-extraneous-data-001-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-extraneous-data-001.xht:
* web-platform-tests/css/WOFF2/tabledata-glyf-bbox-001-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-glyf-bbox-001.xht:
* web-platform-tests/css/WOFF2/tabledata-glyf-bbox-002-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-glyf-bbox-002.xht:
* web-platform-tests/css/WOFF2/tabledata-glyf-bbox-003-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-glyf-bbox-003.xht:
* web-platform-tests/css/WOFF2/tabledata-glyf-origlength-001-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-glyf-origlength-001.xht:
* web-platform-tests/css/WOFF2/tabledata-glyf-origlength-002-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-glyf-origlength-002.xht:
* web-platform-tests/css/WOFF2/tabledata-glyf-origlength-003-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-glyf-origlength-003.xht:
* web-platform-tests/css/WOFF2/tabledata-non-zero-loca-001-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-non-zero-loca-001.xht:
* web-platform-tests/css/WOFF2/tabledata-recontruct-loca-001-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-recontruct-loca-001.xht:
* web-platform-tests/css/WOFF2/tabledata-transform-bad-flag-001-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-transform-bad-flag-001.xht:
* web-platform-tests/css/WOFF2/tabledata-transform-bad-flag-002-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-transform-bad-flag-002.xht:
* web-platform-tests/css/WOFF2/tabledata-transform-hmtx-001-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-transform-hmtx-001.xht:
* web-platform-tests/css/WOFF2/tabledata-transform-hmtx-002-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-transform-hmtx-002.xht:
* web-platform-tests/css/WOFF2/tabledata-transform-hmtx-003-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-transform-hmtx-003.xht:
* web-platform-tests/css/WOFF2/tabledata-transform-hmtx-004-expected.xht:
* web-platform-tests/css/WOFF2/tabledata-transform-hmtx-004.xht:
* web-platform-tests/css/WOFF2/testcaseindex.xht:
* web-platform-tests/css/WOFF2/valid-001-expected.xht:
* web-platform-tests/css/WOFF2/valid-001.xht:
* web-platform-tests/css/WOFF2/valid-002-expected.xht:
* web-platform-tests/css/WOFF2/valid-002.xht:
* web-platform-tests/css/WOFF2/valid-003-expected.xht:
* web-platform-tests/css/WOFF2/valid-003.xht:
* web-platform-tests/css/WOFF2/valid-004-expected.xht:
* web-platform-tests/css/WOFF2/valid-004.xht:
* web-platform-tests/css/WOFF2/valid-005-expected.xht:
* web-platform-tests/css/WOFF2/valid-005.xht:
* web-platform-tests/css/WOFF2/valid-006-expected.xht:
* web-platform-tests/css/WOFF2/valid-006.xht:
* web-platform-tests/css/WOFF2/valid-007-expected.xht:
* web-platform-tests/css/WOFF2/valid-007.xht:
* web-platform-tests/css/WOFF2/valid-008-expected.xht:
* web-platform-tests/css/WOFF2/valid-008.xht:
* web-platform-tests/css/WOFF2/w3c-import.log:
2020-07-13 Keith Miller <keith_miller@apple.com>
Clean up SourceProvider and add caller relative load script to jsc.cpp
https://bugs.webkit.org/show_bug.cgi?id=214205
Reviewed by Yusuke Suzuki.
Rebaseline module loader error messages against the new string.
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/specifier-error-expected.txt:
2020-07-13 Chris Dumez <cdumez@apple.com>
Unreviewed, drop a couple of payment-requests WPT tests
Those tests should have been dropped during the recent resync in r264239 since they no longer
exist upstream.
* web-platform-tests/payment-request/PaymentItem/type_member.https-expected.txt: Removed.
* web-platform-tests/payment-request/PaymentItem/type_member.https.html: Removed.
* web-platform-tests/payment-request/PaymentItem/w3c-import.log: Removed.
* web-platform-tests/payment-request/payment-request-update-event-updatewith-method.https-expected.txt: Removed.
* web-platform-tests/payment-request/payment-request-update-event-updatewith-method.https.html: Removed.
2020-07-12 Rob Buis <rbuis@igalia.com>
Improve IPv6 detection when setting host/hostname
https://bugs.webkit.org/show_bug.cgi?id=214218
Reviewed by Darin Adler.
Update improved test result.
* web-platform-tests/url/url-setters-expected.txt:
2020-07-10 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/streams from upstream
https://bugs.webkit.org/show_bug.cgi?id=214207
Reviewed by Sam Weinig.
Resync web-platform-tests/streams from upstream 859527a3513029d2.
* resources/import-expectations.json:
* web-platform-tests/streams/*: Updated.
2020-07-10 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/notifications from upstream
https://bugs.webkit.org/show_bug.cgi?id=214206
Reviewed by Geoff Garen.
Resync web-platform-tests/notifications from upstream 859527a3513029d2.
* web-platform-tests/notifications/META.yml: Added.
* web-platform-tests/notifications/OWNERS: Removed.
* web-platform-tests/notifications/constructor-invalid.html:
* web-platform-tests/notifications/idlharness.https.any-expected.txt: Added.
* web-platform-tests/notifications/idlharness.https.any.html: Added.
* web-platform-tests/notifications/idlharness.https.any.js: Added.
* web-platform-tests/notifications/idlharness.https.any.worker-expected.txt: Added.
* web-platform-tests/notifications/idlharness.https.any.worker.html: Added.
* web-platform-tests/notifications/interfaces-expected.txt: Removed.
* web-platform-tests/notifications/interfaces.html: Removed.
* web-platform-tests/notifications/resources/w3c-import.log:
* web-platform-tests/notifications/w3c-import.log:
2020-07-10 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/user-timing from upstream
https://bugs.webkit.org/show_bug.cgi?id=214208
Reviewed by Sam Weinig.
Resync web-platform-tests/user-timing from upstream 859527a3513029d2.
* web-platform-tests/user-timing/*: Updated.
2020-07-10 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/touch-events from upstream
https://bugs.webkit.org/show_bug.cgi?id=214209
Reviewed by Darin Adler.
Resync web-platform-tests/touch-events from upstream 859527a3513029d2.
* web-platform-tests/touch-events/META.yml: Added.
* web-platform-tests/touch-events/OWNERS: Removed.
* web-platform-tests/touch-events/create-touch-touchlist-expected.txt: Removed.
* web-platform-tests/touch-events/create-touch-touchlist.html: Removed.
* web-platform-tests/touch-events/historical.html:
* web-platform-tests/touch-events/idlharness.window-expected.txt: Added.
* web-platform-tests/touch-events/idlharness.window.html: Added.
* web-platform-tests/touch-events/idlharness.window.js: Added.
* web-platform-tests/touch-events/support/touch.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/touch-events/touch-support.js.
* web-platform-tests/touch-events/support/w3c-import.log: Added.
* web-platform-tests/touch-events/touch-touchevent-constructor.html:
* web-platform-tests/touch-events/w3c-import.log:
2020-07-10 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/eventsource from upstream
https://bugs.webkit.org/show_bug.cgi?id=214203
Reviewed by Geoffrey Garen.
Resync web-platform-tests/eventsource from upstream 859527a3513029d2.
* web-platform-tests/eventsource/*: Updated.
2020-07-10 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/shadow-dom from upstream
https://bugs.webkit.org/show_bug.cgi?id=214201
Reviewed by Sam Weinig.
Resync web-platform-tests/shadow-dom from upstream 859527a3513029d2.
* web-platform-tests/shadow-dom/*: Updated.
2020-07-10 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/payment-request from upstream
https://bugs.webkit.org/show_bug.cgi?id=214167
Reviewed by Sam Weinig.
Resync web-platform-tests/payment-request from upstream cef93b58e7cf31f1d47c.
* resources/resource-files.json:
* web-platform-tests/payment-request/*: Updated.
2020-07-09 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/webrtc from upstream
https://bugs.webkit.org/show_bug.cgi?id=214151
Reviewed by Alex Christensen.
Resync web-platform-tests/webrtc from upstream cef93b58e7cf31f1d47.
* web-platform-tests/webrtc/*: Updated.
2020-07-09 Antti Koivisto <antti@apple.com>
Update css/selectors WPT tests for :is and :where
https://bugs.webkit.org/show_bug.cgi?id=214137
Reviewed by Chris Dumez.
Some more PASSes.
* web-platform-tests/css/selectors/attribute-selectors/attribute-case/semantics-expected.txt:
* web-platform-tests/css/selectors/attribute-selectors/attribute-case/semantics.html:
* web-platform-tests/css/selectors/is-nested-expected.txt:
* web-platform-tests/css/selectors/is-nested.html:
* web-platform-tests/css/selectors/is-specificity-expected.txt:
* web-platform-tests/css/selectors/is-specificity.html:
* web-platform-tests/css/selectors/is-where-parsing-expected.txt: Added.
* web-platform-tests/css/selectors/is-where-parsing.html: Added.
* web-platform-tests/css/selectors/selectors-case-sensitive-001-expected.txt:
* web-platform-tests/css/selectors/selectors-case-sensitive-001.html:
* web-platform-tests/css/selectors/w3c-import.log:
2020-07-09 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/url from upstream
https://bugs.webkit.org/show_bug.cgi?id=214145
Reviewed by Alex Christensen.
Resync web-platform-tests/url from upstream cef93b58e7cf31f1d47.
* web-platform-tests/url/*: Updated.
2020-07-09 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/workers from upstream
https://bugs.webkit.org/show_bug.cgi?id=214146
Reviewed by Geoffrey Garen.
Resync web-platform-tests/workers from upstream cef93b58e7cf31f1d47.
* web-platform-tests/workers/*: Updated.
2020-07-09 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/webmessaging from upstream
https://bugs.webkit.org/show_bug.cgi?id=214143
Reviewed by Sam Weinig.
Resync web-platform-tests/webmessaging from upstream cef93b58e7cf31f1d47.
* resources/import-expectations.json:
* web-platform-tests/webmessaging/*: Updated.
2020-07-09 Clark Wang <clark_wang@apple.com>
Set Restrictions for channelCount, channelCountMode for PannerNode
https://bugs.webkit.org/show_bug.cgi?id=213992
Reviewed by Chris Dumez.
Re-baselined tests that now pass.
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/ctor-panner-expected.txt:
2020-07-09 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/xhr from upstream
https://bugs.webkit.org/show_bug.cgi?id=214105
Reviewed by Geoff Garen.
Resync web-platform-tests/xhr from upstream cef93b58e7cf31f1d47cc.
* web-platform-tests/xhr/*: Updated.
2020-07-09 Chris Dumez <cdumez@apple.com>
Unreviewed, rebaseline fetch test after resync in r264144.
* web-platform-tests/fetch/content-encoding/bad-gzip-body.any.worker-expected.txt:
2020-07-08 Lauro Moura <lmoura@igalia.com>
Unreviewed. Remove uneeded the-offscreen-canvas files after update.
The HTML tests for these expectations were removed in r264117.
Also removing two HTML placeholders for already removed JS files from
the same revision.
Unreviewed test gardening.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.commit-expected.txt: Removed.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.constructor-expected.txt: Removed.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.constructor.worker-expected.txt: Removed.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.constructor.worker.html: Removed.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.getcontext-expected.txt: Removed.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.getcontext.worker-expected.txt: Removed.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.getcontext.worker.html: Removed.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.transfercontrol.to.offscreen-expected.txt: Removed.
2020-07-08 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/websockets from upstream
https://bugs.webkit.org/show_bug.cgi?id=214107
Reviewed by Sam Weinig.
Resync web-platform-tests/websockets from upstream cef93b58e7cf31f1d47cc.
* web-platform-tests/websockets/*: Updated.
2020-07-08 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/fetch from upstream
https://bugs.webkit.org/show_bug.cgi?id=214111
Reviewed by Sam Weinig.
Resync web-platform-tests/fetch from upstream cef93b58e7cf31f1d47.
* web-platform-tests/fetch/*: Updated.
2020-07-08 Chris Dumez <cdumez@apple.com>
Resync all remaining web-platform-tests/html tests from upstream
https://bugs.webkit.org/show_bug.cgi?id=214057
Reviewed by Sam Weinig.
Resync all remaining web-platform-tests/html tests from upstream cef93b58e7cf31f1d47ccb.
* resources/resource-files.json:
* web-platform-tests/html/*: Updated.
2020-07-07 Lauro Moura <lmoura@igalia.com>
Rebaseline windowclient-navigate.https after service-workers resync
This test was rebaselined in r264043 and the as the test changed to
an async function, the emmited messages changed.
Unreviewed test gardening.
* web-platform-tests/service-workers/service-worker/windowclient-navigate.https-expected.txt:
2020-07-07 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/service-workers from upstream
https://bugs.webkit.org/show_bug.cgi?id=214052
Reviewed by Geoff Garen.
Resync web-platform-tests/service-workers from upstream 145839c323ba1ec8b973.
* web-platform-tests/service-workers/*: Updated.
2020-07-07 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/html/editing from upstream
https://bugs.webkit.org/show_bug.cgi?id=214051
Reviewed by Sam Weinig.
Resync web-platform-tests/html/editing from upstream 145839c323ba1ec8b973.
* resources/import-expectations.json:
* web-platform-tests/html/editing/*: Updated.
2020-07-07 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/html/webappapis from upstream
https://bugs.webkit.org/show_bug.cgi?id=214049
Reviewed by Darin Adler.
Resync web-platform-tests/html/webappapis from upstream 145839c323ba1ec8b.
* resources/resource-files.json:
* web-platform-tests/html/webappapis/*: Updated.
2020-07-07 Chris Dumez <cdumez@apple.com>
Unreviewed, drop tests from web-platform-tests/html/dom/dynamic-markup-insertion.
Those tests were moved upstream to html/webappapis/dynamic-markup-insertion/ and should have
been removed during the resync in r263903. html/webappapis/dynamic-markup-insertion/ is
about to get merged via Bug 214049.
* web-platform-tests/html/dom/dynamic-markup-insertion/closing-the-input-stream/document.close-01-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/closing-the-input-stream/document.close-01.xhtml: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/closing-the-input-stream/w3c-import.log: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/001-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/001.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/002-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/002.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/003-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/003.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/004-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/004.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/005-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/005.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/005.js: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/006-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/006.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/006.js: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/007-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/007.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/007.js: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/008-1.js: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/008-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/008.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/008.js: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/009-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/009.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/010-1.js: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/010-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/010.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/010.js: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/011-1.js: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/011-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/011.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/011.js: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/012-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/012.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/012.js: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/013-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/013.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/013.js: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/014-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/014.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/015-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/015.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/016-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/016.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/017-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/017.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/018-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/018.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/019-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/019.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/020-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/020.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/021-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/021.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/022-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/022.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/023-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/023.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/024-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/024.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/025-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/025.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/026-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/026.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/027-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/027.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/028-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/028.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/029-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/029.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/030-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/030.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/031-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/031.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/032-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/032.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/033-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/033.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/034-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/034.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/035-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/035.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/036-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/036.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/037-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/037.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/038-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/038.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/039-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/039.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/040-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/040.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/041-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/041.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/042-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/042.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/043-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/043.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/044-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/044.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/045-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/045.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/046-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/046.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/047-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/047.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/048-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/048.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/049-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/049.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/050-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/050.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/051-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/051.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-01-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-01.xhtml: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-02-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-02.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/empty.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_001-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_001.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_002-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_002.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_003-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_003.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_004-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_004.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_005-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_005.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_005.js: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_006-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_006.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_007-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_007.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_008-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_008.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_009-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_009.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_010-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/iframe_010.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-1-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-1.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-2-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-2.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/nested-document-write-external.js: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/original-id.json: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_001-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_001.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_002-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_002.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_003-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_003.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_004-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_004.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_005-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_005.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_006-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_006.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_007-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_007.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_008-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_008.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_009-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_009.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_010-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_010.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_011-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_011.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_012-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_012.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_013-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/script_013.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/w3c-import.log: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/write-active-document-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/write-active-document.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-01-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-01.xhtml: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-02-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-02.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-03-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-03.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/original-id.json: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/w3c-import.log: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/001-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/001.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/002-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/002.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-1-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-1.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/005-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/005.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/006-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/006.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/007-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/007.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/008-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/008.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/009-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/009.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010-1.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010-2.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/010.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/011-1-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/011-1.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/011-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/011.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/012-1-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/012-1.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/012-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/012.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/013-1-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/013-1.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/013-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/013.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/014-1-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/014-1.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/014-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/014.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/015-1-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/015-1.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/015-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/015.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-1-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-1.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-01-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-01.xhtml: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-02-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-02.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-03-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-03-frame-expected.txt: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-03-frame.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-03.html: Removed.
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/w3c-import.log: Removed.
2020-07-07 Chris Dumez <cdumez@apple.com>
Unreviewed, drop a couple of tests that failed to get removed during resync in r263856.
These tests were renamed and exist under slightly different names after r263856.
* web-platform-tests/html/browsers/history/the-location-interface/location-prototype-setting-expected.txt: Removed.
* web-platform-tests/html/browsers/history/the-location-interface/location-prototype-setting.html: Removed.
* web-platform-tests/html/browsers/the-window-object/security-window/window-security.sub-expected.txt: Removed.
* web-platform-tests/html/browsers/the-window-object/security-window/window-security.sub.html: Removed.
2020-07-07 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/custom-elements from upstream
https://bugs.webkit.org/show_bug.cgi?id=214028
Reviewed by Sam Weinig.
Resync web-platform-tests/custom-elements from upstream 145839c323ba1ec8b97.
* web-platform-tests/custom-elements/*: Updated.
2020-07-06 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/html/semantics from upstream
https://bugs.webkit.org/show_bug.cgi?id=213994
Reviewed by Sam Weinig.
Resync web-platform-tests/html/semantics from upstream 145839c323ba1ec8b.
* resources/import-expectations.json:
* resources/resource-files.json:
* web-platform-tests/html/semantics/*: Updated.
2020-07-06 Clark Wang <clark_wang@apple.com>
Added PannerNode constructor according to spec
https://bugs.webkit.org/show_bug.cgi?id=213801
Reviewed by Chris Dumez.
Re-baselined existing tests now that new ones are passing. New ones that fail are due to accepted range
of values that attributes can take on, which are to be implemented in a future patch.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/ctor-panner-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-distance-clamping-expected.txt:
2020-07-06 Rob Buis <rbuis@igalia.com>
Allow setting empty host/hostname on URLs if they use file scheme
https://bugs.webkit.org/show_bug.cgi?id=213983
Reviewed by Alex Christensen.
Update improved test expectation.
* web-platform-tests/url/url-setters-expected.txt:
2020-07-03 Youenn Fablet <youenn@apple.com>
MediaRecorder should support peer connection remote video tracks
https://bugs.webkit.org/show_bug.cgi?id=213924
Reviewed by Darin Adler.
Resync to WPT ToT.
* resources/resource-files.json:
* web-platform-tests/mediacapture-record/BlobEvent-constructor.html:
* web-platform-tests/mediacapture-record/MediaRecorder-bitrate.https-expected.txt: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-bitrate.https.html: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-creation.https-expected.txt: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-creation.https.html: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-detached-context-expected.txt: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-detached-context.html: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-disabled-tracks.https-expected.txt: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-disabled-tracks.https.html: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-error.html:
* web-platform-tests/mediacapture-record/MediaRecorder-events-and-exceptions-expected.txt: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-events-and-exceptions.html: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-mimetype-expected.txt: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-mimetype.html: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-no-sink.https-expected.txt: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-no-sink.https.html: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-pause-resume-expected.txt: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-pause-resume.html: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https-expected.txt: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https.html: Added.
* web-platform-tests/mediacapture-record/MediaRecorder-stop-expected.txt:
* web-platform-tests/mediacapture-record/MediaRecorder-stop.html:
* web-platform-tests/mediacapture-record/idlharness.window-expected.txt:
* web-platform-tests/mediacapture-record/idlharness.window.js:
* web-platform-tests/mediacapture-record/passthrough/MediaRecorder-passthrough.https-expected.txt: Added.
* web-platform-tests/mediacapture-record/passthrough/MediaRecorder-passthrough.https.html: Added.
* web-platform-tests/mediacapture-record/passthrough/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/mediacapture-record/w3c-import.log.
* web-platform-tests/mediacapture-record/support/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/mediacapture-record/w3c-import.log.
* web-platform-tests/mediacapture-record/utils/peerconnection.js: Added.
(async exchangeOfferAnswer):
(setTransceiverCodecPreference):
(async startConnection):
(async waitForReceivedFrames):
(async waitForReceivedCodec):
* web-platform-tests/mediacapture-record/utils/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/mediacapture-record/w3c-import.log.
* web-platform-tests/mediacapture-record/w3c-import.log:
2020-07-03 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/html/dom & web-platform-tests/html/infrastructure from upstream
https://bugs.webkit.org/show_bug.cgi?id=213908
Reviewed by Youenn Fablet.
Resync web-platform-tests/html/dom & web-platform-tests/html/infrastructure from upstream 145839c323ba1ec8b.
* resources/import-expectations.json:
* resources/resource-files.json:
* web-platform-tests/html/dom/*: Updated.
* web-platform-tests/html/infrastructure/*: Updated.
2020-07-02 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/html/browsers from upstream
https://bugs.webkit.org/show_bug.cgi?id=213892
Reviewed by Geoffrey Garen.
Resync web-platform-tests/html/browsers from upstream 145839c323ba1ec8b9737.
* resources/import-expectations.json:
* resources/resource-files.json:
* web-platform-tests/html/browsers/*: Updated.
2020-07-02 Zalan Bujtas <zalan@apple.com>
Overlapping content on earny.co
https://bugs.webkit.org/show_bug.cgi?id=213864
<rdar://problem/61011802>
Reviewed by Simon Fraser.
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001-expected.txt:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001q-expected.txt:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001r-expected.txt:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001u-expected.txt:
* web-platform-tests/css/css-writing-modes/orthogonal-parent-shrink-to-fit-001v-expected.txt:
2020-07-02 Chris Dumez <cdumez@apple.com>
Unreviewed, drop some outdated tests in WebCrypto API.
Those tests failed to get removed during the recent re-sync from upstream in r263598.
They are actually still present but under different names so we have duplicate
copies right now.
* web-platform-tests/WebCryptoAPI/derive_bits_keys/test_hkdf-expected.txt: Removed.
* web-platform-tests/WebCryptoAPI/derive_bits_keys/test_pbkdf2-expected.txt: Removed.
* web-platform-tests/WebCryptoAPI/getRandomValues.js: Removed.
* web-platform-tests/WebCryptoAPI/getRandomValues.worker-expected.txt: Removed.
* web-platform-tests/WebCryptoAPI/getRandomValues.worker.html: Removed.
* web-platform-tests/WebCryptoAPI/getRandomValues.worker.js: Removed.
* web-platform-tests/WebCryptoAPI/test_getRandomValues-expected.txt: Removed.
* web-platform-tests/WebCryptoAPI/test_getRandomValues.html: Removed.
2020-07-02 Rob Buis <rbuis@igalia.com>
Fragment navigation involving fragment identifiers does not match specification
https://bugs.webkit.org/show_bug.cgi?id=83930
Reviewed by Darin Adler.
Update improved test results and import scroll-frag-non-utf8-encoded-document.html.
* web-platform-tests/html/browsers/browsing-the-web/scroll-to-fragid/fragment-and-encoding-2-expected.txt:
* web-platform-tests/html/browsers/browsing-the-web/scroll-to-fragid/fragment-and-encoding-expected.txt:
* web-platform-tests/html/browsers/browsing-the-web/scroll-to-fragid/scroll-frag-non-utf8-encoded-document-expected.txt: Added.
* web-platform-tests/html/browsers/browsing-the-web/scroll-to-fragid/scroll-frag-non-utf8-encoded-document.html: Added.
* web-platform-tests/html/browsers/browsing-the-web/scroll-to-fragid/scroll-to-anchor-name-expected.txt:
2020-06-29 Chris Dumez <cdumez@apple.com>
REGRESSION(r263626): 2 imported/w3c/web-platform-tests/cors/ tests failing constantly
https://bugs.webkit.org/show_bug.cgi?id=213729
Unreviewed, rebaseline a couple of cors tests after upstream resync in r263626.
* web-platform-tests/cors/credentials-flag-expected.txt:
* web-platform-tests/cors/origin-expected.txt:
2020-06-09 Sergio Villar Senin <svillar@igalia.com>
[css-flexbox] WebKit mistakenly lets pointer events (click/hover/etc) pass through flex items, if they have negative margin
https://bugs.webkit.org/show_bug.cgi?id=185771
Reviewed by Javier Fernandez.
* web-platform-tests/css/css-flexbox/hittest-overlapping-margin-expected.txt: Replaced FAIL by PASS expectation.
* web-platform-tests/css/css-flexbox/hittest-overlapping-order-expected.txt: Ditto.
2020-06-29 Rob Buis <rbuis@igalia.com>
window.location.replace with invalid urls should throw
https://bugs.webkit.org/show_bug.cgi?id=153121
Reviewed by Darin Adler.
Add a subtest to verify that location.replace throws SyntaxError if
the resulting url is not valid.
* web-platform-tests/html/browsers/history/the-location-interface/location_replace-expected.txt:
* web-platform-tests/html/browsers/history/the-location-interface/location_replace.html:
2020-06-29 Pinki Gyanchandani <pgyanchandani@apple.com>
Add a new Web Platform Test in LayoutTest/imported/w3c/web-platform-tests/dom/ranges
https://bugs.webkit.org/show_bug.cgi?id=213667
Reviewed by Darin Adler.
Adding a Web Platfotm Test to test the handling of Ranges, when range is associated with a parentless node, and this parentless node moves to
new document.
This test has been provided by Darin Adler.
* web-platform-tests/dom/ranges/Range-adopt-test-expected.txt: Added.
* web-platform-tests/dom/ranges/Range-adopt-test.html: Added.
2020-06-28 Rob Buis <rbuis@igalia.com>
Setting url.search="??" (two questionmarks) has incorrect behavior
https://bugs.webkit.org/show_bug.cgi?id=170452
Reviewed by Darin Adler.
Update improved test result.
* web-platform-tests/url/url-setters-expected.txt:
2020-06-27 Chris Dumez <cdumez@apple.com>
Update web-platform-tests/cors from upstream
https://bugs.webkit.org/show_bug.cgi?id=213668
Reviewed by Sam Weinig.
Update web-platform-tests/cors from upstream b076c305a256e7.
* web-platform-tests/cors/*: Updated.
2020-06-27 Rob Buis <rbuis@igalia.com>
Require <form> to be connected
https://bugs.webkit.org/show_bug.cgi?id=177356
Reviewed by Sam Weinig.
Update improved test result.
* web-platform-tests/html/semantics/forms/form-submission-0/submission-checks.window-expected.txt:
2020-06-27 Chris Dumez <cdumez@apple.com>
Update web-platform-tests/common from upstream
https://bugs.webkit.org/show_bug.cgi?id=213665
Reviewed by Sam Weinig.
Update web-platform-tests/common from upstream b076c305a256e7fb7.
* web-platform-tests/common/*: Updated.
2020-06-26 Chris Dumez <cdumez@apple.com>
Unreviewed, drop tests that got renamed in r263598 when re-syncing WebCryptAPI tests.
* web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.https.worker-expected.txt: Removed.
* web-platform-tests/WebCryptoAPI/derive_bits_keys/hkdf.https.worker.html: Removed.
* web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.worker-expected.txt: Removed.
* web-platform-tests/WebCryptoAPI/derive_bits_keys/pbkdf2.https.worker.html: Removed.
2020-06-26 Chris Dumez <cdumez@apple.com>
Unreviewed, drop test that got renamed in r263595.
This test is now called beacon-redirect.sub.window.html.
* web-platform-tests/beacon/beacon-redirect.window-expected.txt: Removed.
* web-platform-tests/beacon/beacon-redirect.window.html: Removed.
2020-06-26 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/WebIDL from upstream
https://bugs.webkit.org/show_bug.cgi?id=213539
Reviewed by Sam Weinig.
Resync web-platform-tests/WebIDL from upstream 1001bb6b2d6b9.
* web-platform-tests/WebIDL/ecmascript-binding/class-string-iterator-prototype-object.any-expected.txt:
* web-platform-tests/WebIDL/ecmascript-binding/class-string-iterator-prototype-object.any.js:
(test):
* web-platform-tests/WebIDL/ecmascript-binding/class-string-iterator-prototype-object.any.worker-expected.txt:
* web-platform-tests/WebIDL/ecmascript-binding/class-string-named-properties-object.window-expected.txt:
* web-platform-tests/WebIDL/ecmascript-binding/class-string-named-properties-object.window.js:
* web-platform-tests/WebIDL/idlharness-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebIDL/interfaces-expected.txt.
* web-platform-tests/WebIDL/idlharness.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/WebIDL/interfaces.html.
* web-platform-tests/WebIDL/w3c-import.log:
2020-06-26 Chris Dumez <cdumez@apple.com>
Update web-platform-tests/content-security-policy from upstream
https://bugs.webkit.org/show_bug.cgi?id=213664
Reviewed by Darin Adler.
Update web-platform-tests/content-security-policy from upstream b076c305a256e7fb7.
* resources/resource-files.json:
* web-platform-tests/content-security-policy/*: Updated.
2020-06-26 Chris Dumez <cdumez@apple.com>
Update web-platform-tests/WebCryptoAPI from upstream
https://bugs.webkit.org/show_bug.cgi?id=213662
Reviewed by Darin Adler.
Update web-platform-tests/WebCryptoAPI from upstream b076c305a256e7.
* web-platform-tests/WebCryptoAPI/*: Updated.
2020-06-26 Chris Dumez <cdumez@apple.com>
Update web-platform-tests/beacon from upstream
https://bugs.webkit.org/show_bug.cgi?id=213663
Reviewed by Darin Adler.
Update web-platform-tests/beacon from upstream b076c305a256e7fb7.
* web-platform-tests/beacon/*: Updated.
2020-06-24 Sergio Villar Senin <svillar@igalia.com>
[WebXR] Unreviewed gardening. Updated expectations and new passing tests.
* web-platform-tests/webxr/navigator_xr_sameObject.https-expected.txt: Added.
* web-platform-tests/webxr/xrFrame_session_sameObject.https-expected.txt: Added.
* web-platform-tests/webxr/xrRigidTransform_constructor.https-expected.txt: Added.
* web-platform-tests/webxr/xrSession_prevent_multiple_exclusive.https-expected.txt: Added.
2020-06-23 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/domparsing from upstream
https://bugs.webkit.org/show_bug.cgi?id=213540
Reviewed by Sam Weinig.
Resync web-platform-tests/domparsing from upstream 1001bb6b2d6b9.
* web-platform-tests/domparsing/*: Updated.
2020-06-23 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/IndexedDB from upstream
https://bugs.webkit.org/show_bug.cgi?id=213541
Reviewed by Sam Weinig.
Resync web-platform-tests/IndexedDB from upstream 1001bb6b2d6b9.
* web-platform-tests/IndexedDB/*: Updated.
2020-06-22 Sergio Villar Senin <svillar@igalia.com>
[WebXR] Introducing XRLayer
https://bugs.webkit.org/show_bug.cgi?id=213462
Reviewed by Youenn Fablet.
* web-platform-tests/webxr/idlharness.https.window-expected.txt: Replace FAIL by PASS expectations
for XRLayer interface.
2020-06-23 Sergio Villar Senin <svillar@igalia.com>
[css-flex] Allow indefinite size flex items to be definite wrt resolving percentages inside them
https://bugs.webkit.org/show_bug.cgi?id=212264
Reviewed by Manuel Rego Casasnovas.
* web-platform-tests/css/css-flexbox/percentage-heights-003-expected.txt: There were 3 subtests
marked as failures. All of them work fine now.
2020-06-22 Chris Dumez <cdumez@apple.com>
Introduce BaseAudioContext interface
https://bugs.webkit.org/show_bug.cgi?id=213491
Reviewed by Geoffrey Garen.
Rebaseline WPT test now that more checks are passing.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
2020-06-22 Clark Wang <clark_wang@apple.com>
Added getFloatTimeDomainData method to AnalyserNode
https://bugs.webkit.org/show_bug.cgi?id=213393
Reviewed by Chris Dumez.
Re-baselined test to show a new passing test.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
2020-06-22 Rob Buis <rbuis@igalia.com>
Add referrerpolicy attribute support for <link>
https://bugs.webkit.org/show_bug.cgi?id=213342
Reviewed by Darin Adler.
Fix wrong resource file name usage.
* web-platform-tests/referrer-policy/generic/multiple-headers-and-values.html:
* web-platform-tests/referrer-policy/generic/multiple-headers-combined.html:
* web-platform-tests/referrer-policy/generic/multiple-headers-one-invalid.html:
* web-platform-tests/referrer-policy/generic/multiple-headers-one-unknown-token.html:
* web-platform-tests/referrer-policy/generic/multiple-headers.html:
2020-06-22 Tetsuharu Ohzeki <tetsuharu.ohzeki@gmail.com>
Fix the case of "null type Blob slice" in wpt/FileAPI/blob/Blob-slice.html
https://bugs.webkit.org/show_bug.cgi?id=213370
Reviewed by Darin Adler.
* web-platform-tests/FileAPI/blob/Blob-slice-expected.txt:
2020-06-10 Sergio Villar Senin <svillar@igalia.com>
[WebXR] Add a preliminary implementation of XRWebGLLayer
https://bugs.webkit.org/show_bug.cgi?id=213022
Reviewed by Carlos Garcia Campos.
Added new expectations.
* web-platform-tests/webxr/xrWebGLLayer_constructor.https-expected.txt: Added.
* web-platform-tests/webxr/xrWebGLLayer_framebuffer_sameObject.https-expected.txt: Added.
2020-06-22 Rob Buis <rbuis@igalia.com>
Image `crossorigin` mutations should be considered "relevant mutations"
https://bugs.webkit.org/show_bug.cgi?id=213335
Reviewed by Darin Adler.
Update improved test result.
* web-platform-tests/html/canvas/element/drawing-images-to-the-canvas/drawimage_crossorigin.sub-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-img-element/relevant-mutations-expected.txt:
2020-06-19 Clark Wang <clark_wang@apple.com>
Remove setVelocity() from PannerNode
https://bugs.webkit.org/show_bug.cgi?id=213360
Reviewed by Chris Dumez.
Re-baselined previous test that now passes with velocity removed.
* web-platform-tests/webaudio/historical-expected.txt:
2020-06-10 Sergio Villar Senin <svillar@igalia.com>
REGRESSION(r262254?): [WPE] imported/w3c/web-platform-tests/webxr/idlharness.https.window.html is failing
https://bugs.webkit.org/show_bug.cgi?id=212897
Reviewed by Youenn Fablet.
* web-platform-tests/webxr/idlharness.https.window-expected.txt: Updated expectations.
2020-06-17 Clark Wang <clark_wang@apple.com>
Added missing orientation attributes to PannerNode
https://bugs.webkit.org/show_bug.cgi?id=213301
Reviewed by Chris Dumez.
Re-baselined previous tests that now have passing test cases.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/pannernode-basic-expected.txt:
2020-06-17 Chris Dumez <cdumez@apple.com>
Add experimental feature flag for modern & unprefixed WebAudio API
https://bugs.webkit.org/show_bug.cgi?id=213268
Reviewed by Jer Noble.
Rebaseline a few web-platform-tests now that they are passing or failing at a later stage.
This is due to our WebAudio getting properly unprefixed in the context of layout tests.
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/audiocontext-detached-execution-context.tentative-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audionode-interface/audionode-connect-method-chaining-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-offlineaudiocontext-interface/offlineaudiocontext-detached-execution-context.tentative-expected.txt:
2020-06-17 Rob Buis <rbuis@igalia.com>
Image `referrerpolicy` mutations should be considered "relevant mutations"
https://bugs.webkit.org/show_bug.cgi?id=209970
Reviewed by Youenn Fablet.
Import latest version of relevant-mutations.html.
Because original-referrer-policy-applied.sub.html is older and assumes referrerpolicy is not a relevant
mutation, remove it and replace it by imported image-loading-lazy-referrerpolicy-change.sub.html.
* web-platform-tests/html/semantics/embedded-content/resources/common.js: Added.
(ElementLoadPromise):
(ElementLoadPromise.prototype.element):
(is_image_fully_loaded):
* web-platform-tests/html/semantics/embedded-content/the-img-element/image-loading-lazy-referrerpolicy-change.sub-expected.txt: Added.
* web-platform-tests/html/semantics/embedded-content/the-img-element/image-loading-lazy-referrerpolicy-change.sub.html: Added.
* web-platform-tests/html/semantics/embedded-content/the-img-element/original-referrer-policy-applied.sub.html: Removed.
* web-platform-tests/html/semantics/embedded-content/the-img-element/relevant-mutations-expected.txt: Added.
* web-platform-tests/html/semantics/embedded-content/the-img-element/relevant-mutations.html:
2020-06-17 Darryl Pogue <darryl@dpogue.ca>
IndexedDB: Support IDBFactory databases method
https://bugs.webkit.org/show_bug.cgi?id=211043
Reviewed by Youenn Fablet.
Adjust test expectations for `IDBFactory.prototype.databases()`.
* web-platform-tests/IndexedDB/get-databases.any-expected.txt:
* web-platform-tests/IndexedDB/get-databases.any.worker-expected.txt:
* web-platform-tests/IndexedDB/idbfactory-databases-opaque-origin-expected.txt:
* web-platform-tests/IndexedDB/idbfactory-origin-isolation-expected.txt:
* web-platform-tests/IndexedDB/idlharness.any-expected.txt:
* web-platform-tests/IndexedDB/idlharness.any.worker-expected.txt:
2020-06-17 Sam Weinig <weinig@apple.com>
[WPT] infrastructure/assumptions/html-elements.html fails due to changes in style when all: initial is used
https://bugs.webkit.org/show_bug.cgi?id=213171
Reviewed by Antti Koivisto.
* web-platform-tests/css/css-cascade/all-prop-initial-xml-expected.txt:
* web-platform-tests/infrastructure/assumptions/html-elements-expected.txt:
Update test results.
2020-06-17 Youenn Fablet <youenn@apple.com>
Make ReadableStream robust against user code
https://bugs.webkit.org/show_bug.cgi?id=212915
<rdar://problem/64133221>
Reviewed by Darin Adler.
We now get pull/cancel only once from the source.
* web-platform-tests/streams/readable-streams/bad-underlying-sources-expected.txt:
* web-platform-tests/streams/readable-streams/bad-underlying-sources.dedicatedworker-expected.txt:
* web-platform-tests/streams/readable-streams/bad-underlying-sources.serviceworker.https-expected.txt:
2020-06-16 Clark Wang <clark_wang@apple.com>
Added missing position attributes to PannerNode
https://bugs.webkit.org/show_bug.cgi?id=213151
Reviewed by Chris Dumez.
Re-baselined previous tests that either now pass, or fail at a further stage than before.
* web-platform-tests/webaudio/historical-expected.txt:
* web-platform-tests/webaudio/idlharness.https.window-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/ctor-panner-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-automation-basic-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-automation-position-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-distance-clamping-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/pannernode-basic-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/test-pannernode-automation-expected.txt:
2020-06-16 Sam Weinig <weinig@apple.com>
[WPT] form.action does not return document.url when unset (part of https://wpt.live/html/dom/reflection-forms.html)
https://bugs.webkit.org/show_bug.cgi?id=213205
Reviewed by David Kilzer.
* web-platform-tests/html/dom/reflection-forms-expected.txt:
* web-platform-tests/html/semantics/forms/the-form-element/form-action-reflection-expected.txt:
* web-platform-tests/html/semantics/forms/the-form-element/form-action-reflection-with-base-url-expected.txt:
Update test results.
2020-06-16 Truitt Savell <tsavell@apple.com>
Unreviewed, reverting r263079.
Broke Internal builds.
Reverted changeset:
"IndexedDB: Support IDBFactory databases method"
https://bugs.webkit.org/show_bug.cgi?id=211043
https://trac.webkit.org/changeset/263079
2020-06-16 Darryl Pogue <darryl@dpogue.ca>
IndexedDB: Support IDBFactory databases method
https://bugs.webkit.org/show_bug.cgi?id=211043
Reviewed by Youenn Fablet.
Adjust test expectations for `IDBFactory.prototype.databases()`.
* web-platform-tests/IndexedDB/get-databases.any-expected.txt:
* web-platform-tests/IndexedDB/get-databases.any.worker-expected.txt:
* web-platform-tests/IndexedDB/idbfactory-databases-opaque-origin-expected.txt:
* web-platform-tests/IndexedDB/idbfactory-origin-isolation-expected.txt:
* web-platform-tests/IndexedDB/idlharness.any-expected.txt:
* web-platform-tests/IndexedDB/idlharness.any.worker-expected.txt:
2020-06-15 Tetsuharu Ohzeki <tetsuharu.ohzeki@gmail.com>
Update WPT tests for FileAPI
https://bugs.webkit.org/show_bug.cgi?id=213198
Reviewed by Alex Christensen.
Import from 90446389b82ae924cdef637bca2dd99ece41160c
* web-platform-tests/FileAPI/BlobURL/support/w3c-import.log:
* web-platform-tests/FileAPI/FileReader/support/w3c-import.log:
* web-platform-tests/FileAPI/FileReader/w3c-import.log:
* web-platform-tests/FileAPI/FileReaderSync.worker-expected.txt:
* web-platform-tests/FileAPI/FileReaderSync.worker.js:
(setup):
(test):
* web-platform-tests/FileAPI/META.yml: Added.
* web-platform-tests/FileAPI/OWNERS: Removed.
* web-platform-tests/FileAPI/blob/Blob-array-buffer.any-expected.txt: Added.
* web-platform-tests/FileAPI/blob/Blob-array-buffer.any.html: Added.
* web-platform-tests/FileAPI/blob/Blob-array-buffer.any.js: Added.
(string_appeared_here.promise_test.async const):
* web-platform-tests/FileAPI/blob/Blob-array-buffer.any.worker-expected.txt: Added.
* web-platform-tests/FileAPI/blob/Blob-array-buffer.any.worker.html: Added.
* web-platform-tests/FileAPI/blob/Blob-constructor-endings.html:
* web-platform-tests/FileAPI/blob/Blob-constructor.html:
* web-platform-tests/FileAPI/blob/Blob-stream.any-expected.txt: Added.
* web-platform-tests/FileAPI/blob/Blob-stream.any.html: Added.
* web-platform-tests/FileAPI/blob/Blob-stream.any.js: Added.
(async read_all_chunks):
(promise_test.async const):
(promise_test):
* web-platform-tests/FileAPI/blob/Blob-stream.any.worker-expected.txt: Added.
* web-platform-tests/FileAPI/blob/Blob-stream.any.worker.html: Added.
* web-platform-tests/FileAPI/blob/Blob-text.any-expected.txt: Added.
* web-platform-tests/FileAPI/blob/Blob-text.any.html: Added.
* web-platform-tests/FileAPI/blob/Blob-text.any.js: Added.
(string_appeared_here.promise_test.async const):
* web-platform-tests/FileAPI/blob/Blob-text.any.worker-expected.txt: Added.
* web-platform-tests/FileAPI/blob/Blob-text.any.worker.html: Added.
* web-platform-tests/FileAPI/blob/w3c-import.log:
* web-platform-tests/FileAPI/file/File-constructor-endings.html:
* web-platform-tests/FileAPI/file/File-constructor.html:
* web-platform-tests/FileAPI/file/w3c-import.log:
* web-platform-tests/FileAPI/filelist-section/support/w3c-import.log:
* web-platform-tests/FileAPI/filelist-section/w3c-import.log:
* web-platform-tests/FileAPI/idlharness.html:
* web-platform-tests/FileAPI/idlharness.worker.js:
* web-platform-tests/FileAPI/reading-data-section/FileReader-multiple-reads.html:
* web-platform-tests/FileAPI/reading-data-section/filereader_abort-expected.txt:
* web-platform-tests/FileAPI/reading-data-section/filereader_events.any-expected.txt: Added.
* web-platform-tests/FileAPI/reading-data-section/filereader_events.any.html: Added.
* web-platform-tests/FileAPI/reading-data-section/filereader_events.any.js: Added.
(promise_test.async t):
* web-platform-tests/FileAPI/reading-data-section/filereader_events.any.worker-expected.txt: Added.
* web-platform-tests/FileAPI/reading-data-section/filereader_events.any.worker.html: Added.
* web-platform-tests/FileAPI/reading-data-section/filereader_readAsDataURL-expected.txt:
* web-platform-tests/FileAPI/reading-data-section/filereader_readAsDataURL.html:
* web-platform-tests/FileAPI/reading-data-section/filereader_result-expected.txt:
* web-platform-tests/FileAPI/reading-data-section/filereader_result.html:
* web-platform-tests/FileAPI/reading-data-section/support/w3c-import.log:
* web-platform-tests/FileAPI/reading-data-section/w3c-import.log:
* web-platform-tests/FileAPI/support/Blob.js:
(self.assert_equals_typed_array):
(test_blob): Deleted.
* web-platform-tests/FileAPI/support/w3c-import.log:
* web-platform-tests/FileAPI/url/cross-global-revoke.sub.html:
* web-platform-tests/FileAPI/url/multi-global-origin-serialization.sub-expected.txt:
* web-platform-tests/FileAPI/url/multi-global-origin-serialization.sub.html:
* web-platform-tests/FileAPI/url/resources/revoke-helper.js:
* web-platform-tests/FileAPI/url/resources/w3c-import.log:
* web-platform-tests/FileAPI/url/sandboxed-iframe-expected.txt:
* web-platform-tests/FileAPI/url/sandboxed-iframe.html:
* web-platform-tests/FileAPI/url/url-format.any.js:
* web-platform-tests/FileAPI/url/url-in-tags-revoke.window-expected.txt: Added.
* web-platform-tests/FileAPI/url/url-in-tags-revoke.window.html: Added.
* web-platform-tests/FileAPI/url/url-in-tags-revoke.window.js:
(async_test.t.const.blob.new.Blob.window_contents_for_channel):
* web-platform-tests/FileAPI/url/url-in-tags.window-expected.txt: Added.
* web-platform-tests/FileAPI/url/url-in-tags.window.html: Added.
* web-platform-tests/FileAPI/url/url-lifetime.html:
* web-platform-tests/FileAPI/url/url-reload.window-expected.txt: Added.
* web-platform-tests/FileAPI/url/url-reload.window.html: Added.
* web-platform-tests/FileAPI/url/url-with-fetch.any.js:
* web-platform-tests/FileAPI/url/url_xmlhttprequest-expected.txt: Removed.
* web-platform-tests/FileAPI/url/w3c-import.log:
* web-platform-tests/FileAPI/w3c-import.log:
2020-06-14 Sergio Villar Senin <svillar@igalia.com>
Unreviewed, reverting r262124.
Twitter videos go blank after exiting fullscreen
Reverted changeset:
"[css-flex] Allow indefinite size flex items to be definite
wrt resolving percentages inside them"
https://bugs.webkit.org/show_bug.cgi?id=212264
https://trac.webkit.org/changeset/262124
2020-06-14 Sam Weinig <weinig@apple.com>
[WPT] html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-pluginarray.html fails due to lack of caching of Plugin objects
https://bugs.webkit.org/show_bug.cgi?id=213185
Reviewed by Darin Adler.
* web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object/navigator-pluginarray-expected.txt:
Update results now that this test passes.
2020-06-14 Sam Weinig <weinig@apple.com>
[WPT] websockets/Close-reason-unpaired-surrogates.any.html fails due to failure to convert unpaired surrogates to replacement character for close reason
https://bugs.webkit.org/show_bug.cgi?id=213182
Reviewed by Darin Adler.
* web-platform-tests/websockets/Close-reason-unpaired-surrogates.any-expected.txt:
* web-platform-tests/websockets/Close-reason-unpaired-surrogates.any.worker-expected.txt:
* web-platform-tests/websockets/Secure-Close-Reason-Unpaired-surrogates.any-expected.txt: Added.
* web-platform-tests/websockets/Secure-Close-Reason-Unpaired-surrogates.any.worker-expected.txt: Added.
Update/add results now that these tests pass.
2020-06-14 Tetsuharu Ohzeki <tetsuharu.ohzeki@gmail.com>
Withdraw FileReaderSync from ServiceWorker
https://bugs.webkit.org/show_bug.cgi?id=213136
Reviewed by Darin Adler.
* web-platform-tests/FileAPI/historical.https-expected.txt:
2020-06-13 Sam Weinig <weinig@apple.com>
[WPT] dom/nodes/Document-createCDATASection-xhtml.xhtml fails due to missing exception in Document.createCDATASection()
https://bugs.webkit.org/show_bug.cgi?id=213167
Reviewed by Yusuke Suzuki.
* web-platform-tests/dom/nodes/Document-createCDATASection-xhtml-expected.txt:
Update results to show we are now passing all subtests.
2020-06-12 Tetsuharu Ohzeki <tetsuharu.ohzeki@gmail.com>
Change FileReader.error to DOMException from obsoleted FileError
https://bugs.webkit.org/show_bug.cgi?id=213117
Reviewed by Chris Dumez.
* web-platform-tests/FileAPI/historical.https-expected.txt:
FileError should not be exposed.
2020-06-11 Sam Weinig <weinig@apple.com>
Document.currentScript does not work for SVGScriptElements
https://bugs.webkit.org/show_bug.cgi?id=213104
Reviewed by Yusuke Suzuki.
* web-platform-tests/html/dom/documents/dom-tree-accessors/Document.currentScript-expected.txt:
Update test results after making currentScript work with SVGScriptElements.
* web-platform-tests/content-security-policy/nonce-hiding/svgscript-nonces-hidden-meta.tentative.sub-expected.txt:
* web-platform-tests/content-security-policy/nonce-hiding/svgscript-nonces-hidden.tentative-expected.txt:
Update results. Not passing, but getting further.
2020-06-11 Oriol Brufau <obrufau@igalia.com>
[css-grid] Reimport WPT tests removed in r262809
https://bugs.webkit.org/show_bug.cgi?id=213028
Reviewed by Manuel Rego Casasnovas.
r261841 imported some WPT grid tests, but it was reverted in r262809.
This patch reimports these tests again.
* resources/import-expectations.json:
* web-platform-tests/css/css-grid/grid-items/grid-item-dynamic-min-contribution-001-expected.txt: Added.
* web-platform-tests/css/css-grid/grid-items/grid-item-dynamic-min-contribution-001.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-003-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-003.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-004-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-004.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-005-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-005.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-006-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-006.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-007-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-007.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-008-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-008.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-009-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-009.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-010-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-010.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-011-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-011.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-012-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-012.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-013-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-013.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-014-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-014.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-lr-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-lr-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-rl-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-rl-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-003-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-003.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-004-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-004.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-005-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-005.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-006-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-006.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-007-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-007.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-008-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-008.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-009-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-009.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-010-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-010.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-011-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-011.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-012-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-012.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-013-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-013.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-014-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-014.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-lr-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-lr-002-expected.txt:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-lr-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-rl-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-rl-002-expected.txt:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-rl-002.html:
* web-platform-tests/css/css-grid/grid-items/w3c-import.log:
2020-06-11 Rob Buis <rbuis@igalia.com>
Improve url-setters.html WPT test
https://bugs.webkit.org/show_bug.cgi?id=213046
Reviewed by Darin Adler.
Update improved test expectation.
* web-platform-tests/url/url-setters-expected.txt:
2020-06-10 Brent Fulgham <bfulgham@apple.com>
Improve CSP compliance under PSON
https://bugs.webkit.org/show_bug.cgi?id=212995
<rdar://problem/62996186>
Reviewed by Chris Dumez.
Rebaseline an existing test, since CSP is now checked before any navigations performed by a form action.
* web-platform-tests/content-security-policy/form-action/form-action-src-blocked.sub-expected.txt:
2020-06-10 Ryan Haddad <ryanhaddad@apple.com>
REGRESSION(r262809): [ macOS iOS ] imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-minimum-height-orthogonal-001.html is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=213026
Unreviewed test gardening.
* web-platform-tests/css/css-grid/grid-items/grid-items-minimum-height-orthogonal-001-expected.txt:
Check in a new baseline that accounts for the failing subtests to get the bots to green.
2020-06-09 Commit Queue <commit-queue@webkit.org>
Unreviewed, reverting r261841.
https://bugs.webkit.org/show_bug.cgi?id=212991
Caused spotify pages to scroll to the top
(<http://webkit.org/b/212983|webkit.org/b/212983>)
Reverted changeset:
"[css-grid] Clear the override width for computing percent
margins"
https://bugs.webkit.org/show_bug.cgi?id=209461
https://trac.webkit.org/changeset/261841
2020-06-09 Javier Fernandez <jfernandez@igalia.com>
[css-grid] Import some grid tests from WPT
https://bugs.webkit.org/show_bug.cgi?id=212920
Reviewed by Manuel Rego Casasnovas.
Imported some grid related tests from WPT to check how baseline
alignment affects the grid's intrinsic size computation.
* resources/import-expectations.json:
* web-platform-tests/css/css-grid/layout-algorithm/baseline-alignment-affects-intrinsic-size-001-expected.txt: Added.
* web-platform-tests/css/css-grid/layout-algorithm/baseline-alignment-affects-intrinsic-size-001.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/baseline-alignment-affects-intrinsic-size-002-expected.txt: Added.
* web-platform-tests/css/css-grid/layout-algorithm/baseline-alignment-affects-intrinsic-size-002.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/baseline-alignment-affects-intrinsic-size-003-expected.txt: Added.
* web-platform-tests/css/css-grid/layout-algorithm/baseline-alignment-affects-intrinsic-size-003.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/baseline-alignment-affects-intrinsic-size-004-expected.txt: Added.
* web-platform-tests/css/css-grid/layout-algorithm/baseline-alignment-affects-intrinsic-size-004.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/baseline-alignment-affects-intrinsic-size-005-expected.txt: Added.
* web-platform-tests/css/css-grid/layout-algorithm/baseline-alignment-affects-intrinsic-size-005.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/baseline-alignment-affects-intrinsic-size-006-expected.txt: Added.
* web-platform-tests/css/css-grid/layout-algorithm/baseline-alignment-affects-intrinsic-size-006.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/w3c-import.log:
2020-06-08 Rob Buis <rbuis@igalia.com>
XMLHTTPRequest.send should not send Content-Type headers when Blob has no type
https://bugs.webkit.org/show_bug.cgi?id=211999
Reviewed by Alex Christensen.
Update improved test expectation.
* web-platform-tests/xhr/send-blob-with-no-mime-type-expected.txt:
2020-06-05 Sergio Villar Senin <svillar@igalia.com>
[WebXR] Add missing interfaces from the AR module
https://bugs.webkit.org/show_bug.cgi?id=212826
Reviewed by Youenn Fablet.
Added expectations.
* web-platform-tests/webxr/ar-module/idlharness.https.window-expected.txt: Added.
* web-platform-tests/webxr/ar-module/xrDevice_isSessionSupported_immersive-ar.https-expected.txt: Added.
* web-platform-tests/webxr/ar-module/xrDevice_requestSession_immersive-ar.https-expected.txt: Added.
2020-06-01 Sergio Villar Senin <svillar@igalia.com>
[css-flexbox] align-content should apply even when there's just a single line
https://bugs.webkit.org/show_bug.cgi?id=209871
Reviewed by Manuel Rego Casasnovas.
Mark as PASSing 15 subtests that are now working as expected.
* web-platform-tests/css/css-flexbox/align-content-wrap-001-expected.txt: Remove FAIL results.
* web-platform-tests/css/css-flexbox/align-content-wrap-002-expected.txt: Ditto.
* web-platform-tests/css/css-flexbox/align-content-wrap-003-expected.txt: Ditto.
2020-06-06 Charlie Turner <cturner@igalia.com>
[GTK][WPE][EME] Update WPT and rebaseline
https://bugs.webkit.org/show_bug.cgi?id=212574
Reviewed by Xabier Rodriguez-Calvar.
Updated the encrypted-media directory like so,
Tools/Scripts/import-w3c-tests -s ~/igalia/sources/wpt/ -d imported/w3c/web-platform-tests/ encrypted-media
* resources/import-expectations.json:
* web-platform-tests/encrypted-media/META.yml: Added.
* web-platform-tests/encrypted-media/OWNERS: Removed.
* web-platform-tests/encrypted-media/clearkey-check-encryption-scheme.https-expected.txt: Added.
* web-platform-tests/encrypted-media/clearkey-check-encryption-scheme.https.html: Added.
* web-platform-tests/encrypted-media/clearkey-check-status-for-hdcp.https.html: Added.
* web-platform-tests/encrypted-media/clearkey-generate-request-disallowed-input.https-expected.txt:
* web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-clear-encrypted-segmented.https.html: Added.
* web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-events.https-expected.txt: Renamed from LayoutTests/platform/wpe/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-events.https-expected.txt.
* web-platform-tests/encrypted-media/clearkey-mp4-reset-src-after-setmediakeys.https-expected.txt: Renamed from LayoutTests/platform/wpe/imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-reset-src-after-setmediakeys.https-expected.txt.
* web-platform-tests/encrypted-media/clearkey-mp4-waiting-for-a-key.https-expected.txt: Added.
* web-platform-tests/encrypted-media/content/w3c-import.log:
* web-platform-tests/encrypted-media/drm-check-encryption-scheme.https.html: Added.
* web-platform-tests/encrypted-media/drm-check-status-for-hdcp.https.html: Added.
* web-platform-tests/encrypted-media/encrypted-media-supported-by-feature-policy.tentative.html: Added.
* web-platform-tests/encrypted-media/idlharness.https.html:
* web-platform-tests/encrypted-media/polyfill/w3c-import.log:
* web-platform-tests/encrypted-media/resources/w3c-import.log:
* web-platform-tests/encrypted-media/scripts/check-encryption-scheme.js: Added.
(checkEncryptionScheme):
(runTest):
* web-platform-tests/encrypted-media/scripts/check-status-for-hdcp.js: Added.
(checkStatusForMinHdcpVersionPolicy):
(runTest):
* web-platform-tests/encrypted-media/scripts/clearkey-update-non-ascii-input.js:
(runTest):
* web-platform-tests/encrypted-media/scripts/generate-request-disallowed-input.js:
(runTest):
* web-platform-tests/encrypted-media/scripts/invalid-license.js:
(runTest.):
(runTest):
* web-platform-tests/encrypted-media/scripts/playback-temporary-encrypted-clear-segmented-sources.js: Added.
(runTest):
* web-platform-tests/encrypted-media/scripts/playback-temporary-expired.js:
(runTest):
* web-platform-tests/encrypted-media/scripts/requestmediakeysystemaccess.js:
(expect_error):
* web-platform-tests/encrypted-media/scripts/setmediakeys.js:
(runTest):
* web-platform-tests/encrypted-media/scripts/syntax-mediakeysession.js:
(runTest.func):
* web-platform-tests/encrypted-media/scripts/temporary-license-type.js:
(runTest):
* web-platform-tests/encrypted-media/scripts/update-disallowed-input.js:
(runTest.):
(runTest):
* web-platform-tests/encrypted-media/scripts/w3c-import.log:
* web-platform-tests/encrypted-media/scripts/waiting-for-a-key.js:
* web-platform-tests/encrypted-media/util/utils.js:
* web-platform-tests/encrypted-media/util/w3c-import.log:
* web-platform-tests/encrypted-media/w3c-import.log:
2020-06-05 Sam Weinig <weinig@apple.com>
Some tests in css/css-color/parsing/system-color-valid.html are failing
https://bugs.webkit.org/show_bug.cgi?id=212703
Reviewed by Darin Adler.
* web-platform-tests/css/css-color/parsing/system-color-valid-expected.txt:
Update test results for new system colors added more recently.
2020-06-05 Sam Weinig <weinig@apple.com>
Update WPT tests for css/css-color
https://bugs.webkit.org/show_bug.cgi?id=212842
Reviewed by Darin Adler.
* web-platform-tests/css/css-color/animation/color-composition-expected.txt: Added.
* web-platform-tests/css/css-color/animation/color-composition.html: Added.
* web-platform-tests/css/css-color/animation/w3c-import.log:
* web-platform-tests/css/css-color/color-initial-canvastext-expected.txt: Added.
* web-platform-tests/css/css-color/color-initial-canvastext.html: Added.
* web-platform-tests/css/css-color/lab-001.html:
* web-platform-tests/css/css-color/lab-002.html:
* web-platform-tests/css/css-color/lab-003.html:
* web-platform-tests/css/css-color/lab-004.html:
* web-platform-tests/css/css-color/lab-005.html:
* web-platform-tests/css/css-color/lab-006.html:
* web-platform-tests/css/css-color/lab-007.html:
* web-platform-tests/css/css-color/lch-001.html:
* web-platform-tests/css/css-color/lch-002.html:
* web-platform-tests/css/css-color/lch-003.html:
* web-platform-tests/css/css-color/lch-004.html:
* web-platform-tests/css/css-color/lch-005.html:
* web-platform-tests/css/css-color/lch-006.html:
* web-platform-tests/css/css-color/lch-007.html:
* web-platform-tests/css/css-color/parsing/system-color-valid-expected.txt: Added.
* web-platform-tests/css/css-color/parsing/system-color-valid.html: Added.
* web-platform-tests/css/css-color/parsing/w3c-import.log:
* web-platform-tests/css/css-color/w3c-import.log:
2020-06-05 Carlos Alberto Lopez Perez <clopez@igalia.com>
Update WPT tests for offscreen-canvas (and rename to html/canvas/offscreen)
https://bugs.webkit.org/show_bug.cgi?id=212613
Reviewed by Žan Doberšek.
Import from d0d526f742.
* resources/import-expectations.json:
* web-platform-tests/html/canvas/offscreen/META.yml: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/META.yml.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.copy-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.copy.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.copy.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.copy.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.copy.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-atop-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-atop-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-atop.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-atop.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-atop.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-atop.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-atop.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-atop.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-atop.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-atop.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-out-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-out-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-out.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-out.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-out.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-out.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-out.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-out.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-out.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-out.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-over-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-over-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-over.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-over.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-over.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-over.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-over.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-over.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.destination-over.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.destination-over.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.lighter-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.lighter-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.lighter.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.lighter.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.lighter.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.lighter.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.lighter.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.lighter.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.lighter.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.lighter.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-atop-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-atop-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-atop.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-atop.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-atop.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-atop.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-atop.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-atop.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-atop.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-atop.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-out-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-out-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-out.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-out.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-out.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-out.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-out.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-out.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-out.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-out.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-over-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-over-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-over.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-over.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-over.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-over.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-over.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-over.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.source-over.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.source-over.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.xor-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.xor-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.xor.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.xor.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.xor.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.xor.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.xor.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.xor.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.canvas.xor.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.xor.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.copy-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.copy-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.copy.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.copy.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.copy.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.copy.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.copy.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.copy.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-atop-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-atop-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-atop.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-atop.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-atop.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-atop.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-atop.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-atop.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-atop.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-atop.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-out-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-out-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-out.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-out.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-out.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-out.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-out.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-out.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-out.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-out.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-over-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-over-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-over.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-over.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-over.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-over.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-over.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-over.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.destination-over.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.destination-over.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.lighter-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.lighter-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.lighter.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.lighter.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.lighter.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.lighter.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.lighter.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.lighter.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.lighter.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.lighter.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-atop-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-atop-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-atop.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-atop.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-atop.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-atop.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-atop.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-atop.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-atop.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-atop.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-out-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-out-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-out.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-out.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-out.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-out.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-out.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-out.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-out.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-out.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-over-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-over-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-over.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-over.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-over.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-over.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-over.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-over.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.source-over.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.source-over.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.xor-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.xor-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.xor.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.xor.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.xor.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.xor.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.xor.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.xor.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.clip.xor.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.clip.xor.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.canvas-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.canvas-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.canvas.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.canvas.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.canvas.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.canvas.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.canvas.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.canvas.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.canvas.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.canvas.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.canvascopy-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.canvascopy-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.canvascopy.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.canvascopy.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.canvascopy.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.canvascopy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.canvascopy.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.canvascopy.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.canvascopy.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.canvascopy.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.canvaspattern-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.canvaspattern-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.canvaspattern.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.canvaspattern.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.canvaspattern.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.canvaspattern.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.canvaspattern.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.canvaspattern.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.canvaspattern.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.canvaspattern.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.default-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.default-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.default.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.default.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.default.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.default.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.default.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.default.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.default.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.default.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.fill-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.fill-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.fill.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.fill.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.fill.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.fill.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.fill.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.fill.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.fill.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.fill.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.image-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.image-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.image.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.image.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.image.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.image.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.image.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.image.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.image.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.image.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.imagepattern-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.imagepattern-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.imagepattern.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.imagepattern.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.imagepattern.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.imagepattern.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.imagepattern.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.imagepattern.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.imagepattern.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.imagepattern.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.invalid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.invalid-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.invalid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.invalid.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.invalid.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.invalid.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.invalid.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.invalid.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.invalid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.invalid.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.range-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.range-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.range.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.range.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.range.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.range.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.range.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.range.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.globalAlpha.range.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.globalAlpha.range.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.copy-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.copy-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.copy.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.copy.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.copy.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.copy.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.copy.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.copy.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-atop-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-atop-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-atop.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-atop.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-atop.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-atop.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-atop.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-atop.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-atop.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-atop.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-out-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-out-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-out.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-out.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-out.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-out.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-out.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-out.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-out.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-out.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-over-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-over-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-over.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-over.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-over.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-over.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-over.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-over.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.destination-over.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.destination-over.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.lighter-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.lighter-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.lighter.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.lighter.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.lighter.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.lighter.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.lighter.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.lighter.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.lighter.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.lighter.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-atop-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-atop-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-atop.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-atop.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-atop.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-atop.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-atop.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-atop.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-atop.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-atop.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-out-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-out-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-out.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-out.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-out.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-out.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-out.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-out.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-out.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-out.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-over-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-over-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-over.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-over.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-over.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-over.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-over.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-over.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.source-over.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.source-over.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.xor-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.xor-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.xor.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.xor.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.xor.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.xor.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.xor.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.xor.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.image.xor.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.image.xor.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.casesensitive-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.casesensitive-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.casesensitive.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.casesensitive.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.casesensitive.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.casesensitive.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.casesensitive.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.casesensitive.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.casesensitive.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.casesensitive.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.clear-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.clear-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.clear.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.clear.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.clear.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.clear.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.clear.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.clear.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.clear.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.clear.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.darker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.darker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.darker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.darker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.darker.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.darker.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.darker.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.darker.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.darker.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.darker.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.default-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.default-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.default.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.default.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.default.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.default.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.default.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.default.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.default.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.default.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.get-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.get-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.get.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.get.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.get.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.get.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.get.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.get.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.get.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.get.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.highlight-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.highlight-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.highlight.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.highlight.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.highlight.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.highlight.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.highlight.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.highlight.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.highlight.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.highlight.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.nullsuffix-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.nullsuffix-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.nullsuffix.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.nullsuffix.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.nullsuffix.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.nullsuffix.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.nullsuffix.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.nullsuffix.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.nullsuffix.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.nullsuffix.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.over-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.over-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.over.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.over.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.over.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.over.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.over.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.over.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.over.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.over.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.unrecognised-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.unrecognised-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.unrecognised.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.unrecognised.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.unrecognised.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.unrecognised.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.unrecognised.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.unrecognised.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.operation.unrecognised.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.operation.unrecognised.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.copy-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.copy-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.copy.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.copy.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.copy.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.copy.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.copy.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.copy.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-atop-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-atop-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-atop.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-atop.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-atop.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-atop.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-atop.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-atop.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-atop.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-atop.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-out-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-out-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-out.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-out.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-out.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-out.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-out.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-out.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-out.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-out.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-over-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-over-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-over.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-over.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-over.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-over.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-over.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-over.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.destination-over.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.destination-over.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.lighter-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.lighter-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.lighter.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.lighter.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.lighter.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.lighter.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.lighter.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.lighter.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.lighter.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.lighter.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-atop-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-atop-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-atop.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-atop.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-atop.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-atop.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-atop.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-atop.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-atop.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-atop.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-out-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-out-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-out.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-out.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-out.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-out.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-out.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-out.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-out.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-out.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-over-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-over-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-over.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-over.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-over.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-over.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-over.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-over.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.source-over.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.source-over.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.xor-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.xor-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.xor.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.xor.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.xor.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.xor.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.xor.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.xor.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.solid.xor.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.solid.xor.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.copy-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.copy-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.copy.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.copy.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.copy.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.copy.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.copy.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.copy.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-atop-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-atop-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-atop.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-atop.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-atop.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-atop.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-atop.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-atop.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-atop.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-atop.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-out-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-out-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-out.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-out.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-out.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-out.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-out.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-out.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-out.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-out.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-over-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-over-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-over.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-over.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-over.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-over.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-over.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-over.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.destination-over.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.destination-over.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.lighter-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.lighter-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.lighter.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.lighter.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.lighter.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.lighter.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.lighter.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.lighter.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.lighter.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.lighter.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-atop-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-atop-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-atop.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-atop.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-atop.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-atop.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-atop.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-atop.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-atop.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-atop.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-out-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-out-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-out.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-out.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-out.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-out.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-out.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-out.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-out.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-out.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-over-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-over-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-over.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-over.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-over.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-over.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-over.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-over.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.source-over.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.source-over.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.xor-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.xor-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.xor.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.xor.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.xor.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.xor.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.xor.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.xor.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.transparent.xor.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.transparent.xor.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.copy-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.copy-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.copy.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.copy.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.copy.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.copy.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.copy.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.copy.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.destination-atop-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.destination-atop-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.destination-atop.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.destination-atop.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.destination-atop.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.destination-atop.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.destination-atop.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.destination-atop.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.destination-atop.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.destination-atop.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.destination-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.destination-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.destination-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.destination-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.destination-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.destination-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.destination-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.destination-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.destination-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.destination-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.source-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.source-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.source-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.source-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.source-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.source-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.source-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.source-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.source-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.source-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.source-out-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.source-out-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.source-out.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.source-out.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.source-out.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.source-out.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.source-out.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.source-out.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.fill.source-out.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.fill.source-out.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.copy-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.copy-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.copy.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.copy.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.copy.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.copy.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.copy.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.copy.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.destination-atop-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.destination-atop-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.destination-atop.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.destination-atop.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.destination-atop.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.destination-atop.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.destination-atop.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.destination-atop.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.destination-atop.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.destination-atop.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.destination-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.destination-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.destination-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.destination-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.destination-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.destination-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.destination-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.destination-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.destination-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.destination-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.source-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.source-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.source-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.source-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.source-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.source-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.source-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.source-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.source-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.source-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.source-out-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.source-out-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.source-out.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.source-out.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.source-out.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.source-out.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.source-out.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.source-out.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.image.source-out.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.image.source-out.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.copy-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.copy-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.copy.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.copy.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.copy.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.copy.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.copy.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.copy.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.destination-atop-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.destination-atop-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.destination-atop.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.destination-atop.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.destination-atop.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.destination-atop.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.destination-atop.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.destination-atop.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.destination-atop.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.destination-atop.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.destination-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.destination-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.destination-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.destination-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.destination-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.destination-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.destination-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.destination-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.destination-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.destination-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.source-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.source-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.source-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.source-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.source-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.source-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.source-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.source-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.source-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.source-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.source-out-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.source-out-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.source-out.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.source-out.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.source-out.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.source-out.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.source-out.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.source-out.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.nocontext.source-out.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.nocontext.source-out.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.copy-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.copy-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.copy.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.copy.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.copy.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.copy.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.copy.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.copy.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.destination-atop-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.destination-atop-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.destination-atop.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.destination-atop.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.destination-atop.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.destination-atop.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.destination-atop.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.destination-atop.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.destination-atop.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.destination-atop.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.destination-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.destination-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.destination-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.destination-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.destination-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.destination-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.destination-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.destination-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.destination-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.destination-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.source-in-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.source-in-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.source-in.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.source-in.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.source-in.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.source-in.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.source-in.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.source-in.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.source-in.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.source-in.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.source-out-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.source-out-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.source-out.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.source-out.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.source-out.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.source-out.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.source-out.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.source-out.worker.html.
* web-platform-tests/html/canvas/offscreen/compositing/2d.composite.uncovered.pattern.source-out.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.uncovered.pattern.source-out.worker.js.
* web-platform-tests/html/canvas/offscreen/compositing/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/conformance-requirements/2d.coordinatespace-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/conformance-requirements/2d.coordinatespace-expected.txt.
* web-platform-tests/html/canvas/offscreen/conformance-requirements/2d.coordinatespace.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/conformance-requirements/2d.coordinatespace.html.
* web-platform-tests/html/canvas/offscreen/conformance-requirements/2d.coordinatespace.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/conformance-requirements/2d.coordinatespace.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/conformance-requirements/2d.coordinatespace.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/conformance-requirements/2d.coordinatespace.worker.html.
* web-platform-tests/html/canvas/offscreen/conformance-requirements/2d.coordinatespace.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/conformance-requirements/2d.coordinatespace.worker.js.
* web-platform-tests/html/canvas/offscreen/conformance-requirements/2d.missingargs-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/conformance-requirements/2d.missingargs-expected.txt.
* web-platform-tests/html/canvas/offscreen/conformance-requirements/2d.missingargs.html: Added.
* web-platform-tests/html/canvas/offscreen/conformance-requirements/2d.missingargs.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/conformance-requirements/2d.missingargs.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/conformance-requirements/2d.missingargs.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/conformance-requirements/2d.missingargs.worker.html.
* web-platform-tests/html/canvas/offscreen/conformance-requirements/2d.missingargs.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* web-platform-tests/html/canvas/offscreen/conformance-requirements/2d.voidreturn-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/conformance-requirements/2d.voidreturn-expected.txt.
* web-platform-tests/html/canvas/offscreen/conformance-requirements/2d.voidreturn.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/conformance-requirements/2d.voidreturn.html.
* web-platform-tests/html/canvas/offscreen/conformance-requirements/2d.voidreturn.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/conformance-requirements/2d.voidreturn.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/conformance-requirements/2d.voidreturn.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/conformance-requirements/2d.voidreturn.worker.html.
* web-platform-tests/html/canvas/offscreen/conformance-requirements/2d.voidreturn.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/conformance-requirements/2d.voidreturn.worker.js.
* web-platform-tests/html/canvas/offscreen/conformance-requirements/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/convert-to-blob/offscreencanvas.convert.to.blob-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/convert-to-blob/offscreencanvas.convert.to.blob-expected.txt.
* web-platform-tests/html/canvas/offscreen/convert-to-blob/offscreencanvas.convert.to.blob.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/convert-to-blob/offscreencanvas.convert.to.blob.html.
* web-platform-tests/html/canvas/offscreen/convert-to-blob/offscreencanvas.convert.to.blob.w-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/convert-to-blob/offscreencanvas.convert.to.blob.w-expected.txt.
* web-platform-tests/html/canvas/offscreen/convert-to-blob/offscreencanvas.convert.to.blob.w.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/convert-to-blob/offscreencanvas.convert.to.blob.w.html.
* web-platform-tests/html/canvas/offscreen/convert-to-blob/w3c-import.log: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/convert-to-blob/w3c-import.log.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.3arg-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.3arg-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.3arg.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.3arg.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.3arg.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.3arg.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.3arg.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.3arg.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.3arg.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.3arg.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.5arg-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.5arg-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.5arg.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.5arg.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.5arg.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.5arg.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.5arg.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.5arg.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.5arg.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.5arg.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.basic.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.basic.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.basic.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.destpos-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.destpos-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.destpos.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.destpos.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.destpos.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.destpos.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.destpos.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.destpos.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.destpos.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.destpos.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.destsize-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.destsize-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.destsize.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.destsize.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.destsize.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.destsize.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.destsize.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.destsize.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.destsize.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcepos-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcepos-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcepos.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcepos.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcepos.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcepos.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcepos.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcepos.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcepos.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcesize-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcesize-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcesize.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcesize.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcesize.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcesize.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcesize.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcesize.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcesize.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.alpha-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.alpha-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.alpha.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.alpha.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.alpha.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.alpha.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.alpha.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.alpha.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.alpha.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.animated.poster-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.animated.poster-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.animated.poster.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.animated.poster.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.animated.poster.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.animated.poster.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.animated.poster.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.animated.poster.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.animated.poster.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.broken-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.broken-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.broken.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.broken.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.broken.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.broken.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.broken.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.broken.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.broken.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.canvas-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.canvas-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.canvas.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.canvas.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.canvas.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.canvas.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.canvas.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.canvas.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.canvas.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.clip-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.clip-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.clip.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.clip.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.clip.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.clip.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.clip.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.clip.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.clip.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.composite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.composite-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.composite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.composite.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.composite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.composite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.composite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.composite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.composite.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.floatsource-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.floatsource-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.floatsource.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.floatsource.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.floatsource.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.floatsource.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.floatsource.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.floatsource.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.floatsource.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.negativedest-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.negativedest-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.negativedest.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.negativedest.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.negativedest.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.negativedest.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.negativedest.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.negativedest.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.negativedest.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.negativedir-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.negativedir-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.negativedir.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.negativedir.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.negativedir.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.negativedir.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.negativedir.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.negativedir.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.negativedir.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.negativesource-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.negativesource-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.negativesource.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.negativesource.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.negativesource.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.negativesource.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.negativesource.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.negativesource.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.negativesource.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.nonfinite.html: Added.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.nonfinite.worker.js: Added.
(t_fail.t.step_func):
(t.step.):
(t.step):
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.nowrap-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.nowrap-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.nowrap.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.nowrap.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.nowrap.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.nowrap.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.nowrap.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.nowrap.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.nowrap.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.null-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.null-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.null.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.null.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.null.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.null.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.null.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.null.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.null.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.path-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.path-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.path.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.path.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.path.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.path.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.path.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.path.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.path.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.self.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.self.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.self.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.self.1.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.self.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.self.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.self.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.self.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.self.1.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.self.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.self.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.self.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.self.2.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.self.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.self.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.self.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.self.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.self.2.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.svg-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.svg-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.svg.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.svg.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.svg.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.svg.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.svg.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.svg.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.svg.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.transform-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.transform-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.transform.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.transform.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.transform.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.transform.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.transform.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.transform.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.transform.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.wrongtype-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.wrongtype-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.wrongtype.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.wrongtype.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.wrongtype.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.wrongtype.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.wrongtype.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.wrongtype.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.wrongtype.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.zerocanvas-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.zerocanvas-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.zerocanvas.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.zerocanvas.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.zerocanvas.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.zerocanvas.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.zerocanvas.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.zerocanvas.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.zerocanvas.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.zerosource-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.zerosource-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.zerosource.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.zerosource.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.zerosource.image-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.zerosource.image-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.zerosource.image.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.zerosource.image.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.zerosource.image.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.zerosource.image.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.zerosource.image.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.zerosource.image.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.zerosource.image.worker.js.
(t.step.):
(t.step):
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.zerosource.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.zerosource.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.zerosource.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/2d.drawImage.zerosource.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.zerosource.worker.js.
(t.step.):
(t.step):
* web-platform-tests/html/canvas/offscreen/drawing-images-to-the-canvas/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.basic.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.clip-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.clip-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.clip.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.clip.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.clip.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.clip.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.clip.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.clip.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.clip.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.globalalpha-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.globalalpha-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.globalalpha.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.globalalpha.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.globalalpha.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.globalalpha.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.globalalpha.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.globalalpha.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.globalalpha.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.globalcomposite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.globalcomposite-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.globalcomposite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.globalcomposite.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.globalcomposite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.globalcomposite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.globalcomposite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.globalcomposite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.globalcomposite.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.negative-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.negative-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.negative.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.negative.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.negative.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.negative.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.negative.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.negative.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.negative.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.nonfinite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.nonfinite.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.nonfinite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.nonfinite.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.path-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.path-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.path.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.path.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.path.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.path.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.path.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.path.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.path.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.shadow-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.shadow-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.shadow.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.shadow.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.shadow.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.shadow.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.shadow.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.shadow.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.shadow.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.transform-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.transform-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.transform.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.transform.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.transform.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.transform.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.transform.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.transform.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.transform.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.zero-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.zero-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.zero.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.zero.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.zero.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.zero.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.zero.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.clearRect.zero.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.zero.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.basic.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.clip-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.clip-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.clip.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.clip.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.clip.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.clip.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.clip.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.clip.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.clip.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.negative-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.negative-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.negative.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.negative.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.negative.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.negative.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.negative.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.negative.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.negative.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.nonfinite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.nonfinite.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.nonfinite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.nonfinite.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.path-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.path-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.path.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.path.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.path.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.path.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.path.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.path.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.path.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.shadow-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.shadow-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.shadow.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.shadow.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.shadow.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.shadow.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.shadow.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.shadow.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.shadow.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.transform-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.transform-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.transform.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.transform.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.transform.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.transform.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.transform.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.transform.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.transform.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.zero-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.zero-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.zero.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.zero.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.zero.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.zero.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.zero.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.fillRect.zero.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.zero.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.basic.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.clip-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.clip-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.clip.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.clip.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.clip.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.clip.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.clip.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.clip.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.clip.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.globalalpha-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.globalalpha-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.globalalpha.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.globalalpha.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.globalalpha.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.globalalpha.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.globalalpha.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.globalalpha.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.globalalpha.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.globalcomposite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.globalcomposite-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.globalcomposite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.globalcomposite.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.globalcomposite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.globalcomposite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.globalcomposite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.globalcomposite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.globalcomposite.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.negative-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.negative-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.negative.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.negative.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.negative.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.negative.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.negative.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.negative.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.negative.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.nonfinite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.nonfinite.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.nonfinite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.nonfinite.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.path-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.path-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.path.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.path.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.path.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.path.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.path.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.path.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.path.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.shadow-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.shadow-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.shadow.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.shadow.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.shadow.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.shadow.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.shadow.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.shadow.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.shadow.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.transform-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.transform-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.transform.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.transform.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.transform.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.transform.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.transform.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.transform.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.transform.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.1.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.1.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.2.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.2.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.3-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.3.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.3.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.4-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.4.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.4.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.5-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.5.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.5.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.5.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.5.worker.js.
* web-platform-tests/html/canvas/offscreen/drawing-rectangles-to-the-canvas/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.default-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.default-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.default.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.default.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.default.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.default.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.default.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.default.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.default.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.get.semitransparent-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.get.semitransparent-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.get.semitransparent.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.get.semitransparent.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.get.semitransparent.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.get.semitransparent.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.get.semitransparent.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.get.semitransparent.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.get.semitransparent.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.get.solid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.get.solid-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.get.solid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.get.solid.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.get.solid.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.get.solid.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.get.solid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.get.solid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.get.solid.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.get.transparent-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.get.transparent-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.get.transparent.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.get.transparent.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.get.transparent.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.get.transparent.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.get.transparent.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.get.transparent.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.get.transparent.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.invalidstring-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.invalidstring-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.invalidstring.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.invalidstring.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.invalidstring.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.invalidstring.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.invalidstring.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.invalidstring.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.invalidstring.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.invalidtype-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.invalidtype-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.invalidtype.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.invalidtype.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.invalidtype.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.invalidtype.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.invalidtype.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.invalidtype.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.invalidtype.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-5-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-5.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-5.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-5.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-5.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-6-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-6-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-6.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-6.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-6.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-6.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-6.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-6.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-6.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-7-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-7-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-7.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-7.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-7.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-7.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-7.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-7.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-7.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-8-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-8-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-8.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-8.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-8.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-8.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-8.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-8.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-8.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-9-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-9-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-9.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-9.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-9.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-9.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-9.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-9.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-9.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-5-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-5.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-5.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-5.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-5.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-6-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-6-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-6.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-6.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-6.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-6.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-6.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-6.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-6.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-7-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-7-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-7.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-7.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-7.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-7.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-7.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-7.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-7.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-8-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-8-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-8.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-8.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-8.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-8.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-8.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-8.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-8.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-9-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-9-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-9.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-9.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-9.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-9.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-9.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-9.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-9.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-5-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-5.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-5.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-5.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-5.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-6-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-6-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-6.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-6.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-6.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-6.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-6.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-6.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-6.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-5-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-5.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-5.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-5.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-5.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-6-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-6-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-6.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-6.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-6.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-6.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-6.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-6.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-6.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex6-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex6-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex6.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex6.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex6.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex6.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex6.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex6.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex6.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex8-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex8-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex8.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex8.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex8.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex8.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex8.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hex8.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex8.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-5-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-5.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-5.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-5.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-5.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-6-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-6-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-6.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-6.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-6.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-6.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-6.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-6.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-6.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-5-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-5.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-5.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-5.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-5.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-6-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-6-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-6.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-6.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-6.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-6.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-6.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-6.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-6.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.html4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.html4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.html4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.html4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.html4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.html4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.html4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.html4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.html4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-5-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-5.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-5.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-5.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-5.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-3.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-4.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-5-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-5.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-5.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-5.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-3.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex3.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex4.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex5-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex5.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex5.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex5.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex6-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex6-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex6.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex6.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex6.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex6.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex6.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex6.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex7-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex7-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex7.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex7.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex7.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex7.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex7.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex7.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex8-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex8-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex8.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex8.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex8.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex8.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex8.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex8.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-3.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-4.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-5-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-5.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-5.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-5.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-6-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-6-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-6.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-6.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-6.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-6.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-6.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-6.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-3.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-3.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-4.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-5-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-5.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-5.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-5.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-3.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-3.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-4.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-5-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-5.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-5.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-5.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-3.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-4.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-5-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-5.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-5.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-5.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-eof-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-eof-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-eof.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-eof.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-eof.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-eof.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-eof.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-eof.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-eof.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-num-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-num-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-num.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-num.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-num.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-num.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-num.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-num.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-percent-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-percent-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-percent.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-percent.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-percent.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-percent.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-percent.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-percent.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-eof-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-eof-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-eof.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-eof.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-eof.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-eof.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-eof.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-eof.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-eof.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-percent-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-percent-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-percent.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-percent.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-percent.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-percent.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-percent.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-percent.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-4-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-4.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-4.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.svg-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.svg-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.svg-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.svg-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.svg-1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.svg-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.svg-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.svg-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.svg-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.svg-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.svg-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.svg-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.svg-2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.svg-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.svg-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.svg-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.system-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.system-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.system.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.system.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.system.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.system.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.system.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.system.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.system.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.transparent-1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.transparent-1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.transparent-1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.transparent-1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.transparent-1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.transparent-1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.transparent-1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.transparent-1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.transparent-2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.transparent-2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.transparent-2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.transparent-2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.transparent-2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.transparent-2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.transparent-2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.transparent-2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.empty-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.empty-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.empty.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.empty.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.empty.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.empty.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.empty.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.empty.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.alpha-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.alpha-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.alpha.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.alpha.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.alpha.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.alpha.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.alpha.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.alpha.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.colour-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.colour-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.colour.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.colour.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.colour.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.colour.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.colour.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.colour.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.colouralpha-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.colouralpha-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.colouralpha.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.colouralpha.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.colouralpha.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.colouralpha.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.colouralpha.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.colouralpha.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.multiple-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.multiple-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.multiple.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.multiple.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.multiple.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.multiple.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.multiple.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.multiple.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.outside-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.outside-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.outside.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.outside.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.outside.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.outside.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.outside.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.outside.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.overlap-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.overlap-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.overlap.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.overlap.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.overlap.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.overlap.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.overlap.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.overlap.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.overlap2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.overlap2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.overlap2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.overlap2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.overlap2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.overlap2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.overlap2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.overlap2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.solid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.solid-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.solid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.solid.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.solid.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.solid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.solid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.solid.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.vertical-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.vertical-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.vertical.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.vertical.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.vertical.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.vertical.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.vertical.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.vertical.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fill-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fill-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fill.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fill.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fill.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fill.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fill.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fill.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fillRect-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fillRect-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fillRect.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fillRect.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fillRect.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fillRect.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fillRect.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fillRect.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.stroke-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.stroke-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.stroke.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.stroke.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.stroke.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.stroke.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.stroke.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.stroke.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.strokeRect-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.strokeRect-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.strokeRect.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.strokeRect.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.strokeRect.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.strokeRect.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.strokeRect.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.strokeRect.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.nonfinite.html: Added.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.nonfinite.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.transform.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.transform.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.transform.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.transform.1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.transform.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.transform.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.transform.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.transform.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.transform.1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.transform.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.transform.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.transform.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.transform.2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.transform.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.transform.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.transform.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.transform.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.transform.2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.transform.3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.transform.3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.transform.3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.transform.3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.transform.3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.transform.3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.transform.3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.linear.transform.3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.transform.3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.compare-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.compare-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.compare.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.compare.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.compare.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.compare.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.compare.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.compare.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.crosscanvas-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.crosscanvas-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.crosscanvas.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.crosscanvas.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.crosscanvas.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.crosscanvas.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.crosscanvas.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.crosscanvas.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.invalidcolour-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.invalidcolour-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.invalidcolour.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.invalidcolour.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.invalidcolour.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.invalidcolour.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.invalidcolour.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.invalidoffset-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.invalidoffset-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.invalidoffset.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.invalidoffset.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.invalidoffset.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.invalidoffset.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.invalidoffset.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.update-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.update-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.update.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.update.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.update.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.update.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.update.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.update.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.behind-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.behind-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.behind.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.behind.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.behind.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.behind.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.behind.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.behind.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.beside-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.beside-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.beside.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.beside.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.beside.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.beside.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.beside.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.beside.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.bottom-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.bottom-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.bottom.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.bottom.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.bottom.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.bottom.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.bottom.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.bottom.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.cylinder-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.cylinder-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.cylinder.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.cylinder.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.cylinder.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.cylinder.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.cylinder.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.cylinder.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.front-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.front-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.front.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.front.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.front.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.front.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.front.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.front.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.shape1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.shape1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.shape1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.shape1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.shape1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.shape1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.shape1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.shape1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.shape2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.shape2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.shape2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.shape2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.shape2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.shape2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.shape2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.shape2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.top-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.top-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.top.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.top.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.top.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.top.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.cone.top.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.top.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.equal-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.equal-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.equal.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.equal.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.equal.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.equal.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.equal.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.equal.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.inside1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.inside1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.inside1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.inside1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.inside1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.inside1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.inside1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.inside1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.inside2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.inside2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.inside2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.inside2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.inside2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.inside2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.inside2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.inside2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.inside3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.inside3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.inside3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.inside3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.inside3.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.inside3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.inside3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.inside3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.negative-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.negative-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.negative.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.negative.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.negative.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.negative.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.negative.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.negative.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.negative.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.nonfinite.html: Added.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.nonfinite.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.outside1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.outside1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.outside1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.outside1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.outside1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.outside1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.outside1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.outside1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.outside2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.outside2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.outside2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.outside2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.outside2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.outside2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.outside2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.outside2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.outside3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.outside3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.outside3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.outside3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.outside3.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.outside3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.outside3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.outside3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.touch1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.touch1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.touch1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.touch1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.touch1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.touch1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.touch1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.touch1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.touch2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.touch2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.touch2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.touch2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.touch2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.touch2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.touch2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.touch2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.touch3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.touch3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.touch3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.touch3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.touch3.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.touch3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.touch3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.touch3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.transform.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.transform.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.transform.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.transform.1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.transform.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.transform.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.transform.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.transform.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.transform.1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.transform.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.transform.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.transform.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.transform.2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.transform.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.transform.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.transform.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.transform.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.transform.2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.transform.3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.transform.3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.transform.3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.transform.3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.transform.3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.transform.3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.transform.3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.radial.transform.3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.transform.3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.canvas-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.canvas-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.canvas.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.canvas.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.canvas.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.canvas.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.canvas.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.canvas.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.image-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.image-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.image.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.image.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.image.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.image.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.image.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.image.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.nocontext-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.nocontext-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.nocontext.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.nocontext.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.nocontext.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.nocontext.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.nocontext.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.nocontext.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.zerocanvas-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.zerocanvas-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.zerocanvas.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.zerocanvas.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.zerocanvas.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.zerocanvas.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.basic.zerocanvas.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.zerocanvas.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.crosscanvas-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.crosscanvas-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.crosscanvas.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.crosscanvas.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.crosscanvas.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.crosscanvas.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.crosscanvas.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.crosscanvas.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.image.null-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.image.null-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.image.null.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.image.null.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.image.null.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.image.null.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.image.null.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.image.null.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.image.string-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.image.string-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.image.string.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.image.string.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.image.string.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.image.string.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.image.string.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.image.string.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.image.undefined-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.image.undefined-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.image.undefined.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.image.undefined.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.image.undefined.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.image.undefined.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.image.undefined.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.image.undefined.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.modify.canvas1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.modify.canvas1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.modify.canvas1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.modify.canvas1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.modify.canvas1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.modify.canvas1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.modify.canvas1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.modify.canvas1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.modify.canvas2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.modify.canvas2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.modify.canvas2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.modify.canvas2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.modify.canvas2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.modify.canvas2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.modify.canvas2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.modify.canvas2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.basic.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.basic.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord3.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.outside-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.outside-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.outside.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.outside.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.outside.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.outside.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.norepeat.outside.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.outside.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.orientation.canvas-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.orientation.canvas-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.orientation.canvas.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.orientation.canvas.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.orientation.canvas.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.orientation.canvas.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.orientation.canvas.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.orientation.canvas.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.orientation.canvas.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.orientation.image-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.orientation.image-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.orientation.image.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.orientation.image.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.orientation.image.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.orientation.image.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.orientation.image.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.orientation.image.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.orientation.image.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.basic.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.basic.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.coord1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.coord1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.coord1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.coord2-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.coord2.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.coord2.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.coord3-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.coord3.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord3.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.coord3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.coord3.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.outside-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.outside-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.outside.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.outside.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.outside.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.outside.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeat.outside.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.outside.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeatx.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeatx.basic.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.basic.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeatx.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.coord1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeatx.coord1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.coord1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeatx.coord1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.coord1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.coord1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.coord1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeatx.coord1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.outside-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeatx.outside-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.outside.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeatx.outside.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.outside.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.outside.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeatx.outside.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeatx.outside.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeaty.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeaty.basic.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.basic.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeaty.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.coord1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeaty.coord1-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.coord1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeaty.coord1.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.coord1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.coord1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.coord1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeaty.coord1.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.outside-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeaty.outside-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.outside.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeaty.outside.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.outside.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.outside.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.paint.repeaty.outside.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeaty.outside.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.case-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.case-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.case.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.case.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.case.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.case.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.case.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.case.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.empty-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.empty-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.empty.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.empty.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.empty.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.empty.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.empty.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.empty.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.null-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.null-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.null.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.null.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.null.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.null.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.null.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.null.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.nullsuffix-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.nullsuffix-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.nullsuffix.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.nullsuffix.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.nullsuffix.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.nullsuffix.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.nullsuffix.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.nullsuffix.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.undefined-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.undefined-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.undefined.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.undefined.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.undefined.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.undefined.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.undefined.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.undefined.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.unrecognised-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.unrecognised-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.unrecognised.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.unrecognised.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.unrecognised.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.unrecognised.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.unrecognised.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.unrecognised.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.unrecognisednull-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.unrecognisednull-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.unrecognisednull.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.unrecognisednull.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.unrecognisednull.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.unrecognisednull.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.pattern.repeat.unrecognisednull.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.unrecognisednull.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.strokeStyle.default-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.strokeStyle.default-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.strokeStyle.default.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.strokeStyle.default.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.strokeStyle.default.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.strokeStyle.default.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/2d.strokeStyle.default.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.strokeStyle.default.worker.js.
* web-platform-tests/html/canvas/offscreen/fill-and-stroke-styles/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/filter/offscreencanvas.filter-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/filter/offscreencanvas.filter-expected.txt.
* web-platform-tests/html/canvas/offscreen/filter/offscreencanvas.filter.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/filter/offscreencanvas.filter.html.
* web-platform-tests/html/canvas/offscreen/filter/offscreencanvas.filter.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/filter/offscreencanvas.filter.js.
* web-platform-tests/html/canvas/offscreen/filter/offscreencanvas.filter.w-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/filter/offscreencanvas.filter.w-expected.txt.
* web-platform-tests/html/canvas/offscreen/filter/offscreencanvas.filter.w.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/filter/offscreencanvas.filter.w.html.
* web-platform-tests/html/canvas/offscreen/filter/w3c-import.log: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/filter/w3c-import.log.
* web-platform-tests/html/canvas/offscreen/image-smoothing/image.smoothing-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/image-smoothing/image.smoothing-expected.txt.
* web-platform-tests/html/canvas/offscreen/image-smoothing/image.smoothing.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/image-smoothing/image.smoothing.html.
* web-platform-tests/html/canvas/offscreen/image-smoothing/image.smoothing.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/image-smoothing/image.smoothing.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/image-smoothing/image.smoothing.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/image-smoothing/image.smoothing.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/image-smoothing/image.smoothing.worker.js.
* web-platform-tests/html/canvas/offscreen/image-smoothing/w3c-import.log: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/image-smoothing/w3c-import.log.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.butt-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.butt-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.butt.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.butt.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.butt.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.butt.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.butt.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.butt.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.butt.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.closed-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.closed-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.closed.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.closed.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.closed.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.closed.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.closed.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.closed.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.closed.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.invalid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.invalid-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.invalid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.invalid.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.invalid.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.invalid.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.invalid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.invalid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.invalid.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.open-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.open-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.open.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.open.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.open.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.open.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.open.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.open.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.open.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.round-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.round-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.round.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.round.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.round.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.round.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.round.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.round.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.round.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.square-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.square-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.square.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.square.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.square.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.square.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.square.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.square.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.square.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.valid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.valid-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.valid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.valid.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.valid.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.valid.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.valid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cap.valid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.valid.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cross-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cross-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cross.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cross.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cross.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cross.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.cross.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.cross.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.defaults-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.defaults-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.defaults.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.defaults.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.defaults.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.defaults.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.defaults.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.defaults.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.bevel-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.bevel-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.bevel.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.bevel.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.bevel.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.bevel.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.bevel.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.bevel.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.bevel.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.closed-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.closed-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.closed.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.closed.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.closed.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.closed.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.closed.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.closed.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.closed.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.invalid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.invalid-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.invalid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.invalid.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.invalid.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.invalid.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.invalid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.invalid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.invalid.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.miter-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.miter-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.miter.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.miter.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.miter.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.miter.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.miter.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.miter.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.miter.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.open-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.open-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.open.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.open.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.open.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.open.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.open.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.open.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.open.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.parallel-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.parallel-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.parallel.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.parallel.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.parallel.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.parallel.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.parallel.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.parallel.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.parallel.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.round-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.round-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.round.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.round.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.round.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.round.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.round.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.round.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.round.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.valid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.valid-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.valid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.valid.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.valid.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.valid.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.valid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.join.valid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.join.valid.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.acute-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.acute-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.acute.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.acute.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.acute.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.acute.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.acute.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.acute.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.acute.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.exceeded-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.exceeded-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.exceeded.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.exceeded.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.exceeded.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.exceeded.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.exceeded.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.exceeded.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.exceeded.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.invalid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.invalid-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.invalid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.invalid.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.invalid.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.invalid.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.invalid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.invalid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.invalid.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.lineedge-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.lineedge-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.lineedge.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.lineedge.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.lineedge.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.lineedge.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.lineedge.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.lineedge.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.lineedge.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.obtuse-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.obtuse-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.obtuse.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.obtuse.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.obtuse.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.obtuse.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.obtuse.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.obtuse.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.obtuse.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.rightangle-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.rightangle-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.rightangle.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.rightangle.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.rightangle.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.rightangle.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.rightangle.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.rightangle.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.rightangle.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.valid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.valid-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.valid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.valid.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.valid.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.valid.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.valid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.valid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.valid.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.within-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.within-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.within.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.within.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.within.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.within.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.within.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.miter.within.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.within.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.union-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.union-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.union.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.union.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.union.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.union.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.union.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.union.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.basic.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.invalid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.invalid-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.invalid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.invalid.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.invalid.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.invalid.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.invalid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.invalid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.invalid.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.scaledefault-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.scaledefault-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.scaledefault.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.scaledefault.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.scaledefault.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.scaledefault.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.scaledefault.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.scaledefault.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.scaledefault.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.transformed-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.transformed-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.transformed.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.transformed.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.transformed.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.transformed.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.transformed.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.transformed.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.transformed.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.valid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.valid-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.valid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.valid.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.valid.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.valid.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.valid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/line-styles/2d.line.width.valid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/line-styles/2d.line.width.valid.worker.js.
* web-platform-tests/html/canvas/offscreen/line-styles/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.3-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.3.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.3.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.4-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.4.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.4.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.5-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.5.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.5.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.5.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.5.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.6-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.6-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.6.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.6.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.6.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.6.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.6.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.angle.6.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.6.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.default-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.default-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.default.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.default.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.default.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.default.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.default.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.default.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.default.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.empty-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.empty-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.empty.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.empty.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.empty.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.empty.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.empty.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.empty.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.empty.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.end-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.end-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.end.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.end.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.end.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.end.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.end.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.end.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.end.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.negative-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.negative-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.negative.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.negative.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.negative.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.negative.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.negative.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.negative.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.negative.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.nonempty-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.nonempty-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.nonempty.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.nonempty.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.nonempty.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.nonempty.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.nonempty.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.nonempty.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.nonempty.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.nonfinite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.nonfinite.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.nonfinite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.nonfinite.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.scale.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.scale.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.scale.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.scale.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.scale.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.scale.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.scale.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.scale.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.scale.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.scale.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.scale.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.scale.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.scale.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.scale.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.scale.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.scale.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.scale.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.scale.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.selfintersect.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.selfintersect.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.selfintersect.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.selfintersect.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.selfintersect.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.selfintersect.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.selfintersect.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.selfintersect.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.selfintersect.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.selfintersect.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.selfintersect.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.selfintersect.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.selfintersect.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.selfintersect.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.selfintersect.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.selfintersect.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.selfintersect.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.selfintersect.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.3-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.3.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.3.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.4-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.4.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.4.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.5-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.5.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.5.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.5.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.shape.5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.5.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.3-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.3.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.3.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.4-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.4.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.twopie.4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.4.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.zero.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.zero.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.zero.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.zero.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.zero.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.zero.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.zero.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.zero.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.zero.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.zero.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.zero.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.zero.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.zero.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.zero.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.zero.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.zero.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.zero.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.zero.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.zeroradius-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.zeroradius-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.zeroradius.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.zeroradius.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.zeroradius.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.zeroradius.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.zeroradius.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arc.zeroradius.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.zeroradius.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.coincide.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.coincide.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.coincide.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.coincide.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.coincide.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.coincide.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.coincide.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.coincide.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.coincide.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.coincide.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.coincide.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.coincide.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.coincide.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.coincide.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.coincide.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.coincide.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.coincide.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.coincide.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.collinear.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.collinear.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.collinear.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.collinear.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.collinear.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.collinear.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.collinear.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.collinear.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.collinear.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.collinear.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.collinear.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.collinear.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.collinear.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.collinear.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.collinear.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.collinear.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.collinear.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.collinear.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.collinear.3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.collinear.3-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.collinear.3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.collinear.3.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.collinear.3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.collinear.3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.collinear.3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.collinear.3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.collinear.3.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.ensuresubpath.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.ensuresubpath.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.ensuresubpath.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.ensuresubpath.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.ensuresubpath.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.ensuresubpath.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.ensuresubpath.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.ensuresubpath.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.ensuresubpath.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.ensuresubpath.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.ensuresubpath.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.ensuresubpath.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.ensuresubpath.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.ensuresubpath.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.ensuresubpath.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.ensuresubpath.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.ensuresubpath.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.ensuresubpath.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.negative-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.negative-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.negative.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.negative.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.negative.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.negative.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.negative.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.negative.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.negative.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.nonfinite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.nonfinite.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.nonfinite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.nonfinite.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.scale-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.scale-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.scale.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.scale.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.scale.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.scale.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.scale.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.scale.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.scale.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.curve1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.curve1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.curve1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.curve1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.curve1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.curve1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.curve1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.curve1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.curve1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.curve2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.curve2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.curve2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.curve2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.curve2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.curve2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.curve2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.curve2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.curve2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.end-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.end-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.end.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.end.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.end.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.end.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.end.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.end.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.end.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.start-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.start-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.start.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.start.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.start.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.start.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.start.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.shape.start.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.start.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.transformation-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.transformation-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.transformation.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.transformation.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.transformation.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.transformation.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.transformation.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.transformation.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.transformation.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.zero.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.zero.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.zero.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.zero.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.zero.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.zero.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.zero.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.zero.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.zero.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.zero.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.zero.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.zero.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.zero.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.zero.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.zero.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.zero.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.arcTo.zero.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.zero.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.beginPath-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.beginPath-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.beginPath.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.beginPath.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.beginPath.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.beginPath.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.beginPath.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.beginPath.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.basic.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.basic.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.ensuresubpath.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.ensuresubpath.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.ensuresubpath.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.ensuresubpath.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.ensuresubpath.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.ensuresubpath.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.ensuresubpath.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.ensuresubpath.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.ensuresubpath.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.ensuresubpath.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.ensuresubpath.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.ensuresubpath.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.ensuresubpath.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.ensuresubpath.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.ensuresubpath.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.ensuresubpath.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.ensuresubpath.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.ensuresubpath.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.nonfinite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.nonfinite.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.nonfinite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.nonfinite.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.scaled-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.scaled-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.scaled.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.scaled.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.scaled.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.scaled.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.scaled.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.scaled.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.shape-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.shape-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.shape.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.shape.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.shape.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.shape.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.bezierCurveTo.shape.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.shape.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.basic.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.basic.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.basic.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.basic.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.basic.1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.basic.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.basic.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.basic.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.basic.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.basic.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.basic.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.basic.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.basic.2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.basic.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.basic.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.basic.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.empty-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.empty-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.empty.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.empty.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.empty.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.empty.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.empty.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.empty.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.intersect-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.intersect-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.intersect.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.intersect.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.intersect.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.intersect.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.intersect.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.intersect.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.unaffected-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.unaffected-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.unaffected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.unaffected.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.unaffected.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.unaffected.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.unaffected.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.unaffected.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.winding.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.winding.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.winding.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.winding.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.winding.1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.winding.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.winding.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.winding.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.winding.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.winding.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.winding.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.winding.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.winding.2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.winding.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.clip.winding.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.winding.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.closePath.empty-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.closePath.empty-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.closePath.empty.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.closePath.empty.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.closePath.empty.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.closePath.empty.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.closePath.empty.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.closePath.empty.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.closePath.newline-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.closePath.newline-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.closePath.newline.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.closePath.newline.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.closePath.newline.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.closePath.newline.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.closePath.newline.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.closePath.newline.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.closePath.nextpoint-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.closePath.nextpoint-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.closePath.nextpoint.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.closePath.nextpoint.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.closePath.nextpoint.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.closePath.nextpoint.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.closePath.nextpoint.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.closePath.nextpoint.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.closed.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.closed.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.closed.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.closed.basic.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.closed.basic.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.closed.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.closed.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.closed.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.closed.unaffected-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.closed.unaffected-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.closed.unaffected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.closed.unaffected.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.closed.unaffected.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.closed.unaffected.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.closed.unaffected.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.closed.unaffected.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.overlap-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.overlap-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.overlap.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.overlap.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.overlap.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.overlap.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.overlap.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.overlap.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.add-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.add-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.add.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.add.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.add.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.add.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.add.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.add.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.subtract.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.subtract.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.subtract.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.subtract.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.subtract.1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.subtract.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.subtract.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.subtract.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.subtract.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.subtract.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.subtract.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.subtract.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.subtract.2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.subtract.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.subtract.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.subtract.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.subtract.3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.subtract.3-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.subtract.3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.subtract.3.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.subtract.3.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.subtract.3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.fill.winding.subtract.3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.subtract.3.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.initial-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.initial-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.initial.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.initial.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.initial.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.initial.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.initial.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.initial.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.arc-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.arc-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.arc.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.arc.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.arc.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.arc.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.arc.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.arc.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.arc.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.basic.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.basic.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.basic.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.basic.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.basic.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.basic.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.basic.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.basic.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.basic.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.basic.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.basic.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.basic.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.basic.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.basic.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.basic.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.basic.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.basic.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.basic.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.bezier-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.bezier-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.bezier.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.bezier.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.bezier.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.bezier.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.bezier.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.bezier.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.bezier.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.bigarc-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.bigarc-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.bigarc.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.bigarc.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.bigarc.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.bigarc.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.bigarc.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.bigarc.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.bigarc.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.edge-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.edge-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.edge.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.edge.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.edge.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.edge.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.edge.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.edge.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.edge.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.empty-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.empty-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.empty.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.empty.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.empty.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.empty.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.empty.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.empty.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.empty.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.nonfinite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.nonfinite.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.nonfinite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.nonfinite.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.outside-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.outside-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.outside.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.outside.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.outside.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.outside.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.outside.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.outside.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.outside.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.subpath-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.subpath-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.subpath.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.subpath.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.subpath.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.subpath.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.subpath.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.subpath.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.subpath.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.3-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.3.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.3.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.4-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.4.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.transform.4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.4.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.unclosed-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.unclosed-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.unclosed.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.unclosed.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.unclosed.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.unclosed.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.unclosed.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.unclosed.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.unclosed.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.winding-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.winding-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.winding.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.winding.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.winding.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.winding.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.winding.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.isPointInPath.winding.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.winding.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.basic.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.basic.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.ensuresubpath.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.ensuresubpath.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.ensuresubpath.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.ensuresubpath.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.ensuresubpath.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.ensuresubpath.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.ensuresubpath.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.ensuresubpath.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.ensuresubpath.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.ensuresubpath.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.ensuresubpath.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.ensuresubpath.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.ensuresubpath.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.ensuresubpath.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.ensuresubpath.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.ensuresubpath.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.ensuresubpath.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.ensuresubpath.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.nextpoint-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.nextpoint-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.nextpoint.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.nextpoint.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.nextpoint.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.nextpoint.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.nextpoint.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.nextpoint.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.nonfinite.details-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.nonfinite.details-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.nonfinite.details.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.nonfinite.details.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.nonfinite.details.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.nonfinite.details.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.nonfinite.details.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.nonfinite.details.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.nonfinite.details.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.nonfinite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.nonfinite.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.lineTo.nonfinite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.nonfinite.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.basic.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.basic.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.multiple-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.multiple-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.multiple.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.multiple.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.multiple.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.multiple.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.multiple.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.multiple.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.newsubpath-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.newsubpath-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.newsubpath.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.newsubpath.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.newsubpath.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.newsubpath.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.newsubpath.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.newsubpath.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.nonfinite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.nonfinite.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.moveTo.nonfinite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.nonfinite.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.basic.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.basic.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.ensuresubpath.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.ensuresubpath.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.ensuresubpath.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.ensuresubpath.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.ensuresubpath.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.ensuresubpath.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.ensuresubpath.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.ensuresubpath.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.ensuresubpath.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.ensuresubpath.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.ensuresubpath.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.ensuresubpath.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.ensuresubpath.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.ensuresubpath.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.ensuresubpath.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.ensuresubpath.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.ensuresubpath.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.ensuresubpath.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.nonfinite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.nonfinite.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.nonfinite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.nonfinite.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.scaled-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.scaled-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.scaled.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.scaled.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.scaled.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.scaled.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.scaled.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.scaled.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.shape-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.shape-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.shape.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.shape.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.shape.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.shape.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.quadraticCurveTo.shape.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.shape.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.basic.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.basic.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.closed-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.closed-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.closed.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.closed.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.closed.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.closed.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.closed.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.closed.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.end.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.end.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.end.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.end.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.end.1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.end.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.end.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.end.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.end.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.end.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.end.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.end.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.end.2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.end.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.end.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.end.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.negative-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.negative-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.negative.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.negative.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.negative.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.negative.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.negative.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.negative.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.newsubpath-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.newsubpath-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.newsubpath.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.newsubpath.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.newsubpath.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.newsubpath.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.newsubpath.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.newsubpath.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.nonfinite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.nonfinite.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.nonfinite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.nonfinite.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.selfintersect-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.selfintersect-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.selfintersect.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.selfintersect.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.selfintersect.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.selfintersect.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.selfintersect.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.selfintersect.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.winding-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.winding-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.winding.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.winding.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.winding.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.winding.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.winding.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.winding.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.1.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.2.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.3-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.3.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.3.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.3.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.4-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.4.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.4.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.4.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.5-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.5.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.5.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.5.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.6-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.6-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.6.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.6.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.6.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.6.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.rect.zero.6.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.6.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.empty-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.empty-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.empty.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.empty.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.empty.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.empty.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.empty.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.empty.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.empty.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.overlap-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.overlap-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.overlap.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.overlap.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.overlap.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.overlap.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.overlap.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.overlap.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.overlap.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.arc-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.arc-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.arc.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.arc.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.arc.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.arc.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.arc.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.arc.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.arc.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.closed-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.closed-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.closed.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.closed.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.closed.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.closed.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.closed.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.closed.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.closed.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.corner-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.corner-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.corner.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.corner.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.corner.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.corner.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.corner.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.corner.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.corner.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.curve-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.curve-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.curve.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.curve.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.curve.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.curve.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.curve.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.curve.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.curve.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.line-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.line-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.line.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.line.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.line.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.line.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.line.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.line.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.line.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.rect-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.rect-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.rect.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.rect.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.rect.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.rect.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.rect.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.prune.rect.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.rect.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.scale1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.scale1-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.scale1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.scale1.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.scale1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.scale1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.scale1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.scale1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.scale1.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.scale2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.scale2-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.scale2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.scale2.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.scale2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.scale2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.scale2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.scale2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.scale2.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.skew-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.skew-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.skew.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.skew.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.skew.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.skew.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.skew.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.skew.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.skew.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.unaffected-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.unaffected-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.unaffected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.unaffected.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.unaffected.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.unaffected.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.unaffected.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.unaffected.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.unaffected.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.union-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.union-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.union.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.union.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.union.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.union.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.union.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.stroke.union.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.union.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.transformation.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.transformation.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.transformation.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.transformation.basic.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.transformation.basic.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.transformation.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.transformation.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.transformation.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.transformation.changing-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.transformation.changing-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.transformation.changing.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.transformation.changing.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.transformation.changing.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.transformation.changing.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.transformation.changing.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.transformation.changing.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.transformation.changing.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.transformation.multiple-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.transformation.multiple-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.transformation.multiple.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.transformation.multiple.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.transformation.multiple.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.transformation.multiple.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.transformation.multiple.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/path-objects/2d.path.transformation.multiple.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/path-objects/2d.path.transformation.multiple.worker.js.
* web-platform-tests/html/canvas/offscreen/path-objects/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create1.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create1.basic.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create1.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create1.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.initial-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create1.initial-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.initial.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create1.initial.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.initial.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create1.initial.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.initial.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.initial.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create1.initial.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.zero-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create1.zero-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.zero.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create1.zero.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.zero.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create1.zero.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.zero.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.zero.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create1.zero.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.basic.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.initial-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.initial-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.initial.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.initial.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.initial.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.initial.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.initial.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.initial.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.initial.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.large-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.large-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.large.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.large.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.large.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.large.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.large.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.large.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.large.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.negative-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.negative-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.negative.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.negative.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.negative.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.negative.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.negative.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.negative.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.negative.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.nonfinite.html: Added.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.nonfinite.worker.js: Added.
(t_fail.t.step_func):
(t.step.posinfobj.valueOf):
(t.step.neginfobj.valueOf):
(t.step.nanobj.valueOf):
(t.step):
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.round-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.round-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.round.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.round.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.round.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.round.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.round.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.round.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.round.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.zero-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.zero-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.zero.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.zero.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.zero.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.zero.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.zero.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.zero.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.zero.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.basic.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.clamp-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.clamp-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.clamp.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.clamp.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.clamp.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.clamp.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.clamp.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.clamp.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.clamp.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.length-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.length-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.length.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.length.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.length.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.length.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.length.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.length.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.length.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonfinite.html: Added.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonfinite.worker.js: Added.
(t_fail.t.step_func):
(t.step.posinfobj.valueOf):
(t.step.neginfobj.valueOf):
(t.step.nanobj.valueOf):
(t.step):
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonpremul-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.nonpremul-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonpremul.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.nonpremul.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonpremul.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.nonpremul.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonpremul.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonpremul.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.nonpremul.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.alpha-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.alpha-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.alpha.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.alpha.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.alpha.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.alpha.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.alpha.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.alpha.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.alpha.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.cols-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.cols-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.cols.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.cols.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.cols.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.cols.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.cols.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.cols.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.cols.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.rgb-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.rgb-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.rgb.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.rgb.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.rgb.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.rgb.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.rgb.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.rgb.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.rgb.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.rows-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.rows-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.rows.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.rows.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.rows.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.rows.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.rows.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.order.rows.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.rows.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.range-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.range-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.range.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.range.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.range.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.range.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.range.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.range.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.range.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.source.negative-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.source.negative-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.source.negative.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.source.negative.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.source.negative.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.source.negative.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.source.negative.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.source.negative.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.source.negative.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.source.outside-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.source.outside-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.source.outside.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.source.outside.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.source.outside.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.source.outside.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.source.outside.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.source.outside.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.source.outside.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.source.size-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.source.size-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.source.size.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.source.size.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.source.size.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.source.size.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.source.size.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.source.size.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.source.size.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.tiny-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.tiny-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.tiny.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.tiny.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.tiny.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.tiny.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.tiny.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.tiny.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.tiny.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.unaffected-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.unaffected-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.unaffected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.unaffected.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.unaffected.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.unaffected.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.unaffected.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.unaffected.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.unaffected.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.zero-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.zero-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.zero.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.zero.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.zero.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.zero.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.zero.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.zero.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.zero.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.clamp-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.clamp-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.clamp.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.clamp.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.clamp.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.clamp.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.clamp.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.clamp.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.clamp.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.nan-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.nan-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.nan.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.nan.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.nan.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.nan.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.nan.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.nan.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.nan.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.properties-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.properties-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.properties.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.properties.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.properties.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.properties.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.properties.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.properties.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.properties.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.readonly-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.readonly-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.readonly.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.readonly.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.readonly.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.readonly.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.readonly.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.readonly.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.readonly.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.round-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.round-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.round.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.round.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.round.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.round.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.round.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.round.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.round.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.set-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.set-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.set.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.set.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.set.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.set.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.set.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.set.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.set.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.string-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.string-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.string.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.string.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.string.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.string.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.string.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.string.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.string.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.undefined-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.undefined-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.undefined.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.undefined.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.undefined.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.undefined.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.undefined.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.undefined.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.undefined.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.alpha-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.alpha-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.alpha.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.alpha.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.alpha.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.alpha.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.alpha.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.alpha.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.alpha.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.basic.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.clip-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.clip-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.clip.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.clip.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.clip.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.clip.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.clip.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.clip.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.clip.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.created-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.created-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.created.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.created.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.created.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.created.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.created.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.created.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.created.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.cross-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.cross-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.cross.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.cross.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.cross.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.cross.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.cross.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.cross.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.cross.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.negative-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.negative-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.negative.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.negative.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.negative.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.negative.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.negative.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.negative.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.negative.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.outside-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.outside-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.outside.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.outside.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.outside.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.outside.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.outside.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.outside.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.outside.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.rect1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.rect1-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.rect1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.rect1.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.rect1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.rect1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.rect1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.rect1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.rect1.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.rect2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.rect2-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.rect2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.rect2.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.rect2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.rect2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.rect2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.rect2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.rect2.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.zero-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.zero-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.zero.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.zero.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.zero.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.zero.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.zero.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.zero.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.zero.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.modified-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.modified-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.modified.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.modified.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.modified.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.modified.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.modified.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.modified.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.modified.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.nonfinite.html: Added.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.nonfinite.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.null-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.null-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.null.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.null.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.null.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.null.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.null.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.null.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.null.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.path-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.path-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.path.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.path.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.path.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.path.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.path.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.path.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.path.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.unaffected-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.unaffected-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.unaffected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.unaffected.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.unaffected.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.unaffected.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.unaffected.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.unaffected.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.unaffected.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.unchanged-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.unchanged-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.unchanged.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.unchanged.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.unchanged.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.unchanged.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.unchanged.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.unchanged.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.unchanged.worker.js.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.wrongtype-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.wrongtype-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.wrongtype.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.wrongtype.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.wrongtype.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.wrongtype.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.wrongtype.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.wrongtype.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.wrongtype.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/pixel-manipulation/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.1.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.1.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.2.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.2.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.3-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.3.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.3.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.4-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.4-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.4.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.4.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.4.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.4.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.4.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.4.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.4.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.5-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.5-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.5.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.5.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.5.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.5.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.5.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.alpha.5.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.5.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowBlur.initial-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowBlur.initial-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowBlur.initial.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowBlur.initial.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowBlur.initial.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowBlur.initial.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowBlur.initial.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowBlur.initial.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowBlur.invalid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowBlur.invalid-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowBlur.invalid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowBlur.invalid.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowBlur.invalid.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowBlur.invalid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowBlur.invalid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowBlur.invalid.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowBlur.valid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowBlur.valid-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowBlur.valid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowBlur.valid.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowBlur.valid.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowBlur.valid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowBlur.valid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowBlur.valid.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowColor.initial-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowColor.initial-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowColor.initial.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowColor.initial.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowColor.initial.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowColor.initial.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowColor.initial.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowColor.initial.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowColor.invalid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowColor.invalid-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowColor.invalid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowColor.invalid.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowColor.invalid.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowColor.invalid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowColor.invalid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowColor.invalid.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowColor.valid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowColor.valid-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowColor.valid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowColor.valid.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowColor.valid.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowColor.valid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowColor.valid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowColor.valid.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowOffset.initial-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowOffset.initial-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowOffset.initial.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowOffset.initial.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowOffset.initial.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowOffset.initial.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowOffset.initial.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowOffset.initial.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowOffset.invalid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowOffset.invalid-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowOffset.invalid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowOffset.invalid.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowOffset.invalid.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowOffset.invalid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowOffset.invalid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowOffset.invalid.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowOffset.valid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowOffset.valid-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowOffset.valid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowOffset.valid.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowOffset.valid.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowOffset.valid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.attributes.shadowOffset.valid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowOffset.valid.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.alpha-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.alpha-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.alpha.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.alpha.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.alpha.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.alpha.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.alpha.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.alpha.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.alpha.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.basic.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.transparent.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.transparent.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.transparent.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.transparent.1.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.transparent.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.transparent.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.transparent.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.transparent.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.transparent.1.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.transparent.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.transparent.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.transparent.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.transparent.2.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.transparent.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.transparent.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.transparent.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.canvas.transparent.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.transparent.2.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.clip.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.clip.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.clip.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.clip.1.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.clip.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.clip.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.clip.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.clip.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.clip.1.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.clip.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.clip.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.clip.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.clip.2.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.clip.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.clip.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.clip.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.clip.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.clip.2.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.clip.3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.clip.3-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.clip.3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.clip.3.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.clip.3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.clip.3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.clip.3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.clip.3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.clip.3.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.composite.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.composite.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.composite.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.composite.1.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.composite.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.composite.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.composite.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.composite.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.composite.1.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.composite.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.composite.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.composite.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.composite.2.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.composite.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.composite.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.composite.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.composite.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.composite.2.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.composite.3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.composite.3-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.composite.3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.composite.3.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.composite.3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.composite.3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.composite.3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.composite.3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.composite.3.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.blur-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.blur-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.blur.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.blur.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.blur.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.blur.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.blur.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.blur.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.blur.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.off.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.off.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.off.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.off.1.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.off.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.off.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.off.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.off.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.off.1.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.off.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.off.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.off.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.off.2.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.off.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.off.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.off.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.off.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.off.2.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.x-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.x-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.x.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.x.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.x.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.x.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.x.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.x.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.x.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.y-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.y-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.y.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.y.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.y.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.y.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.y.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.enable.y.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.y.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.alpha-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.alpha-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.alpha.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.alpha.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.alpha.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.alpha.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.alpha.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.alpha.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.alpha.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.basic.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.transparent.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.transparent.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.transparent.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.transparent.1.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.transparent.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.transparent.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.transparent.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.transparent.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.transparent.1.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.transparent.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.transparent.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.transparent.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.transparent.2.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.transparent.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.transparent.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.transparent.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.gradient.transparent.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.transparent.2.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.alpha-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.alpha-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.alpha.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.alpha.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.alpha.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.alpha.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.alpha.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.alpha.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.alpha.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.basic.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.scale-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.scale-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.scale.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.scale.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.scale.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.scale.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.scale.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.scale.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.scale.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.section-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.section-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.section.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.section.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.section.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.section.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.section.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.section.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.section.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.transparent.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.transparent.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.transparent.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.transparent.1.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.transparent.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.transparent.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.transparent.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.transparent.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.transparent.1.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.transparent.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.transparent.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.transparent.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.transparent.2.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.transparent.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.transparent.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.transparent.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.image.transparent.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.transparent.2.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.negativeX-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.negativeX-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.negativeX.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.negativeX.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.negativeX.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.negativeX.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.negativeX.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.negativeX.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.negativeX.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.negativeY-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.negativeY-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.negativeY.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.negativeY.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.negativeY.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.negativeY.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.negativeY.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.negativeY.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.negativeY.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.positiveX-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.positiveX-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.positiveX.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.positiveX.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.positiveX.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.positiveX.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.positiveX.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.positiveX.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.positiveX.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.positiveY-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.positiveY-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.positiveY.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.positiveY.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.positiveY.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.positiveY.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.positiveY.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.offset.positiveY.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.positiveY.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.outside-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.outside-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.outside.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.outside.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.outside.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.outside.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.outside.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.outside.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.outside.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.alpha-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.alpha-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.alpha.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.alpha.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.alpha.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.alpha.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.alpha.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.alpha.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.alpha.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.basic.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.transparent.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.transparent.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.transparent.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.transparent.1.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.transparent.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.transparent.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.transparent.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.transparent.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.transparent.1.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.transparent.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.transparent.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.transparent.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.transparent.2.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.transparent.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.transparent.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.transparent.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.pattern.transparent.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.transparent.2.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.basic.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.cap.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.cap.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.cap.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.cap.1.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.cap.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.cap.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.cap.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.cap.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.cap.1.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.cap.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.cap.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.cap.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.cap.2.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.cap.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.cap.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.cap.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.cap.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.cap.2.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.join.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.join.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.join.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.join.1.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.join.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.join.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.join.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.join.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.join.1.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.join.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.join.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.join.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.join.2.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.join.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.join.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.join.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.join.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.join.2.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.join.3-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.join.3-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.join.3.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.join.3.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.join.3.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.join.3.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.join.3.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.stroke.join.3.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.join.3.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.transform.1-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.transform.1-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.transform.1.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.transform.1.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.transform.1.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.transform.1.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.transform.1.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.transform.1.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.transform.1.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.transform.2-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.transform.2-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.transform.2.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.transform.2.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.transform.2.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.transform.2.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.transform.2.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/shadows/2d.shadow.transform.2.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/shadows/2d.shadow.transform.2.worker.js.
* web-platform-tests/html/canvas/offscreen/shadows/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/text/2d.text.align.default-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.align.default-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.align.default.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.align.default.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.align.default.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.align.default.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.align.default.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.align.default.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.align.default.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.align.invalid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.align.invalid-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.align.invalid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.align.invalid.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.align.invalid.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.align.invalid.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.align.invalid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.align.invalid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.align.invalid.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.align.valid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.align.valid-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.align.valid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.align.valid.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.align.valid.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.align.valid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.align.valid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.align.valid.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.baseline.default-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.baseline.default-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.baseline.default.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.baseline.default.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.baseline.default.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.baseline.default.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.baseline.default.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.baseline.default.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.baseline.default.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.baseline.invalid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.baseline.invalid-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.baseline.invalid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.baseline.invalid.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.baseline.invalid.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.baseline.invalid.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.baseline.invalid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.baseline.invalid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.baseline.invalid.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.baseline.valid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.baseline.valid-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.baseline.valid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.baseline.valid.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.baseline.valid.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.baseline.valid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.baseline.valid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.baseline.valid.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.center-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.center-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.center.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.center.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.center.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.center.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.center.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.center.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.center.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.end.ltr-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.end.ltr-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.end.ltr.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.end.ltr.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.end.ltr.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.end.ltr.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.end.ltr.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.end.ltr.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.end.ltr.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.end.rtl-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.end.rtl-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.end.rtl.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.end.rtl.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.end.rtl.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.end.rtl.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.end.rtl.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.end.rtl.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.end.rtl.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.left-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.left-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.left.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.left.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.left.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.left.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.left.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.left.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.left.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.right-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.right-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.right.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.right.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.right.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.right.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.right.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.right.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.right.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.start.ltr-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.start.ltr-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.start.ltr.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.start.ltr.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.start.ltr.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.start.ltr.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.start.ltr.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.start.ltr.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.start.ltr.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.start.rtl-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.start.rtl-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.start.rtl.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.start.rtl.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.start.rtl.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.start.rtl.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.start.rtl.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.align.start.rtl.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.align.start.rtl.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.alphabetic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.alphabetic-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.alphabetic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.alphabetic.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.alphabetic.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.alphabetic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.alphabetic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.alphabetic.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.bottom-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.bottom-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.bottom.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.bottom.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.bottom.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.bottom.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.bottom.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.bottom.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.bottom.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.hanging-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.hanging-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.hanging.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.hanging.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.hanging.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.hanging.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.hanging.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.hanging.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.ideographic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.ideographic-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.ideographic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.ideographic.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.ideographic.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.ideographic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.ideographic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.ideographic.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.middle-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.middle-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.middle.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.middle.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.middle.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.middle.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.middle.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.middle.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.middle.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.top-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.top-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.top.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.top.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.top.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.top.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.top.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.baseline.top.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.top.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.basic-manual.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.basic-manual.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.basic-manual.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.basic-manual.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.basic-manual.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.basic.png: Added.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.NaN-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.NaN-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.NaN.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.NaN.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.NaN.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.NaN.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.NaN.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.NaN.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.NaN.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.bound-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.bound-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.bound.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.bound.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.bound.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.bound.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.bound.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.bound.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.bound.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.fontface-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.fontface-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.fontface.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.fontface.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.fontface.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.fontface.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.fontface.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.fontface.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.fontface.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.large-manual.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.large-manual.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.large-manual.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.large-manual.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.large-manual.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.large.png: Added.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.negative-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.negative-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.negative.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.negative.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.negative.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.negative.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.negative.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.negative.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.negative.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.small-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.small-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.small.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.small.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.small.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.small.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.small.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.small.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.small.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.zero-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.zero-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.zero.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.zero.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.zero.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.zero.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.zero.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.maxWidth.zero.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.zero.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.rtl-manual.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.rtl-manual.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.rtl-manual.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.rtl-manual.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.rtl-manual.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.rtl.png: Added.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.unaffected-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.unaffected-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.unaffected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.unaffected.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.unaffected.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.unaffected.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.unaffected.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fill.unaffected.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.unaffected.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fontface-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fontface-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fontface.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fontface.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fontface.notinpage-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fontface.notinpage-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fontface.notinpage.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fontface.notinpage.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fontface.notinpage.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fontface.notinpage.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fontface.notinpage.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fontface.notinpage.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fontface.notinpage.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fontface.repeat-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fontface.repeat-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fontface.repeat.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fontface.repeat.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fontface.repeat.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fontface.repeat.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fontface.repeat.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fontface.repeat.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fontface.repeat.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fontface.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fontface.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.fontface.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.fontface.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.kern.consistent-manual.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.kern.consistent-manual.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.kern.consistent-manual.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.kern.consistent-manual.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.kern.consistent-manual.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.basic.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.basic.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.end-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.end-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.end.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.end.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.end.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.end.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.end.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.end.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.end.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.nonspace-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.nonspace-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.nonspace.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.nonspace.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.nonspace.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.nonspace.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.nonspace.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.nonspace.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.nonspace.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.other-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.other-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.other.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.other.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.other.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.other.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.other.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.other.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.other.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.space-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.space-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.space.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.space.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.space.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.space.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.space.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.space.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.space.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.start-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.start-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.start.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.start.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.start.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.start.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.start.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.space.collapse.start.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.start.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.stroke.basic-manual.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.stroke.basic-manual.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.stroke.basic-manual.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.stroke.basic-manual.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.stroke.basic-manual.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.stroke.basic.png: Added.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.stroke.unaffected-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.stroke.unaffected-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.stroke.unaffected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.stroke.unaffected.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.stroke.unaffected.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.stroke.unaffected.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.stroke.unaffected.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.draw.stroke.unaffected.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.draw.stroke.unaffected.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.default-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.default-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.default.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.default.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.default.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.default.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.default.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.default.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.default.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.basic.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.complex-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.complex-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.complex.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.complex.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.complex.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.complex.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.complex.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.complex.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.complex.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.invalid-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.invalid-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.invalid.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.invalid.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.invalid.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.invalid.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.invalid.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.invalid.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.invalid.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.system-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.system-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.system.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.system.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.system.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.system.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.system.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.system.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.system.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.tiny-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.tiny-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.tiny.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.tiny.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.tiny.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.tiny.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.parse.tiny.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.parse.tiny.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.relative_size.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.relative_size.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.relative_size.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.font.relative_size.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.font.relative_size.worker.js.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.actualBoundingBox.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.actualBoundingBox.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.actualBoundingBox.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.actualBoundingBox.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.actualBoundingBox.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.advances.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.advances.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.advances.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.advances.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.advances.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.baselines.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.baselines.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.baselines.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.baselines.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.baselines.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.emHeights.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.emHeights.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.emHeights.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.emHeights.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.emHeights.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.fontBoundingBox.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.fontBoundingBox.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.fontBoundingBox.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.fontBoundingBox.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.fontBoundingBox.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.width.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.width.basic.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.basic.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.width.basic.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.empty-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.width.empty-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.empty.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.width.empty.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.empty.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.width.empty.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.empty.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.empty.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.width.empty.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.space-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.width.space-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.space.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.width.space.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.space.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.width.space.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.space.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/text/2d.text.measure.width.space.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/text/2d.text.measure.width.space.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/text/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.bitmap-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.bitmap-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.bitmap.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.bitmap.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.bitmap.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.bitmap.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.bitmap.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.bitmap.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.bitmap.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.clip-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.clip-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.clip.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.clip.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.clip.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.clip.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.clip.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.clip.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.clip.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.fillStyle-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.fillStyle-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.fillStyle.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.fillStyle.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.fillStyle.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.fillStyle.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.fillStyle.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.fillStyle.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.fillStyle.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.globalAlpha-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.globalAlpha-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.globalAlpha.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.globalAlpha.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.globalAlpha.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.globalAlpha.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.globalAlpha.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.globalAlpha.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.globalAlpha.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.globalCompositeOperation-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.globalCompositeOperation-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.globalCompositeOperation.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.globalCompositeOperation.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.globalCompositeOperation.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.globalCompositeOperation.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.globalCompositeOperation.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.globalCompositeOperation.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.globalCompositeOperation.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.lineCap-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.lineCap-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.lineCap.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.lineCap.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.lineCap.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.lineCap.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.lineCap.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.lineCap.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.lineCap.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.lineJoin-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.lineJoin-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.lineJoin.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.lineJoin.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.lineJoin.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.lineJoin.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.lineJoin.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.lineJoin.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.lineJoin.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.lineWidth-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.lineWidth-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.lineWidth.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.lineWidth.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.lineWidth.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.lineWidth.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.lineWidth.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.lineWidth.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.lineWidth.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.miterLimit-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.miterLimit-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.miterLimit.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.miterLimit.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.miterLimit.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.miterLimit.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.miterLimit.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.miterLimit.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.miterLimit.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.path-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.path-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.path.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.path.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.path.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.path.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.path.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.path.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.path.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowBlur-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowBlur-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowBlur.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowBlur.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowBlur.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowBlur.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowBlur.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowBlur.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowBlur.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowColor-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowColor-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowColor.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowColor.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowColor.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowColor.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowColor.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowColor.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowColor.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowOffsetX-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowOffsetX-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowOffsetX.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowOffsetX.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowOffsetX.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowOffsetX.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowOffsetX.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowOffsetX.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowOffsetX.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowOffsetY-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowOffsetY-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowOffsetY.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowOffsetY.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowOffsetY.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowOffsetY.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowOffsetY.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.shadowOffsetY.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowOffsetY.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.stack-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.stack-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.stack.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.stack.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.stack.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.stack.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.stack.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.stack.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.stack.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.stackdepth-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.stackdepth-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.stackdepth.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.stackdepth.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.stackdepth.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.stackdepth.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.stackdepth.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.stackdepth.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.stackdepth.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.strokeStyle-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.strokeStyle-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.strokeStyle.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.strokeStyle.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.strokeStyle.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.strokeStyle.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.strokeStyle.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.strokeStyle.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.strokeStyle.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.transformation-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.transformation-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.transformation.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.transformation.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.transformation.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.transformation.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.transformation.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.transformation.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.transformation.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.underflow-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.underflow-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.underflow.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.underflow.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.underflow.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.underflow.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.underflow.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/2d.state.saverestore.underflow.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.underflow.worker.js.
* web-platform-tests/html/canvas/offscreen/the-canvas-state/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.canvas.readonly-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.canvas.readonly-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.canvas.readonly.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.canvas.readonly.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.canvas.readonly.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.canvas.readonly.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.canvas.readonly.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.canvas.readonly.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.canvas.readonly.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.canvas.reference-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.canvas.reference-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.canvas.reference.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.canvas.reference.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.canvas.reference.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.canvas.reference.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.canvas.reference.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.canvas.reference.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.canvas.reference.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.exists-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.exists-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.exists.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.exists.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.exists.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.exists.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.exists.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.exists.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.exists.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.extraargs-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.extraargs-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.extraargs.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.extraargs.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.extraargs.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.extraargs.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.extraargs.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.extraargs.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.shared-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.shared-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.shared.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.shared.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.shared.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.shared.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.shared.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.shared.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.shared.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.unique-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.unique-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.unique.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.unique.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.unique.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.unique.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.unique.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/2d.getcontext.unique.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.unique.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.arguments.missing-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.arguments.missing-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.arguments.missing.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.arguments.missing.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.arguments.missing.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.arguments.missing.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.arguments.missing.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.arguments.missing.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.arguments.missing.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.casesensitive-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.casesensitive-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.casesensitive.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.casesensitive.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.casesensitive.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.casesensitive.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.casesensitive.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.casesensitive.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.casesensitive.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.emptystring-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.emptystring-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.emptystring.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.emptystring.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.emptystring.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.emptystring.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.emptystring.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.emptystring.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.emptystring.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.badname-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badname-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.badname.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badname.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.badname.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badname.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.badname.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.badname.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badname.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.badsuffix-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badsuffix-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.badsuffix.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badsuffix.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.badsuffix.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badsuffix.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.badsuffix.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.badsuffix.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badsuffix.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.nullsuffix-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.nullsuffix-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.nullsuffix.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.nullsuffix.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.nullsuffix.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.nullsuffix.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.nullsuffix.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.nullsuffix.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.nullsuffix.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.unicode-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.unicode-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.unicode.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.unicode.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.unicode.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.unicode.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.unicode.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/context.unrecognised.unicode.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.unicode.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.colour-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.colour-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.colour.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.colour.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.colour.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.colour.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.colour.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.colour.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.colour.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.2dstate-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.2dstate-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.2dstate.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.2dstate.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.2dstate.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.2dstate.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.2dstate.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.2dstate.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.2dstate.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.clip-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.clip-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.clip.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.clip.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.clip.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.clip.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.clip.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.clip.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.clip.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.different-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.different-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.different.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.different.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.different.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.different.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.different.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.different.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.different.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.gradient-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.gradient-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.gradient.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.gradient.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.gradient.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.gradient.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.gradient.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.gradient.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.gradient.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.path-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.path-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.path.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.path.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.path.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.path.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.path.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.path.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.path.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.pattern-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.pattern-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.pattern.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.pattern.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.pattern.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.pattern.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.pattern.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.pattern.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.pattern.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.same-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.same-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.same.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.same.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.same.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.same.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.same.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.same.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.same.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.transform-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.transform-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.transform.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.transform.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.transform.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.transform.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.transform.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/initial.reset.transform.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.transform.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.commit-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.commit-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.commit.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.commit.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.commit.w-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.commit.w-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.commit.w.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.commit.w.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.constructor-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.constructor-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.constructor.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.constructor.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.constructor.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.constructor.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.constructor.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.constructor.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.constructor.worker.js.
(t2.step):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.getcontext-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.getcontext-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.getcontext.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.getcontext.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.getcontext.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.getcontext.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.getcontext.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.getcontext.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.getcontext.worker.js.
(test):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.resize-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.resize-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.resize.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.resize.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap.w-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap.w-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap.w.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap.w.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.transfercontrol.to.offscreen-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.transfercontrol.to.offscreen-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.transfercontrol.to.offscreen.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.transfercontrol.to.offscreen.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.transfercontrol.to.offscreen.w-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.transfercontrol.to.offscreen.w-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.transfercontrol.to.offscreen.w.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.transfercontrol.to.offscreen.w.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.transferrable-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.transferrable-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.transferrable.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.transferrable.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.transferrable.w-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.transferrable.w-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/offscreencanvas.transferrable.w.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.transferrable.w.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.default-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.default-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.default.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.default.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.default.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.default.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.default.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.default.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.default.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.idl-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.idl-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.idl.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.idl.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.idl.set.zero-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.idl.set.zero-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.idl.set.zero.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.idl.set.zero.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.idl.set.zero.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.idl.set.zero.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.idl.set.zero.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.idl.set.zero.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.idl.set.zero.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.idl.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.idl.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.idl.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.idl.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.idl.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.decimal-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.decimal-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.decimal.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.decimal.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.decimal.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.decimal.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.decimal.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.decimal.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.decimal.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.em-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.exp-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.em.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.em.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.em.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.exp.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.em.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.em.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.em.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.empty-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.plus-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.empty.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.empty.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.empty.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.hex.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.empty.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.empty.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.empty.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.exp-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.exp-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.exp.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.exp.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.exp.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.exp.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.exp.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.exp.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.exp.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.hex-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.hex-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.hex.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.hex.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.hex.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.hex.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.hex.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.hex.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.hex.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.junk-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.plus-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.junk.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.junk.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.junk.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.octal.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.junk.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.junk.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.junk.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.minus-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.plus-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.minus.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.minus.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.minus.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.plus.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.minus.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.minus.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.minus.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.octal-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.octal-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.octal.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.octal.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.octal.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.octal.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.octal.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.octal.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.octal.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.onlyspace-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.decimal-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.onlyspace.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.onlyspace.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.onlyspace.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.space.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.onlyspace.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.onlyspace.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.onlyspace.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.percent-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.decimal-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.percent.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.percent.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.percent.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.whitespace.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.percent.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.percent.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.percent.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.plus-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.plus-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.plus.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.plus.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.plus.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.plus.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.plus.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.plus.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.plus.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.space-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.space-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.space.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.space.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.space.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.space.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.space.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.space.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.space.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.trailingjunk-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.decimal-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.trailingjunk.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.trailingjunk.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.trailingjunk.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.zero.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.trailingjunk.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.trailingjunk.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.trailingjunk.worker.js.
(t.step):
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.whitespace-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.whitespace-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.whitespace.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.whitespace.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.whitespace.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.whitespace.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.whitespace.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.whitespace.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.whitespace.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.zero-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.zero-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.zero.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.zero.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.zero.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.zero.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.zero.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.parse.zero.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.zero.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.reflect.setidl-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.reflect.setidl-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.reflect.setidl.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.reflect.setidl.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.reflect.setidl.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.reflect.setidl.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.reflect.setidl.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.reflect.setidl.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.reflect.setidl.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.reflect.setidlzero-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.reflect.setidlzero-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.reflect.setidlzero.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.reflect.setidlzero.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.reflect.setidlzero.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.reflect.setidlzero.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.reflect.setidlzero.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.attributes.reflect.setidlzero.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.reflect.setidlzero.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.large-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.large-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.large.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.large.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.large.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.large.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.large.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/size.large.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.large.worker.js.
* web-platform-tests/html/canvas/offscreen/the-offscreen-canvas/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.getTransform-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.getTransform-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.getTransform.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.getTransform.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.order-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.order-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.order.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.order.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.order.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.order.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.order.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.order.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.order.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.direction-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.direction-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.direction.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.direction.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.direction.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.direction.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.direction.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.direction.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.direction.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.nonfinite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.nonfinite.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.nonfinite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.nonfinite.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.radians-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.radians-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.radians.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.radians.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.radians.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.radians.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.radians.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.radians.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.radians.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.wrap-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.wrap-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.wrap.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.wrap.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.wrap.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.wrap.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.wrap.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.wrap.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.wrap.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.wrapnegative-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.wrapnegative-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.wrapnegative.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.wrapnegative.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.wrapnegative.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.wrapnegative.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.wrapnegative.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.wrapnegative.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.wrapnegative.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.zero-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.zero-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.zero.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.zero.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.zero.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.zero.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.zero.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.rotate.zero.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.zero.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.basic.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.large-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.large-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.large.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.large.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.large.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.large.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.large.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.large.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.large.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.multiple-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.multiple-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.multiple.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.multiple.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.multiple.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.multiple.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.multiple.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.multiple.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.multiple.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.negative-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.negative-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.negative.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.negative.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.negative.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.negative.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.negative.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.negative.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.negative.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.nonfinite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.nonfinite.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.nonfinite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.nonfinite.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.zero-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.zero-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.zero.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.zero.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.zero.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.zero.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.zero.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.scale.zero.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.zero.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.setTransform.multiple-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.setTransform.multiple-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.setTransform.multiple.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.setTransform.multiple.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.setTransform.multiple.worker-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.setTransform.multiple.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.setTransform.multiple.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.setTransform.multiple.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.setTransform.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.setTransform.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.setTransform.nonfinite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.setTransform.nonfinite.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.setTransform.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.setTransform.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.setTransform.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.setTransform.nonfinite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.setTransform.nonfinite.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.setTransform.skewed-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.setTransform.skewed-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.setTransform.skewed.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.setTransform.skewed.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.setTransform.skewed.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.setTransform.skewed.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.setTransform.skewed.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.setTransform.skewed.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.identity-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.identity-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.identity.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.identity.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.identity.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.identity.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.identity.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.identity.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.identity.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.multiply-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.multiply-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.multiply.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.multiply.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.multiply.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.multiply.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.multiply.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.multiply.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.multiply.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.nonfinite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.nonfinite.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.nonfinite.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.nonfinite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.nonfinite.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.skewed-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.skewed-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.skewed.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.skewed.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.skewed.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.skewed.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.skewed.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.transform.skewed.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.skewed.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.translate.basic-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.translate.basic-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.translate.basic.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.translate.basic.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.translate.basic.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.translate.basic.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.translate.basic.worker.html: Copied from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.translate.basic.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.translate.basic.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.translate.nonfinite-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.translate.nonfinite-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.translate.nonfinite.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.translate.nonfinite.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.translate.nonfinite.worker-expected.txt: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.translate.nonfinite.worker-expected.txt.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.translate.nonfinite.worker.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/compositing/2d.composite.canvas.copy.worker.html.
* web-platform-tests/html/canvas/offscreen/transformations/2d.transformation.translate.nonfinite.worker.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/transformations/2d.transformation.translate.nonfinite.worker.js.
* web-platform-tests/html/canvas/offscreen/transformations/w3c-import.log: Added.
* web-platform-tests/html/canvas/offscreen/w3c-import.log: Renamed from LayoutTests/imported/w3c/web-platform-tests/offscreen-canvas/w3c-import.log.
* web-platform-tests/offscreen-canvas/compositing/w3c-import.log: Removed.
* web-platform-tests/offscreen-canvas/conformance-requirements/2d.missingargs.html: Removed.
* web-platform-tests/offscreen-canvas/conformance-requirements/2d.missingargs.worker.js: Removed.
* web-platform-tests/offscreen-canvas/conformance-requirements/w3c-import.log: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.destsize.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcepos.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.9arg.sourcesize.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.alpha.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.animated.poster.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.broken.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.canvas.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.clip.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.composite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.floatsource.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.negativedest.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.negativedir.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.negativesource.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.nonfinite.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.nonfinite.worker.js: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.nowrap.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.null.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.path.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.self.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.self.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.svg.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.transform.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.wrongtype.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.zerocanvas.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.zerosource.image.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/2d.drawImage.zerosource.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-images-to-the-canvas/w3c-import.log: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.clip.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.globalalpha.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.globalcomposite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.negative.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.path.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.shadow.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.transform.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.clearRect.zero.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.clip.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.negative.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.path.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.shadow.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.transform.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.fillRect.zero.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.clip.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.globalalpha.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.globalcomposite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.negative.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.path.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.shadow.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.transform.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/2d.strokeRect.zero.5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/drawing-rectangles-to-the-canvas/w3c-import.log: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.default.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.get.semitransparent.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.get.solid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.get.transparent.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.invalidstring.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.invalidtype.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-6.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-7.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-8.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsl-9.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-6.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-7.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-8.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-hsla-9.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgb-6.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.css-color-4-rgba-6.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex6.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hex8.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-6.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsl-clamp-4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.hsla-clamp-6.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.html4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsl-5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-hsla-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-3.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-4.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-5.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgb-5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-3.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.css-color-4-rgba-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex3.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex4.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex5.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex6.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex6.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex7.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex7.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex8.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hex8.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-3.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-4.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-5.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-6.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsl-6.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-3.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.hsla-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-3.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-4.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-5.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.name-5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-3.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgb-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-3.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-4.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-5.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.invalid.rgba-5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-3.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-4.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-5.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-eof.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-num.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-num.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-percent.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgb-percent.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-clamp-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-eof.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-num-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-percent.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-percent.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.rgba-solid-4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.svg-1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.svg-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.svg-2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.svg-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.system.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.transparent-1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.transparent-1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.transparent-2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.fillStyle.parse.transparent-2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.empty.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.empty.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.alpha.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.alpha.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.colour.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.colour.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.colouralpha.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.colouralpha.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.multiple.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.multiple.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.outside.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.outside.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.overlap.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.overlap.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.overlap2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.overlap2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.solid.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.solid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.vertical.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.vertical.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fill.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fill.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fillRect.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.fillRect.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.stroke.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.stroke.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.strokeRect.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.interpolate.zerosize.strokeRect.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.nonfinite.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.nonfinite.worker.js: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.transform.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.transform.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.linear.transform.3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.compare.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.compare.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.crosscanvas.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.crosscanvas.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.invalidcolour.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.invalidcolour.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.invalidcolour.worker.js: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.invalidoffset.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.invalidoffset.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.invalidoffset.worker.js: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.update.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.object.update.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.behind.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.behind.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.beside.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.beside.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.bottom.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.bottom.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.cylinder.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.cylinder.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.front.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.front.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.shape1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.shape1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.shape2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.shape2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.top.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.cone.top.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.equal.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.equal.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.inside1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.inside1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.inside2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.inside2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.inside3.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.inside3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.negative.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.nonfinite.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.nonfinite.worker.js: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.outside1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.outside1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.outside2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.outside2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.outside3.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.outside3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.touch1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.touch1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.touch2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.touch2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.touch3.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.touch3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.transform.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.transform.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.gradient.radial.transform.3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.canvas.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.canvas.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.image.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.image.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.nocontext.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.nocontext.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.zerocanvas.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.basic.zerocanvas.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.crosscanvas.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.crosscanvas.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.image.null.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.image.null.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.image.string.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.image.string.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.image.undefined.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.image.undefined.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.modify.canvas1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.modify.canvas1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.modify.canvas2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.modify.canvas2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.basic.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord3.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.coord3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.outside.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.norepeat.outside.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.orientation.canvas.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.orientation.image.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.basic.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.coord1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.coord1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.coord2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.coord2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.coord3.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.coord3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.outside.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeat.outside.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeatx.basic.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeatx.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeatx.coord1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeatx.coord1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeatx.outside.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeatx.outside.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeaty.basic.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeaty.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeaty.coord1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeaty.coord1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeaty.outside.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.paint.repeaty.outside.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.case.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.case.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.empty.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.empty.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.null.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.null.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.nullsuffix.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.nullsuffix.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.undefined.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.undefined.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.unrecognised.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.unrecognised.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.unrecognisednull.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.pattern.repeat.unrecognisednull.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.strokeStyle.default.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/2d.strokeStyle.default.worker.html: Removed.
* web-platform-tests/offscreen-canvas/fill-and-stroke-styles/w3c-import.log: Removed.
* web-platform-tests/offscreen-canvas/green-100x50.png: Removed.
* web-platform-tests/offscreen-canvas/image-smoothing/image.smoothing.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.butt.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.closed.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.invalid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.open.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.round.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.square.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.cap.valid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.cross.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.cross.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.defaults.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.defaults.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.join.bevel.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.join.closed.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.join.invalid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.join.miter.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.join.open.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.join.parallel.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.join.round.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.join.valid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.acute.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.exceeded.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.invalid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.lineedge.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.obtuse.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.rightangle.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.valid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.miter.within.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.union.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.union.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.width.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.width.invalid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.width.scaledefault.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.width.transformed.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/2d.line.width.valid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/line-styles/w3c-import.log: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.angle.6.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.default.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.empty.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.end.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.negative.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.nonempty.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.scale.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.scale.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.selfintersect.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.selfintersect.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.shape.5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.twopie.4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.zero.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.zero.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arc.zeroradius.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.coincide.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.coincide.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.collinear.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.collinear.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.collinear.3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.ensuresubpath.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.ensuresubpath.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.negative.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.scale.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.curve1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.curve2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.end.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.shape.start.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.transformation.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.zero.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.arcTo.zero.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.beginPath.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.beginPath.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.basic.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.ensuresubpath.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.ensuresubpath.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.scaled.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.scaled.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.shape.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.bezierCurveTo.shape.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.basic.1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.basic.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.basic.2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.basic.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.empty.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.empty.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.intersect.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.intersect.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.unaffected.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.unaffected.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.winding.1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.winding.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.winding.2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.clip.winding.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.closePath.empty.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.closePath.empty.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.closePath.newline.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.closePath.newline.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.closePath.nextpoint.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.closePath.nextpoint.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.closed.basic.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.closed.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.closed.unaffected.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.closed.unaffected.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.overlap.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.overlap.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.add.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.add.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.subtract.1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.subtract.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.subtract.2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.subtract.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.subtract.3.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.fill.winding.subtract.3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.initial.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.initial.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.arc.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.basic.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.basic.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.bezier.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.bigarc.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.edge.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.empty.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.outside.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.subpath.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.transform.4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.unclosed.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.isPointInPath.winding.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.basic.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.ensuresubpath.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.ensuresubpath.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.nextpoint.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.nextpoint.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.nonfinite.details.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.lineTo.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.basic.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.multiple.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.multiple.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.newsubpath.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.newsubpath.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.moveTo.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.basic.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.ensuresubpath.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.ensuresubpath.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.scaled.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.scaled.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.shape.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.quadraticCurveTo.shape.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.basic.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.closed.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.closed.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.end.1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.end.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.end.2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.end.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.negative.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.negative.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.newsubpath.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.newsubpath.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.selfintersect.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.selfintersect.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.winding.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.winding.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.1.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.2.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.3.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.4.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.5.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.6.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.rect.zero.6.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.empty.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.overlap.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.arc.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.closed.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.corner.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.curve.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.line.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.prune.rect.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.scale1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.scale2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.skew.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.unaffected.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.stroke.union.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.transformation.basic.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.transformation.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.transformation.changing.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/2d.path.transformation.multiple.worker.html: Removed.
* web-platform-tests/offscreen-canvas/path-objects/w3c-import.log: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create1.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create1.initial.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create1.zero.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.initial.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.large.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.negative.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.nonfinite.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.nonfinite.worker.js: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.round.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.create2.zero.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.clamp.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.length.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.nonfinite.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.nonfinite.worker.js: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.nonpremul.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.alpha.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.cols.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.rgb.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.order.rows.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.range.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.source.negative.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.source.outside.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.source.size.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.tiny.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.unaffected.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.get.zero.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.clamp.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.nan.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.properties.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.readonly.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.round.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.set.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.string.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.object.undefined.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.alpha.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.clip.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.created.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.cross.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.negative.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.outside.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.rect1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.rect2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.dirty.zero.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.modified.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.nonfinite.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.nonfinite.worker.js: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.null.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.path.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.unaffected.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.unchanged.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/2d.imageData.put.wrongtype.worker.html: Removed.
* web-platform-tests/offscreen-canvas/pixel-manipulation/w3c-import.log: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.4.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.alpha.5.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowBlur.initial.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowBlur.initial.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowBlur.invalid.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowBlur.invalid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowBlur.valid.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowBlur.valid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowColor.initial.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowColor.initial.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowColor.invalid.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowColor.invalid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowColor.valid.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowColor.valid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowOffset.initial.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowOffset.initial.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowOffset.invalid.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowOffset.invalid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowOffset.valid.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowOffset.valid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.alpha.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.transparent.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.canvas.transparent.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.clip.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.clip.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.clip.3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.composite.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.composite.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.composite.3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.blur.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.off.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.off.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.x.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.enable.y.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.alpha.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.transparent.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.gradient.transparent.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.alpha.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.scale.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.section.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.transparent.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.image.transparent.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.negativeX.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.negativeY.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.positiveX.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.offset.positiveY.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.outside.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.alpha.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.transparent.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.pattern.transparent.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.cap.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.cap.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.join.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.join.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.stroke.join.3.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.transform.1.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/2d.shadow.transform.2.worker.html: Removed.
* web-platform-tests/offscreen-canvas/shadows/w3c-import.log: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.align.default.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.align.invalid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.align.valid.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.align.valid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.baseline.default.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.baseline.invalid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.baseline.valid.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.baseline.valid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.align.center.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.align.end.ltr.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.align.end.rtl.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.align.left.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.align.right.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.align.start.ltr.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.align.start.rtl.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.alphabetic.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.alphabetic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.bottom.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.hanging.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.hanging.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.ideographic.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.ideographic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.middle.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.baseline.top.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.basic-manual.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.basic.png: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.NaN.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.bound.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.fontface.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.large-manual.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.large.png: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.negative.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.small.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.maxWidth.zero.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.rtl-manual.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.rtl.png: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fill.unaffected.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fontface.notinpage.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fontface.repeat.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fontface.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.fontface.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.kern.consistent-manual.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.space.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.end.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.nonspace.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.other.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.space.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.space.collapse.start.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.stroke.basic-manual.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.stroke.basic.png: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.draw.stroke.unaffected.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.font.default.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.font.parse.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.font.parse.complex.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.font.parse.invalid.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.font.parse.system.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.font.parse.tiny.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.font.parse.tiny.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.font.relative_size.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.measure.actualBoundingBox.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.measure.advances.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.measure.baselines.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.measure.emHeights.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.measure.fontBoundingBox.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.measure.width.basic.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.measure.width.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.measure.width.empty.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/2d.text.measure.width.space.worker.html: Removed.
* web-platform-tests/offscreen-canvas/text/w3c-import.log: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.bitmap.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.clip.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.fillStyle.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.globalAlpha.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.globalCompositeOperation.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.lineCap.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.lineJoin.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.lineWidth.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.miterLimit.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.path.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowBlur.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowColor.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowOffsetX.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.shadowOffsetY.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.stack.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.stackdepth.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.strokeStyle.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.transformation.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/2d.state.saverestore.underflow.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-canvas-state/w3c-import.log: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.canvas.readonly.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.canvas.reference.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.exists.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.extraargs.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.extraargs.worker.js: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.shared.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/2d.getcontext.unique.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.arguments.missing.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.casesensitive.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.emptystring.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badname.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.badsuffix.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.nullsuffix.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/context.unrecognised.unicode.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.colour.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.2dstate.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.clip.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.different.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.gradient.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.path.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.pattern.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.same.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/initial.reset.transform.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.constructor.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.getcontext.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.default.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.idl.set.zero.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.idl.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.decimal.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.em-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.em.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.em.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.empty-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.empty.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.empty.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.exp.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.hex.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.junk-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.junk.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.junk.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.minus-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.minus.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.minus.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.octal.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.onlyspace-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.onlyspace.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.onlyspace.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.percent-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.percent.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.percent.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.plus.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.space.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.trailingjunk-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.trailingjunk.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.trailingjunk.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.whitespace.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.parse.zero.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.reflect.setidl.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.attributes.reflect.setidlzero.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/size.large.worker.html: Removed.
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/w3c-import.log: Removed.
* web-platform-tests/offscreen-canvas/tools/META.yml: Removed.
* web-platform-tests/offscreen-canvas/tools/build.sh: Removed.
* web-platform-tests/offscreen-canvas/tools/gentest.py: Removed.
* web-platform-tests/offscreen-canvas/tools/name2dir.yaml: Removed.
* web-platform-tests/offscreen-canvas/tools/templates.yaml: Removed.
* web-platform-tests/offscreen-canvas/tools/tests2d.yaml: Removed.
* web-platform-tests/offscreen-canvas/tools/w3c-import.log: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.order.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.direction.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.radians.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.wrap.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.wrapnegative.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.rotate.zero.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.large.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.multiple.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.negative.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.scale.zero.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.setTransform.multiple.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.setTransform.multiple.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.setTransform.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.setTransform.skewed.worker-expected.txt: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.setTransform.skewed.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.identity.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.multiply.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.transform.skewed.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.translate.basic.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/2d.transformation.translate.nonfinite.worker.html: Removed.
* web-platform-tests/offscreen-canvas/transformations/w3c-import.log: Removed.
2020-06-02 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/2dcontext from upstream
https://bugs.webkit.org/show_bug.cgi?id=212639
Reviewed by Youenn Fablet.
Resync web-platform-tests/2dcontext from upstream d3ea88514a93b7b6968.
* resources/import-expectations.json:
* resources/resource-files.json:
* web-platform-tests/2dcontext/*: Removed.
* web-platform-tests/html/canvas/element/*: Added.
* web-platform-tests/html/canvas/resources/*: Added.
* web-platform-tests/html/canvas/tools/*: Added.
2020-06-04 Jacob Uphoff <jacob_uphoff@apple.com>
Unreviewed, reverting r262527 and r262531.
The commit 262527 caused over 100 web platform tests to fail
and 262531 edited the file after
Reverted changesets:
"Resync web-platform-tests/2dcontext from upstream"
https://bugs.webkit.org/show_bug.cgi?id=212639
https://trac.webkit.org/changeset/262527
"[GTK][WPE] Gardening, temporarily disable offscreen-canvas
tests"
https://bugs.webkit.org/show_bug.cgi?id=212738
https://trac.webkit.org/changeset/262531
2020-06-02 Chris Dumez <cdumez@apple.com>
Resync web-platform-tests/2dcontext from upstream
https://bugs.webkit.org/show_bug.cgi?id=212639
Reviewed by Youenn Fablet.
Resync web-platform-tests/2dcontext from upstream d3ea88514a93b7b6968.
* resources/import-expectations.json:
* resources/resource-files.json:
* web-platform-tests/2dcontext/*: Removed.
* web-platform-tests/html/canvas/element/*: Added.
* web-platform-tests/html/canvas/resources/*: Added.
* web-platform-tests/html/canvas/tools/*: Added.
2020-06-03 Rob Buis <rbuis@igalia.com>
Disallow responses when a response contains invalid header values
https://bugs.webkit.org/show_bug.cgi?id=184493
Reviewed by Darin Adler.
Update improved test results and import fetch/h1-parsing.
* web-platform-tests/fetch/api/basic/header-value-combining.any-expected.txt:
* web-platform-tests/fetch/api/basic/header-value-combining.any.worker-expected.txt:
* web-platform-tests/fetch/api/basic/header-value-null-byte.any-expected.txt:
* web-platform-tests/fetch/api/basic/header-value-null-byte.any.worker-expected.txt:
* web-platform-tests/fetch/h1-parsing/resources-with-0x00-in-header.window-expected.txt: Added.
* web-platform-tests/fetch/h1-parsing/resources-with-0x00-in-header.window.html: Added.
* web-platform-tests/fetch/h1-parsing/resources-with-0x00-in-header.window.js: Added.
(async_test.t.t.step_timeout):
* web-platform-tests/fetch/h1-parsing/resources/README.md: Added.
* web-platform-tests/fetch/h1-parsing/resources/blue-with-0x00-in-a-header.asis: Added.
* web-platform-tests/fetch/h1-parsing/resources/document-with-0x00-in-header.py: Added.
(main):
* web-platform-tests/fetch/h1-parsing/resources/script-with-0x00-in-header.py: Added.
(main):
* web-platform-tests/fetch/h1-parsing/resources/w3c-import.log: Added.
* web-platform-tests/fetch/h1-parsing/w3c-import.log: Added.
* web-platform-tests/xhr/headers-normalize-response-expected.txt:
2020-06-01 Chris Dumez <cdumez@apple.com>
Update web-platform-tests/webaudio from upstream
https://bugs.webkit.org/show_bug.cgi?id=212610
Reviewed by Eric Carlson.
Import webaudio web-platform-tests from upstream d3ea88514a93b7b6968.
* web-platform-tests/webaudio/*: Updated.
2020-06-01 Tetsuharu Ohzeki <tetsuharu.ohzeki@gmail.com>
Implement ParentNode.prototype.replaceChildren
https://bugs.webkit.org/show_bug.cgi?id=198578
Reviewed by Darin Adler.
* web-platform-tests/dom/idlharness.window-expected.txt:
* web-platform-tests/dom/nodes/ParentNode-replaceChildren-expected.txt:
2020-05-31 Rob Buis <rbuis@igalia.com>
Implement named item condition for images
https://bugs.webkit.org/show_bug.cgi?id=212473
Reviewed by Maciej Stachowiak.
Update improved test expectation.
* web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-06-expected.txt:
2020-05-31 Rob Buis <rbuis@igalia.com>
<area> needs to be connected in order to navigate
https://bugs.webkit.org/show_bug.cgi?id=177357
Reviewed by Maciej Stachowiak.
Update improved test expectation.
* web-platform-tests/html/semantics/links/following-hyperlinks/activation-behavior.window-expected.txt:
2020-05-31 Myles C. Maxfield <mmaxfield@apple.com>
Rebaseline imported/w3c/web-platform-tests/encoding/single-byte-decoder.html
https://bugs.webkit.org/show_bug.cgi?id=212565
<rdar://problem/63682561>
Unreviewed.
Rebaseline the expected result.
* web-platform-tests/encoding/single-byte-decoder-expected.txt:
2020-05-30 Commit Queue <commit-queue@webkit.org>
Unreviewed, reverting r262335.
https://bugs.webkit.org/show_bug.cgi?id=212571
Triggered assertions in WebKit1
Reverted changeset:
"Disallow responses when a response contains invalid header
values"
https://bugs.webkit.org/show_bug.cgi?id=184493
https://trac.webkit.org/changeset/262335
2020-05-30 Diego Pino Garcia <dpino@igalia.com>
Unreviewed gardening, update offscreen-canvas baselines after r262254
https://bugs.webkit.org/show_bug.cgi?id=212563
* web-platform-tests/offscreen-canvas/image-smoothing/image.smoothing-expected.txt:
* web-platform-tests/offscreen-canvas/image-smoothing/image.smoothing.worker-expected.txt:
* web-platform-tests/offscreen-canvas/the-offscreen-canvas/offscreencanvas.transfer.to.imagebitmap.w-expected.txt:
2020-05-29 Alex Christensen <achristensen@webkit.org>
Add debug alerts to xhr tests
https://bugs.webkit.org/show_bug.cgi?id=212555
Reviewed by Alexey Proskuryakov.
* web-platform-tests/xhr/event-error-order.sub.html:
* web-platform-tests/xhr/send-authentication-basic-cors.htm:
* web-platform-tests/xhr/send-network-error-async-events.sub.htm:
2020-05-29 Rob Buis <rbuis@igalia.com>
Disallow responses when a response contains invalid header values
https://bugs.webkit.org/show_bug.cgi?id=184493
Reviewed by Youenn Fablet.
Update improved test results and import fetch/h1-parsing.
* web-platform-tests/fetch/api/basic/header-value-combining.any-expected.txt:
* web-platform-tests/fetch/api/basic/header-value-combining.any.worker-expected.txt:
* web-platform-tests/fetch/api/basic/header-value-null-byte.any-expected.txt:
* web-platform-tests/fetch/api/basic/header-value-null-byte.any.worker-expected.txt:
* web-platform-tests/fetch/h1-parsing/resources-with-0x00-in-header.window-expected.txt: Added.
* web-platform-tests/fetch/h1-parsing/resources-with-0x00-in-header.window.html: Added.
* web-platform-tests/fetch/h1-parsing/resources-with-0x00-in-header.window.js: Added.
(async_test.t.t.step_timeout):
* web-platform-tests/fetch/h1-parsing/resources/README.md: Added.
* web-platform-tests/fetch/h1-parsing/resources/blue-with-0x00-in-a-header.asis: Added.
* web-platform-tests/fetch/h1-parsing/resources/document-with-0x00-in-header.py: Added.
(main):
* web-platform-tests/fetch/h1-parsing/resources/script-with-0x00-in-header.py: Added.
(main):
* web-platform-tests/fetch/h1-parsing/resources/w3c-import.log: Added.
* web-platform-tests/fetch/h1-parsing/w3c-import.log: Added.
* web-platform-tests/xhr/headers-normalize-response-expected.txt:
2020-05-29 Oriol Brufau <obrufau@igalia.com>
[css-grid] Update WPT grid-items-sizing-alignment-001.html
https://bugs.webkit.org/show_bug.cgi?id=169271
Reviewed by Manuel Rego Casasnovas.
Import updated test and expectation.
* web-platform-tests/css/css-grid/grid-items/grid-items-sizing-alignment-001-expected.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-sizing-alignment-001.html:
2020-05-29 Chris Dumez <cdumez@apple.com>
Update web-platform-tests/tools from upstream
https://bugs.webkit.org/show_bug.cgi?id=212498
Reviewed by Carlos Alberto Lopez Perez.
Update web-platform-tests/tools from upstream 6a76a185f913e3c027e369a.
* web-platform-tests/tools/*: Updated.
2020-05-27 Sergio Villar Senin <svillar@igalia.com>
[WebXR] Implement XRSession::requestReferenceSpace()
https://bugs.webkit.org/show_bug.cgi?id=212407
Reviewed by Youenn Fablet.
Added expectations.
* web-platform-tests/webxr/webGLCanvasContext_create_xrcompatible.https-expected.txt: Added.
* web-platform-tests/webxr/webGLCanvasContext_makecompatible_contextlost.https-expected.txt: Added.
* web-platform-tests/webxr/xrSession_requestReferenceSpace.https-expected.txt: Added.
2020-05-29 Javier Fernandez <jfernandez@igalia.com>
[css-grid] Import tests for the grid as flexbox item case
https://bugs.webkit.org/show_bug.cgi?id=212374
Reviewed by Manuel Rego Casasnovas.
Imported tests from the WPT CSS Grid Layout test suite.
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-001-expected.xht: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-001.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-002-expected.xht: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-002.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-003-expected.xht: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-003.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-004-expected.xht: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-004.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-005-expected.xht: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-005.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-006-expected.xht: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-006.html: Added.
2020-05-28 Chris Dumez <cdumez@apple.com>
Update web-platform-tests/interfaces from upstream
https://bugs.webkit.org/show_bug.cgi?id=212501
Reviewed by Alex Christensen.
Unreviewed, rebaseline web-platform-tests/interfaces from upstream 6a76a185f913e3c027e369a.
* web-platform-tests/IndexedDB/idlharness.any-expected.txt:
* web-platform-tests/IndexedDB/idlharness.any.worker-expected.txt:
* web-platform-tests/credential-management/idlharness.https.window-expected.txt:
* web-platform-tests/css/css-animations/idlharness-expected.txt:
* web-platform-tests/css/css-transitions/idlharness-expected.txt:
* web-platform-tests/css/cssom-view/idlharness-expected.txt:
* web-platform-tests/css/cssom/interfaces-expected.txt:
* web-platform-tests/dom/idlharness.any.worker-expected.txt:
* web-platform-tests/dom/idlharness.window-expected.txt:
* web-platform-tests/domparsing/idlharness.window-expected.txt:
* web-platform-tests/html/dom/idlharness.worker-expected.txt:
* web-platform-tests/html/webappapis/scripting/events/event-handler-all-global-events-expected.txt:
* web-platform-tests/html/webappapis/scripting/events/event-handler-attributes-body-window-expected.txt:
* web-platform-tests/html/webappapis/scripting/events/event-handler-attributes-windowless-body-expected.txt:
* web-platform-tests/interfaces/DOM-Parsing.idl:
* web-platform-tests/interfaces/IndexedDB.idl:
* web-platform-tests/interfaces/WebCryptoAPI.idl:
* web-platform-tests/interfaces/appmanifest.idl:
* web-platform-tests/interfaces/badging.idl: Added.
* web-platform-tests/interfaces/clipboard-apis.idl:
* web-platform-tests/interfaces/construct-stylesheets.idl: Added.
* web-platform-tests/interfaces/cookie-store.idl:
* web-platform-tests/interfaces/css-font-loading.idl:
* web-platform-tests/interfaces/css-regions.idl: Removed.
* web-platform-tests/interfaces/css-shadow-parts.idl:
* web-platform-tests/interfaces/css-typed-om.idl:
* web-platform-tests/interfaces/cssom-view.idl:
* web-platform-tests/interfaces/cssom.idl:
* web-platform-tests/interfaces/device-memory.idl: Added.
* web-platform-tests/interfaces/dom.idl:
* web-platform-tests/interfaces/encrypted-media.idl:
* web-platform-tests/interfaces/event-timing.idl:
* web-platform-tests/interfaces/fullscreen.idl:
* web-platform-tests/interfaces/geolocation-sensor.idl:
* web-platform-tests/interfaces/hit-test.idl: Added.
* web-platform-tests/interfaces/html.idl:
* web-platform-tests/interfaces/image-capture.idl:
* web-platform-tests/interfaces/intersection-observer.idl:
* web-platform-tests/interfaces/js-self-profiling.idl: Added.
* web-platform-tests/interfaces/layout-instability.idl:
* web-platform-tests/interfaces/media-capabilities.idl:
* web-platform-tests/interfaces/media-playback-quality.idl:
* web-platform-tests/interfaces/media-source.idl:
* web-platform-tests/interfaces/mediasession.idl:
* web-platform-tests/interfaces/mediastream-recording.idl:
* web-platform-tests/interfaces/mst-content-hint.idl:
* web-platform-tests/interfaces/native-file-system.idl: Added.
* web-platform-tests/interfaces/netinfo.idl:
* web-platform-tests/interfaces/origin-policy.idl: Added.
* web-platform-tests/interfaces/page-lifecycle.idl: Added.
* web-platform-tests/interfaces/payment-method-basic-card.idl:
* web-platform-tests/interfaces/payment-request.idl:
* web-platform-tests/interfaces/periodic-background-sync.idl: Added.
* web-platform-tests/interfaces/permissions-request.idl: Added.
* web-platform-tests/interfaces/permissions-revoke.idl: Added.
* web-platform-tests/interfaces/permissions.idl:
* web-platform-tests/interfaces/pointerevents.idl:
* web-platform-tests/interfaces/reporting.idl:
* web-platform-tests/interfaces/requestidlecallback.idl:
* web-platform-tests/interfaces/resize-observer.idl:
* web-platform-tests/interfaces/scroll-animations.idl:
* web-platform-tests/interfaces/shape-detection-api.idl:
* web-platform-tests/interfaces/storage-access-api.tentative.idl: Added.
* web-platform-tests/interfaces/text-detection-api.tentative.idl: Added.
* web-platform-tests/interfaces/trusted-types.tentative.idl:
* web-platform-tests/interfaces/video-rvfc.idl: Added.
* web-platform-tests/interfaces/visual-viewport.idl: Added.
* web-platform-tests/interfaces/w3c-import.log:
* web-platform-tests/interfaces/wai-aria.idl:
* web-platform-tests/interfaces/wake-lock.idl:
* web-platform-tests/interfaces/web-animations.idl:
* web-platform-tests/interfaces/web-bluetooth.idl:
* web-platform-tests/interfaces/web-locks.idl: Added.
* web-platform-tests/interfaces/web-nfc.idl:
* web-platform-tests/interfaces/web-share.idl:
* web-platform-tests/interfaces/webaudio.idl:
* web-platform-tests/interfaces/webauthn.idl:
* web-platform-tests/interfaces/webmidi.idl:
* web-platform-tests/interfaces/webrtc-dscp.idl: Removed.
* web-platform-tests/interfaces/webrtc-identity.idl:
* web-platform-tests/interfaces/webrtc-stats.idl:
* web-platform-tests/interfaces/webrtc-svc.idl: Added.
* web-platform-tests/interfaces/webrtc.idl:
* web-platform-tests/interfaces/webxr-ar-module.idl:
* web-platform-tests/interfaces/webxr.idl:
* web-platform-tests/interfaces/worklets.idl:
* web-platform-tests/intersection-observer/idlharness.window-expected.txt:
* web-platform-tests/mathml/relations/html5-tree/math-global-event-handlers.tentative-expected.txt:
* web-platform-tests/mediacapture-record/idlharness.window-expected.txt:
* web-platform-tests/mst-content-hint/idlharness.window-expected.txt:
* web-platform-tests/remote-playback/idlharness.window-expected.txt:
* web-platform-tests/resize-observer/idlharness.window-expected.txt:
* web-platform-tests/svg/idlharness.window-expected.txt:
* web-platform-tests/web-animations/idlharness.window-expected.txt:
* web-platform-tests/websockets/basic-auth.any.js:
* web-platform-tests/websockets/bufferedAmount-unchanged-by-sync-xhr.any.js:
* web-platform-tests/websockets/bufferedAmount-unchanged-by-sync-xhr.any.worker-expected.txt:
* web-platform-tests/xhr/idlharness.any-expected.txt:
* web-platform-tests/xhr/idlharness.any.worker-expected.txt:
* web-platform-tests/xhr/sync-no-timeout.any-expected.txt:
* web-platform-tests/xhr/sync-no-timeout.any.worker-expected.txt:
2020-05-28 Oriol Brufau <obrufau@igalia.com>
[css-grid] Fix referencing grid line names with auto repeat()
https://bugs.webkit.org/show_bug.cgi?id=209572
Reviewed by Darin Adler.
Import WPT tests.
* web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-008-expected.xht: Added.
* web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-008.html: Added.
* web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-009-expected.xht: Added.
* web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-009.html: Added.
* web-platform-tests/css/css-grid/placement/w3c-import.log:
2020-05-28 Chris Dumez <cdumez@apple.com>
Resync dom web-platform tests from upstream
https://bugs.webkit.org/show_bug.cgi?id=212443
Reviewed by Youenn Fablet.
Resync dom web-platform tests from upstream 6a76a185f913e3c027e3.
* resources/resource-files.json:
* web-platform-tests/dom/*: Updated.
* web-platform-tests/resources/idlharness.js: Updated.
* web-platform-tests/resources/testharness.js: Updated.
2020-05-28 Youenn Fablet <youenn@apple.com>
ReadableByteStream should be enabled/disabled in service workers as done in pages
https://bugs.webkit.org/show_bug.cgi?id=212466
Reviewed by Alex Christensen.
* web-platform-tests/streams/readable-byte-streams/brand-checks.serviceworker.https-expected.txt:
* web-platform-tests/streams/readable-byte-streams/detached-buffers.serviceworker.https-expected.txt:
* web-platform-tests/streams/readable-byte-streams/general.serviceworker.https-expected.txt:
* web-platform-tests/streams/readable-byte-streams/properties.serviceworker.https-expected.txt:
2020-05-27 Noam Rosenthal <noam@webkit.org>
Implement AccessKeyLabel attribute.
https://bugs.webkit.org/show_bug.cgi?id=72715
Reviewed by Darin Adler.
* web-platform-tests/html/dom/idlharness.https-expected.txt:
2020-05-27 Noam Rosenthal <noam@webkit.org>
Implement AccessKeyLabel attribute.
https://bugs.webkit.org/show_bug.cgi?id=72715
Reviewed by Darin Adler.
Mark previously failing test as passing.
* web-platform-tests/html/dom/idlharness.https-expected.txt:
2020-05-19 Sergio Villar Senin <svillar@igalia.com>
[WebXR] Implement XRSession::requestAnimationFrame()
https://bugs.webkit.org/show_bug.cgi?id=212099
Reviewed by Youenn Fablet.
* web-platform-tests/webxr/xrSession_cancelAnimationFrame.https-expected.txt: Added.
* web-platform-tests/webxr/xrSession_cancelAnimationFrame_invalidhandle.https-expected.txt: Added.
* web-platform-tests/webxr/xrSession_requestAnimationFrame_callback_calls.https-expected.txt: Added.
2020-05-26 Jer Noble <jer.noble@apple.com>
Can't scrub video on https://www.judiciary.senate.gov
https://bugs.webkit.org/show_bug.cgi?id=212270
<rdar://problem/57922919>
Reviewed by Eric Carlson.
* web-platform-tests/html/semantics/embedded-content/media-elements/seeking/seek-to-negative-time-expected.txt:
2020-05-26 Antoine Quint <graouts@apple.com>
Hardware fill-forwards animation and transitions don't interact correctly
https://bugs.webkit.org/show_bug.cgi?id=187839
<rdar://problem/42410412>
Reviewed by Simon Fraser.
Mark a progression for a WPT test.
* web-platform-tests/web-animations/interfaces/Animation/style-change-events-expected.txt:
2020-05-25 Carlos Alberto Lopez Perez <clopez@igalia.com>
[css-flexbox] WPT Test css/css-flexbox/flex-lines/multi-line-wrap-reverse-column-reverse.html fails
https://bugs.webkit.org/show_bug.cgi?id=212054
Reviewed by Manuel Rego Casasnovas.
Update the test to use the Ahem font, and rely on different font colors (instead of different glyps)
to check that each box of the test is placed correctly.
* web-platform-tests/css/css-flexbox/flex-lines/multi-line-wrap-reverse-column-reverse-expected.html:
* web-platform-tests/css/css-flexbox/flex-lines/multi-line-wrap-reverse-column-reverse.html:
2020-05-25 Oriol Brufau <obrufau@igalia.com>
[css-grid] Prevent grid-template-rows from serializing adjacent <line-names>
https://bugs.webkit.org/show_bug.cgi?id=212345
Reviewed by Manuel Rego Casasnovas.
Update test expectations.
* web-platform-tests/css/css-grid/parsing/grid-shorthand-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-shorthand-valid-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-shorthand-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-shorthand-valid-expected.txt:
2020-05-25 Rob Buis <rbuis@igalia.com>
Use child text content when determining whether to bail early in running a script
https://bugs.webkit.org/show_bug.cgi?id=182695
Reviewed by Youenn Fablet.
Update improved test results.
* web-platform-tests/html/semantics/scripting-1/the-script-element/emptyish-script-elements-expected.txt:
2020-05-22 Sergio Villar Senin <svillar@igalia.com>
[css-flex] Allow indefinite size flex items to be definite wrt resolving percentages inside them
https://bugs.webkit.org/show_bug.cgi?id=212264
Reviewed by Manuel Rego Casasnovas.
* web-platform-tests/css/css-flexbox/percentage-heights-003-expected.txt: There were 3 subtests
marked as failures. All of them work fine now.
2020-05-22 Carlos Alberto Lopez Perez <clopez@igalia.com>
[css-grid] Update WPT imported tests and deduplicate common tests
https://bugs.webkit.org/show_bug.cgi?id=212187
Reviewed by Javier Fernandez.
patch
* resources/resource-files.json:
* web-platform-tests/css/css-grid/META.yml:
* web-platform-tests/css/css-grid/abspos/absolute-positioning-definite-sizes-001.html:
* web-platform-tests/css/css-grid/abspos/absolute-positioning-grid-container-containing-block-001.html:
* web-platform-tests/css/css-grid/abspos/absolute-positioning-grid-container-parent-001.html:
* web-platform-tests/css/css-grid/abspos/descendant-static-position-001-expected.html: Added.
* web-platform-tests/css/css-grid/abspos/descendant-static-position-001.html: Added.
* web-platform-tests/css/css-grid/abspos/descendant-static-position-002-expected.html: Added.
* web-platform-tests/css/css-grid/abspos/descendant-static-position-002.html: Added.
* web-platform-tests/css/css-grid/abspos/descendant-static-position-003-expected.html: Added.
* web-platform-tests/css/css-grid/abspos/descendant-static-position-003.html: Added.
* web-platform-tests/css/css-grid/abspos/descendant-static-position-004-expected.html: Added.
* web-platform-tests/css/css-grid/abspos/descendant-static-position-004.html: Added.
* web-platform-tests/css/css-grid/abspos/empty-grid-001-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001-expected.txt.
* web-platform-tests/css/css-grid/abspos/empty-grid-001.html: Added.
* web-platform-tests/css/css-grid/abspos/grid-positioned-children-writing-modes-001-expected.html:
* web-platform-tests/css/css-grid/abspos/grid-positioned-children-writing-modes-001.html:
* web-platform-tests/css/css-grid/abspos/grid-positioned-items-background-001.html:
* web-platform-tests/css/css-grid/abspos/grid-positioned-items-background-rtl-001.html:
* web-platform-tests/css/css-grid/abspos/grid-positioned-items-implicit-grid-001.html:
* web-platform-tests/css/css-grid/abspos/grid-positioned-items-implicit-grid-line-001.html:
* web-platform-tests/css/css-grid/abspos/grid-positioned-items-unknown-named-grid-line-001.html:
* web-platform-tests/css/css-grid/abspos/grid-sizing-positioned-items-001.html:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-001.html:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-002.html:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-003.html:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-004.html:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-005.html:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-006.html:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-007.html:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-008.html:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-009.html:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-010.html:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-011.html:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-012.html:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-013.html:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-014.html:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-015.html:
* web-platform-tests/css/css-grid/abspos/orthogonal-positioned-grid-descendants-016.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-001.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-002.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-003.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-004.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-005.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-006.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-007.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-008.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-009.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-010.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-011.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-012.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-013.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-014.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-015.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-descendants-016.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-items-crash.html: Added.
* web-platform-tests/css/css-grid/abspos/positioned-grid-items-should-not-create-implicit-tracks-001.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-items-should-not-take-up-space-001.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-items-sizing-001-expected.html:
* web-platform-tests/css/css-grid/abspos/positioned-grid-items-sizing-001.html:
* web-platform-tests/css/css-grid/abspos/support/positioned-grid-descendants.js:
(export.runTests):
* web-platform-tests/css/css-grid/abspos/support/w3c-import.log:
* web-platform-tests/css/css-grid/abspos/w3c-import.log:
* web-platform-tests/css/css-grid/alignment/grid-align-baseline-expected.txt: Added.
* web-platform-tests/css/css-grid/alignment/grid-align-baseline-vertical-expected.txt: Added.
* web-platform-tests/css/css-grid/alignment/grid-align-baseline-vertical.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-align-baseline.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-align-content-distribution-vertical-lr.html:
* web-platform-tests/css/css-grid/alignment/grid-align-content-distribution-vertical-rl.html:
* web-platform-tests/css/css-grid/alignment/grid-align-content-distribution.html:
* web-platform-tests/css/css-grid/alignment/grid-align-content-vertical-lr.html:
* web-platform-tests/css/css-grid/alignment/grid-align-content-vertical-rl.html:
* web-platform-tests/css/css-grid/alignment/grid-align-content.html:
* web-platform-tests/css/css-grid/alignment/grid-align-justify-margin-border-padding-vertical-lr.html:
* web-platform-tests/css/css-grid/alignment/grid-align-justify-margin-border-padding-vertical-rl.html:
* web-platform-tests/css/css-grid/alignment/grid-align-justify-margin-border-padding.html:
* web-platform-tests/css/css-grid/alignment/grid-align-justify-overflow.html:
* web-platform-tests/css/css-grid/alignment/grid-align-justify-stretch-with-orthogonal-flows.html:
* web-platform-tests/css/css-grid/alignment/grid-align-justify-stretch.html:
* web-platform-tests/css/css-grid/alignment/grid-align-stretching-replaced-items.html:
* web-platform-tests/css/css-grid/alignment/grid-align.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-001.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-002.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-003.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-004.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-005.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-006.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-007.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-008.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-009.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-010.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-011.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-012.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-013.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-014.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-015.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-016.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-017.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-018.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-019.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-020.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-021.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-022.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-023.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-024.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-025.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-026.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-027.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-028.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-029.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-030.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-031.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-032.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-033.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-034.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-035.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-implies-size-change-036.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-style-changes-005.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-style-changes-006.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-style-changes-007.html:
* web-platform-tests/css/css-grid/alignment/grid-alignment-style-changes-008.html:
* web-platform-tests/css/css-grid/alignment/grid-baseline-001-expected.html: Renamed from LayoutTests/fast/css-grid-layout/grid-baseline-expected.html.
* web-platform-tests/css/css-grid/alignment/grid-baseline-001.html: Renamed from LayoutTests/fast/css-grid-layout/grid-baseline.html.
* web-platform-tests/css/css-grid/alignment/grid-baseline-002-expected.html: Renamed from LayoutTests/fast/css-grid-layout/grid-baseline-margins-1-expected.html.
* web-platform-tests/css/css-grid/alignment/grid-baseline-002.html: Renamed from LayoutTests/fast/css-grid-layout/grid-baseline-margins-1.html.
* web-platform-tests/css/css-grid/alignment/grid-baseline-003-expected.html: Renamed from LayoutTests/fast/css-grid-layout/grid-baseline-margins-2-expected.html.
* web-platform-tests/css/css-grid/alignment/grid-baseline-003.html: Renamed from LayoutTests/fast/css-grid-layout/grid-baseline-margins-2.html.
* web-platform-tests/css/css-grid/alignment/grid-baseline-004-expected.txt: Renamed from LayoutTests/fast/css-grid-layout/grid-baseline-must-respect-grid-order-expected.txt.
* web-platform-tests/css/css-grid/alignment/grid-baseline-004.html: Renamed from LayoutTests/fast/css-grid-layout/grid-baseline-must-respect-grid-order.html.
* web-platform-tests/css/css-grid/alignment/grid-baseline-align-cycles-001-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-baseline-align-cycles-001.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-block-axis-alignment-auto-margins-001.html:
* web-platform-tests/css/css-grid/alignment/grid-block-axis-alignment-auto-margins-002.html:
* web-platform-tests/css/css-grid/alignment/grid-block-axis-alignment-auto-margins-003.html:
* web-platform-tests/css/css-grid/alignment/grid-block-axis-alignment-auto-margins-004.html:
* web-platform-tests/css/css-grid/alignment/grid-block-axis-alignment-auto-margins-005.html:
* web-platform-tests/css/css-grid/alignment/grid-block-axis-alignment-auto-margins-006.html:
* web-platform-tests/css/css-grid/alignment/grid-block-axis-alignment-auto-margins-007.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-001.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-002.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-003.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-004.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-005.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-006.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-007.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-008.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-009.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-010.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-011.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-012.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-013.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-014.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-015.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-016.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-positioned-items-017.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-sticky-positioned-items-001.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-alignment-sticky-positioned-items-002.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-self-baseline-synthesized-001.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-self-baseline-synthesized-002.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-self-baseline-synthesized-003.html:
* web-platform-tests/css/css-grid/alignment/grid-column-axis-self-baseline-synthesized-004.html:
* web-platform-tests/css/css-grid/alignment/grid-container-auto-margins-scrollbars-001-expected.html: Renamed from LayoutTests/fast/css-grid-layout/grid-container-scroll-accounts-for-auto-margin-expected.html.
* web-platform-tests/css/css-grid/alignment/grid-container-auto-margins-scrollbars-001.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-container-baseline-001.html:
* web-platform-tests/css/css-grid/alignment/grid-content-alignment-and-self-alignment-001-expected.txt: Renamed from LayoutTests/fast/css-grid-layout/grid-content-alignment-and-self-alignment-expected.txt.
* web-platform-tests/css/css-grid/alignment/grid-content-alignment-and-self-alignment-001.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-content-alignment-and-self-alignment-002-expected.txt: Added.
* web-platform-tests/css/css-grid/alignment/grid-content-alignment-and-self-alignment-002.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-content-alignment-auto-sized-tracks-001-expected.txt: Renamed from LayoutTests/fast/css-grid-layout/grid-content-alignment-stretch-only-valid-for-auto-sized-tracks-expected.txt.
* web-platform-tests/css/css-grid/alignment/grid-content-alignment-auto-sized-tracks-001.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-content-alignment-overflow-001-expected.txt: Renamed from LayoutTests/fast/css-grid-layout/grid-content-alignment-overflow-expected.txt.
* web-platform-tests/css/css-grid/alignment/grid-content-alignment-overflow-001.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-content-alignment-second-pass-001.html:
* web-platform-tests/css/css-grid/alignment/grid-content-alignment-second-pass-002.html:
* web-platform-tests/css/css-grid/alignment/grid-content-alignment-with-span-001-expected.txt: Renamed from LayoutTests/fast/css-grid-layout/grid-content-alignment-with-span-expected.txt.
* web-platform-tests/css/css-grid/alignment/grid-content-alignment-with-span-001.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-content-alignment-with-span-vertical-lr-001-expected.txt: Renamed from LayoutTests/fast/css-grid-layout/grid-content-alignment-with-span-vertical-lr-expected.txt.
* web-platform-tests/css/css-grid/alignment/grid-content-alignment-with-span-vertical-lr-001.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-content-alignment-with-span-vertical-rl-001-expected.txt: Renamed from LayoutTests/fast/css-grid-layout/grid-content-alignment-with-span-vertical-rl-expected.txt.
* web-platform-tests/css/css-grid/alignment/grid-content-alignment-with-span-vertical-rl-001.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-fit-content-tracks-dont-stretch-001.html:
* web-platform-tests/css/css-grid/alignment/grid-gutters-and-alignment.html:
* web-platform-tests/css/css-grid/alignment/grid-inline-axis-alignment-auto-margins-001.html:
* web-platform-tests/css/css-grid/alignment/grid-inline-axis-alignment-auto-margins-002.html:
* web-platform-tests/css/css-grid/alignment/grid-inline-axis-alignment-auto-margins-003.html:
* web-platform-tests/css/css-grid/alignment/grid-inline-axis-alignment-auto-margins-004.html:
* web-platform-tests/css/css-grid/alignment/grid-inline-axis-alignment-auto-margins-005.html:
* web-platform-tests/css/css-grid/alignment/grid-inline-axis-alignment-auto-margins-006.html:
* web-platform-tests/css/css-grid/alignment/grid-inline-axis-alignment-auto-margins-007.html:
* web-platform-tests/css/css-grid/alignment/grid-item-alignment-with-orthogonal-flows-vertical-lr.html:
* web-platform-tests/css/css-grid/alignment/grid-item-alignment-with-orthogonal-flows-vertical-rl.html:
* web-platform-tests/css/css-grid/alignment/grid-item-alignment-with-orthogonal-flows.html:
* web-platform-tests/css/css-grid/alignment/grid-item-auto-margins-alignment-vertical-lr.html:
* web-platform-tests/css/css-grid/alignment/grid-item-auto-margins-alignment-vertical-rl.html:
* web-platform-tests/css/css-grid/alignment/grid-item-auto-margins-alignment.html:
* web-platform-tests/css/css-grid/alignment/grid-item-content-baseline-001-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-content-baseline-001.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-content-baseline-002-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-content-baseline-002.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-content-baseline-003-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-content-baseline-003.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-content-baseline-004-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-content-baseline-004.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-mixed-baseline-001-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-mixed-baseline-001.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-mixed-baseline-002-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-mixed-baseline-002.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-mixed-baseline-003-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-mixed-baseline-003.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-mixed-baseline-004-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-mixed-baseline-004.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-self-baseline-001-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-item-self-baseline-001.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-001.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-002.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-003.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-004.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-005.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-006.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-007.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-008.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-009.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-010.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-011.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-012.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-013.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-014.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-015.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-016.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-positioned-items-017.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-sticky-positioned-items-001.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-alignment-sticky-positioned-items-002.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-self-baseline-synthesized-001.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-self-baseline-synthesized-002.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-self-baseline-synthesized-003.html:
* web-platform-tests/css/css-grid/alignment/grid-row-axis-self-baseline-synthesized-004.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-baseline-with-grid-001-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-baseline-with-grid-001.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-baseline-with-grid-002-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-baseline-with-grid-002.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-baseline-with-grid-003-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-baseline-with-grid-003.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-baseline-with-grid-004-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-baseline-with-grid-004.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-non-static-positioned-items-001.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-non-static-positioned-items-002.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-non-static-positioned-items-003.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-non-static-positioned-items-004.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-non-static-positioned-items-005.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-non-static-positioned-items-006.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-non-static-positioned-items-007.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-non-static-positioned-items-008.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-non-static-positioned-items-009.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-non-static-positioned-items-010.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-non-static-positioned-items-011.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-non-static-positioned-items-012.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-positioned-items-with-margin-border-padding-001.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-positioned-items-with-margin-border-padding-002.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-positioned-items-with-margin-border-padding-003.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-positioned-items-with-margin-border-padding-004.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-positioned-items-with-margin-border-padding-005.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-positioned-items-with-margin-border-padding-006.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-positioned-items-with-margin-border-padding-007.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-positioned-items-with-margin-border-padding-008.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-positioned-items-with-margin-border-padding-009.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-positioned-items-with-margin-border-padding-010.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-positioned-items-with-margin-border-padding-011.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-positioned-items-with-margin-border-padding-012.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-positioned-items-with-margin-border-padding-013.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-positioned-items-with-margin-border-padding-014.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-positioned-items-with-margin-border-padding-015.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-positioned-items-with-margin-border-padding-016.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-001.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-002.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-003.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-004.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-005.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-006.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-007.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-008.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-009.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-010.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-011.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-012.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-013.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-014.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-015.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-016.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-input-range-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-input-range.html: Added.
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-lr-001.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-lr-002.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-lr-003.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-lr-004.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-lr-005.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-lr-006.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-lr-007.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-lr-008.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-lr-009.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-lr-010.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-lr-011.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-lr-012.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-lr-013.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-lr-014.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-lr-015.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-lr-016.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-rl-001.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-rl-002.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-rl-003.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-rl-004.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-rl-005.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-rl-006.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-rl-007.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-rl-008.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-rl-009.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-rl-010.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-rl-011.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-rl-012.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-rl-013.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-rl-014.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-rl-015.html:
* web-platform-tests/css/css-grid/alignment/grid-self-alignment-stretch-vertical-rl-016.html:
* web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-001.html:
* web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-002.html:
* web-platform-tests/css/css-grid/alignment/grid-self-baseline-not-applied-if-sizing-cyclic-dependency-003.html:
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-001-expected.html: Renamed from LayoutTests/fast/css-grid-layout/grid-self-baseline-01-expected.html.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-001.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-002-b-expected.html: Renamed from LayoutTests/fast/css-grid-layout/grid-self-baseline-02-b-expected.html.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-002-b.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-002-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-002.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-003-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-003.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-004-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-004.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-005-expected.html: Renamed from LayoutTests/fast/css-grid-layout/grid-self-baseline-05-expected.html.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-005.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-006-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-006.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-007-expected.html: Renamed from LayoutTests/fast/css-grid-layout/grid-self-baseline-07-expected.html.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-007.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-001.html:
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-002.html:
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-003.html:
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-004.html:
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-005.html:
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-006.html:
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-007.html:
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-008.html:
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-009.html:
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-010.html:
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-011.html:
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-012.html:
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-horiz-001-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-horiz-001.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-horiz-002-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-horiz-002.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-horiz-003-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-horiz-003.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-horiz-004-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-horiz-004.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-horiz-005-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-horiz-005.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-horiz-006-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-horiz-006.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-horiz-007-expected.html: Renamed from LayoutTests/fast/css-grid-layout/grid-self-baseline-horiz-07-expected.html.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-horiz-007.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-lr-001-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-lr-001.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-lr-002-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-lr-002.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-lr-003-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-lr-003.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-lr-004-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-lr-004.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-lr-005-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-lr-005.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-lr-006-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-lr-006.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-lr-007-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-lr-007.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-rl-001-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-rl-001.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-rl-002-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-rl-002.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-rl-003-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-rl-003.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-rl-004-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-rl-004.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-rl-005-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-rl-005.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-rl-006-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-rl-006.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-rl-007-expected.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-vertical-rl-007.html: Added.
* web-platform-tests/css/css-grid/alignment/self-baseline/w3c-import.log:
* web-platform-tests/css/css-grid/alignment/test-expected.txt: Removed.
* web-platform-tests/css/css-grid/alignment/w3c-import.log:
* web-platform-tests/css/css-grid/animation/grid-template-columns-001-expected.html: Added.
* web-platform-tests/css/css-grid/animation/grid-template-columns-001.html: Added.
* web-platform-tests/css/css-grid/animation/grid-template-columns-interpolation-expected.txt: Added.
* web-platform-tests/css/css-grid/animation/grid-template-columns-interpolation.html: Added.
* web-platform-tests/css/css-grid/animation/grid-template-rows-001-expected.html: Added.
* web-platform-tests/css/css-grid/animation/grid-template-rows-001.html: Added.
* web-platform-tests/css/css-grid/animation/grid-template-rows-interpolation-expected.txt: Added.
* web-platform-tests/css/css-grid/animation/grid-template-rows-interpolation.html: Added.
* web-platform-tests/css/css-grid/animation/w3c-import.log: Added.
* web-platform-tests/css/css-grid/anonymous-grid-items-001-expected.html: Added.
* web-platform-tests/css/css-grid/anonymous-grid-items-001.html: Added.
* web-platform-tests/css/css-grid/chrome-bug-001-expected.html: Added.
* web-platform-tests/css/css-grid/chrome-bug-001.html: Added.
* web-platform-tests/css/css-grid/chrome-crash-001-expected.txt: Added.
* web-platform-tests/css/css-grid/chrome-crash-001.html: Added.
* web-platform-tests/css/css-grid/grid-child-percent-basis-resize-1-expected.html: Added.
* web-platform-tests/css/css-grid/grid-child-percent-basis-resize-1.html: Added.
* web-platform-tests/css/css-grid/grid-definition/explicit-grid-size-001-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001-expected.txt.
* web-platform-tests/css/css-grid/grid-definition/explicit-grid-size-001.html: Renamed from LayoutTests/fast/css-grid-layout/explicit-grid-size.html.
* web-platform-tests/css/css-grid/grid-definition/flex-content-distribution-001-expected.txt: Renamed from LayoutTests/fast/css-grid-layout/flex-content-distribution-expected.txt.
* web-platform-tests/css/css-grid/grid-definition/flex-content-distribution-001.html: Renamed from LayoutTests/fast/css-grid-layout/flex-content-distribution.html.
* web-platform-tests/css/css-grid/grid-definition/flex-content-resolution-columns-001-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001-expected.txt.
* web-platform-tests/css/css-grid/grid-definition/flex-content-resolution-columns-001.html: Renamed from LayoutTests/fast/css-grid-layout/flex-content-resolution-columns.html.
* web-platform-tests/css/css-grid/grid-definition/flex-content-resolution-columns-002-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001-expected.txt.
* web-platform-tests/css/css-grid/grid-definition/flex-content-resolution-columns-002.html: Renamed from LayoutTests/fast/css-grid-layout/flex-and-minmax-content-resolution-columns.html.
* web-platform-tests/css/css-grid/grid-definition/flex-content-resolution-rows-001-expected.txt: Copied from LayoutTests/fast/css-grid-layout/grid-container-percentage-columns-expected.txt.
* web-platform-tests/css/css-grid/grid-definition/flex-content-resolution-rows-001.html: Renamed from LayoutTests/fast/css-grid-layout/flex-content-resolution-rows.html.
* web-platform-tests/css/css-grid/grid-definition/flex-content-resolution-rows-002-expected.txt: Renamed from LayoutTests/fast/css-grid-layout/flex-and-minmax-content-resolution-rows-expected.txt.
* web-platform-tests/css/css-grid/grid-definition/flex-content-resolution-rows-002.html: Renamed from LayoutTests/fast/css-grid-layout/flex-and-minmax-content-resolution-rows.html.
* web-platform-tests/css/css-grid/grid-definition/flex-factor-sum-less-than-1-001-expected.txt: Added.
* web-platform-tests/css/css-grid/grid-definition/flex-factor-sum-less-than-1-001.html: Renamed from LayoutTests/fast/css-grid-layout/flex-factor-sum-less-than-1.html.
* web-platform-tests/css/css-grid/grid-definition/flex-item-grid-container-percentage-rows-001-expected.html: Renamed from LayoutTests/fast/css-grid-layout/flex-item-grid-container-percentage-rows-expected.html.
* web-platform-tests/css/css-grid/grid-definition/flex-item-grid-container-percentage-rows-001.html: Added.
* web-platform-tests/css/css-grid/grid-definition/fr-unit-expected.html:
* web-platform-tests/css/css-grid/grid-definition/fr-unit-with-percentage-expected.html:
* web-platform-tests/css/css-grid/grid-definition/fr-unit-with-percentage.html:
* web-platform-tests/css/css-grid/grid-definition/fr-unit.html:
* web-platform-tests/css/css-grid/grid-definition/grid-add-item-with-positioned-items-crash.html: Added.
* web-platform-tests/css/css-grid/grid-definition/grid-add-positioned-block-item-after-inline-item-crash.html: Added.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fill-columns-001-expected.txt: Copied from LayoutTests/fast/css-grid-layout/grid-container-percentage-columns-expected.txt.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fill-columns-001.html: Renamed from LayoutTests/fast/css-grid-layout/grid-auto-fill-columns.html.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fill-rows-001-expected.txt: Copied from LayoutTests/fast/css-grid-layout/grid-container-percentage-columns-expected.txt.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fill-rows-001.html: Renamed from LayoutTests/fast/css-grid-layout/grid-auto-fill-rows.html.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fit-columns-001-expected.txt: Copied from LayoutTests/fast/css-grid-layout/grid-container-percentage-columns-expected.txt.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fit-columns-001.html: Renamed from LayoutTests/fast/css-grid-layout/grid-auto-fit-columns.html.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fit-rows-001-expected.txt: Copied from LayoutTests/fast/css-grid-layout/grid-container-percentage-columns-expected.txt.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-fit-rows-001.html: Renamed from LayoutTests/fast/css-grid-layout/grid-auto-fit-rows.html.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-intrinsic-001-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001-expected.txt.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-intrinsic-001.html: Added.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-multiple-values-002-expected.html: Added.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-multiple-values-002.html: Added.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-multiple-values-003-expected.html: Added.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-multiple-values-003.html: Added.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-positioned-container-001-expected.html: Renamed from LayoutTests/fast/css-grid-layout/grid-auto-repeat-positioned-container-expected.html.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-positioned-container-001.html: Renamed from LayoutTests/fast/css-grid-layout/grid-auto-repeat-positioned-container.html.
* web-platform-tests/css/css-grid/grid-definition/grid-change-fit-content-argument-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-change-intrinsic-size-with-auto-repeat-tracks-001-expected.txt: Renamed from LayoutTests/fast/css-grid-layout/grid-change-intrinsic-size-with-auto-repeat-tracks-expected.txt.
* web-platform-tests/css/css-grid/grid-definition/grid-change-intrinsic-size-with-auto-repeat-tracks-001.html: Renamed from LayoutTests/fast/css-grid-layout/grid-change-intrinsic-size-with-auto-repeat-tracks.html.
* web-platform-tests/css/css-grid/grid-definition/grid-inline-support-flexible-lengths-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-inline-support-flexible-lengths-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-inline-support-grid-template-areas-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-inline-support-grid-template-columns-rows-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-inline-support-grid-template-columns-rows-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-inline-support-named-grid-lines-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-inline-support-named-grid-lines-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-inline-support-repeat-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-inline-support-repeat-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-inline-template-columns-rows-resolved-values-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-inline-template-columns-rows-resolved-values-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-inline-template-columns-rows-resolved-values-001.tentative-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-inline-template-columns-rows-resolved-values-001-expected.txt.
* web-platform-tests/css/css-grid/grid-definition/grid-inline-template-columns-rows-resolved-values-001.tentative.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-inline-template-columns-rows-resolved-values-001.html.
* web-platform-tests/css/css-grid/grid-definition/grid-limits-001.html: Added.
* web-platform-tests/css/css-grid/grid-definition/grid-percentage-rows-indefinite-height-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-percentage-rows-indefinite-height-002.html:
* web-platform-tests/css/css-grid/grid-definition/grid-support-flexible-lengths-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-support-flexible-lengths-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-support-grid-template-columns-rows-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-support-grid-template-columns-rows-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-support-named-grid-lines-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-support-named-grid-lines-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-support-named-grid-lines-002-expected.html: Added.
* web-platform-tests/css/css-grid/grid-definition/grid-support-named-grid-lines-002.html: Added.
* web-platform-tests/css/css-grid/grid-definition/grid-support-named-grid-lines-003-expected.html: Added.
* web-platform-tests/css/css-grid/grid-definition/grid-support-named-grid-lines-003.html: Added.
* web-platform-tests/css/css-grid/grid-definition/grid-support-repeat-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-support-repeat-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-support-repeat-002.html:
* web-platform-tests/css/css-grid/grid-definition/grid-template-columns-fit-content-001-expected.html:
* web-platform-tests/css/css-grid/grid-definition/grid-template-columns-fit-content-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-template-columns-rows-changes-001-expected.txt: Added.
* web-platform-tests/css/css-grid/grid-definition/grid-template-columns-rows-changes-001.html: Added.
* web-platform-tests/css/css-grid/grid-definition/grid-template-columns-rows-resolved-values-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-template-columns-rows-resolved-values-001.html:
* web-platform-tests/css/css-grid/grid-definition/grid-template-columns-rows-resolved-values-001.tentative-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-template-columns-rows-resolved-values-001-expected.txt.
* web-platform-tests/css/css-grid/grid-definition/grid-template-columns-rows-resolved-values-001.tentative.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-template-columns-rows-resolved-values-001.html.
* web-platform-tests/css/css-grid/grid-definition/grid-template-rows-fit-content-001-expected.html:
* web-platform-tests/css/css-grid/grid-definition/grid-template-rows-fit-content-001.html:
* web-platform-tests/css/css-grid/grid-definition/support/w3c-import.log:
* web-platform-tests/css/css-grid/grid-definition/w3c-import.log:
* web-platform-tests/css/css-grid/grid-item-non-auto-height-stretch-001-expected.html: Added.
* web-platform-tests/css/css-grid/grid-item-non-auto-height-stretch-001.html: Added.
* web-platform-tests/css/css-grid/grid-item-non-auto-height-stretch-002-expected.html: Added.
* web-platform-tests/css/css-grid/grid-item-non-auto-height-stretch-002.html: Added.
* web-platform-tests/css/css-grid/grid-item-non-auto-height-stretch-003-expected.html: Added.
* web-platform-tests/css/css-grid/grid-item-non-auto-height-stretch-003.html: Added.
* web-platform-tests/css/css-grid/grid-item-non-auto-height-stretch-004-expected.html: Added.
* web-platform-tests/css/css-grid/grid-item-non-auto-height-stretch-004.html: Added.
* web-platform-tests/css/css-grid/grid-items/anonymous-grid-item-001-expected.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-automatic-minimum-intrinsic-aspect-ratio-001-expected.txt: Renamed from LayoutTests/fast/css-grid-layout/grid-automatic-minimum-intrinsic-aspect-ratio-expected.txt.
* web-platform-tests/css/css-grid/grid-items/grid-automatic-minimum-intrinsic-aspect-ratio-001.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-inline-items-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-items-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-items-003.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-items-inline-blocks-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-order-property-auto-placement-001-expected.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-order-property-auto-placement-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-order-property-auto-placement-002-expected.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-order-property-auto-placement-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-order-property-auto-placement-003-expected.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-order-property-auto-placement-003.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-order-property-auto-placement-004-expected.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-order-property-auto-placement-004.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-order-property-auto-placement-005-expected.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-order-property-auto-placement-005.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-order-property-painting-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-order-property-painting-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-order-property-painting-003.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-order-property-painting-004.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-order-property-painting-005.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-z-axis-ordering-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-z-axis-ordering-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-z-axis-ordering-003.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-z-axis-ordering-004.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-z-axis-ordering-005.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-z-axis-ordering-overlapped-items-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-z-axis-ordering-overlapped-items-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-z-axis-ordering-overlapped-items-003.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-z-axis-ordering-overlapped-items-004.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-z-axis-ordering-overlapped-items-005.html:
* web-platform-tests/css/css-grid/grid-items/grid-inline-z-axis-ordering-overlapped-items-006.html:
* web-platform-tests/css/css-grid/grid-items/grid-item-margins-and-writing-modes-001-expected.html: Renamed from LayoutTests/imported/blink/fast/css-grid-layout/grid-item-margins-and-writing-modes-expected.html.
* web-platform-tests/css/css-grid/grid-items/grid-item-margins-and-writing-modes-001.html: Renamed from LayoutTests/imported/blink/fast/css-grid-layout/grid-item-margins-and-writing-modes.html.
* web-platform-tests/css/css-grid/grid-items/grid-item-overflow-auto-max-height-percentage-expected.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-item-overflow-auto-max-height-percentage.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-item-percentage-sizes-001-expected.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-item-percentage-sizes-001.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-item-percentage-sizes-002-expected.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-item-percentage-sizes-002.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-item-percentage-sizes-003-expected.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-item-percentage-sizes-003.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-item-rel-pos-001-expected.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-item-rel-pos-001.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-item-rel-pos-002-expected.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-item-rel-pos-002.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-item-script-001-expected.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-item-script-001.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-003.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-inline-blocks-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-relative-offsets-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-relative-offsets-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-minimum-size-grid-items-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-minimum-size-grid-items-013.html:
* web-platform-tests/css/css-grid/grid-items/grid-minimum-size-grid-items-021.html:
* web-platform-tests/css/css-grid/grid-items/grid-minimum-size-grid-items-022.html:
* web-platform-tests/css/css-grid/grid-items/grid-minimum-size-grid-items-023.html:
* web-platform-tests/css/css-grid/grid-items/grid-minimum-size-grid-items-024.html:
* web-platform-tests/css/css-grid/grid-items/grid-minimum-size-grid-items-025.html:
* web-platform-tests/css/css-grid/grid-items/grid-order-property-auto-placement-001-expected.html:
* web-platform-tests/css/css-grid/grid-items/grid-order-property-auto-placement-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-order-property-auto-placement-002-expected.html:
* web-platform-tests/css/css-grid/grid-items/grid-order-property-auto-placement-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-order-property-auto-placement-003-expected.html:
* web-platform-tests/css/css-grid/grid-items/grid-order-property-auto-placement-003.html:
* web-platform-tests/css/css-grid/grid-items/grid-order-property-auto-placement-004-expected.html:
* web-platform-tests/css/css-grid/grid-items/grid-order-property-auto-placement-004.html:
* web-platform-tests/css/css-grid/grid-items/grid-order-property-auto-placement-005-expected.html:
* web-platform-tests/css/css-grid/grid-items/grid-order-property-auto-placement-005.html:
* web-platform-tests/css/css-grid/grid-items/grid-order-property-painting-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-order-property-painting-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-order-property-painting-003.html:
* web-platform-tests/css/css-grid/grid-items/grid-order-property-painting-004.html:
* web-platform-tests/css/css-grid/grid-items/grid-order-property-painting-005.html:
* web-platform-tests/css/css-grid/grid-items/grid-z-axis-ordering-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-z-axis-ordering-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-z-axis-ordering-003.html:
* web-platform-tests/css/css-grid/grid-items/grid-z-axis-ordering-004.html:
* web-platform-tests/css/css-grid/grid-items/grid-z-axis-ordering-005.html:
* web-platform-tests/css/css-grid/grid-items/grid-z-axis-ordering-overlapped-items-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-z-axis-ordering-overlapped-items-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-z-axis-ordering-overlapped-items-003.html:
* web-platform-tests/css/css-grid/grid-items/grid-z-axis-ordering-overlapped-items-004.html:
* web-platform-tests/css/css-grid/grid-items/grid-z-axis-ordering-overlapped-items-005.html:
* web-platform-tests/css/css-grid/grid-items/grid-z-axis-ordering-overlapped-items-006.html:
* web-platform-tests/css/css-grid/grid-items/percentage-size-subitems-001-expected.html:
* web-platform-tests/css/css-grid/grid-items/remove-svg-grid-item-001-expected.html: Added.
* web-platform-tests/css/css-grid/grid-items/remove-svg-grid-item-001.html: Added.
* web-platform-tests/css/css-grid/grid-items/support/w3c-import.log:
* web-platform-tests/css/css-grid/grid-items/w3c-import.log:
* web-platform-tests/css/css-grid/grid-layout-properties-expected.txt:
* web-platform-tests/css/css-grid/grid-layout-properties.html:
* web-platform-tests/css/css-grid/grid-model/column-property-should-not-apply-on-grid-container-001-expected.html: Renamed from LayoutTests/fast/css-grid-layout/column-property-should-not-apply-on-grid-container-expected.html.
* web-platform-tests/css/css-grid/grid-model/column-property-should-not-apply-on-grid-container-001.html: Added.
* web-platform-tests/css/css-grid/grid-model/compute-intrinsic-widths-scrollbar-001-expected.txt: Added.
* web-platform-tests/css/css-grid/grid-model/compute-intrinsic-widths-scrollbar-001.html: Added.
* web-platform-tests/css/css-grid/grid-model/display-grid-expected.html:
* web-platform-tests/css/css-grid/grid-model/display-grid.html:
* web-platform-tests/css/css-grid/grid-model/display-inline-grid-expected.html:
* web-platform-tests/css/css-grid/grid-model/display-inline-grid.html:
* web-platform-tests/css/css-grid/grid-model/fixed-width-intrinsic-width-should-exclude-scrollbar-001-expected.txt: Added.
* web-platform-tests/css/css-grid/grid-model/fixed-width-intrinsic-width-should-exclude-scrollbar-001.html: Renamed from LayoutTests/fast/css-grid-layout/fixed-width-intrinsic-width-should-exclude-scrollbar-width-in-grid.html.
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-001-expected.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-001.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-002-expected.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-002.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-003-expected.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-003.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-004-expected.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-004.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-005-expected.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-005.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-006-expected.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-006.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-007-expected.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-007.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-008-expected.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-areas-overflowing-grid-container-008.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-button-001-expected.txt: Added.
* web-platform-tests/css/css-grid/grid-model/grid-button-001.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-container-margin-border-padding-scrollbar-001-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001-expected.txt.
* web-platform-tests/css/css-grid/grid-model/grid-container-margin-border-padding-scrollbar-001.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-container-scrollbar-001-expected.html:
* web-platform-tests/css/css-grid/grid-model/grid-container-scrollbar-001.html:
* web-platform-tests/css/css-grid/grid-model/grid-container-scrollbar-vertical-lr-001-expected.html:
* web-platform-tests/css/css-grid/grid-model/grid-container-scrollbar-vertical-lr-001.html:
* web-platform-tests/css/css-grid/grid-model/grid-container-scrollbar-vertical-rl-001-expected.html:
* web-platform-tests/css/css-grid/grid-model/grid-container-scrollbar-vertical-rl-001.html:
* web-platform-tests/css/css-grid/grid-model/grid-container-scrollbars-sizing-001-expected.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-container-scrollbars-sizing-001.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-container-scrollbars-sizing-002-expected.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-container-scrollbars-sizing-002.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-display-grid-001.html:
* web-platform-tests/css/css-grid/grid-model/grid-display-inline-grid-001.html:
* web-platform-tests/css/css-grid/grid-model/grid-float-001.html:
* web-platform-tests/css/css-grid/grid-model/grid-float-002-expected.txt: Added.
* web-platform-tests/css/css-grid/grid-model/grid-float-002.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-floats-no-intrude-002-expected.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-floats-no-intrude-002.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-gutters-and-flex-content-001-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001-expected.txt.
* web-platform-tests/css/css-grid/grid-model/grid-gutters-and-flex-content-001.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-gutters-and-tracks-001-expected.txt: Added.
* web-platform-tests/css/css-grid/grid-model/grid-gutters-and-tracks-001.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-gutters-as-percentage-001-expected.txt: Added.
* web-platform-tests/css/css-grid/grid-model/grid-gutters-as-percentage-001.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-inline-float-001.html:
* web-platform-tests/css/css-grid/grid-model/grid-inline-vertical-align-001.html:
* web-platform-tests/css/css-grid/grid-model/grid-layout-stale-001-expected.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-layout-stale-001.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-layout-stale-002-expected.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-layout-stale-002.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-margins-no-collapse-002-expected.html: Renamed from LayoutTests/fast/css-grid-layout/grid-item-margins-not-collapse-expected.html.
* web-platform-tests/css/css-grid/grid-model/grid-margins-no-collapse-002.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-min-max-height-001-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001-expected.txt.
* web-platform-tests/css/css-grid/grid-model/grid-min-max-height-001.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-overflow-padding-001-expected.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-overflow-padding-001.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-overflow-padding-002-expected.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-overflow-padding-002.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-size-shrink-to-fit-001-expected.txt: Added.
* web-platform-tests/css/css-grid/grid-model/grid-size-shrink-to-fit-001.html: Added.
* web-platform-tests/css/css-grid/grid-model/grid-support-display-001.html:
* web-platform-tests/css/css-grid/grid-model/grid-vertical-align-001.html:
* web-platform-tests/css/css-grid/grid-model/w3c-import.log:
* web-platform-tests/css/css-grid/grid-tracks-stretched-with-different-flex-factors-sum-expected.txt: Added.
* web-platform-tests/css/css-grid/grid-tracks-stretched-with-different-flex-factors-sum.html: Added.
* web-platform-tests/css/css-grid/implicit-grids/grid-support-grid-auto-columns-rows-003-expected.html: Added.
* web-platform-tests/css/css-grid/implicit-grids/grid-support-grid-auto-columns-rows-003.html: Added.
* web-platform-tests/css/css-grid/implicit-grids/w3c-import.log:
* web-platform-tests/css/css-grid/layout-algorithm/auto-margins-ignored-during-track-sizing-001-expected.html: Renamed from LayoutTests/fast/css-grid-layout/auto-margins-ignored-during-track-sizing-expected.html.
* web-platform-tests/css/css-grid/layout-algorithm/auto-margins-ignored-during-track-sizing-001.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/flex-and-intrinsic-sizes-001-expected.txt: Added.
* web-platform-tests/css/css-grid/layout-algorithm/flex-and-intrinsic-sizes-001.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/flex-sizing-columns-min-max-width-001-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001-expected.txt.
* web-platform-tests/css/css-grid/layout-algorithm/flex-sizing-columns-min-max-width-001.html: Renamed from LayoutTests/fast/css-grid-layout/flex-sizing-columns-min-max-width.html.
* web-platform-tests/css/css-grid/layout-algorithm/flex-sizing-rows-min-max-height-001-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001-expected.txt.
* web-platform-tests/css/css-grid/layout-algorithm/flex-sizing-rows-min-max-height-001.html: Renamed from LayoutTests/fast/css-grid-layout/flex-sizing-rows-min-max-height.html.
* web-platform-tests/css/css-grid/layout-algorithm/grid-automatic-minimum-for-auto-columns-001-expected.txt: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-automatic-minimum-for-auto-columns-001.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-automatic-minimum-for-auto-rows-001-expected.txt: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-automatic-minimum-for-auto-rows-001.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-container-percentage-001-expected.txt: Copied from LayoutTests/fast/css-grid-layout/grid-container-percentage-columns-expected.txt.
* web-platform-tests/css/css-grid/layout-algorithm/grid-container-percentage-001.html: Renamed from LayoutTests/fast/css-grid-layout/grid-container-percentage-columns.html.
* web-platform-tests/css/css-grid/layout-algorithm/grid-container-percentage-002-expected.txt: Renamed from LayoutTests/fast/css-grid-layout/grid-container-percentage-columns-expected.txt.
* web-platform-tests/css/css-grid/layout-algorithm/grid-container-percentage-002.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-content-distribution-must-account-for-track-sizing-001.html:
* web-platform-tests/css/css-grid/layout-algorithm/grid-content-distribution-must-account-for-track-sizing-002.html:
* web-platform-tests/css/css-grid/layout-algorithm/grid-content-distribution-must-account-for-track-sizing-003.html:
* web-platform-tests/css/css-grid/layout-algorithm/grid-content-distribution-must-account-for-track-sizing-004.html:
* web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-gutters-001.html:
* web-platform-tests/css/css-grid/layout-algorithm/grid-find-fr-size-gutters-002.html:
* web-platform-tests/css/css-grid/layout-algorithm/grid-flex-track-intrinsic-sizes-001-expected.txt: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-flex-track-intrinsic-sizes-001.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-flex-track-intrinsic-sizes-002-expected.txt: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-flex-track-intrinsic-sizes-002.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-intrinsic-size-with-orthogonal-items.html:
* web-platform-tests/css/css-grid/layout-algorithm/grid-item-margin-auto-columns-rows-001-expected.txt: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-item-margin-auto-columns-rows-001.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-item-margin-auto-columns-rows-vertical-lr-001-expected.txt: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-item-margin-auto-columns-rows-vertical-lr-001.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-item-margin-auto-columns-rows-vertical-rl-001-expected.txt: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-item-margin-auto-columns-rows-vertical-rl-001.html: Added.
* web-platform-tests/css/css-grid/layout-algorithm/grid-percent-cols-filled-shrinkwrap-001-expected.html:
* web-platform-tests/css/css-grid/layout-algorithm/grid-percent-cols-filled-shrinkwrap-001.html:
* web-platform-tests/css/css-grid/layout-algorithm/grid-percent-cols-spanned-shrinkwrap-001-expected.html:
* web-platform-tests/css/css-grid/layout-algorithm/grid-percent-cols-spanned-shrinkwrap-001.html:
* web-platform-tests/css/css-grid/layout-algorithm/grid-percent-rows-filled-shrinkwrap-001-expected.html:
* web-platform-tests/css/css-grid/layout-algorithm/grid-percent-rows-filled-shrinkwrap-001.html:
* web-platform-tests/css/css-grid/layout-algorithm/grid-percent-rows-spanned-shrinkwrap-001-expected.html:
* web-platform-tests/css/css-grid/layout-algorithm/grid-percent-rows-spanned-shrinkwrap-001.html:
* web-platform-tests/css/css-grid/layout-algorithm/w3c-import.log:
* web-platform-tests/css/css-grid/masonry.tentative/masonry-align-content-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-align-content-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-align-content-002-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-align-content-002.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-align-content-003-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-align-content-003.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-align-content-004-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-align-content-004.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-align-tracks-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-align-tracks-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-align-tracks-multi-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-align-tracks-multi-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-align-tracks-stretch-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-align-tracks-stretch-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-align-tracks-stretch-002-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-align-tracks-stretch-002.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-fragmentation-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-fragmentation-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-fragmentation-002-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-fragmentation-002.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-fragmentation-003-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-fragmentation-003.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-fragmentation-004-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-fragmentation-004.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-fragmentation-005-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-fragmentation-005.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-fragmentation-006-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-fragmentation-006.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-gap-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-gap-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-grid-item-content-baseline-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-grid-item-content-baseline-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-grid-item-self-baseline-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-grid-item-self-baseline-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-grid-item-self-baseline-002a-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-grid-item-self-baseline-002a.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-grid-item-self-baseline-002b-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-grid-item-self-baseline-002b.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-grid-placement-named-lines-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-grid-placement-named-lines-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-grid-placement-named-lines-002-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-grid-placement-named-lines-002.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-grid-template-columns-computed-withcontent-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-columns-computed-withcontent-expected.txt.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-grid-template-columns-computed-withcontent.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/parsing/grid-template-columns-computed-withcontent.html.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-intrinsic-sizing-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-intrinsic-sizing-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-intrinsic-sizing-002-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-intrinsic-sizing-002.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-intrinsic-sizing-003-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-intrinsic-sizing-003.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-intrinsic-sizing-004-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-intrinsic-sizing-004.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-intrinsic-sizing-005-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-intrinsic-sizing-005.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-intrinsic-sizing-006-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-intrinsic-sizing-006.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-item-placement-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-item-placement-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-item-placement-002-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-item-placement-002.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-item-placement-003-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-item-placement-003.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-item-placement-004-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-item-placement-004.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-item-placement-005-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-item-placement-005.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-item-placement-006-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-item-placement-006.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-item-placement-007-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-item-placement-007.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-justify-content-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-justify-content-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-justify-content-002-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-justify-content-002.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-justify-content-003-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-justify-content-003.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-justify-content-004-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-justify-content-004.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-justify-tracks-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-justify-tracks-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-justify-tracks-multi-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-justify-tracks-multi-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-justify-tracks-stretch-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-justify-tracks-stretch-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-justify-tracks-stretch-002-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-justify-tracks-stretch-002.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-order-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-order-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-order-002-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-order-002.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-parsing-expected.txt: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-parsing.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-subgrid-001-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-subgrid-001.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-subgrid-002-expected.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/masonry-subgrid-002.html: Added.
* web-platform-tests/css/css-grid/masonry.tentative/w3c-import.log: Added.
* web-platform-tests/css/css-grid/parsing/grid-area-invalid-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-area-invalid.html:
* web-platform-tests/css/css-grid/parsing/grid-shorthand-valid-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-shorthand-valid.html:
* web-platform-tests/css/css-grid/parsing/grid-template-columns-computed-withcontent-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-columns-computed-withcontent.html:
* web-platform-tests/css/css-grid/parsing/grid-template-columns-invalid-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-columns-invalid.html:
* web-platform-tests/css/css-grid/parsing/grid-template-repeat-auto-computed-withcontent-001-expected.txt: Added.
* web-platform-tests/css/css-grid/parsing/grid-template-repeat-auto-computed-withcontent-001.html: Added.
* web-platform-tests/css/css-grid/parsing/grid-template-repeat-auto-computed-withcontent-002-expected.txt: Added.
* web-platform-tests/css/css-grid/parsing/grid-template-repeat-auto-computed-withcontent-002.html: Added.
* web-platform-tests/css/css-grid/parsing/grid-template-rows-computed-withcontent-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-rows-computed-withcontent.html:
* web-platform-tests/css/css-grid/parsing/grid-template-rows-invalid-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-rows-invalid.html:
* web-platform-tests/css/css-grid/parsing/grid-template-shorthand-valid-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-shorthand-valid.html:
* web-platform-tests/css/css-grid/parsing/w3c-import.log:
* web-platform-tests/css/css-grid/placement/grid-auto-flow-sparse-001-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001-expected.txt.
* web-platform-tests/css/css-grid/placement/grid-auto-flow-sparse-001.html: Added.
* web-platform-tests/css/css-grid/placement/grid-auto-placement-implicit-tracks-001-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001-expected.txt.
* web-platform-tests/css/css-grid/placement/grid-auto-placement-implicit-tracks-001.html: Added.
* web-platform-tests/css/css-grid/placement/grid-container-change-grid-tracks-recompute-child-positions-001-expected.txt: Added.
* web-platform-tests/css/css-grid/placement/grid-container-change-grid-tracks-recompute-child-positions-001.html: Added.
* web-platform-tests/css/css-grid/placement/grid-container-change-named-grid-recompute-child-positions-001-expected.txt: Added.
* web-platform-tests/css/css-grid/placement/grid-container-change-named-grid-recompute-child-positions-001.html: Renamed from LayoutTests/fast/css-grid-layout/grid-container-change-named-grid-lines-recompute-child.html.
* web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-002-expected.xht: Added.
* web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-002.html: Added.
* web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-003-expected.xht: Added.
* web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-003.html: Added.
* web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-004-expected.xht: Added.
* web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-004.html: Added.
* web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-005-expected.xht: Added.
* web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-005.html: Added.
* web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-006-expected.xht: Added.
* web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-006.html: Added.
* web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-007-expected.html: Added.
* web-platform-tests/css/css-grid/placement/grid-placement-using-named-grid-lines-007.html: Added.
* web-platform-tests/css/css-grid/placement/grid-template-areas-must-keep-named-columns-order-001-expected.html: Added.
* web-platform-tests/css/css-grid/placement/grid-template-areas-must-keep-named-columns-order-001.html: Added.
* web-platform-tests/css/css-grid/placement/w3c-import.log:
* web-platform-tests/css/css-grid/subgrid/abs-pos-001-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/abs-pos-001.html: Added.
* web-platform-tests/css/css-grid/subgrid/abs-pos-002-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/abs-pos-002.html: Added.
* web-platform-tests/css/css-grid/subgrid/abs-pos-003-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/abs-pos-003.html: Added.
* web-platform-tests/css/css-grid/subgrid/auto-track-sizing-001-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/auto-track-sizing-001.html: Added.
* web-platform-tests/css/css-grid/subgrid/baseline-001-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/baseline-001.html: Added.
* web-platform-tests/css/css-grid/subgrid/contain-strict-nested-subgrid-crash.html: Added.
* web-platform-tests/css/css-grid/subgrid/contain-strict-subgrid-crash.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-001-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-001.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-002-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-002.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-003-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-003.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-004-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-004.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-005-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-005.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-006-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-006.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-007-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-007.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-008-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-008.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-009-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-009.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-larger-001-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-larger-001.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-larger-002-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-larger-002.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-normal-001-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-normal-001.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-smaller-001-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-gap-smaller-001.html: Added.
* web-platform-tests/css/css-grid/subgrid/grid-template-computed-nogrid-expected.txt: Added.
* web-platform-tests/css/css-grid/subgrid/grid-template-computed-nogrid.html: Added.
* web-platform-tests/css/css-grid/subgrid/item-percentage-height-001-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/item-percentage-height-001.html: Added.
* web-platform-tests/css/css-grid/subgrid/line-names-001-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/line-names-001.html: Added.
* web-platform-tests/css/css-grid/subgrid/line-names-002-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/line-names-002.html: Added.
* web-platform-tests/css/css-grid/subgrid/line-names-003-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/line-names-003.html: Added.
* web-platform-tests/css/css-grid/subgrid/line-names-004-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/line-names-004.html: Added.
* web-platform-tests/css/css-grid/subgrid/line-names-005-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/line-names-005.html: Added.
* web-platform-tests/css/css-grid/subgrid/line-names-006-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/line-names-006.html: Added.
* web-platform-tests/css/css-grid/subgrid/line-names-007-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/line-names-007.html: Added.
* web-platform-tests/css/css-grid/subgrid/line-names-008-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/line-names-008.html: Added.
* web-platform-tests/css/css-grid/subgrid/orthogonal-writing-mode-001-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/orthogonal-writing-mode-001.html: Added.
* web-platform-tests/css/css-grid/subgrid/orthogonal-writing-mode-002-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/orthogonal-writing-mode-002.html: Added.
* web-platform-tests/css/css-grid/subgrid/orthogonal-writing-mode-003-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/orthogonal-writing-mode-003.html: Added.
* web-platform-tests/css/css-grid/subgrid/orthogonal-writing-mode-004-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/orthogonal-writing-mode-004.html: Added.
* web-platform-tests/css/css-grid/subgrid/parent-repeat-auto-fit-001-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/parent-repeat-auto-fit-001.html: Added.
* web-platform-tests/css/css-grid/subgrid/parent-repeat-auto-fit-002-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/parent-repeat-auto-fit-002.html: Added.
* web-platform-tests/css/css-grid/subgrid/repeat-auto-fill-001-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/repeat-auto-fill-001.html: Added.
* web-platform-tests/css/css-grid/subgrid/repeat-auto-fill-002-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/repeat-auto-fill-002.html: Added.
* web-platform-tests/css/css-grid/subgrid/repeat-auto-fill-003-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/repeat-auto-fill-003.html: Added.
* web-platform-tests/css/css-grid/subgrid/repeat-auto-fill-004-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/repeat-auto-fill-004.html: Added.
* web-platform-tests/css/css-grid/subgrid/repeat-auto-fill-005-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/repeat-auto-fill-005.html: Added.
* web-platform-tests/css/css-grid/subgrid/repeat-auto-fill-006-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/repeat-auto-fill-006.html: Added.
* web-platform-tests/css/css-grid/subgrid/repeat-auto-fill-007-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/repeat-auto-fill-007.html: Added.
* web-platform-tests/css/css-grid/subgrid/repeat-auto-fill-008-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/repeat-auto-fill-008.html: Added.
* web-platform-tests/css/css-grid/subgrid/subgrid-item-block-size-001-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/subgrid-item-block-size-001.html: Added.
* web-platform-tests/css/css-grid/subgrid/subgrid-mbp-overflow-001-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/subgrid-mbp-overflow-001.html: Added.
* web-platform-tests/css/css-grid/subgrid/subgrid-mbp-overflow-002-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/subgrid-mbp-overflow-002.html: Added.
* web-platform-tests/css/css-grid/subgrid/subgrid-mbp-overflow-003-expected.html: Added.
* web-platform-tests/css/css-grid/subgrid/subgrid-mbp-overflow-003.html: Added.
* web-platform-tests/css/css-grid/subgrid/w3c-import.log: Added.
* web-platform-tests/css/css-grid/support/grid-alignment.css: Removed.
* web-platform-tests/css/css-grid/support/grid-child-utils.js: Added.
(GridChildHelper):
(GridChildHelper.prototype.runTest):
* web-platform-tests/css/css-grid/support/grid.css: Removed.
* web-platform-tests/css/css-grid/support/style-change.js: Removed.
* web-platform-tests/css/css-grid/support/w3c-import.log:
* web-platform-tests/css/css-grid/table-grid-item-dynamic-001-expected.html: Added.
* web-platform-tests/css/css-grid/table-grid-item-dynamic-001.html: Added.
* web-platform-tests/css/css-grid/test-plan/index.html:
* web-platform-tests/css/css-grid/w3c-import.log:
2020-05-21 Oriol Brufau <obrufau@igalia.com>
[css-grid] Don't create renderers for whitespace nodes
https://bugs.webkit.org/show_bug.cgi?id=212220
Reviewed by Manuel Rego Casasnovas.
Import WPT test.
* web-platform-tests/css/css-grid/grid-items/w3c-import.log:
* web-platform-tests/css/css-grid/grid-items/whitespace-in-grid-item-001-expected.html: Added.
* web-platform-tests/css/css-grid/grid-items/whitespace-in-grid-item-001.html: Added.
2020-05-20 Oriol Brufau <obrufau@igalia.com>
Computed min-width/height for auto depends on box
https://bugs.webkit.org/show_bug.cgi?id=209651
Reviewed by Manuel Rego Casasnovas.
Update test expectations.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_min-auto-size-expected.txt:
* web-platform-tests/css/css-grid/grid-items/grid-item-min-auto-size-001-expected.txt:
2020-05-20 Oriol Brufau <obrufau@igalia.com>
[css-grid] Fix auto repeat with multiple tracks and gutters
https://bugs.webkit.org/show_bug.cgi?id=182922
Reviewed by Manuel Rego Casasnovas.
Import WPT test.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-multiple-values-001-expected.html: Added.
* web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-multiple-values-001.html: Added.
* web-platform-tests/css/css-grid/grid-definition/w3c-import.log:
2020-05-20 Oriol Brufau <obrufau@igalia.com>
Fix computeMarginLogicalSizeForChild to check auto margins in the right axis
https://bugs.webkit.org/show_bug.cgi?id=212113
Reviewed by Manuel Rego Casasnovas.
Import last version of this WPT test.
* web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-orthogonal-001-expected.txt:
* web-platform-tests/css/css-grid/grid-items/grid-items-minimum-width-orthogonal-001.html:
2020-05-19 Oriol Brufau <obrufau@igalia.com>
Fix marginLogicalSizeForChild to check auto margins in the right axis
https://bugs.webkit.org/show_bug.cgi?id=212055
Reviewed by Manuel Rego Casasnovas.
Import new WPT test.
* web-platform-tests/css/css-grid/grid-items/grid-items-minimum-height-orthogonal-001-expected.txt: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-minimum-height-orthogonal-001.html: Added.
* web-platform-tests/css/css-grid/grid-items/w3c-import.log:
2020-05-14 Sergio Villar Senin <svillar@igalia.com>
[WebXR] Implement requestSession()
https://bugs.webkit.org/show_bug.cgi?id=211888
Reviewed by Youenn Fablet.
* web-platform-tests/webxr/xrDevice_requestSession_immersive.https-expected.txt: Added.
* web-platform-tests/webxr/xrDevice_requestSession_immersive_no_gesture.https-expected.txt: Added.
* web-platform-tests/webxr/xrDevice_requestSession_immersive_unsupported.https-expected.txt: Added.
* web-platform-tests/webxr/xrDevice_requestSession_no_mode.https-expected.txt: Added.
* web-platform-tests/webxr/xrDevice_requestSession_non_immersive_no_gesture.https-expected.txt: Added.
* web-platform-tests/webxr/xrDevice_requestSession_optionalFeatures.https-expected.txt: Added.
* web-platform-tests/webxr/xrDevice_requestSession_requiredFeatures_unknown.https-expected.txt: Added.
* web-platform-tests/webxr/xrSession_features_deviceSupport.https-expected.txt: Added.
2020-05-19 Carlos Alberto Lopez Perez <clopez@igalia.com>
Import the Flexbox test suite from the W3C Web Platform Tests
https://bugs.webkit.org/show_bug.cgi?id=191460
Reviewed by Sergio Villar Senin.
* resources/import-expectations.json:
* web-platform-tests/css/css-flexbox/Flexible-order-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/Flexible-order-expected.html.
* web-platform-tests/css/css-flexbox/Flexible-order.html: Renamed from LayoutTests/css3/flexbox/csswg/Flexible-order.html.
* web-platform-tests/css/css-flexbox/META.yml: Added.
* web-platform-tests/css/css-flexbox/abspos-autopos-htb-ltr-expected.xht: Added.
* web-platform-tests/css/css-flexbox/abspos-autopos-htb-ltr.html: Added.
* web-platform-tests/css/css-flexbox/abspos-autopos-htb-rtl-expected.xht: Added.
* web-platform-tests/css/css-flexbox/abspos-autopos-htb-rtl.html: Added.
* web-platform-tests/css/css-flexbox/abspos-autopos-vlr-ltr-expected.xht: Added.
* web-platform-tests/css/css-flexbox/abspos-autopos-vlr-ltr.html: Added.
* web-platform-tests/css/css-flexbox/abspos-autopos-vlr-rtl-expected.xht: Added.
* web-platform-tests/css/css-flexbox/abspos-autopos-vlr-rtl.html: Added.
* web-platform-tests/css/css-flexbox/abspos-autopos-vrl-ltr-expected.xht: Added.
* web-platform-tests/css/css-flexbox/abspos-autopos-vrl-ltr.html: Added.
* web-platform-tests/css/css-flexbox/abspos-autopos-vrl-rtl-expected.xht: Added.
* web-platform-tests/css/css-flexbox/abspos-autopos-vrl-rtl.html: Added.
* web-platform-tests/css/css-flexbox/abspos-descendent-001-expected.txt: Renamed from LayoutTests/css3/flexbox/canvas-dynamic-change-expected.txt.
* web-platform-tests/css/css-flexbox/abspos-descendent-001.html: Renamed from LayoutTests/css3/flexbox/stretch-simplified-layout.html.
* web-platform-tests/css/css-flexbox/align-baseline-expected.html: Renamed from LayoutTests/css3/flexbox/align-baseline-expected.html.
* web-platform-tests/css/css-flexbox/align-baseline.html: Added.
* web-platform-tests/css/css-flexbox/align-content-001-expected.html: Copied from LayoutTests/css3/flexbox/csswg/align-content-001-expected.html.
* web-platform-tests/css/css-flexbox/align-content-001.htm: Copied from LayoutTests/css3/flexbox/csswg/align-content-001.html.
* web-platform-tests/css/css-flexbox/align-content-002-expected.html: Copied from LayoutTests/css3/flexbox/csswg/align-content-001-expected.html.
* web-platform-tests/css/css-flexbox/align-content-002.htm: Copied from LayoutTests/css3/flexbox/csswg/align-content-001.html.
* web-platform-tests/css/css-flexbox/align-content-003-expected.html: Copied from LayoutTests/css3/flexbox/csswg/align-content-001-expected.html.
* web-platform-tests/css/css-flexbox/align-content-003.htm: Copied from LayoutTests/css3/flexbox/csswg/align-content-001.html.
* web-platform-tests/css/css-flexbox/align-content-004-expected.html: Copied from LayoutTests/css3/flexbox/csswg/align-content-001-expected.html.
* web-platform-tests/css/css-flexbox/align-content-004.htm: Copied from LayoutTests/css3/flexbox/csswg/align-content-001.html.
* web-platform-tests/css/css-flexbox/align-content-005-expected.html: Copied from LayoutTests/css3/flexbox/csswg/align-content-001-expected.html.
* web-platform-tests/css/css-flexbox/align-content-005.htm: Copied from LayoutTests/css3/flexbox/csswg/align-content-001.html.
* web-platform-tests/css/css-flexbox/align-content-006-expected.html: Copied from LayoutTests/css3/flexbox/csswg/align-content-001-expected.html.
* web-platform-tests/css/css-flexbox/align-content-006.htm: Copied from LayoutTests/css3/flexbox/csswg/align-content-001.html.
* web-platform-tests/css/css-flexbox/align-content-wrap-001-expected.txt: Added.
* web-platform-tests/css/css-flexbox/align-content-wrap-001.html: Added.
* web-platform-tests/css/css-flexbox/align-content-wrap-002-expected.txt: Added.
* web-platform-tests/css/css-flexbox/align-content-wrap-002.html: Added.
* web-platform-tests/css/css-flexbox/align-content-wrap-003-expected.txt: Added.
* web-platform-tests/css/css-flexbox/align-content-wrap-003.html: Added.
* web-platform-tests/css/css-flexbox/align-content-wrap-004-expected.xht: Added.
* web-platform-tests/css/css-flexbox/align-content-wrap-004.html: Added.
* web-platform-tests/css/css-flexbox/align-content_center-expected.html: Added.
* web-platform-tests/css/css-flexbox/align-content_center.html: Added.
* web-platform-tests/css/css-flexbox/align-content_flex-end-expected.html: Added.
* web-platform-tests/css/css-flexbox/align-content_flex-end.html: Added.
* web-platform-tests/css/css-flexbox/align-content_flex-start-expected.html: Added.
* web-platform-tests/css/css-flexbox/align-content_flex-start.html: Added.
* web-platform-tests/css/css-flexbox/align-content_space-around-expected.html: Added.
* web-platform-tests/css/css-flexbox/align-content_space-around.html: Added.
* web-platform-tests/css/css-flexbox/align-content_space-between-expected.html: Added.
* web-platform-tests/css/css-flexbox/align-content_space-between.html: Added.
* web-platform-tests/css/css-flexbox/align-content_stretch-expected.html: Added.
* web-platform-tests/css/css-flexbox/align-content_stretch.html: Added.
* web-platform-tests/css/css-flexbox/align-items-001-expected.html: Copied from LayoutTests/css3/flexbox/csswg/align-content-001-expected.html.
* web-platform-tests/css/css-flexbox/align-items-001.htm: Copied from LayoutTests/css3/flexbox/csswg/align-content-001.html.
* web-platform-tests/css/css-flexbox/align-items-002-expected.html: Copied from LayoutTests/css3/flexbox/csswg/align-content-001-expected.html.
* web-platform-tests/css/css-flexbox/align-items-002.htm: Copied from LayoutTests/css3/flexbox/csswg/align-content-001.html.
* web-platform-tests/css/css-flexbox/align-items-003-expected.html: Copied from LayoutTests/css3/flexbox/csswg/align-content-001-expected.html.
* web-platform-tests/css/css-flexbox/align-items-003.htm: Copied from LayoutTests/css3/flexbox/csswg/align-content-001.html.
* web-platform-tests/css/css-flexbox/align-items-004-expected.html: Copied from LayoutTests/css3/flexbox/csswg/align-content-001-expected.html.
* web-platform-tests/css/css-flexbox/align-items-004.htm: Added.
* web-platform-tests/css/css-flexbox/align-items-005-expected.html: Copied from LayoutTests/css3/flexbox/csswg/align-content-001-expected.html.
* web-platform-tests/css/css-flexbox/align-items-005.htm: Copied from LayoutTests/css3/flexbox/csswg/align-content-001.html.
* web-platform-tests/css/css-flexbox/align-items-006-expected.html: Copied from LayoutTests/css3/flexbox/csswg/align-content-001-expected.html.
* web-platform-tests/css/css-flexbox/align-items-006.html: Added.
* web-platform-tests/css/css-flexbox/align-items-007-expected.xht: Added.
* web-platform-tests/css/css-flexbox/align-items-007.html: Added.
* web-platform-tests/css/css-flexbox/align-items-baseline-overflow-non-visible-expected.html: Added.
* web-platform-tests/css/css-flexbox/align-items-baseline-overflow-non-visible.html: Added.
* web-platform-tests/css/css-flexbox/align-self-001-expected.xht: Added.
* web-platform-tests/css/css-flexbox/align-self-001.html: Added.
* web-platform-tests/css/css-flexbox/align-self-002-expected.xht: Added.
* web-platform-tests/css/css-flexbox/align-self-002.html: Added.
* web-platform-tests/css/css-flexbox/align-self-003-expected.xht: Added.
* web-platform-tests/css/css-flexbox/align-self-003.html: Added.
* web-platform-tests/css/css-flexbox/align-self-004-expected.xht: Added.
* web-platform-tests/css/css-flexbox/align-self-004.html: Added.
* web-platform-tests/css/css-flexbox/align-self-005-expected.xht: Added.
* web-platform-tests/css/css-flexbox/align-self-005.html: Added.
* web-platform-tests/css/css-flexbox/align-self-007-expected.xht: Added.
* web-platform-tests/css/css-flexbox/align-self-007.html: Added.
* web-platform-tests/css/css-flexbox/align-self-008-expected.xht: Added.
* web-platform-tests/css/css-flexbox/align-self-008.html: Added.
* web-platform-tests/css/css-flexbox/align-self-009-expected.xht: Added.
* web-platform-tests/css/css-flexbox/align-self-009.html: Added.
* web-platform-tests/css/css-flexbox/align-self-011-expected.xht: Added.
* web-platform-tests/css/css-flexbox/align-self-011.html: Added.
* web-platform-tests/css/css-flexbox/align-self-012-expected.xht: Added.
* web-platform-tests/css/css-flexbox/align-self-012.html: Added.
* web-platform-tests/css/css-flexbox/align-self-013-expected.xht: Added.
* web-platform-tests/css/css-flexbox/align-self-013.html: Added.
* web-platform-tests/css/css-flexbox/align-self-014-expected.txt: Added.
* web-platform-tests/css/css-flexbox/align-self-014.html: Added.
* web-platform-tests/css/css-flexbox/align-self-015-expected.html: Renamed from LayoutTests/css3/flexbox/columns-center-with-margins-and-wrap-expected.html.
* web-platform-tests/css/css-flexbox/align-self-015.html: Renamed from LayoutTests/css3/flexbox/columns-center-with-margins-and-wrap.html.
* web-platform-tests/css/css-flexbox/animation/flex-basis-composition-expected.txt: Added.
* web-platform-tests/css/css-flexbox/animation/flex-basis-composition.html: Added.
* web-platform-tests/css/css-flexbox/animation/flex-basis-interpolation-expected.txt: Added.
* web-platform-tests/css/css-flexbox/animation/flex-basis-interpolation.html: Added.
* web-platform-tests/css/css-flexbox/animation/flex-grow-interpolation-expected.txt: Added.
* web-platform-tests/css/css-flexbox/animation/flex-grow-interpolation.html: Added.
* web-platform-tests/css/css-flexbox/animation/flex-shrink-interpolation-expected.txt: Added.
* web-platform-tests/css/css-flexbox/animation/flex-shrink-interpolation.html: Added.
* web-platform-tests/css/css-flexbox/animation/order-interpolation-expected.txt: Added.
* web-platform-tests/css/css-flexbox/animation/order-interpolation.html: Added.
* web-platform-tests/css/css-flexbox/animation/w3c-import.log: Added.
* web-platform-tests/css/css-flexbox/anonymous-block-expected.html: Renamed from LayoutTests/css3/flexbox/anonymous-block-expected.html.
* web-platform-tests/css/css-flexbox/anonymous-block.html: Added.
* web-platform-tests/css/css-flexbox/anonymous-flex-item-001-expected.html: Added.
* web-platform-tests/css/css-flexbox/anonymous-flex-item-001.html: Added.
* web-platform-tests/css/css-flexbox/anonymous-flex-item-002-expected.html: Added.
* web-platform-tests/css/css-flexbox/anonymous-flex-item-002.html: Added.
* web-platform-tests/css/css-flexbox/anonymous-flex-item-003-expected.html: Added.
* web-platform-tests/css/css-flexbox/anonymous-flex-item-003.html: Added.
* web-platform-tests/css/css-flexbox/anonymous-flex-item-004-expected.html: Added.
* web-platform-tests/css/css-flexbox/anonymous-flex-item-004.html: Added.
* web-platform-tests/css/css-flexbox/anonymous-flex-item-005-expected.html: Added.
* web-platform-tests/css/css-flexbox/anonymous-flex-item-005.html: Added.
* web-platform-tests/css/css-flexbox/anonymous-flex-item-006-expected.html: Added.
* web-platform-tests/css/css-flexbox/anonymous-flex-item-006.html: Added.
* web-platform-tests/css/css-flexbox/auto-height-column-with-border-and-padding-expected.html: Renamed from LayoutTests/css3/flexbox/auto-height-column-with-border-and-padding-expected.html.
* web-platform-tests/css/css-flexbox/auto-height-column-with-border-and-padding.html: Added.
* web-platform-tests/css/css-flexbox/auto-height-with-flex-expected.html: Renamed from LayoutTests/css3/flexbox/auto-height-with-flex-expected.html.
* web-platform-tests/css/css-flexbox/auto-height-with-flex.html: Added.
* web-platform-tests/css/css-flexbox/auto-margins-001-expected.html: Added.
* web-platform-tests/css/css-flexbox/auto-margins-001.html: Added.
* web-platform-tests/css/css-flexbox/auto-margins-002-expected.xht: Added.
* web-platform-tests/css/css-flexbox/auto-margins-002.html: Added.
* web-platform-tests/css/css-flexbox/auto-margins-003-expected.html: Renamed from LayoutTests/css3/flexbox/columns-center-with-margins-expected.html.
* web-platform-tests/css/css-flexbox/auto-margins-003.html: Renamed from LayoutTests/css3/flexbox/columns-center-with-margins.html.
* web-platform-tests/css/css-flexbox/box-sizing-001-expected.txt: Renamed from LayoutTests/css3/flexbox/box-sizing-expected.txt.
* web-platform-tests/css/css-flexbox/box-sizing-001.html: Renamed from LayoutTests/css3/flexbox/box-sizing.html.
* web-platform-tests/css/css-flexbox/box-sizing-min-max-sizes-001-expected.txt: Renamed from LayoutTests/css3/flexbox/box-sizing-min-max-sizes-expected.txt.
* web-platform-tests/css/css-flexbox/box-sizing-min-max-sizes-001.html: Renamed from LayoutTests/css3/flexbox/box-sizing-min-max-sizes.html.
* web-platform-tests/css/css-flexbox/canvas-dynamic-change-001-expected.txt: Copied from LayoutTests/css3/flexbox/flexitem-no-margin-collapsing-expected.txt.
* web-platform-tests/css/css-flexbox/canvas-dynamic-change-001.html: Added.
* web-platform-tests/css/css-flexbox/change-column-flex-width-expected.txt: Added.
* web-platform-tests/css/css-flexbox/change-column-flex-width.html: Added.
* web-platform-tests/css/css-flexbox/column-flex-child-with-overflow-scroll-expected.txt: Renamed from LayoutTests/css3/flexbox/column-flex-child-with-overflow-scroll-expected.txt.
* web-platform-tests/css/css-flexbox/column-flex-child-with-overflow-scroll.html: Renamed from LayoutTests/css3/flexbox/column-flex-child-with-overflow-scroll.html.
* web-platform-tests/css/css-flexbox/columns-height-set-via-top-bottom-expected.txt: Renamed from LayoutTests/css3/flexbox/columns-height-set-via-top-bottom-expected.txt.
* web-platform-tests/css/css-flexbox/columns-height-set-via-top-bottom.html: Renamed from LayoutTests/css3/flexbox/columns-height-set-via-top-bottom.html.
* web-platform-tests/css/css-flexbox/content-height-with-scrollbars-expected.html: Renamed from LayoutTests/css3/flexbox/content-height-with-scrollbars-expected.html.
* web-platform-tests/css/css-flexbox/content-height-with-scrollbars.html: Renamed from LayoutTests/css3/flexbox/content-height-with-scrollbars.html.
* web-platform-tests/css/css-flexbox/cross-axis-scrollbar-expected.html: Renamed from LayoutTests/css3/flexbox/cross-axis-scrollbar-expected.html.
* web-platform-tests/css/css-flexbox/cross-axis-scrollbar.html: Renamed from LayoutTests/css3/flexbox/cross-axis-scrollbar.html.
* web-platform-tests/css/css-flexbox/css-box-justify-content-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/css-box-justify-content-expected.html.
* web-platform-tests/css/css-flexbox/css-box-justify-content.html: Renamed from LayoutTests/css3/flexbox/csswg/css-box-justify-content.html.
* web-platform-tests/css/css-flexbox/css-flexbox-column-expected.html: Copied from LayoutTests/css3/flexbox/csswg/css-flexbox-column-expected.html.
* web-platform-tests/css/css-flexbox/css-flexbox-column-reverse-expected.html: Copied from LayoutTests/css3/flexbox/csswg/css-flexbox-column-expected.html.
* web-platform-tests/css/css-flexbox/css-flexbox-column-reverse-wrap-expected.html: Copied from LayoutTests/css3/flexbox/csswg/css-flexbox-column-expected.html.
* web-platform-tests/css/css-flexbox/css-flexbox-column-reverse-wrap-reverse-expected.html: Copied from LayoutTests/css3/flexbox/csswg/css-flexbox-column-expected.html.
* web-platform-tests/css/css-flexbox/css-flexbox-column-reverse-wrap-reverse.html: Added.
* web-platform-tests/css/css-flexbox/css-flexbox-column-reverse-wrap.html: Added.
* web-platform-tests/css/css-flexbox/css-flexbox-column-reverse.html: Copied from LayoutTests/css3/flexbox/csswg/css-flexbox-column.html.
* web-platform-tests/css/css-flexbox/css-flexbox-column-wrap-expected.html: Copied from LayoutTests/css3/flexbox/csswg/css-flexbox-column-expected.html.
* web-platform-tests/css/css-flexbox/css-flexbox-column-wrap-reverse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/css-flexbox-column-expected.html.
* web-platform-tests/css/css-flexbox/css-flexbox-column-wrap-reverse.html: Added.
* web-platform-tests/css/css-flexbox/css-flexbox-column-wrap.html: Added.
* web-platform-tests/css/css-flexbox/css-flexbox-column.html: Renamed from LayoutTests/css3/flexbox/csswg/css-flexbox-column.html.
* web-platform-tests/css/css-flexbox/css-flexbox-height-animation-stretch-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/css-flexbox-height-animation-stretch-expected.html.
* web-platform-tests/css/css-flexbox/css-flexbox-height-animation-stretch.html: Renamed from LayoutTests/css3/flexbox/csswg/css-flexbox-height-animation-stretch.html.
* web-platform-tests/css/css-flexbox/css-flexbox-img-expand-evenly-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/css-flexbox-img-expand-evenly-expected.html.
* web-platform-tests/css/css-flexbox/css-flexbox-img-expand-evenly.html: Renamed from LayoutTests/css3/flexbox/csswg/css-flexbox-img-expand-evenly.html.
* web-platform-tests/css/css-flexbox/css-flexbox-row-expected.html: Copied from LayoutTests/css3/flexbox/csswg/css-flexbox-row-expected.html.
* web-platform-tests/css/css-flexbox/css-flexbox-row-reverse-expected.html: Copied from LayoutTests/css3/flexbox/csswg/css-flexbox-row-expected.html.
* web-platform-tests/css/css-flexbox/css-flexbox-row-reverse-wrap-expected.html: Copied from LayoutTests/css3/flexbox/csswg/css-flexbox-row-expected.html.
* web-platform-tests/css/css-flexbox/css-flexbox-row-reverse-wrap-reverse-expected.html: Copied from LayoutTests/css3/flexbox/csswg/css-flexbox-row-expected.html.
* web-platform-tests/css/css-flexbox/css-flexbox-row-reverse-wrap-reverse.html: Copied from LayoutTests/css3/flexbox/csswg/css-flexbox-row.html.
* web-platform-tests/css/css-flexbox/css-flexbox-row-reverse-wrap.html: Copied from LayoutTests/css3/flexbox/csswg/css-flexbox-row.html.
* web-platform-tests/css/css-flexbox/css-flexbox-row-reverse.html: Copied from LayoutTests/css3/flexbox/csswg/css-flexbox-row.html.
* web-platform-tests/css/css-flexbox/css-flexbox-row-wrap-expected.html: Copied from LayoutTests/css3/flexbox/csswg/css-flexbox-row-expected.html.
* web-platform-tests/css/css-flexbox/css-flexbox-row-wrap-reverse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/css-flexbox-row-expected.html.
* web-platform-tests/css/css-flexbox/css-flexbox-row-wrap-reverse.html: Copied from LayoutTests/css3/flexbox/csswg/css-flexbox-row.html.
* web-platform-tests/css/css-flexbox/css-flexbox-row-wrap.html: Copied from LayoutTests/css3/flexbox/csswg/css-flexbox-row.html.
* web-platform-tests/css/css-flexbox/css-flexbox-row.html: Renamed from LayoutTests/css3/flexbox/csswg/css-flexbox-row.html.
* web-platform-tests/css/css-flexbox/css-flexbox-test1-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/css-flexbox-test1-expected.html.
* web-platform-tests/css/css-flexbox/css-flexbox-test1.html: Renamed from LayoutTests/css3/flexbox/csswg/css-flexbox-test1.html.
* web-platform-tests/css/css-flexbox/display-flex-001-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/align-content-001-expected.html.
* web-platform-tests/css/css-flexbox/display-flex-001.htm: Renamed from LayoutTests/css3/flexbox/csswg/align-content-001.html.
* web-platform-tests/css/css-flexbox/display_flex_exist-expected.txt: Added.
* web-platform-tests/css/css-flexbox/display_flex_exist.html: Added.
* web-platform-tests/css/css-flexbox/display_inline-flex_exist-expected.txt: Added.
* web-platform-tests/css/css-flexbox/display_inline-flex_exist.html: Added.
* web-platform-tests/css/css-flexbox/dynamic-bsize-change-expected.html: Added.
* web-platform-tests/css/css-flexbox/dynamic-bsize-change.html: Added.
* web-platform-tests/css/css-flexbox/dynamic-change-simplified-layout-002-expected.xht: Added.
* web-platform-tests/css/css-flexbox/dynamic-change-simplified-layout-002.html: Added.
* web-platform-tests/css/css-flexbox/dynamic-change-simplified-layout-expected.xht: Added.
* web-platform-tests/css/css-flexbox/dynamic-change-simplified-layout.html: Added.
* web-platform-tests/css/css-flexbox/fit-content-item-001-expected.xht: Added.
* web-platform-tests/css/css-flexbox/fit-content-item-001.html: Added.
* web-platform-tests/css/css-flexbox/fit-content-item-002-expected.html: Added.
* web-platform-tests/css/css-flexbox/fit-content-item-002.html: Added.
* web-platform-tests/css/css-flexbox/fit-content-item-003-expected.html: Added.
* web-platform-tests/css/css-flexbox/fit-content-item-003.html: Added.
* web-platform-tests/css/css-flexbox/fit-content-item-004-expected.html: Added.
* web-platform-tests/css/css-flexbox/fit-content-item-004.html: Added.
* web-platform-tests/css/css-flexbox/flex-001-expected.html: Copied from LayoutTests/css3/flexbox/csswg/justify-content-001-expected.html.
* web-platform-tests/css/css-flexbox/flex-001.htm: Copied from LayoutTests/css3/flexbox/csswg/justify-content-001.html.
* web-platform-tests/css/css-flexbox/flex-002-expected.html: Copied from LayoutTests/css3/flexbox/csswg/justify-content-001-expected.html.
* web-platform-tests/css/css-flexbox/flex-002.htm: Copied from LayoutTests/css3/flexbox/csswg/justify-content-001.html.
* web-platform-tests/css/css-flexbox/flex-003-expected.html: Copied from LayoutTests/css3/flexbox/csswg/justify-content-001-expected.html.
* web-platform-tests/css/css-flexbox/flex-003.htm: Copied from LayoutTests/css3/flexbox/csswg/justify-content-001.html.
* web-platform-tests/css/css-flexbox/flex-004-expected.html: Copied from LayoutTests/css3/flexbox/csswg/justify-content-001-expected.html.
* web-platform-tests/css/css-flexbox/flex-004.htm: Copied from LayoutTests/css3/flexbox/csswg/justify-content-001.html.
* web-platform-tests/css/css-flexbox/flex-align-content-center-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-align-content-center-expected.html.
* web-platform-tests/css/css-flexbox/flex-align-content-center.html: Renamed from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-align-content-center.html.
* web-platform-tests/css/css-flexbox/flex-align-content-end-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-align-content-end-expected.html.
* web-platform-tests/css/css-flexbox/flex-align-content-end.html: Renamed from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-align-content-end.html.
* web-platform-tests/css/css-flexbox/flex-align-content-space-around-expected.html: Added.
* web-platform-tests/css/css-flexbox/flex-align-content-space-around.html: Copied from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-align-content-start.html.
* web-platform-tests/css/css-flexbox/flex-align-content-space-between-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-align-content-space-between-expected.html.
* web-platform-tests/css/css-flexbox/flex-align-content-space-between.html: Renamed from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-align-content-space-between.html.
* web-platform-tests/css/css-flexbox/flex-align-content-start-expected.html: Copied from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-align-content-start-expected.html.
* web-platform-tests/css/css-flexbox/flex-align-content-start.html: Renamed from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-align-content-start.html.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-001-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-001.html: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-002-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-002.html: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-003-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-003.html: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-004-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-004.html: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-005-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-005.html: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-006-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-006.html: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-007-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-007.html: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-008-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-008.html: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-009-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-009.html: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-010-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-010.html: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-011-expected.txt: Renamed from LayoutTests/css3/flexbox/negative-overflow-expected.txt.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-column-011.html: Renamed from LayoutTests/css3/flexbox/minimum-size-image.html.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-row-001-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-row-001.html: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-row-002-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-row-002.html: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-row-003-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-row-003.html: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-row-004-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-aspect-ratio-img-row-004.html: Added.
* web-platform-tests/css/css-flexbox/flex-base-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-base-expected.html.
* web-platform-tests/css/css-flexbox/flex-base.html: Renamed from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-base.html.
* web-platform-tests/css/css-flexbox/flex-basis-001-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-basis-001.html: Added.
* web-platform-tests/css/css-flexbox/flex-basis-002-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-basis-002.html: Added.
* web-platform-tests/css/css-flexbox/flex-basis-003-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-basis-003.html: Added.
* web-platform-tests/css/css-flexbox/flex-basis-004-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-basis-004.html: Added.
* web-platform-tests/css/css-flexbox/flex-basis-005-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-basis-005.html: Added.
* web-platform-tests/css/css-flexbox/flex-basis-006-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-basis-006.html: Added.
* web-platform-tests/css/css-flexbox/flex-basis-007-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-basis-007.html: Added.
* web-platform-tests/css/css-flexbox/flex-basis-008-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-basis-008.html: Added.
* web-platform-tests/css/css-flexbox/flex-basis-009-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flex-basis-009.html: Added.
* web-platform-tests/css/css-flexbox/flex-basis-010-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-basis-010.html: Added.
* web-platform-tests/css/css-flexbox/flex-basis-item-margins-001-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-basis-item-margins-001.html: Added.
* web-platform-tests/css/css-flexbox/flex-box-wrap-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-box-wrap-expected.html.
* web-platform-tests/css/css-flexbox/flex-box-wrap.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-box-wrap.html.
* web-platform-tests/css/css-flexbox/flex-child-percent-basis-resize-1-expected.html: Added.
* web-platform-tests/css/css-flexbox/flex-child-percent-basis-resize-1.html: Added.
* web-platform-tests/css/css-flexbox/flex-column-relayout-assert-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flex-column-relayout-assert.html: Added.
* web-platform-tests/css/css-flexbox/flex-container-margin-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-container-margin-expected.html.
* web-platform-tests/css/css-flexbox/flex-container-margin.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-container-margin.html.
* web-platform-tests/css/css-flexbox/flex-direction-column-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-direction-column-expected.html.
* web-platform-tests/css/css-flexbox/flex-direction-column-overlap-001-expected.txt: Renamed from LayoutTests/css3/flexbox/bug669714-expected.txt.
* web-platform-tests/css/css-flexbox/flex-direction-column-overlap-001.html: Added.
* web-platform-tests/css/css-flexbox/flex-direction-column-reverse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-direction-column-reverse-expected.html.
* web-platform-tests/css/css-flexbox/flex-direction-column-reverse.html: Renamed from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-direction-column-reverse.html.
* web-platform-tests/css/css-flexbox/flex-direction-column.html: Copied from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-direction-column.html.
* web-platform-tests/css/css-flexbox/flex-direction-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-direction-expected.html.
* web-platform-tests/css/css-flexbox/flex-direction-modify-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-direction-modify-expected.html.
* web-platform-tests/css/css-flexbox/flex-direction-modify.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-direction-modify.html.
* web-platform-tests/css/css-flexbox/flex-direction-row-reverse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-align-content-start-expected.html.
* web-platform-tests/css/css-flexbox/flex-direction-row-reverse.html: Renamed from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-direction-column.html.
* web-platform-tests/css/css-flexbox/flex-direction-row-vertical-expected.html: Added.
* web-platform-tests/css/css-flexbox/flex-direction-row-vertical.html: Added.
* web-platform-tests/css/css-flexbox/flex-direction-with-element-insert-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-direction-with-element-insert-expected.html.
* web-platform-tests/css/css-flexbox/flex-direction-with-element-insert.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-direction-with-element-insert.html.
* web-platform-tests/css/css-flexbox/flex-direction.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-direction.html.
* web-platform-tests/css/css-flexbox/flex-factor-less-than-one-expected.txt: Renamed from LayoutTests/css3/flexbox/flex-factor-less-than-one-expected.txt.
* web-platform-tests/css/css-flexbox/flex-factor-less-than-one.html: Renamed from LayoutTests/css3/flexbox/flex-factor-less-than-one.html.
* web-platform-tests/css/css-flexbox/flex-flexitem-childmargin-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-flexitem-childmargin-expected.html.
* web-platform-tests/css/css-flexbox/flex-flexitem-childmargin.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-flexitem-childmargin.html.
* web-platform-tests/css/css-flexbox/flex-flexitem-percentage-prescation-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-flexitem-percentage-prescation-expected.html.
* web-platform-tests/css/css-flexbox/flex-flexitem-percentage-prescation.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-flexitem-percentage-prescation.html.
* web-platform-tests/css/css-flexbox/flex-flow-001-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-001-expected.html.
* web-platform-tests/css/css-flexbox/flex-flow-001.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-001.html.
* web-platform-tests/css/css-flexbox/flex-flow-002-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-002-expected.html.
* web-platform-tests/css/css-flexbox/flex-flow-002.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-002.html.
* web-platform-tests/css/css-flexbox/flex-flow-003-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-002-expected.html.
* web-platform-tests/css/css-flexbox/flex-flow-003.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-002.html.
* web-platform-tests/css/css-flexbox/flex-flow-004-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-flow-001-expected.html.
* web-platform-tests/css/css-flexbox/flex-flow-004.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-flow-001.html.
* web-platform-tests/css/css-flexbox/flex-flow-005-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-002-expected.html.
* web-platform-tests/css/css-flexbox/flex-flow-005.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-002.html.
* web-platform-tests/css/css-flexbox/flex-flow-006-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-002-expected.html.
* web-platform-tests/css/css-flexbox/flex-flow-006.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-002.html.
* web-platform-tests/css/css-flexbox/flex-flow-007-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-007-expected.html.
* web-platform-tests/css/css-flexbox/flex-flow-007.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-007.html.
* web-platform-tests/css/css-flexbox/flex-flow-008-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-002-expected.html.
* web-platform-tests/css/css-flexbox/flex-flow-008.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-002.html.
* web-platform-tests/css/css-flexbox/flex-flow-009-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-002-expected.html.
* web-platform-tests/css/css-flexbox/flex-flow-009.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-002.html.
* web-platform-tests/css/css-flexbox/flex-flow-010-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-flow-007-expected.html.
* web-platform-tests/css/css-flexbox/flex-flow-010.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-flow-007.html.
* web-platform-tests/css/css-flexbox/flex-flow-011-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-002-expected.html.
* web-platform-tests/css/css-flexbox/flex-flow-011.html: Copied from LayoutTests/css3/flexbox/csswg/flex-flow-002.html.
* web-platform-tests/css/css-flexbox/flex-flow-012-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-flow-002-expected.html.
* web-platform-tests/css/css-flexbox/flex-flow-012.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-flow-002.html.
* web-platform-tests/css/css-flexbox/flex-flow-013-expected.txt: Copied from LayoutTests/css3/flexbox/flex-flow-2-expected.txt.
* web-platform-tests/css/css-flexbox/flex-flow-013.html: Renamed from LayoutTests/css3/flexbox/flex-flow-2.html.
* web-platform-tests/css/css-flexbox/flex-grow-001-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-grow-001.xht: Added.
* web-platform-tests/css/css-flexbox/flex-grow-002-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-grow-002.html: Added.
* web-platform-tests/css/css-flexbox/flex-grow-003-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-grow-003.html: Added.
* web-platform-tests/css/css-flexbox/flex-grow-004-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-grow-004.html: Added.
* web-platform-tests/css/css-flexbox/flex-grow-005-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-grow-005.html: Added.
* web-platform-tests/css/css-flexbox/flex-grow-006-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-grow-006.html: Added.
* web-platform-tests/css/css-flexbox/flex-grow-007-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-grow-007.html: Added.
* web-platform-tests/css/css-flexbox/flex-height-min-content-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-height-min-content.html: Added.
* web-platform-tests/css/css-flexbox/flex-inline-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-inline-expected.html.
* web-platform-tests/css/css-flexbox/flex-inline.html: Renamed from LayoutTests/css3/flexbox/csswg/ttwf-reftest-flex-inline.html.
* web-platform-tests/css/css-flexbox/flex-item-and-percentage-abspos-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-item-and-percentage-abspos.html: Added.
* web-platform-tests/css/css-flexbox/flex-item-contains-strict-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flex-item-contains-strict.html: Renamed from LayoutTests/css3/flexbox/flex-item-contains-strict.html.
* web-platform-tests/css/css-flexbox/flex-item-vertical-align-expected.html: Renamed from LayoutTests/css3/flexbox/vertical-align-do-not-effect-flex-items-expected.html.
* web-platform-tests/css/css-flexbox/flex-item-vertical-align.html: Added.
* web-platform-tests/css/css-flexbox/flex-item-z-ordering-001-expected.html: Renamed from LayoutTests/css3/flexbox/z-index-expected.html.
* web-platform-tests/css/css-flexbox/flex-item-z-ordering-001.html: Renamed from LayoutTests/css3/flexbox/z-index.html.
* web-platform-tests/css/css-flexbox/flex-lines/multi-line-wrap-reverse-column-reverse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-lines/multi-line-wrap-reverse-column-reverse-expected.html.
* web-platform-tests/css/css-flexbox/flex-lines/multi-line-wrap-reverse-column-reverse.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-lines/multi-line-wrap-reverse-column-reverse.html.
* web-platform-tests/css/css-flexbox/flex-lines/multi-line-wrap-reverse-row-reverse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-lines/multi-line-wrap-reverse-row-reverse-expected.html.
* web-platform-tests/css/css-flexbox/flex-lines/multi-line-wrap-reverse-row-reverse.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-lines/multi-line-wrap-reverse-row-reverse.html.
* web-platform-tests/css/css-flexbox/flex-lines/multi-line-wrap-with-column-reverse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-lines/multi-line-wrap-with-column-reverse-expected.html.
* web-platform-tests/css/css-flexbox/flex-lines/multi-line-wrap-with-column-reverse.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-lines/multi-line-wrap-with-column-reverse.html.
* web-platform-tests/css/css-flexbox/flex-lines/multi-line-wrap-with-row-reverse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-lines/multi-line-wrap-with-row-reverse-expected.html.
* web-platform-tests/css/css-flexbox/flex-lines/multi-line-wrap-with-row-reverse.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-lines/multi-line-wrap-with-row-reverse.html.
* web-platform-tests/css/css-flexbox/flex-lines/w3c-import.log: Added.
* web-platform-tests/css/css-flexbox/flex-margin-no-collapse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-margin-no-collapse-expected.html.
* web-platform-tests/css/css-flexbox/flex-margin-no-collapse.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-margin-no-collapse.html.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-001-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-001.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-002-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-002.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-003-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-003.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-004-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-004.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-005-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-005.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-006-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-006.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-007-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-007.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-008-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-008.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-009-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-009.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-010-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-010.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-011-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-011.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-012-expected.txt: Renamed from LayoutTests/css3/flexbox/flexitem-stretch-image-expected.txt.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-012.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-013-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-013.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-014-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-014.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-015-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-015.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-016-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-016.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-017-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-017.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-018-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-018.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-019-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-019.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-020-expected.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-020.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-021-expected.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-021.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-022-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-height-flex-items-022.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-size-001-expected.txt: Copied from LayoutTests/css3/flexbox/min-size-auto-expected.txt.
* web-platform-tests/css/css-flexbox/flex-minimum-size-001.html: Renamed from LayoutTests/css3/flexbox/min-size-auto.html.
* web-platform-tests/css/css-flexbox/flex-minimum-size-002-expected.txt: Copied from LayoutTests/css3/flexbox/stretch-after-sibling-size-change-expected.txt.
* web-platform-tests/css/css-flexbox/flex-minimum-size-002.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-001-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-001.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-002-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-002.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-003-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-003.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-004-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-004.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-005-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-005.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-006-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-006.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-007-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-007.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-008-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-008.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-009-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-009.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-010-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-010.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-011-expected.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-011.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-012-expected.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-012.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-013-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-013.html: Added.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-014-expected.txt: Renamed from LayoutTests/css3/flexbox/intrinsic-min-width-applies-with-fixed-width-expected.txt.
* web-platform-tests/css/css-flexbox/flex-minimum-width-flex-items-014.html: Renamed from LayoutTests/css3/flexbox/intrinsic-min-width-applies-with-fixed-width.html.
* web-platform-tests/css/css-flexbox/flex-one-sets-flex-basis-to-zero-px-expected.txt: Renamed from LayoutTests/css3/flexbox/flex-one-sets-flex-basis-to-zero-px-expected.txt.
* web-platform-tests/css/css-flexbox/flex-one-sets-flex-basis-to-zero-px.html: Renamed from LayoutTests/css3/flexbox/flex-one-sets-flex-basis-to-zero-px.html.
* web-platform-tests/css/css-flexbox/flex-order-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-order-expected.html.
* web-platform-tests/css/css-flexbox/flex-order.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-order.html.
* web-platform-tests/css/css-flexbox/flex-outer-flexbox-column-recalculate-height-on-resize-001-expected.txt: Renamed from LayoutTests/css3/flexbox/bug527039-expected.txt.
* web-platform-tests/css/css-flexbox/flex-outer-flexbox-column-recalculate-height-on-resize-001.html: Renamed from LayoutTests/css3/flexbox/bug527039.html.
* web-platform-tests/css/css-flexbox/flex-shorthand-flex-basis-middle-expected.txt: Renamed from LayoutTests/css3/flexbox/flex-shorthand-flex-basis-middle-expected.txt.
* web-platform-tests/css/css-flexbox/flex-shorthand-flex-basis-middle.html: Renamed from LayoutTests/css3/flexbox/flex-shorthand-flex-basis-middle.html.
* web-platform-tests/css/css-flexbox/flex-shrink-001-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-001.html: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-002-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-002.html: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-003-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-003.html: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-004-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-004.html: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-005-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-005.html: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-006-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-006.html: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-007-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-007.html: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-008-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-shrink-008.html: Added.
* web-platform-tests/css/css-flexbox/flex-vertical-align-effect-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-vertical-align-effect-expected.html.
* web-platform-tests/css/css-flexbox/flex-vertical-align-effect.html: Renamed from LayoutTests/css3/flexbox/csswg/flex-vertical-align-effect.html.
* web-platform-tests/css/css-flexbox/flex-wrap-002-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-wrap-002.html: Added.
* web-platform-tests/css/css-flexbox/flex-wrap-003-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-wrap-003.html: Added.
* web-platform-tests/css/css-flexbox/flex-wrap-004-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-wrap-004.html: Added.
* web-platform-tests/css/css-flexbox/flex-wrap-005-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-wrap-005.html: Added.
* web-platform-tests/css/css-flexbox/flex-wrap-006-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flex-wrap-006.html: Added.
* web-platform-tests/css/css-flexbox/flexbox-flex-direction-column-expected.htm: Added.
* web-platform-tests/css/css-flexbox/flexbox-flex-direction-column-percentage-ignored-expected.html: Renamed from LayoutTests/css3/flexbox/vertical-flexbox-percentage-ignored-expected.html.
* web-platform-tests/css/css-flexbox/flexbox-flex-direction-column-percentage-ignored.html: Added.
* web-platform-tests/css/css-flexbox/flexbox-flex-direction-column-reverse-expected.htm: Added.
* web-platform-tests/css/css-flexbox/flexbox-flex-direction-column-reverse.htm: Added.
* web-platform-tests/css/css-flexbox/flexbox-flex-direction-column.htm: Added.
* web-platform-tests/css/css-flexbox/flexbox-flex-direction-default-expected.htm: Added.
* web-platform-tests/css/css-flexbox/flexbox-flex-direction-default.htm: Added.
* web-platform-tests/css/css-flexbox/flexbox-flex-direction-row-expected.htm: Added.
* web-platform-tests/css/css-flexbox/flexbox-flex-direction-row-reverse-expected.htm: Added.
* web-platform-tests/css/css-flexbox/flexbox-flex-direction-row-reverse.htm: Added.
* web-platform-tests/css/css-flexbox/flexbox-flex-direction-row.htm: Added.
* web-platform-tests/css/css-flexbox/flexbox-flex-wrap-default-expected.htm: Copied from LayoutTests/css3/flexbox/csswg/flexbox-flex-wrap-nowrap-expected.html.
* web-platform-tests/css/css-flexbox/flexbox-flex-wrap-default.htm: Copied from LayoutTests/css3/flexbox/csswg/flexbox-flex-wrap-nowrap.html.
* web-platform-tests/css/css-flexbox/flexbox-flex-wrap-flexing-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox-flex-wrap-flexing-expected.html.
* web-platform-tests/css/css-flexbox/flexbox-flex-wrap-flexing.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox-flex-wrap-flexing.html.
* web-platform-tests/css/css-flexbox/flexbox-flex-wrap-nowrap-expected.htm: Renamed from LayoutTests/css3/flexbox/csswg/flexbox-flex-wrap-nowrap-expected.html.
* web-platform-tests/css/css-flexbox/flexbox-flex-wrap-nowrap.htm: Renamed from LayoutTests/css3/flexbox/csswg/flexbox-flex-wrap-nowrap.html.
* web-platform-tests/css/css-flexbox/flexbox-flex-wrap-wrap-expected.htm: Added.
* web-platform-tests/css/css-flexbox/flexbox-flex-wrap-wrap-reverse-expected.htm: Added.
* web-platform-tests/css/css-flexbox/flexbox-flex-wrap-wrap-reverse.htm: Added.
* web-platform-tests/css/css-flexbox/flexbox-flex-wrap-wrap.htm: Added.
* web-platform-tests/css/css-flexbox/flexbox-gap-position-absolute-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox-gap-position-absolute.html: Added.
* web-platform-tests/css/css-flexbox/flexbox-lines-must-be-stretched-by-default-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flexbox-lines-must-be-stretched-by-default.html: Added.
* web-platform-tests/css/css-flexbox/flexbox-order-only-flexitems-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox-order-only-flexitems.html: Added.
* web-platform-tests/css/css-flexbox/flexbox-with-multi-column-property-expected.html: Renamed from LayoutTests/css3/flexbox/flexbox-with-multi-column-property-expected.html.
* web-platform-tests/css/css-flexbox/flexbox-with-multi-column-property.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_absolute-atomic-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_absolute-atomic-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_absolute-atomic.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_absolute-atomic.html.
* web-platform-tests/css/css-flexbox/flexbox_align-content-center-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-content-center-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-content-center.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-content-center.html.
* web-platform-tests/css/css-flexbox/flexbox_align-content-flexend-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-content-flexend-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-content-flexend.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-content-flexend.html.
* web-platform-tests/css/css-flexbox/flexbox_align-content-flexstart-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-content-flexstart-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-content-flexstart.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-content-flexstart.html.
* web-platform-tests/css/css-flexbox/flexbox_align-content-spacearound-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-content-spacearound-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-content-spacearound.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-content-spacearound.html.
* web-platform-tests/css/css-flexbox/flexbox_align-content-spacebetween-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-content-spacebetween-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-content-spacebetween.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-content-spacebetween.html.
* web-platform-tests/css/css-flexbox/flexbox_align-content-stretch-2-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-content-stretch-2-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-content-stretch-2.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-content-stretch-2.html.
* web-platform-tests/css/css-flexbox/flexbox_align-content-stretch-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-content-stretch-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-content-stretch.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-content-stretch.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-baseline-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-baseline-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-baseline.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-baseline.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-center-2-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-center-2-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-center-2.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-center-2.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-center-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-center-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-center.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-center.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-flexend-2-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-flexend-2-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-flexend-2.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-flexend-2.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-flexend-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-flexend-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-flexend.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-flexend.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-flexstart-2-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-flexstart-2-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-flexstart-2.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-flexstart-2.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-flexstart-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-flexstart-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-flexstart.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-flexstart.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-stretch-2-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-stretch-2-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-stretch-2.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-stretch-2.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-stretch-3-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flexbox_align-items-stretch-3.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_align-items-stretch-4-expected.xht: Added.
* web-platform-tests/css/css-flexbox/flexbox_align-items-stretch-4.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_align-items-stretch-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-stretch-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-items-stretch.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-items-stretch.html.
* web-platform-tests/css/css-flexbox/flexbox_align-self-auto-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-self-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-self-auto.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-self-auto.html.
* web-platform-tests/css/css-flexbox/flexbox_align-self-baseline-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-self-baseline-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-self-baseline.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-self-baseline.html.
* web-platform-tests/css/css-flexbox/flexbox_align-self-center-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-self-center-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-self-center.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-self-center.html.
* web-platform-tests/css/css-flexbox/flexbox_align-self-flexend-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-self-flexend-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-self-flexend.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-self-flexend.html.
* web-platform-tests/css/css-flexbox/flexbox_align-self-flexstart-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-self-flexstart-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-self-flexstart.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-self-flexstart.html.
* web-platform-tests/css/css-flexbox/flexbox_align-self-stretch-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-self-stretch-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_align-self-stretch.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_align-self-stretch.html.
* web-platform-tests/css/css-flexbox/flexbox_block-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_block.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_inline.html.
* web-platform-tests/css/css-flexbox/flexbox_box-clear-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_box-clear-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_box-clear.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_box-clear.html.
* web-platform-tests/css/css-flexbox/flexbox_columns-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_columns-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_columns-flexitems-2-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_columns-flexitems-2-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_columns-flexitems-2.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_columns-flexitems-2.html.
* web-platform-tests/css/css-flexbox/flexbox_columns-flexitems-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_columns-flexitems-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_columns-flexitems.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_columns-flexitems.html.
* web-platform-tests/css/css-flexbox/flexbox_columns.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_columns.html.
* web-platform-tests/css/css-flexbox/flexbox_direction-column-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_direction-column-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_direction-column-reverse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_direction-column-reverse-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_direction-column-reverse.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_direction-column-reverse.html.
* web-platform-tests/css/css-flexbox/flexbox_direction-column.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_direction-column.html.
* web-platform-tests/css/css-flexbox/flexbox_direction-row-reverse-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_direction-row-reverse.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_display-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_display-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_display.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_display.html.
* web-platform-tests/css/css-flexbox/flexbox_fbfc-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_fbfc-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_fbfc.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_fbfc.html.
* web-platform-tests/css/css-flexbox/flexbox_fbfc2-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_fbfc2-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_fbfc2.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_fbfc2.html.
* web-platform-tests/css/css-flexbox/flexbox_first-letter-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flexbox_first-letter.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_first-line-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_first-line-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_first-line.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_first-line.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-0-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-0-unitless-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-0-unitless.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-0.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-1-unitless-basis-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-1-unitless-basis.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-N.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-N-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-N-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-N-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-N-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-N-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-N-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-N-unitless-basis-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-N-unitless-basis.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-N.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-N.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-N.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-Npercent-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-Npercent-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-Npercent-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-Npercent-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-Npercent-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-Npercent-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-Npercent.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-Npercent.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-auto-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-auto-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-auto-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-auto-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-auto-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-auto.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-auto.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-0.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-0-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-0-unitless-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-0-unitless.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-0.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-1-unitless-basis-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-1-unitless-basis.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-N.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-N-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-N-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-N-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-N-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-N-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-N-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-N-unitless-basis-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-N-unitless-basis.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-0-N.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-N.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-N.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-Npercent-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-Npercent-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-Npercent-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-Npercent-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-Npercent-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-Npercent-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-Npercent.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-Npercent.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-auto-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-auto-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-auto-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-auto-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-auto-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-auto.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-auto.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-1.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-1-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-0-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-0-unitless-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-0-unitless.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-0.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-N-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-N-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-N-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-N-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-N-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-N-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-N.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-N.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-Npercent-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-Npercent-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-Npercent-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-Npercent-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-Npercent-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-Npercent-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-Npercent.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-Npercent.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-auto-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-auto-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-auto-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-auto-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-auto-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-auto.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-auto.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-N.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-0-N-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-auto-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-initial-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-0-auto.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-initial.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-0-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-0-unitless-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-0-unitless.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-0.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-N-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-N-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-N-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-N-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-N-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-N-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-N.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-N.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-Npercent-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-Npercent-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-Npercent-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-Npercent-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-Npercent-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-Npercent-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-Npercent.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-Npercent.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-auto-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-auto-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-auto-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-auto-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-auto-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-auto.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-auto.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-0.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-0-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-0-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-0-unitless-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-0-unitless.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-0.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-N-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-N-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-N-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-N-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-N-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-N-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-N.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-N.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-Npercent-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-Npercent-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-Npercent-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-Npercent-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-Npercent-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-Npercent-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-Npercent.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-Npercent.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-auto-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-auto-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-auto-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-auto-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-auto-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-auto.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-auto.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-1.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-1-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-0-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-0-unitless-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-0-unitless.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-0.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-N-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-N-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-N-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-N-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-N-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-N-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-N.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-N.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-Npercent-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-Npercent-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-Npercent-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-Npercent-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-Npercent-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-Npercent-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-Npercent.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-Npercent.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-auto-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-auto-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-auto-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-auto-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-auto-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-auto.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-auto.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-1-N.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-1-N-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-0-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-0-unitless-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-0-unitless.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-0.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-N-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-N-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-N-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-N-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-N-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-N-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-N.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-N.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-Npercent-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-Npercent-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-Npercent-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-Npercent-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-Npercent-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-Npercent-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-Npercent.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-Npercent.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-auto-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-auto-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-auto-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-auto-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-auto-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-auto.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-auto.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-0.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-0-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-0-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-0-unitless-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-0-unitless.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-0.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-N-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-N-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-N-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-N-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-N-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-N-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-N.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-N.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-Npercent-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-Npercent-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-Npercent-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-Npercent-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-Npercent-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-Npercent-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-Npercent.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-Npercent.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-auto-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-auto-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-auto-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-auto-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-auto-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-auto.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-auto.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-1.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-1-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-0-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-0-unitless-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-0-unitless.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-0.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-N-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-N-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-N-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-N-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-N-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-N-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-N.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-N.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-Npercent-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-Npercent-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-Npercent-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-Npercent-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-Npercent-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-Npercent-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-Npercent.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-Npercent.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-auto-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-auto-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-auto-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-auto-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-auto-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-auto.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-auto.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-0-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-N-N.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-N-N-0.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-auto-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-auto.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-auto.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-basis-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-basis-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-basis-shrink-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-basis-shrink-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-basis-shrink.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-basis-shrink.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-basis.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-basis.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-formatting-interop-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-formatting-interop-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-formatting-interop.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-formatting-interop.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-initial-2-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-initial-2-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-initial-2.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-initial-2.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-initial-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-initial-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-initial.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-initial.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-natural-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-natural-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-natural-mixed-basis-auto-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-natural-mixed-basis-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-natural-mixed-basis-auto.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-natural-mixed-basis-auto.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-natural-mixed-basis-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-natural-mixed-basis-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-natural-mixed-basis.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-natural-mixed-basis.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-natural-variable-auto-basis-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-natural-variable-auto-basis-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-natural-variable-auto-basis.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-natural-variable-auto-basis.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-natural-variable-zero-basis-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-natural-variable-zero-basis-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-natural-variable-zero-basis.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-natural-variable-zero-basis.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-natural.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-natural.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-none-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-none-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flex-none-wrappable-content-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_flex-none-wrappable-content.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_flex-none.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flex-none.html.
* web-platform-tests/css/css-flexbox/flexbox_flow-column-reverse-wrap-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flow-column-reverse-wrap-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flow-column-reverse-wrap-reverse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flow-column-reverse-wrap-reverse-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flow-column-reverse-wrap-reverse.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flow-column-reverse-wrap-reverse.html.
* web-platform-tests/css/css-flexbox/flexbox_flow-column-reverse-wrap.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flow-column-reverse-wrap.html.
* web-platform-tests/css/css-flexbox/flexbox_flow-column-wrap-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flow-column-wrap-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flow-column-wrap-reverse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flow-column-wrap-reverse-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flow-column-wrap-reverse.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flow-column-wrap-reverse.html.
* web-platform-tests/css/css-flexbox/flexbox_flow-column-wrap.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flow-column-wrap.html.
* web-platform-tests/css/css-flexbox/flexbox_flow-row-wrap-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flow-row-wrap-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flow-row-wrap-reverse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flow-row-wrap-reverse-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_flow-row-wrap-reverse.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flow-row-wrap-reverse.html.
* web-platform-tests/css/css-flexbox/flexbox_flow-row-wrap.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_flow-row-wrap.html.
* web-platform-tests/css/css-flexbox/flexbox_generated-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_generated-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_generated-flex-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_generated-flex-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_generated-flex.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_generated-flex.html.
* web-platform-tests/css/css-flexbox/flexbox_generated-nested-flex-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_generated-flex-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_generated-nested-flex.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_generated-flex.html.
* web-platform-tests/css/css-flexbox/flexbox_generated.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_generated.html.
* web-platform-tests/css/css-flexbox/flexbox_inline-abspos-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_inline-abspos.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_inline-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_inline-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_inline-float-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_inline-float.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_inline.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_inline.html.
* web-platform-tests/css/css-flexbox/flexbox_item-bottom-float-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_item-bottom-float-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_item-bottom-float.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_item-bottom-float.html.
* web-platform-tests/css/css-flexbox/flexbox_item-clear-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_item-clear-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_item-clear.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_item-clear.html.
* web-platform-tests/css/css-flexbox/flexbox_item-float-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_item-float-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_item-float.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_item-float.html.
* web-platform-tests/css/css-flexbox/flexbox_item-top-float-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_item-top-float-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_item-top-float.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_item-top-float.html.
* web-platform-tests/css/css-flexbox/flexbox_item-vertical-align-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_item-vertical-align-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_item-vertical-align.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_item-vertical-align.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-center-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-center-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-center-overflow-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-center-overflow-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-center-overflow.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-center-overflow.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-center.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-center.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-flex-end-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-flex-end-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-flex-end.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-flex-end.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-flex-start-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-flex-start-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-flex-start.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-flex-start.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-spacearound-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-spacearound-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-spacearound-negative-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-spacearound-negative-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-spacearound-negative.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-spacearound-negative.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-spacearound-only-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-spacearound-only-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-spacearound-only.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-spacearound-only.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-spacearound.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-spacearound.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-spacebetween-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-spacebetween-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-spacebetween-negative-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-spacebetween-negative-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-spacebetween-negative.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-spacebetween-negative.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-spacebetween-only-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-spacebetween-only-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-spacebetween-only.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-spacebetween-only.html.
* web-platform-tests/css/css-flexbox/flexbox_justifycontent-spacebetween.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_justifycontent-spacebetween.html.
* web-platform-tests/css/css-flexbox/flexbox_margin-auto-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_margin-auto-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_margin-auto-overflow-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_margin-auto-overflow-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_margin-auto-overflow.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_margin-auto-overflow.html.
* web-platform-tests/css/css-flexbox/flexbox_margin-auto.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_margin-auto.html.
* web-platform-tests/css/css-flexbox/flexbox_margin-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_margin-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_margin-left-ex-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_margin-left-ex-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_margin-left-ex.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_margin-left-ex.html.
* web-platform-tests/css/css-flexbox/flexbox_margin.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_margin.html.
* web-platform-tests/css/css-flexbox/flexbox_nested-flex-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_generated-flex-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_nested-flex.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_generated-flex.html.
* web-platform-tests/css/css-flexbox/flexbox_object-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_object-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_object.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_object.html.
* web-platform-tests/css/css-flexbox/flexbox_order-abspos-space-around-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_order-abspos-space-around-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_order-abspos-space-around.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_order-abspos-space-around.html.
* web-platform-tests/css/css-flexbox/flexbox_order-box-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_order-box-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_order-box.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_order-box.html.
* web-platform-tests/css/css-flexbox/flexbox_order-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_order-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_order-noninteger-invalid-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_order-noninteger-invalid.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_order.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_order.html.
* web-platform-tests/css/css-flexbox/flexbox_quirks_body-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_quirks_body.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_rowspan-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_rowspan-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_rowspan-overflow-automatic-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_rowspan-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_rowspan-overflow-automatic.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_rowspan.html.
* web-platform-tests/css/css-flexbox/flexbox_rowspan-overflow-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_rowspan-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_rowspan-overflow.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_rowspan.html.
* web-platform-tests/css/css-flexbox/flexbox_rowspan.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_rowspan.html.
* web-platform-tests/css/css-flexbox/flexbox_rtl-direction-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_rtl-direction-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_rtl-direction.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_rtl-direction.html.
* web-platform-tests/css/css-flexbox/flexbox_rtl-flow-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_rtl-flow-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_rtl-flow-reverse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_rtl-flow-reverse-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_rtl-flow-reverse.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_rtl-flow-reverse.html.
* web-platform-tests/css/css-flexbox/flexbox_rtl-flow.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_rtl-flow.html.
* web-platform-tests/css/css-flexbox/flexbox_rtl-order-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_rtl-order-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_rtl-order.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_rtl-order.html.
* web-platform-tests/css/css-flexbox/flexbox_stf-abspos-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_stf-abspos.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_stf-fixpos-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_stf-fixpos.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_stf-float-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_stf-float.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_stf-table-singleline.html.
* web-platform-tests/css/css-flexbox/flexbox_stf-inline-block-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_stf-inline-block.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_stf-table-caption-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_stf-table-caption.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_stf-table-cell-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_stf-table-cell.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_stf-table-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_stf-table-row-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_stf-table-row-group-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_stf-table-row-group.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_stf-table-row.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_stf-table-singleline-2-expected.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_stf-table-singleline-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_stf-table-singleline-2.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_stf-table-singleline.html.
* web-platform-tests/css/css-flexbox/flexbox_stf-table-singleline-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_stf-table-singleline-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_stf-table-singleline.html: Copied from LayoutTests/css3/flexbox/csswg/flexbox_stf-table-singleline.html.
* web-platform-tests/css/css-flexbox/flexbox_stf-table.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_stf-table-singleline.html.
* web-platform-tests/css/css-flexbox/flexbox_table-fixed-layout-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_table-fixed-layout.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_visibility-collapse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_visibility-collapse-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_visibility-collapse-line-wrapping-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_visibility-collapse-line-wrapping-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_visibility-collapse-line-wrapping.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_visibility-collapse-line-wrapping.html.
* web-platform-tests/css/css-flexbox/flexbox_visibility-collapse.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_visibility-collapse.html.
* web-platform-tests/css/css-flexbox/flexbox_width-change-and-relayout-children-expected.txt: Renamed from LayoutTests/css3/flexbox/width-change-and-relayout-children-expected.txt.
* web-platform-tests/css/css-flexbox/flexbox_width-change-and-relayout-children.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_width-overflow-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_width-overflow.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_width-wrapping-column-expected.txt: Renamed from LayoutTests/css3/flexbox/wrapping-column-dynamic-changes-expected.txt.
* web-platform-tests/css/css-flexbox/flexbox_width-wrapping-column.html: Added.
* web-platform-tests/css/css-flexbox/flexbox_wrap-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_wrap-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_wrap-long-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_wrap-long-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_wrap-long.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_wrap-long.html.
* web-platform-tests/css/css-flexbox/flexbox_wrap-reverse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_wrap-reverse-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_wrap-reverse.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_wrap-reverse.html.
* web-platform-tests/css/css-flexbox/flexbox_wrap.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_wrap.html.
* web-platform-tests/css/css-flexbox/flexbox_writing_mode_vertical_lays_out_contents_from_top_to_bottom-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_writing_mode_vertical_lays_out_contents_from_top_to_bottom-expected.html.
* web-platform-tests/css/css-flexbox/flexbox_writing_mode_vertical_lays_out_contents_from_top_to_bottom.html: Renamed from LayoutTests/css3/flexbox/csswg/flexbox_writing_mode_vertical_lays_out_contents_from_top_to_bottom.html.
* web-platform-tests/css/css-flexbox/flexible-box-float-expected.html: Added.
* web-platform-tests/css/css-flexbox/flexible-box-float.html: Added.
* web-platform-tests/css/css-flexbox/flexitem-no-margin-collapsing-expected.txt: Renamed from LayoutTests/css3/flexbox/flexitem-no-margin-collapsing-expected.txt.
* web-platform-tests/css/css-flexbox/flexitem-no-margin-collapsing.html: Added.
* web-platform-tests/css/css-flexbox/flexitem-stretch-image-expected.txt: Added.
* web-platform-tests/css/css-flexbox/flexitem-stretch-image.html: Added.
* web-platform-tests/css/css-flexbox/flexitem-stretch-range-expected.html: Renamed from LayoutTests/css3/flexbox/flexitem-stretch-range-expected.html.
* web-platform-tests/css/css-flexbox/flexitem-stretch-range.html: Added.
* web-platform-tests/css/css-flexbox/floated-flexitem-expected.html: Renamed from LayoutTests/css3/flexbox/floated-flexitem-expected.html.
* web-platform-tests/css/css-flexbox/floated-flexitem.html: Renamed from LayoutTests/css3/flexbox/floated-flexitem.html.
* web-platform-tests/css/css-flexbox/gap-001-lr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-001-lr.html: Added.
* web-platform-tests/css/css-flexbox/gap-001-ltr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-001-ltr.html: Added.
* web-platform-tests/css/css-flexbox/gap-001-rl-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-001-rl.html: Added.
* web-platform-tests/css/css-flexbox/gap-001-rtl-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-001-rtl.html: Added.
* web-platform-tests/css/css-flexbox/gap-002-lr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-002-lr.html: Added.
* web-platform-tests/css/css-flexbox/gap-002-ltr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-002-ltr.html: Added.
* web-platform-tests/css/css-flexbox/gap-002-rl-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-002-rl.html: Added.
* web-platform-tests/css/css-flexbox/gap-002-rtl-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-002-rtl.html: Added.
* web-platform-tests/css/css-flexbox/gap-003-lr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-003-lr.html: Added.
* web-platform-tests/css/css-flexbox/gap-003-ltr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-003-ltr.html: Added.
* web-platform-tests/css/css-flexbox/gap-003-rl-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-003-rl.html: Added.
* web-platform-tests/css/css-flexbox/gap-003-rtl-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-003-rtl.html: Added.
* web-platform-tests/css/css-flexbox/gap-004-lr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-004-lr.html: Added.
* web-platform-tests/css/css-flexbox/gap-004-ltr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-004-ltr.html: Added.
* web-platform-tests/css/css-flexbox/gap-004-rl-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-004-rl.html: Added.
* web-platform-tests/css/css-flexbox/gap-004-rtl-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-004-rtl.html: Added.
* web-platform-tests/css/css-flexbox/gap-005-lr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-005-lr.html: Added.
* web-platform-tests/css/css-flexbox/gap-005-ltr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-005-ltr.html: Added.
* web-platform-tests/css/css-flexbox/gap-005-rl-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-005-rl.html: Added.
* web-platform-tests/css/css-flexbox/gap-005-rtl-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-005-rtl.html: Added.
* web-platform-tests/css/css-flexbox/gap-006-lr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-006-lr.html: Added.
* web-platform-tests/css/css-flexbox/gap-006-ltr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-006-ltr.html: Added.
* web-platform-tests/css/css-flexbox/gap-006-rl-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-006-rl.html: Added.
* web-platform-tests/css/css-flexbox/gap-006-rtl-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-006-rtl.html: Added.
* web-platform-tests/css/css-flexbox/gap-007-lr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-007-lr.html: Added.
* web-platform-tests/css/css-flexbox/gap-007-ltr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-007-ltr.html: Added.
* web-platform-tests/css/css-flexbox/gap-007-rl-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-007-rl.html: Added.
* web-platform-tests/css/css-flexbox/gap-007-rtl-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-007-rtl.html: Added.
* web-platform-tests/css/css-flexbox/gap-008-ltr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-008-ltr.html: Added.
* web-platform-tests/css/css-flexbox/gap-009-ltr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-009-ltr.html: Added.
* web-platform-tests/css/css-flexbox/gap-010-ltr-expected.html: Added.
* web-platform-tests/css/css-flexbox/gap-010-ltr.html: Added.
* web-platform-tests/css/css-flexbox/gap-011-expected.xht: Added.
* web-platform-tests/css/css-flexbox/gap-011.html: Added.
* web-platform-tests/css/css-flexbox/gap-012-expected.xht: Added.
* web-platform-tests/css/css-flexbox/gap-012.html: Added.
* web-platform-tests/css/css-flexbox/gap-013-expected.xht: Added.
* web-platform-tests/css/css-flexbox/gap-013.html: Added.
* web-platform-tests/css/css-flexbox/gap-014-expected.xht: Added.
* web-platform-tests/css/css-flexbox/gap-014.html: Added.
* web-platform-tests/css/css-flexbox/gap-015-expected.xht: Added.
* web-platform-tests/css/css-flexbox/gap-015.html: Added.
* web-platform-tests/css/css-flexbox/gap-016-expected.xht: Added.
* web-platform-tests/css/css-flexbox/gap-016.html: Added.
* web-platform-tests/css/css-flexbox/gap-017-expected.txt: Added.
* web-platform-tests/css/css-flexbox/gap-017.html: Added.
* web-platform-tests/css/css-flexbox/gap-018-expected.txt: Added.
* web-platform-tests/css/css-flexbox/gap-018.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-content-center-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-content-center.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-content-flex-end-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-content-flex-end.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-content-flex-start-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-content-flex-start.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-content-space-around-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-content-space-around.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-content-space-between-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-content-space-between.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-baseline-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-baseline.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-center-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-center.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-flex-end-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-flex-end.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-flex-start-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-flex-start.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-invalid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-invalid.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-stretch-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-items-stretch.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-baseline-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-baseline.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-center-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-center.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-flex-end-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-flex-end.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-flex-start-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-flex-start.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-invalid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-invalid.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-stretch-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_align-self-stretch.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_display-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_display-inline-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_display-inline.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_display.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-0-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-0.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-0percent-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-0percent.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-auto-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-auto.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-percent-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-basis-percent.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-column-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-column-reverse-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-column-reverse.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-column.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-invalid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-invalid.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-row-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-row-reverse-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-row-reverse.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-direction-row.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-nowrap-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-nowrap.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse-nowrap-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse-nowrap.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse-wrap-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse-wrap.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-wrap-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-wrap-reverse-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-wrap-reverse.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-wrap.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-nowrap-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-nowrap.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-nowrap-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-nowrap.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse-nowrap-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse-nowrap.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse-wrap-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse-wrap-reverse.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse-wrap.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-reverse.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-wrap-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-wrap-reverse-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-wrap-reverse.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row-wrap.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-row.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-wrap-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-wrap.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-grow-0-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-grow-0.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-grow-invalid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-grow-invalid.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-grow-number-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-grow-number.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-0-auto-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-0-auto.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-auto-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-auto.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-initial-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-initial.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-invalid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-invalid.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-none-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-none.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-number-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand-number.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shorthand.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shrink-0-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shrink-0.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shrink-invalid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shrink-invalid.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shrink-number-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-shrink-number.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-invalid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-invalid.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-nowrap-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-nowrap.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-wrap-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-wrap-reverse-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-wrap-reverse.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-wrap-wrap.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-center-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-center.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-flex-end-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-flex-end.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-flex-start-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-flex-start.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-space-around-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-space-around.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-space-between-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_justify-content-space-between.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_min-auto-size-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_min-auto-size.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_min-height-auto-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_min-height-auto.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_min-width-auto-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_min-width-auto.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-inherit-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-inherit.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-integer-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-integer.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-invalid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-invalid.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-negative-expected.txt: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order-negative.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/flexbox_computedstyle_order.html: Added.
* web-platform-tests/css/css-flexbox/getcomputedstyle/w3c-import.log: Added.
* web-platform-tests/css/css-flexbox/grid-flex-item-001-expected.html: Added.
* web-platform-tests/css/css-flexbox/grid-flex-item-001.html: Added.
* web-platform-tests/css/css-flexbox/grid-flex-item-002-expected.html: Added.
* web-platform-tests/css/css-flexbox/grid-flex-item-002.html: Added.
* web-platform-tests/css/css-flexbox/grid-flex-item-003-expected.xht: Added.
* web-platform-tests/css/css-flexbox/grid-flex-item-003.html: Added.
* web-platform-tests/css/css-flexbox/grid-flex-item-004-expected.xht: Added.
* web-platform-tests/css/css-flexbox/grid-flex-item-004.html: Added.
* web-platform-tests/css/css-flexbox/hittest-overlapping-margin-expected.txt: Added.
* web-platform-tests/css/css-flexbox/hittest-overlapping-margin.html: Added.
* web-platform-tests/css/css-flexbox/hittest-overlapping-order-expected.txt: Added.
* web-platform-tests/css/css-flexbox/hittest-overlapping-order.html: Added.
* web-platform-tests/css/css-flexbox/hittest-overlapping-relative-expected.txt: Added.
* web-platform-tests/css/css-flexbox/hittest-overlapping-relative.html: Added.
* web-platform-tests/css/css-flexbox/image-items-flake-001-expected.xht: Added.
* web-platform-tests/css/css-flexbox/image-items-flake-001.html: Added.
* web-platform-tests/css/css-flexbox/inheritance-expected.txt: Added.
* web-platform-tests/css/css-flexbox/inheritance.html: Added.
* web-platform-tests/css/css-flexbox/inline-flex-expected.txt: Renamed from LayoutTests/css3/flexbox/inline-flex-expected.txt.
* web-platform-tests/css/css-flexbox/inline-flex-min-content-height-expected.html: Added.
* web-platform-tests/css/css-flexbox/inline-flex-min-content-height.html: Added.
* web-platform-tests/css/css-flexbox/inline-flex.html: Renamed from LayoutTests/css3/flexbox/inline-flex.html.
* web-platform-tests/css/css-flexbox/inline-flexbox-wrap-vertically-width-calculation-expected.txt: Renamed from LayoutTests/css3/flexbox/inline-flexbox-wrap-vertically-width-calculation-expected.txt.
* web-platform-tests/css/css-flexbox/inline-flexbox-wrap-vertically-width-calculation.html: Renamed from LayoutTests/css3/flexbox/inline-flexbox-wrap-vertically-width-calculation.html.
* web-platform-tests/css/css-flexbox/intrinsic-width-orthogonal-writing-mode-expected.txt: Added.
* web-platform-tests/css/css-flexbox/intrinsic-width-orthogonal-writing-mode.html: Added.
* web-platform-tests/css/css-flexbox/item-with-max-height-and-scrollbar-expected.html: Added.
* web-platform-tests/css/css-flexbox/item-with-max-height-and-scrollbar.html: Added.
* web-platform-tests/css/css-flexbox/item-with-table-with-infinite-max-intrinsic-width-expected.html: Added.
* web-platform-tests/css/css-flexbox/item-with-table-with-infinite-max-intrinsic-width.html: Added.
* web-platform-tests/css/css-flexbox/justify-content-001-expected.html: Copied from LayoutTests/css3/flexbox/csswg/justify-content-001-expected.html.
* web-platform-tests/css/css-flexbox/justify-content-001.htm: Copied from LayoutTests/css3/flexbox/csswg/justify-content-001.html.
* web-platform-tests/css/css-flexbox/justify-content-002-expected.html: Copied from LayoutTests/css3/flexbox/csswg/justify-content-001-expected.html.
* web-platform-tests/css/css-flexbox/justify-content-002.htm: Copied from LayoutTests/css3/flexbox/csswg/justify-content-001.html.
* web-platform-tests/css/css-flexbox/justify-content-003-expected.html: Copied from LayoutTests/css3/flexbox/csswg/justify-content-001-expected.html.
* web-platform-tests/css/css-flexbox/justify-content-003.htm: Copied from LayoutTests/css3/flexbox/csswg/justify-content-001.html.
* web-platform-tests/css/css-flexbox/justify-content-004-expected.html: Copied from LayoutTests/css3/flexbox/csswg/justify-content-001-expected.html.
* web-platform-tests/css/css-flexbox/justify-content-004.htm: Copied from LayoutTests/css3/flexbox/csswg/justify-content-001.html.
* web-platform-tests/css/css-flexbox/justify-content-005-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/justify-content-001-expected.html.
* web-platform-tests/css/css-flexbox/justify-content-005.htm: Renamed from LayoutTests/css3/flexbox/csswg/justify-content-001.html.
* web-platform-tests/css/css-flexbox/justify-content_space-between-002-expected.txt: Added.
* web-platform-tests/css/css-flexbox/justify-content_space-between-002.html: Added.
* web-platform-tests/css/css-flexbox/layout-algorithm_algo-cross-line-001-expected.html: Added.
* web-platform-tests/css/css-flexbox/layout-algorithm_algo-cross-line-001.html: Added.
* web-platform-tests/css/css-flexbox/layout-algorithm_algo-cross-line-002-expected.html: Added.
* web-platform-tests/css/css-flexbox/layout-algorithm_algo-cross-line-002.html: Added.
* web-platform-tests/css/css-flexbox/layout-with-inline-svg-001-expected.txt: Renamed from LayoutTests/css3/flexbox/bug633212-expected.txt.
* web-platform-tests/css/css-flexbox/layout-with-inline-svg-001.html: Added.
* web-platform-tests/css/css-flexbox/max-width-violation-expected.txt: Renamed from LayoutTests/css3/flexbox/max-width-violation-expected.txt.
* web-platform-tests/css/css-flexbox/max-width-violation.html: Renamed from LayoutTests/css3/flexbox/max-width-violation.html.
* web-platform-tests/css/css-flexbox/multiline-column-max-height-expected.html: Renamed from LayoutTests/css3/flexbox/multiline-column-overflow-expected.html.
* web-platform-tests/css/css-flexbox/multiline-column-max-height.html: Renamed from LayoutTests/css3/flexbox/multiline-column-overflow.html.
* web-platform-tests/css/css-flexbox/multiline-min-max-expected.txt: Renamed from LayoutTests/css3/flexbox/multiline-min-max-expected.txt.
* web-platform-tests/css/css-flexbox/multiline-min-max.html: Renamed from LayoutTests/css3/flexbox/multiline-min-max.html.
* web-platform-tests/css/css-flexbox/multiline-min-preferred-width-expected.txt: Renamed from LayoutTests/css3/flexbox/multiline-min-preferred-width-expected.txt.
* web-platform-tests/css/css-flexbox/multiline-min-preferred-width.html: Added.
* web-platform-tests/css/css-flexbox/multiline-reverse-wrap-baseline-expected.html: Renamed from LayoutTests/css3/flexbox/multiline-reverse-wrap-baseline-expected.html.
* web-platform-tests/css/css-flexbox/multiline-reverse-wrap-baseline.html: Renamed from LayoutTests/css3/flexbox/multiline-reverse-wrap-baseline.html.
* web-platform-tests/css/css-flexbox/multiline-shrink-to-fit-expected.html: Renamed from LayoutTests/css3/flexbox/multiline-shrink-to-fit-expected.html.
* web-platform-tests/css/css-flexbox/multiline-shrink-to-fit.html: Renamed from LayoutTests/css3/flexbox/multiline-shrink-to-fit.html.
* web-platform-tests/css/css-flexbox/negative-margins-001-expected.html: Added.
* web-platform-tests/css/css-flexbox/negative-margins-001.html: Added.
* web-platform-tests/css/css-flexbox/negative-overflow-expected.txt: Renamed from LayoutTests/css3/flexbox/flex-flow-2-expected.txt.
* web-platform-tests/css/css-flexbox/negative-overflow.html: Renamed from LayoutTests/css3/flexbox/negative-overflow.html.
* web-platform-tests/css/css-flexbox/nested-orthogonal-flexbox-relayout-expected.html: Renamed from LayoutTests/css3/flexbox/nested-orthogonal-flexbox-relayout-expected.html.
* web-platform-tests/css/css-flexbox/nested-orthogonal-flexbox-relayout.html: Added.
* web-platform-tests/css/css-flexbox/order-painting-expected.html: Renamed from LayoutTests/css3/flexbox/order-painting-expected.html.
* web-platform-tests/css/css-flexbox/order-painting.html: Renamed from LayoutTests/css3/flexbox/order-painting.html.
* web-platform-tests/css/css-flexbox/order/order-with-column-reverse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/order/order-with-column-reverse-expected.html.
* web-platform-tests/css/css-flexbox/order/order-with-column-reverse.html: Renamed from LayoutTests/css3/flexbox/csswg/order/order-with-column-reverse.html.
* web-platform-tests/css/css-flexbox/order/order-with-row-reverse-expected.html: Renamed from LayoutTests/css3/flexbox/csswg/order/order-with-row-reverse-expected.html.
* web-platform-tests/css/css-flexbox/order/order-with-row-reverse.html: Renamed from LayoutTests/css3/flexbox/csswg/order/order-with-row-reverse.html.
* web-platform-tests/css/css-flexbox/order/w3c-import.log: Added.
* web-platform-tests/css/css-flexbox/order_value-expected.txt: Added.
* web-platform-tests/css/css-flexbox/order_value.html: Added.
* web-platform-tests/css/css-flexbox/orthogonal-writing-modes-and-intrinsic-sizing-expected.txt: Renamed from LayoutTests/css3/flexbox/orthogonal-writing-modes-and-intrinsic-sizing-expected.txt.
* web-platform-tests/css/css-flexbox/orthogonal-writing-modes-and-intrinsic-sizing.html: Added.
* web-platform-tests/css/css-flexbox/overflow-area-001-expected.html: Added.
* web-platform-tests/css/css-flexbox/overflow-area-001.html: Added.
* web-platform-tests/css/css-flexbox/overflow-area-002-expected.html: Added.
* web-platform-tests/css/css-flexbox/overflow-area-002.html: Added.
* web-platform-tests/css/css-flexbox/overflow-auto-001-expected.xht: Added.
* web-platform-tests/css/css-flexbox/overflow-auto-001.html: Added.
* web-platform-tests/css/css-flexbox/overflow-auto-002-expected.txt: Renamed from LayoutTests/css3/flexbox/bug580586-expected.txt.
* web-platform-tests/css/css-flexbox/overflow-auto-002.html: Renamed from LayoutTests/css3/flexbox/bug580586.html.
* web-platform-tests/css/css-flexbox/overflow-auto-003-expected.txt: Renamed from LayoutTests/css3/flexbox/bug605682-expected.txt.
* web-platform-tests/css/css-flexbox/overflow-auto-003.html: Added.
* web-platform-tests/css/css-flexbox/overflow-auto-004-expected.txt: Renamed from LayoutTests/css3/flexbox/bug646288-expected.txt.
* web-platform-tests/css/css-flexbox/overflow-auto-004.html: Added.
* web-platform-tests/css/css-flexbox/overflow-auto-005-expected.html: Added.
* web-platform-tests/css/css-flexbox/overflow-auto-005.html: Added.
* web-platform-tests/css/css-flexbox/overflow-auto-006-expected.txt: Renamed from LayoutTests/css3/flexbox/min-size-auto-expected.txt.
* web-platform-tests/css/css-flexbox/overflow-auto-006.html: Added.
* web-platform-tests/css/css-flexbox/overflow-auto-007-expected.html: Renamed from LayoutTests/css3/flexbox/overflow-auto-dynamic-changes-abspos-expected.html.
* web-platform-tests/css/css-flexbox/overflow-auto-007.html: Added.
* web-platform-tests/css/css-flexbox/overflow-auto-008-expected.txt: Added.
* web-platform-tests/css/css-flexbox/overflow-auto-008.html: Added.
* web-platform-tests/css/css-flexbox/overflow-top-left-expected.html: Added.
* web-platform-tests/css/css-flexbox/overflow-top-left.html: Added.
* web-platform-tests/css/css-flexbox/padding-overflow-crash-expected.html: Added.
* web-platform-tests/css/css-flexbox/padding-overflow-crash.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-basis-computed-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-basis-computed.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-basis-invalid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-basis-invalid.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-basis-valid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-basis-valid.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-computed-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-computed.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-direction-computed-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-direction-computed.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-direction-invalid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-direction-invalid.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-direction-valid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-direction-valid.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-flow-computed-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-flow-computed.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-flow-invalid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-flow-invalid.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-flow-shorthand-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-flow-shorthand.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-flow-valid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-flow-valid.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-grow-computed-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-grow-computed.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-grow-invalid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-grow-invalid.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-grow-valid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-grow-valid.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-invalid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-invalid.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-shorthand-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-shorthand.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-shrink-computed-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-shrink-computed.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-shrink-invalid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-shrink-invalid.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-shrink-valid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-shrink-valid.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-valid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-valid.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-wrap-computed-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-wrap-computed.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-wrap-invalid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-wrap-invalid.html: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-wrap-valid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/flex-wrap-valid.html: Added.
* web-platform-tests/css/css-flexbox/parsing/order-computed-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/order-computed.html: Added.
* web-platform-tests/css/css-flexbox/parsing/order-invalid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/order-invalid.html: Added.
* web-platform-tests/css/css-flexbox/parsing/order-valid-expected.txt: Added.
* web-platform-tests/css/css-flexbox/parsing/order-valid.html: Added.
* web-platform-tests/css/css-flexbox/parsing/w3c-import.log: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-000-expected.txt: Renamed from LayoutTests/css3/flexbox/percentage-heights-expected.txt.
* web-platform-tests/css/css-flexbox/percentage-heights-000.html: Renamed from LayoutTests/css3/flexbox/percentage-heights.html.
* web-platform-tests/css/css-flexbox/percentage-heights-001-expected.txt: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-001.html: Renamed from LayoutTests/css3/flexbox/definite-cross-sizes.html.
* web-platform-tests/css/css-flexbox/percentage-heights-002-expected.html: Renamed from LayoutTests/css3/flexbox/percentage-height-in-abspos-expected.html.
* web-platform-tests/css/css-flexbox/percentage-heights-002.html: Renamed from LayoutTests/css3/flexbox/percentage-height-in-abspos.html.
* web-platform-tests/css/css-flexbox/percentage-heights-003-expected.txt: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-003.html: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-004-expected.html: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-004.html: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-005-expected.xht: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-005.html: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-006-expected.xht: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-006.html: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-007-expected.xht: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-007.html: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-008-expected.xht: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-008.html: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-009-expected.xht: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-009.html: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-010-expected.xht: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-010.html: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-011-expected.txt: Renamed from LayoutTests/css3/flexbox/flexitem-percent-height-change-expected.txt.
* web-platform-tests/css/css-flexbox/percentage-heights-011.html: Renamed from LayoutTests/css3/flexbox/flexitem-percent-height-change.html.
* web-platform-tests/css/css-flexbox/percentage-heights-012-expected.txt: Renamed from LayoutTests/css3/flexbox/percent-height-children-of-alignSelf-stretch-flex-item-expected.txt.
* web-platform-tests/css/css-flexbox/percentage-heights-012.html: Renamed from LayoutTests/css3/flexbox/percent-height-children-of-alignSelf-stretch-flex-item.html.
* web-platform-tests/css/css-flexbox/percentage-heights-013-expected.txt: Renamed from LayoutTests/css3/flexbox/percentage-height-replaced-element-expected.txt.
* web-platform-tests/css/css-flexbox/percentage-heights-013.html: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-014-expected.html: Added.
* web-platform-tests/css/css-flexbox/percentage-heights-014.html: Added.
* web-platform-tests/css/css-flexbox/percentage-margins-001-expected.txt: Renamed from LayoutTests/css3/flexbox/percent-margins-expected.txt.
* web-platform-tests/css/css-flexbox/percentage-margins-001.html: Renamed from LayoutTests/css3/flexbox/percent-margins.html.
* web-platform-tests/css/css-flexbox/percentage-max-height-001-expected.xht: Added.
* web-platform-tests/css/css-flexbox/percentage-max-height-001.html: Added.
* web-platform-tests/css/css-flexbox/percentage-max-width-cross-axis-expected.txt: Renamed from LayoutTests/css3/flexbox/percentage-max-width-cross-axis-expected.txt.
* web-platform-tests/css/css-flexbox/percentage-max-width-cross-axis.html: Added.
* web-platform-tests/css/css-flexbox/percentage-padding-001-expected.txt: Added.
* web-platform-tests/css/css-flexbox/percentage-padding-001.html: Added.
* web-platform-tests/css/css-flexbox/percentage-size-expected.txt: Renamed from LayoutTests/css3/flexbox/percentage-sizes-expected.txt.
* web-platform-tests/css/css-flexbox/percentage-size-quirks-expected.txt: Added.
* web-platform-tests/css/css-flexbox/percentage-size-quirks.html: Copied from LayoutTests/css3/flexbox/percentage-sizes.html.
* web-platform-tests/css/css-flexbox/percentage-size-subitems-001-expected.html: Added.
* web-platform-tests/css/css-flexbox/percentage-size-subitems-001.html: Added.
* web-platform-tests/css/css-flexbox/percentage-size.html: Renamed from LayoutTests/css3/flexbox/percentage-sizes.html.
* web-platform-tests/css/css-flexbox/percentage-widths-001-expected.html: Renamed from LayoutTests/imported/blink/css3/flexbox/percentage-width-in-abspos.html.
* web-platform-tests/css/css-flexbox/percentage-widths-001.html: Renamed from LayoutTests/css3/flexbox/percentage-width-in-abspos.html.
* web-platform-tests/css/css-flexbox/position-absolute-001-expected.txt: Renamed from LayoutTests/css3/flexbox/position-absolute-children-expected.txt.
* web-platform-tests/css/css-flexbox/position-absolute-001.html: Renamed from LayoutTests/css3/flexbox/position-absolute-children.html.
* web-platform-tests/css/css-flexbox/position-absolute-002-expected.txt: Renamed from LayoutTests/css3/flexbox/align-absolute-child-expected.txt.
* web-platform-tests/css/css-flexbox/position-absolute-002.html: Renamed from LayoutTests/css3/flexbox/align-absolute-child.html.
* web-platform-tests/css/css-flexbox/position-absolute-003-expected.txt: Renamed from LayoutTests/css3/flexbox/border-and-padding-abspos-expected.txt.
* web-platform-tests/css/css-flexbox/position-absolute-003.html: Renamed from LayoutTests/css3/flexbox/border-and-padding-abspos.html.
* web-platform-tests/css/css-flexbox/position-absolute-004-expected.txt: Renamed from LayoutTests/css3/flexbox/change-flexitem-into-abspos-expected.txt.
* web-platform-tests/css/css-flexbox/position-absolute-004.html: Added.
* web-platform-tests/css/css-flexbox/position-absolute-005-expected.html: Renamed from LayoutTests/css3/flexbox/overflow-auto-dynamic-changes-expected.html.
* web-platform-tests/css/css-flexbox/position-absolute-005.html: Renamed from LayoutTests/css3/flexbox/overflow-auto-dynamic-changes-abspos.html.
* web-platform-tests/css/css-flexbox/position-absolute-006-expected.xht: Added.
* web-platform-tests/css/css-flexbox/position-absolute-006.html: Added.
* web-platform-tests/css/css-flexbox/position-absolute-007-expected.xht: Added.
* web-platform-tests/css/css-flexbox/position-absolute-007.html: Added.
* web-platform-tests/css/css-flexbox/position-absolute-008-expected.xht: Added.
* web-platform-tests/css/css-flexbox/position-absolute-008.html: Added.
* web-platform-tests/css/css-flexbox/position-absolute-009-expected.xht: Added.
* web-platform-tests/css/css-flexbox/position-absolute-009.html: Added.
* web-platform-tests/css/css-flexbox/position-absolute-010-expected.xht: Added.
* web-platform-tests/css/css-flexbox/position-absolute-010.html: Added.
* web-platform-tests/css/css-flexbox/position-absolute-011-expected.xht: Added.
* web-platform-tests/css/css-flexbox/position-absolute-011.html: Added.
* web-platform-tests/css/css-flexbox/position-absolute-012-expected.txt: Added.
* web-platform-tests/css/css-flexbox/position-absolute-012.html: Added.
* web-platform-tests/css/css-flexbox/position-fixed-001-expected.html: Renamed from LayoutTests/css3/flexbox/bug604346-expected.html.
* web-platform-tests/css/css-flexbox/position-fixed-001.html: Added.
* web-platform-tests/css/css-flexbox/position-relative-percentage-top-001-expected.txt: Renamed from LayoutTests/css3/flexbox/relpos-with-percentage-top-expected.txt.
* web-platform-tests/css/css-flexbox/position-relative-percentage-top-001.html: Renamed from LayoutTests/css3/flexbox/relpos-with-percentage-top.html.
* web-platform-tests/css/css-flexbox/quirks-auto-block-size-with-percentage-item-expected.txt: Added.
* web-platform-tests/css/css-flexbox/quirks-auto-block-size-with-percentage-item.html: Added.
* web-platform-tests/css/css-flexbox/radiobutton-min-size-expected.txt: Added.
* web-platform-tests/css/css-flexbox/radiobutton-min-size.html: Added.
* web-platform-tests/css/css-flexbox/relayout-align-items-expected.txt: Renamed from LayoutTests/css3/flexbox/relayout-align-items-expected.txt.
* web-platform-tests/css/css-flexbox/relayout-align-items.html: Renamed from LayoutTests/css3/flexbox/relayout-align-items.html.
* web-platform-tests/css/css-flexbox/relayout-image-load-expected.txt: Added.
* web-platform-tests/css/css-flexbox/relayout-image-load.html: Added.
* web-platform-tests/css/css-flexbox/scrollbars-auto-expected.html: Renamed from LayoutTests/css3/flexbox/scrollbars-auto-expected.html.
* web-platform-tests/css/css-flexbox/scrollbars-auto.html: Renamed from LayoutTests/css3/flexbox/scrollbars-auto.html.
* web-platform-tests/css/css-flexbox/scrollbars-expected.html: Renamed from LayoutTests/css3/flexbox/scrollbars-expected.html.
* web-platform-tests/css/css-flexbox/scrollbars.html: Renamed from LayoutTests/css3/flexbox/scrollbars.html.
* web-platform-tests/css/css-flexbox/select-element-zero-height-001-expected.html: Added.
* web-platform-tests/css/css-flexbox/select-element-zero-height-001.html: Added.
* web-platform-tests/css/css-flexbox/select-element-zero-height-002-expected.html: Added.
* web-platform-tests/css/css-flexbox/select-element-zero-height-002.html: Added.
* web-platform-tests/css/css-flexbox/shrinking-column-flexbox-expected.txt: Renamed from LayoutTests/css3/flexbox/shrinking-column-flexbox-expected.txt.
* web-platform-tests/css/css-flexbox/shrinking-column-flexbox.html: Renamed from LayoutTests/css3/flexbox/shrinking-column-flexbox.html.
* web-platform-tests/css/css-flexbox/stretch-after-sibling-size-change-expected.txt: Renamed from LayoutTests/css3/flexbox/stretch-after-sibling-size-change-expected.txt.
* web-platform-tests/css/css-flexbox/stretch-after-sibling-size-change.html: Added.
* web-platform-tests/css/css-flexbox/stretch-input-in-column-expected.html: Renamed from LayoutTests/css3/flexbox/stretch-input-in-column-expected.html.
* web-platform-tests/css/css-flexbox/stretch-input-in-column.html: Renamed from LayoutTests/css3/flexbox/stretch-input-in-column.html.
* web-platform-tests/css/css-flexbox/stretch-obeys-min-max-001-expected.xht: Added.
* web-platform-tests/css/css-flexbox/stretch-obeys-min-max-001.html: Added.
* web-platform-tests/css/css-flexbox/stretch-obeys-min-max-002-expected.xht: Added.
* web-platform-tests/css/css-flexbox/stretch-obeys-min-max-002.html: Added.
* web-platform-tests/css/css-flexbox/stretch-obeys-min-max-003-expected.html: Added.
* web-platform-tests/css/css-flexbox/stretch-obeys-min-max-003.html: Added.
* web-platform-tests/css/css-flexbox/stretched-child-shrink-on-relayout-expected.txt: Renamed from LayoutTests/css3/flexbox/stretched-child-shrink-on-relayout-expected.txt.
* web-platform-tests/css/css-flexbox/stretched-child-shrink-on-relayout.html: Renamed from LayoutTests/css3/flexbox/stretched-child-shrink-on-relayout.html.
* web-platform-tests/css/css-flexbox/stretching-orthogonal-flows-expected.html: Renamed from LayoutTests/css3/flexbox/stretching-orthogonal-flows-expected.html.
* web-platform-tests/css/css-flexbox/stretching-orthogonal-flows.html: Added.
* web-platform-tests/css/css-flexbox/support/100x100-blue.png: Added.
* web-platform-tests/css/css-flexbox/support/100x100-green.png: Added.
* web-platform-tests/css/css-flexbox/support/10x10-green.png: Added.
* web-platform-tests/css/css-flexbox/support/1x1-green.png: Added.
* web-platform-tests/css/css-flexbox/support/1x1-lime.png: Added.
* web-platform-tests/css/css-flexbox/support/1x1-maroon.png: Added.
* web-platform-tests/css/css-flexbox/support/1x1-navy.png: Added.
* web-platform-tests/css/css-flexbox/support/1x1-red.png: Added.
* web-platform-tests/css/css-flexbox/support/1x1-white.png: Added.
* web-platform-tests/css/css-flexbox/support/200x200-green.png: Added.
* web-platform-tests/css/css-flexbox/support/20x50-green.png: Added.
* web-platform-tests/css/css-flexbox/support/300x150-green.png: Added.
* web-platform-tests/css/css-flexbox/support/60x60-gg-rr.png: Added.
* web-platform-tests/css/css-flexbox/support/60x60-green.png: Added.
* web-platform-tests/css/css-flexbox/support/README: Added.
* web-platform-tests/css/css-flexbox/support/a-green.css: Added.
(.a):
* web-platform-tests/css/css-flexbox/support/b-green.css: Added.
(.b):
* web-platform-tests/css/css-flexbox/support/c-red.css: Added.
(.c):
* web-platform-tests/css/css-flexbox/support/cat.png: Added.
* web-platform-tests/css/css-flexbox/support/flexbox.css: Added.
(.flexbox):
(.inline-flexbox):
(.flex-none):
(.flex-auto):
(.flex-one):
(.flex-one-one-auto):
(.row):
(.row-reverse):
(.column):
(.column-reverse):
(.wrap):
(.wrap-reverse):
(.align-content-flex-start):
(.align-content-flex-end):
(.align-content-center):
(.align-content-space-between):
(.align-content-space-around):
(.align-content-stretch):
(.align-items-flex-start):
(.align-items-flex-end):
(.align-items-center):
(.align-items-baseline):
(.align-items-stretch):
(.align-self-auto):
(.align-self-flex-start):
(.align-self-flex-end):
(.align-self-center):
(.align-self-baseline):
(.align-self-stretch):
(.justify-content-flex-start):
(.justify-content-flex-end):
(.justify-content-center):
(.justify-content-space-between):
(.justify-content-space-around):
* web-platform-tests/css/css-flexbox/support/import-green.css: Added.
(.import):
* web-platform-tests/css/css-flexbox/support/import-red.css: Added.
(.import):
* web-platform-tests/css/css-flexbox/support/pattern-grg-rgr-grg.png: Added.
* web-platform-tests/css/css-flexbox/support/pattern-grg-rrg-rgg.png: Added.
* web-platform-tests/css/css-flexbox/support/pattern-rgr-grg-rgr.png: Added.
* web-platform-tests/css/css-flexbox/support/pattern-tr.png: Added.
* web-platform-tests/css/css-flexbox/support/ruler-h-50px.png: Added.
* web-platform-tests/css/css-flexbox/support/ruler-v-100px.png: Added.
* web-platform-tests/css/css-flexbox/support/ruler-v-50px.png: Added.
* web-platform-tests/css/css-flexbox/support/scrollbars.js: Added.
(createLeafNode):
(createContentNode):
(createContainerNode):
(createContainerRow):
* web-platform-tests/css/css-flexbox/support/solidblue.png: Added.
* web-platform-tests/css/css-flexbox/support/square-purple.png: Added.
* web-platform-tests/css/css-flexbox/support/square-teal.png: Added.
* web-platform-tests/css/css-flexbox/support/square-white.png: Added.
* web-platform-tests/css/css-flexbox/support/support/README: Added.
* web-platform-tests/css/css-flexbox/support/support/swatch-green.png: Added.
* web-platform-tests/css/css-flexbox/support/support/swatch-red.png: Added.
* web-platform-tests/css/css-flexbox/support/support/w3c-import.log: Added.
* web-platform-tests/css/css-flexbox/support/swatch-blue.png: Added.
* web-platform-tests/css/css-flexbox/support/swatch-green.png: Added.
* web-platform-tests/css/css-flexbox/support/swatch-lime.png: Added.
* web-platform-tests/css/css-flexbox/support/swatch-orange.png: Added.
* web-platform-tests/css/css-flexbox/support/swatch-red.png: Added.
* web-platform-tests/css/css-flexbox/support/swatch-teal.png: Added.
* web-platform-tests/css/css-flexbox/support/swatch-white.png: Added.
* web-platform-tests/css/css-flexbox/support/swatch-yellow.png: Added.
* web-platform-tests/css/css-flexbox/support/test-bl.png: Added.
* web-platform-tests/css/css-flexbox/support/test-br.png: Added.
* web-platform-tests/css/css-flexbox/support/test-inner-half-size.png: Added.
* web-platform-tests/css/css-flexbox/support/test-outer.png: Added.
* web-platform-tests/css/css-flexbox/support/test-style.css: Added.
(#test01, #test02, #test03):
(#test):
(#test01):
(#test02):
(#test03):
* web-platform-tests/css/css-flexbox/support/test-tl.png: Added.
* web-platform-tests/css/css-flexbox/support/test-tr.png: Added.
* web-platform-tests/css/css-flexbox/support/w3c-import.log: Added.
* web-platform-tests/css/css-flexbox/svg-root-as-flex-item-001-expected.xht: Added.
* web-platform-tests/css/css-flexbox/svg-root-as-flex-item-001.html: Added.
* web-platform-tests/css/css-flexbox/table-as-item-auto-min-width-expected.xht: Added.
* web-platform-tests/css/css-flexbox/table-as-item-auto-min-width.html: Added.
* web-platform-tests/css/css-flexbox/table-as-item-change-cell-expected.xht: Added.
* web-platform-tests/css/css-flexbox/table-as-item-change-cell.html: Added.
* web-platform-tests/css/css-flexbox/table-as-item-cross-size-expected.txt: Renamed from LayoutTests/css3/flexbox/stretch-table-child-expected.txt.
* web-platform-tests/css/css-flexbox/table-as-item-cross-size.html: Added.
* web-platform-tests/css/css-flexbox/table-as-item-fixed-min-width-expected.xht: Added.
* web-platform-tests/css/css-flexbox/table-as-item-fixed-min-width.html: Added.
* web-platform-tests/css/css-flexbox/table-as-item-narrow-content-expected.html: Added.
* web-platform-tests/css/css-flexbox/table-as-item-narrow-content.html: Added.
* web-platform-tests/css/css-flexbox/table-as-item-wide-content-expected.xht: Added.
* web-platform-tests/css/css-flexbox/table-as-item-wide-content.html: Added.
* web-platform-tests/css/css-flexbox/table-with-infinite-max-intrinsic-width-expected.html: Added.
* web-platform-tests/css/css-flexbox/table-with-infinite-max-intrinsic-width.html: Added.
* web-platform-tests/css/css-flexbox/text-overflow-on-flexbox-001-expected.html: Renamed from LayoutTests/imported/blink/css3/flexbox/text-overflow-on-flexbox.html.
* web-platform-tests/css/css-flexbox/text-overflow-on-flexbox-001.html: Renamed from LayoutTests/css3/flexbox/text-overflow-on-flexbox.html.
* web-platform-tests/css/css-flexbox/w3c-import.log: Added.
* web-platform-tests/css/css-flexbox/whitespace-in-flexitem-001-expected.html: Renamed from LayoutTests/css3/flexbox/whitespace-in-flexitem-expected.html.
* web-platform-tests/css/css-flexbox/whitespace-in-flexitem-001.html: Added.
2020-05-18 Oriol Brufau <obrufau@igalia.com>
[css-grid] Clear the override width for computing percent margins
https://bugs.webkit.org/show_bug.cgi?id=209461
Reviewed by Manuel Rego Casasnovas.
Import new WPT tests and update existing ones.
* web-platform-tests/css/css-grid/grid-definition/grid-minimum-contribution-with-percentages-expected.txt:
* web-platform-tests/css/css-grid/grid-items/grid-item-dynamic-min-contribution-001-expected.txt: Added.
* web-platform-tests/css/css-grid/grid-items/grid-item-dynamic-min-contribution-001.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-003-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-003.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-004-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-004.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-005-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-005.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-006-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-006.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-007-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-007.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-008-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-008.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-009-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-009.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-010-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-010.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-011-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-011.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-012-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-012.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-013-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-013.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-014-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-014.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-lr-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-lr-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-rl-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-margins-vertical-rl-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-003-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-003.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-004-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-004.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-005-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-005.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-006-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-006.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-007-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-007.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-008-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-008.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-009-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-009.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-010-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-010.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-011-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-011.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-012-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-012.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-013-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-013.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-014-expected.xht: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-014.html: Added.
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-lr-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-lr-002.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-rl-001.html:
* web-platform-tests/css/css-grid/grid-items/grid-items-percentage-paddings-vertical-rl-002.html:
* web-platform-tests/css/css-grid/grid-items/w3c-import.log:
2020-05-18 Rob Buis <rbuis@igalia.com>
Remove certain headers when a redirect causes a request method change
https://bugs.webkit.org/show_bug.cgi?id=205119
Reviewed by Youenn Fablet.
Sync fetch/api/redirect (ba2e4f92).
* resources/import-expectations.json:
* web-platform-tests/fetch/api/redirect/redirect-count.any.js:
(redirectCount):
* web-platform-tests/fetch/api/redirect/redirect-empty-location.any.js:
* web-platform-tests/fetch/api/redirect/redirect-location-escape.tentative.any-expected.txt: Added.
* web-platform-tests/fetch/api/redirect/redirect-location-escape.tentative.any.html: Added.
* web-platform-tests/fetch/api/redirect/redirect-location-escape.tentative.any.js: Added.
(redirectLocation):
* web-platform-tests/fetch/api/redirect/redirect-location-escape.tentative.any.worker-expected.txt: Added.
* web-platform-tests/fetch/api/redirect/redirect-location-escape.tentative.any.worker.html: Added.
* web-platform-tests/fetch/api/redirect/redirect-location.any.js:
(redirectLocation):
* web-platform-tests/fetch/api/redirect/redirect-method.any-expected.txt:
* web-platform-tests/fetch/api/redirect/redirect-method.any.js:
(redirectMethod):
* web-platform-tests/fetch/api/redirect/redirect-method.any.worker-expected.txt:
* web-platform-tests/fetch/api/redirect/redirect-mode.any.js:
(testRedirect):
* web-platform-tests/fetch/api/redirect/redirect-origin.any-expected.txt:
* web-platform-tests/fetch/api/redirect/redirect-origin.any.js:
(testOriginAfterRedirection):
* web-platform-tests/fetch/api/redirect/redirect-origin.any.worker-expected.txt:
* web-platform-tests/fetch/api/redirect/redirect-referrer.any.js:
* web-platform-tests/fetch/api/redirect/redirect-schemes.html:
* web-platform-tests/fetch/api/redirect/redirect-to-dataurl.any.js:
(redirectDataURL):
* web-platform-tests/fetch/api/redirect/w3c-import.log:
* web-platform-tests/fetch/api/resources/keepalive-iframe.html:
* web-platform-tests/fetch/api/resources/method.py:
(main):
* web-platform-tests/fetch/api/resources/preflight.py:
(main):
* web-platform-tests/fetch/api/resources/redirect.py:
(main):
* web-platform-tests/fetch/api/resources/stash-put.py:
(main):
* web-platform-tests/fetch/api/resources/trickle.py:
2020-05-15 Oriol Brufau <obrufau@igalia.com>
[css-grid] Treat percentages as auto for the minimum contribution
https://bugs.webkit.org/show_bug.cgi?id=195967
Reviewed by Manuel Rego Casasnovas.
Import WPT test.
* web-platform-tests/css/css-grid/grid-definition/grid-minimum-contribution-with-percentages-expected.txt: Added.
* web-platform-tests/css/css-grid/grid-definition/grid-minimum-contribution-with-percentages.html: Added.
* web-platform-tests/css/css-grid/grid-definition/w3c-import.log:
2020-05-15 Alex Christensen <achristensen@webkit.org>
Make host parser fail on ^
https://bugs.webkit.org/show_bug.cgi?id=211901
Reviewed by Geoffrey Garen.
* web-platform-tests/url/a-element-expected.txt:
* web-platform-tests/url/a-element-origin-expected.txt:
* web-platform-tests/url/a-element-origin-xhtml-expected.txt:
* web-platform-tests/url/a-element-xhtml-expected.txt:
* web-platform-tests/url/failure-expected.txt:
* web-platform-tests/url/url-constructor-expected.txt:
* web-platform-tests/url/url-origin-expected.txt:
* web-platform-tests/url/urltestdata.json:
2020-05-12 Alexey Shvayka <shvaikalesh@gmail.com>
Implement @isConstructor bytecode intrinsic and bytecode for that
https://bugs.webkit.org/show_bug.cgi?id=144093
Reviewed by Keith Miller.
Tests for unsupported customized built-in elements now fail early
since interfaces they extend lack Constructor WebIDL attribute.
* web-platform-tests/custom-elements/Document-createElement-expected.txt:
* web-platform-tests/custom-elements/Document-createElementNS-expected.txt:
* web-platform-tests/custom-elements/HTMLElement-constructor-expected.txt:
* web-platform-tests/custom-elements/builtin-coverage-expected.txt:
* web-platform-tests/custom-elements/htmlconstructor/newtarget-expected.txt:
* web-platform-tests/custom-elements/parser/serializing-html-fragments-expected.txt:
* web-platform-tests/custom-elements/upgrading/Document-importNode-expected.txt:
* web-platform-tests/custom-elements/upgrading/Node-cloneNode-expected.txt:
* web-platform-tests/shadow-dom/Element-interface-attachShadow-custom-element-expected.txt:
2020-05-12 Youenn Fablet <youenn@apple.com>
Introduce a RealtimeMediaSource video sample observer
https://bugs.webkit.org/show_bug.cgi?id=211718
Reviewed by Eric Carlson.
* web-platform-tests/mediacapture-streams/MediaStreamTrack-MediaElement-disabled-video-is-black.https-expected.txt:
Drive-by fix, since we are now receiving samples but not rendering them when track is not enabled, the loadeddata event is fired appropriately.
Update MediaPlayerPrivateMediaStreamAVFObjC::currentDisplayMode to return PaintItBlack in that case.
2020-05-11 Antoine Quint <graouts@apple.com>
[Web Animations] Document.getAnimations() should only consider document connection and not timeline association
https://bugs.webkit.org/show_bug.cgi?id=211697
Reviewed by Dean Jackson.
Mark two additional WPT tests as PASS.
* web-platform-tests/web-animations/interfaces/DocumentOrShadowRoot/getAnimations-expected.txt:
2020-05-10 Rob Buis <rbuis@igalia.com>
Fix base64.any.html test
https://bugs.webkit.org/show_bug.cgi?id=211671
Reviewed by Darin Adler.
Update improved test expectation.
* web-platform-tests/fetch/data-urls/base64.any-expected.txt:
* web-platform-tests/fetch/data-urls/base64.any.worker-expected.txt:
2020-05-10 Rob Buis <rbuis@igalia.com>
[ iOS wk2 and Mac wk2 ] imported/w3c/web-platform-tests/fetch/stale-while-revalidate/frame-removal.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=209281
Reviewed by Darin Adler.
Since it is difficult to estimate when the revalidations are received
in relation to the frame loads, add two polling loops to make sure
revalidations have been received before proceding with the next
test step. This is similar to what fetch.html does.
* web-platform-tests/fetch/stale-while-revalidate/frame-removal.html:
* web-platform-tests/fetch/stale-while-revalidate/resources/stale-frame.py:
(main):
2020-05-09 Tetsuharu Ohzeki <tetsuharu.ohzeki@gmail.com>
Fix wpt shadow-dom/slots-fallback-in-document.html
https://bugs.webkit.org/show_bug.cgi?id=211640
Reviewed by Ryosuke Niwa.
By specs, HTMLSlotElement.assignedNodes() should not count children of
a slot in a document tree for flattened assigned nodes.
https://html.spec.whatwg.org/multipage/scripting.html#dom-slot-assignednodes
https://dom.spec.whatwg.org/#find-flattened-slotables
As sideeffect, this patch also fix wpt
shadow-dom/slots-outside-shadow-dom-expected.html
* web-platform-tests/shadow-dom/slots-fallback-in-document-expected.txt:
* web-platform-tests/shadow-dom/slots-outside-shadow-dom-expected.txt:
2020-05-08 David Kilzer <ddkilzer@apple.com>
Remove empty directories from from svn.webkit.org repository
<https://webkit.org/b/211644>
Reviewed by Darin Adler.
* web-platform-tests/web-animations/interfaces/AnimationEffectTiming: Removed.
2020-05-08 Nikos Mouchtaris <nmouchtaris@apple.com>
Implement web-share v2 for files
https://bugs.webkit.org/show_bug.cgi?id=209265
Reviewed by Andy Estes.
Updated test expectations for new behavior.
* ios-wk2/imported/w3c/web-platform-tests/web-share/canShare-files.https-expected.txt :
* mac-wk2/imported/w3c/web-platform-tests/web-share/canShare-files.https-expected.txt :
2020-05-08 Ryan Haddad <ryanhaddad@apple.com>
Unreviewed, reverting r261341 and r261392.
Caused multiple regression test failures
Reverted changesets:
"Poster set after playback begins should be ignored"
https://bugs.webkit.org/show_bug.cgi?id=211464
https://trac.webkit.org/changeset/261341
"REGRESSION(r261341): imported/w3c/web-platform-
tests/html/semantics/embedded-content/the-video-
element/intrinsic_sizes.htm is failing"
https://bugs.webkit.org/show_bug.cgi?id=211612
https://trac.webkit.org/changeset/261392
2020-05-08 Rob Buis <rbuis@igalia.com>
Fix urlsearchparams-delete.html
https://bugs.webkit.org/show_bug.cgi?id=211456
Reviewed by Daniel Bates.
Update improved test expectation.
* web-platform-tests/url/urlsearchparams-delete-expected.txt:
2020-05-06 Alexey Shvayka <shvaikalesh@gmail.com>
Remove orphaned WPT expectations & unused harness
https://bugs.webkit.org/show_bug.cgi?id=211454
Reviewed by Darin Adler.
1. wpt/html/dom/interfaces was renamed to wpt/html/dom/idlharness.
2. wpt/dom/nodes/Document-createEvent was superseded by HTTPS version.
3. w3c/resources/WebIDLParser.js is unused.
* resources/WebIDLParser.js: Removed.
* web-platform-tests/dom/nodes/Document-createEvent-expected.txt: Removed.
* web-platform-tests/html/dom/interfaces-expected.txt: Removed.
* web-platform-tests/html/dom/interfaces.worker-expected.txt: Removed.
* web-platform-tests/html/dom/interfaces.worker.html: Removed.
2020-04-29 Sergio Villar Senin <svillar@igalia.com>
[WebXR] Implement isSessionSupported()
https://bugs.webkit.org/show_bug.cgi?id=211187
Reviewed by Dean Jackson.
* web-platform-tests/webxr/xrDevice_isSessionSupported_immersive.https-expected.txt: Added.
* web-platform-tests/webxr/xrDevice_isSessionSupported_immersive_unsupported.https-expected.txt: Added.
* web-platform-tests/webxr/xrDevice_isSessionSupported_inline.https-expected.txt: Added.
2020-05-05 Antoine Quint <graouts@apple.com>
Fix animation ordering to make imported/w3c/web-platform-tests/css/css-animations/Element-getAnimations.tentative.html pass
https://bugs.webkit.org/show_bug.cgi?id=211468
<rdar://problem/62732578>
Reviewed by David Kilzer.
Mark the final two failures in imported/w3c/web-platform-tests/css/css-animations/Element-getAnimations.tentative.html as PASS.
* web-platform-tests/css/css-animations/Element-getAnimations.tentative-expected.txt:
2020-05-05 Rob Buis <rbuis@igalia.com>
Fix setting host on URL when no port is specified
https://bugs.webkit.org/show_bug.cgi?id=211453
Reviewed by Darin Adler.
Update improved test expectations.
* web-platform-tests/url/url-setters-expected.txt:
2020-05-05 Myles C. Maxfield <mmaxfield@apple.com>
Update two svg tests from WPT
https://bugs.webkit.org/show_bug.cgi?id=211331
<rdar://problem/61844271>
Unreviewed.
Apply https://github.com/web-platform-tests/wpt/commit/51151cf5bfc32adb8d96fca51a30c126d1e0200d
to our own tree.
* platform/mac/imported/w3c/web-platform-tests/svg/import/pservers-grad-08-b-manual-expected.txt:
* platform/mac/imported/w3c/web-platform-tests/svg/import/text-altglyph-01-b-manual-expected.txt:
* web-platform-tests/svg/import/pservers-grad-08-b-manual.svg:
* web-platform-tests/svg/import/text-altglyph-01-b-manual.svg:
2020-05-05 Rob Buis <rbuis@igalia.com>
A URL cannot have a username/password/port if its host is null
https://bugs.webkit.org/show_bug.cgi?id=211358
Reviewed by Darin Adler.
Update improved test results.
* web-platform-tests/url/url-setters-expected.txt:
2020-05-05 Alexey Shvayka <shvaikalesh@gmail.com>
Object.prototype.toString is not spec-perfect
https://bugs.webkit.org/show_bug.cgi?id=199138
Reviewed by Darin Adler and Keith Miller.
* web-platform-tests/WebIDL/ecmascript-binding/class-string-interface.any-expected.txt:
* web-platform-tests/WebIDL/ecmascript-binding/class-string-interface.any.worker-expected.txt:
* web-platform-tests/WebIDL/ecmascript-binding/class-string-iterator-prototype-object.any-expected.txt:
* web-platform-tests/WebIDL/ecmascript-binding/class-string-iterator-prototype-object.any.worker-expected.txt:
2020-05-04 Yusuke Suzuki <ysuzuki@apple.com>
[JSC] Add @@toStringTag to WebAssembly.Global
https://bugs.webkit.org/show_bug.cgi?id=211372
Reviewed by Sam Weinig.
* web-platform-tests/wasm/jsapi/global/toString.any-expected.txt:
* web-platform-tests/wasm/jsapi/global/toString.any.worker-expected.txt:
2020-05-04 Emilio Cobos Álvarez <emilio@crisal.io>
Put lh / rlh units behind a flag until bug 211351 is sorted out.
https://bugs.webkit.org/show_bug.cgi?id=211356
Reviewed by Antti Koivisto.
* web-platform-tests/css/css-values/lh-rlh-on-root-001.html: Enable the flag in relevant tests.
* web-platform-tests/css/css-values/lh-unit-001.html:
* web-platform-tests/css/css-values/lh-unit-002.html:
2020-05-03 Rob Buis <rbuis@igalia.com>
atob() should not accept a vertical tab
https://bugs.webkit.org/show_bug.cgi?id=184529
Reviewed by Darin Adler.
Update improved test expectations.
* web-platform-tests/fetch/data-urls/base64.any-expected.txt:
* web-platform-tests/fetch/data-urls/base64.any.worker-expected.txt:
* web-platform-tests/fetch/data-urls/resources/base64.json: Add test for unicode whitespace.
* web-platform-tests/html/webappapis/atob/base64-expected.txt:
2020-05-02 Devin Rousso <drousso@apple.com>
[CSS Easing 1] implement `jump-*` step positions
https://bugs.webkit.org/show_bug.cgi?id=211271
Reviewed by Dean Jackson.
* web-platform-tests/css/css-animations/parsing/animation-timing-function-computed-expected.txt:
* web-platform-tests/css/css-animations/parsing/animation-timing-function-valid-expected.txt:
* web-platform-tests/css/css-easing/step-timing-functions-output-expected.txt:
* web-platform-tests/css/css-easing/step-timing-functions-syntax-expected.txt:
* web-platform-tests/css/css-transitions/parsing/transition-timing-function-computed-expected.txt:
* web-platform-tests/css/css-transitions/parsing/transition-timing-function-valid-expected.txt:
* web-platform-tests/web-animations/timing-model/time-transformations/transformed-progress-expected.txt:
2020-05-01 Alexey Shvayka <shvaikalesh@gmail.com>
[WebIDL] Interface prototype objects should define @@toStringTag
https://bugs.webkit.org/show_bug.cgi?id=211020
Reviewed by Darin Adler.
Adjust tests for `X.prototype.toString()` returning "[object X]"
instead of "[object XPrototype]", where X is WebIDL interface.
* web-platform-tests/WebIDL/ecmascript-binding/class-string-interface.any-expected.txt:
* web-platform-tests/WebIDL/ecmascript-binding/class-string-interface.any.worker-expected.txt:
* web-platform-tests/WebIDL/ecmascript-binding/class-string-named-properties-object.window-expected.txt:
* web-platform-tests/dom/nodes/Document-createEvent.https-expected.txt:
* web-platform-tests/html/browsers/the-window-object/window-prototype-chain.html: WPT revision: 50417942bbfe.
* web-platform-tests/wasm/jsapi/instance/toString.any-expected.txt:
* web-platform-tests/wasm/jsapi/instance/toString.any.worker-expected.txt:
* web-platform-tests/wasm/jsapi/memory/toString.any-expected.txt:
* web-platform-tests/wasm/jsapi/memory/toString.any.worker-expected.txt:
* web-platform-tests/wasm/jsapi/module/toString.any-expected.txt:
* web-platform-tests/wasm/jsapi/module/toString.any.worker-expected.txt:
* web-platform-tests/wasm/jsapi/table/toString.any-expected.txt:
* web-platform-tests/wasm/jsapi/table/toString.any.worker-expected.txt:
2020-04-30 Sergio Villar Senin <svillar@igalia.com>
[WebXR] Import latest changes from webxr/resources in tests
https://bugs.webkit.org/show_bug.cgi?id=211129
Reviewed by Žan Doberšek.
The code in webxr_utils.js had some engine detecting code that was not
working, and thus was unconditionally loading Chromium-only resources when
running tests with other engines (as WebKit). I fixed it upstream in
https://github.com/web-platform-tests/wpt/pull/23200 and now I'm importing it
along with a recent fix in webxr_test_constants.js.
* web-platform-tests/webxr/resources/webxr_test_constants.js: Reverse position.
* web-platform-tests/webxr/resources/webxr_util.js:
(xr_promise_test): Properly detect browser engines.
2020-04-28 Noam Rosenthal <noam@webkit.org>
Implement FCP (first contentful paint)
https://bugs.webkit.org/show_bug.cgi?id=208499
Reviewed by Simon Fraser.
Imported paint timing tests that don't require first-paint.
* resources/import-expectations.json:
* web-platform-tests/paint-timing: Added.
* web-platform-tests/paint-timing/fcp-only: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-background-size-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-background-size.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-bg-image-set-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-bg-image-set.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-bg-image-two-steps-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-bg-image-two-steps.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-canvas-context-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-canvas-context.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-gradient-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-gradient.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-invisible-3d-rotate-descendant-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-invisible-3d-rotate-descendant.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-invisible-3d-rotate-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-invisible-3d-rotate.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-invisible-scale-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-invisible-scale-transition-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-invisible-scale-transition.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-invisible-scale.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-invisible-text-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-invisible-text.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-opacity-descendant-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-opacity-descendant.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-opacity-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-opacity.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-out-of-bounds-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-out-of-bounds-translate-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-out-of-bounds-translate.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-out-of-bounds.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-pseudo-element-display-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-pseudo-element-display.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-pseudo-element-image-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-pseudo-element-image.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-pseudo-element-opacity-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-pseudo-element-opacity.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-pseudo-element-text-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-pseudo-element-text.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-pseudo-element-visibility-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-pseudo-element-visibility.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-svg-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-svg.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-text-input-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-text-input.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-typographic-pseudo-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-typographic-pseudo.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-video-frame-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-video-frame.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-video-poster-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-video-poster.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-whitespace-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-whitespace.html: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-with-rtl-expected.txt: Added.
* web-platform-tests/paint-timing/fcp-only/fcp-with-rtl.html: Added.
* web-platform-tests/paint-timing/resources: Added.
* web-platform-tests/paint-timing/resources/circle.svg: Added.
* web-platform-tests/paint-timing/resources/circles.png: Added.
* web-platform-tests/paint-timing/resources/subframe-painting.html: Added.
* web-platform-tests/paint-timing/resources/subframe-sending-paint.html: Added.
* web-platform-tests/paint-timing/resources/utils.js: Added.
(waitForAnimationFrames):
(async assertNoFirstContentfulPaint):
(async assertFirstContentfulPaint.return.new.Promise):
(async assertFirstContentfulPaint):
(async test_fcp):
2020-04-26 Alexey Shvayka <shvaikalesh@gmail.com>
InternalFunction::createSubclassStructure should use newTarget's globalObject
https://bugs.webkit.org/show_bug.cgi?id=202599
Reviewed by Yusuke Suzuki.
* web-platform-tests/WebIDL/ecmascript-binding/constructors-expected.txt:
* web-platform-tests/custom-elements/htmlconstructor/newtarget-expected.txt:
* web-platform-tests/wasm/jsapi/proto-from-ctor-realm-expected.txt:
2020-04-25 Darin Adler <darin@apple.com>
Move URL to use StringView when returning substrings of the URL
https://bugs.webkit.org/show_bug.cgi?id=210431
Reviewed by Anders Carlsson.
* web-platform-tests/url/url-setters-expected.txt: Updated expected results for progression in
correct behavior when port numbers are >65535. I didn't originally intend to make this improvement,
but it fell out naturally from the refactoring changes.
2020-04-24 Alexey Shvayka <shvaikalesh@gmail.com>
Fix WASM Error classes and re-sync wpt/wasm/jsapi from upstream
https://bugs.webkit.org/show_bug.cgi?id=210980
Reviewed by Keith Miller.
web-platform-tests revision: 028bd8650758
* web-platform-tests/wasm/jsapi/*: Updated.
2020-04-24 David Kilzer <ddkilzer@apple.com>
REGRESSION (r223327): Remove merge conflict file
* web-platform-tests/webrtc/simplecall.html.orig: Remove.
2020-04-24 Antoine Quint <graouts@apple.com>
[Web Animations] Ensure calling Web Animations APIs override future CSS Animations style properties
https://bugs.webkit.org/show_bug.cgi?id=210988
Reviewed by Dean Jackson.
Mark all WPT tests related to Web Animations APIs overrides for CSS Animations as PASS, save for one
failing assertion which is caused by AnimationTimeline::updateCSSAnimations() not updating the animation
when the underlying @keyframes rule changed. This is due to Animation::animationsMatch() not checking on
the actual keyframes, tracked by webkit.org/b/210989.
* web-platform-tests/css/css-animations/AnimationEffect-updateTiming.tentative-expected.txt:
* web-platform-tests/css/css-animations/CSSAnimation-effect.tentative-expected.txt:
* web-platform-tests/css/css-animations/CSSAnimation-pausing.tentative-expected.txt:
* web-platform-tests/css/css-animations/KeyframeEffect-setKeyframes.tentative-expected.txt:
2020-04-24 Alexey Shvayka <shvaikalesh@gmail.com>
Re-sync wpt/WebIDL/ecmascript-binding and wpt/custom-elements/htmlconstructor from upstream
https://bugs.webkit.org/show_bug.cgi?id=210984
Reviewed by Darin Adler.
web-platform-tests revision: 39e9c51041a1
* web-platform-tests/WebIDL/ecmascript-binding/*: Updated.
* web-platform-tests/custom-elements/htmlconstructor/*: Updated.
2020-04-24 Antoine Quint <graouts@apple.com>
Update the css/css-animations WPT tests
https://bugs.webkit.org/show_bug.cgi?id=210964
Reviewed by Dean Jackson.
* resources/import-expectations.json:
* resources/resource-files.json:
* web-platform-tests/css/css-animations/AnimationEffect-updateTiming.tentative-expected.txt: Added.
* web-platform-tests/css/css-animations/AnimationEffect-updateTiming.tentative.html: Added.
* web-platform-tests/css/css-animations/CSSAnimation-compositeOrder.tentative-expected.txt:
* web-platform-tests/css/css-animations/CSSAnimation-compositeOrder.tentative.html:
* web-platform-tests/css/css-animations/CSSAnimation-effect.tentative-expected.txt:
* web-platform-tests/css/css-animations/CSSAnimation-effect.tentative.html:
* web-platform-tests/css/css-animations/CSSAnimation-finished.tentative.html:
* web-platform-tests/css/css-animations/CSSAnimation-pausing.tentative-expected.txt:
* web-platform-tests/css/css-animations/CSSAnimation-pausing.tentative.html:
* web-platform-tests/css/css-animations/CSSAnimation-ready.tentative.html:
* web-platform-tests/css/css-animations/Document-getAnimations.tentative-expected.txt:
* web-platform-tests/css/css-animations/Document-getAnimations.tentative.html:
* web-platform-tests/css/css-animations/KeyframeEffect-getKeyframes.tentative-expected.txt:
* web-platform-tests/css/css-animations/KeyframeEffect-getKeyframes.tentative.html:
* web-platform-tests/css/css-animations/KeyframeEffect-setKeyframes.tentative-expected.txt: Added.
* web-platform-tests/css/css-animations/KeyframeEffect-setKeyframes.tentative.html: Added.
* web-platform-tests/css/css-animations/animation-base-response-001-expected.txt: Added.
* web-platform-tests/css/css-animations/animation-base-response-001.html: Added.
* web-platform-tests/css/css-animations/animation-base-response-002-expected.txt: Added.
* web-platform-tests/css/css-animations/animation-base-response-002.html: Added.
* web-platform-tests/css/css-animations/animation-base-response-003-expected.txt: Added.
* web-platform-tests/css/css-animations/animation-base-response-003.html: Added.
* web-platform-tests/css/css-animations/animation-base-response-004-expected.txt: Added.
* web-platform-tests/css/css-animations/animation-base-response-004.html: Added.
* web-platform-tests/css/css-animations/animation-important-001-expected.txt: Added.
* web-platform-tests/css/css-animations/animation-important-001.html: Added.
* web-platform-tests/css/css-animations/animation-important-002-expected.html: Added.
* web-platform-tests/css/css-animations/animation-important-002.html: Added.
* web-platform-tests/css/css-animations/event-dispatch.tentative.html:
* web-platform-tests/css/css-animations/event-order.tentative-expected.txt:
* web-platform-tests/css/css-animations/event-order.tentative.html:
* web-platform-tests/css/css-animations/historical.html:
* web-platform-tests/css/css-animations/keyframes-remove-documentElement-crash-expected.txt: Removed.
* web-platform-tests/css/css-animations/support/testcommon.js:
(assert_frames_equal):
(assert_frame_lists_equal):
* web-platform-tests/css/css-animations/w3c-import.log:
2020-04-24 Rob Buis <rbuis@igalia.com>
Import fetch/stale-while-revalidate/fetch.html
https://bugs.webkit.org/show_bug.cgi?id=210905
Reviewed by Youenn Fablet.
Import fetch/stale-while-revalidate/fetch.html to try to fix
flakiness (see https://bugs.webkit.org/show_bug.cgi?id=207230).
* web-platform-tests/fetch/stale-while-revalidate/fetch.html:
2020-04-22 Myles C. Maxfield <mmaxfield@apple.com>
Update dom/events/Event-dispatch-redispatch.html from upstream WPT
https://bugs.webkit.org/show_bug.cgi?id=210842
<rdar://problem/61948094>
Reviewed by Jon Lee.
Pull in https://github.com/web-platform-tests/wpt/commit/e30e282ed7b1fb77f6d953fb05ef74a34985f472
to our local repo.
* web-platform-tests/dom/events/Event-dispatch-redispatch-expected.txt:
* web-platform-tests/dom/events/Event-dispatch-redispatch.html:
2020-04-22 Antoine Quint <graouts@apple.com>
[Web Animations] Coordinate "update animations and send events" procedure across multiple timelines
https://bugs.webkit.org/show_bug.cgi?id=202109
<rdar://problem/59470821>
Reviewed by Dean Jackson.
Mark a new test as PASS which shows that we correctly perform a single microstask checkpoint when updating multiple timelines.
* web-platform-tests/web-animations/timing-model/timelines/update-and-send-events-expected.txt:
2020-04-21 Sergio Villar Senin <svillar@igalia.com>
Import latest changes from web-platform-test/webxr/resources to enable testing in WebKit
https://bugs.webkit.org/show_bug.cgi?id=210788
Reviewed by Žan Doberšek.
We landed in wpt new code in webxr_utils.js to map internal.xrTest to
navigator.xr.test to be able to run WebXR WPT in WebKit. Import those changes
from upstream in order to be able to run the tests.
Apart from that we take the chance to import the latest fixes to the
files in resources/ directory.
* web-platform-tests/webxr/resources/webxr_test_constants.js: Updated.
* web-platform-tests/webxr/resources/webxr_test_constants_fake_world.js:
(createFakeWorld): Ditto.
* web-platform-tests/webxr/resources/webxr_util.js: Map internals.xrTest
to navigator.xr.test for WebKit browsers.
(xr_debug): Updated.
(async xr_session_promise_test): Ditto.
(xr_promise_test): Deleted.
2020-04-15 Sergio Villar Senin <svillar@igalia.com>
[WebXR] Update WebXRSession and WebXRSystem interfaces
https://bugs.webkit.org/show_bug.cgi?id=210553
Reviewed by Žan Doberšek.
* web-platform-tests/webxr/idlharness.https.window-expected.txt: Added.
2020-04-20 Yusuke Suzuki <ysuzuki@apple.com>
StructuredClone algorithm should be aware of BigInt
https://bugs.webkit.org/show_bug.cgi?id=210728
Reviewed by Mark Lam.
* web-platform-tests/IndexedDB/bigint_value-expected.txt:
* web-platform-tests/html/infrastructure/safe-passing-of-structured-data/structured_clone_bigint-expected.txt:
2020-04-19 Emilio Cobos Álvarez <emilio@crisal.io>
Don't use the inherited custom properties to store environment variables.
https://bugs.webkit.org/show_bug.cgi?id=210707
Reviewed by Antti Koivisto.
Annotate the progressions.
* web-platform-tests/css/css-cascade/all-prop-initial-xml-expected.txt:
* web-platform-tests/css/cssom/getComputedStyle-logical-enumeration-expected.txt:
2020-04-19 Emilio Cobos Álvarez <emilio@crisal.io>
Fix the logic to decide whether a property is enumerated in a computed style declaration.
https://bugs.webkit.org/show_bug.cgi?id=210695
Reviewed by Antti Koivisto.
Import the test from
https://github.com/web-platform-tests/wpt/pull/23088. One subtest is
failing, separate bug.
* web-platform-tests/css/cssom/getComputedStyle-logical-enumeration-expected.txt: Added.
* web-platform-tests/css/cssom/getComputedStyle-logical-enumeration.html: Added.
2020-04-18 Antti Koivisto <antti@apple.com>
[CSS selectors] Support :where() pseudo class
https://bugs.webkit.org/show_bug.cgi?id=210690
Reviewed by Sam Weinig.
* web-platform-tests/css/selectors/invalidation/where-expected.txt:
2020-04-17 Jason Lawrence <lawrence.j@apple.com>
REGRESSION: (r260243) [ Mac and iOS ] imported/w3c/web-platform-tests/css/cssom-view/MediaQueryList-addListener-handleEvent.html fails.
https://bugs.webkit.org/show_bug.cgi?id=210655
Unreviewed test gardening.
* web-platform-tests/css/cssom-view/MediaQueryList-addListener-handleEvent-expected.txt:
2020-04-17 Oriol Brufau <obrufau@igalia.com>
Revert "[css-grid] Exclude implicit grid tracks from the resolved value"
https://bugs.webkit.org/show_bug.cgi?id=210617
Reviewed by Manuel Rego Casasnovas.
WPT tests are not reverted for now, just updating the expectations.
* web-platform-tests/css/css-grid/grid-definition/grid-inline-support-flexible-lengths-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-inline-support-grid-template-columns-rows-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-inline-support-named-grid-lines-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-inline-support-repeat-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-inline-template-columns-rows-resolved-values-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-support-flexible-lengths-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-support-grid-template-columns-rows-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-support-named-grid-lines-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-support-repeat-001-expected.txt:
* web-platform-tests/css/css-grid/grid-definition/grid-template-columns-rows-resolved-values-001-expected.txt:
* web-platform-tests/css/css-grid/grid-layout-properties-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-columns-computed-withcontent-expected.txt:
* web-platform-tests/css/css-grid/parsing/grid-template-rows-computed-withcontent-expected.txt:
2020-04-17 Alexey Shvayka <shvaikalesh@gmail.com>
MediaQueryList should extend EventTarget
https://bugs.webkit.org/show_bug.cgi?id=203288
Reviewed by Darin Adler.
* web-platform-tests/css/cssom-view/MediaQueryList-addListener-handleEvent-expected.txt:
* web-platform-tests/css/cssom-view/MediaQueryList-addListener-removeListener-expected.txt:
* web-platform-tests/css/cssom-view/MediaQueryList-extends-EventTarget-expected.txt:
* web-platform-tests/css/cssom-view/MediaQueryList-extends-EventTarget-interop-expected.txt:
* web-platform-tests/css/cssom-view/MediaQueryListEvent-expected.txt:
* web-platform-tests/css/cssom-view/idlharness-expected.txt:
* web-platform-tests/css/cssom-view/matchMedia-expected.txt:
2020-04-15 Antoine Quint <graouts@apple.com>
[Web Animations] Add support for `pseudoElement` on `KeyframeEffect` and `KeyframeEffectOptions`
https://bugs.webkit.org/show_bug.cgi?id=207290
<rdar://problem/59199003>
Reviewed by Antti Koivisto.
Mark 23 additional WPT tests as PASS.
* web-platform-tests/css/css-animations/Document-getAnimations.tentative-expected.txt:
* web-platform-tests/css/css-animations/Element-getAnimations.tentative-expected.txt:
* web-platform-tests/css/css-transitions/Document-getAnimations.tentative-expected.txt:
* web-platform-tests/web-animations/idlharness.window-expected.txt:
* web-platform-tests/web-animations/interfaces/Animatable/animate-expected.txt:
* web-platform-tests/web-animations/interfaces/Animation/commitStyles-expected.txt:
* web-platform-tests/web-animations/interfaces/KeyframeEffect/style-change-events-expected.txt:
* web-platform-tests/web-animations/interfaces/KeyframeEffect/target-expected.txt:
2020-04-14 Youenn Fablet <youenn@apple.com>
Resync featurepolicy.js to fix WPT mediacapture-streams/MediaStream-default-feature-policy.https.html
https://bugs.webkit.org/show_bug.cgi?id=210482
Reviewed by Geoffrey Garen.
Update to upstream featureploicy.js to fix failure.
* web-platform-tests/feature-policy/resources/featurepolicy.js:
(assert_feature_policy_supported):
(test_feature_in_iframe):
(test_allowed_feature_for_subframe):
(expect_reports):
* web-platform-tests/mediacapture-streams/MediaStream-default-feature-policy.https-expected.txt:
* web-platform-tests/xhr/xmlhttprequest-sync-default-feature-policy.sub-expected.txt:
2020-04-14 Antti Koivisto <antti@apple.com>
[CSS Selectors] Selectors Level 4 specificity calculation for pseudo classes
https://bugs.webkit.org/show_bug.cgi?id=210419
Reviewed by Simon Fraser.
* web-platform-tests/css/selectors/invalidation/is-expected.txt:
2020-04-14 Commit Queue <commit-queue@webkit.org>
Unreviewed, reverting r260024.
https://bugs.webkit.org/show_bug.cgi?id=210480
Regressed performance due to loss of specificity caching
(Requested by anttik on #webkit).
Reverted changeset:
"[CSS Selectors] Selectors Level 4 specificity calculation for
pseudo classes"
https://bugs.webkit.org/show_bug.cgi?id=210419
https://trac.webkit.org/changeset/260024
2020-04-13 Antti Koivisto <antti@apple.com>
[CSS Selectors] Selectors Level 4 specificity calculation for pseudo classes
https://bugs.webkit.org/show_bug.cgi?id=210419
Reviewed by Simon Fraser.
* web-platform-tests/css/selectors/invalidation/is-expected.txt:
2020-04-12 Antti Koivisto <antti@apple.com>
Update imported/w3c/web-platform-tests/css/selectors/invalidation/is.html
https://bugs.webkit.org/show_bug.cgi?id=210418
Unreviewed.
Also some other minor updates from syncing css/selectors from WPT repo.
* web-platform-tests/css/selectors/invalidation/defined.html:
* web-platform-tests/css/selectors/invalidation/is-expected.txt:
Specificify subtest is correctly FAIL.
* web-platform-tests/css/selectors/invalidation/is.html:
* web-platform-tests/css/selectors/invalidation/selectorText-dynamic-001.html:
* web-platform-tests/css/selectors/invalidation/sheet-going-away-001.html:
* web-platform-tests/css/selectors/invalidation/sheet-going-away-002.html:
* web-platform-tests/css/selectors/x-pseudo-element.html:
2020-04-10 Devin Rousso <drousso@apple.com>
Changes to shared testing JS files should not cause test failures due to console message line numbers changing
https://bugs.webkit.org/show_bug.cgi?id=210303
Reviewed by Simon Fraser.
* web-platform-tests/2dcontext/imagebitmap/createImageBitmap-invalid-args-expected.txt:
* web-platform-tests/2dcontext/imagebitmap/createImageBitmap-serializable-expected.txt:
* web-platform-tests/2dcontext/imagebitmap/createImageBitmap-transfer-expected.txt:
* web-platform-tests/2dcontext/wide-gamut-canvas/canvas-createImageBitmap-e_srgb-expected.txt:
* web-platform-tests/2dcontext/wide-gamut-canvas/imageData-colorManagedBehavior-expected.txt:
* web-platform-tests/FileAPI/FileReader/workers-expected.txt:
* web-platform-tests/FileAPI/url/multi-global-origin-serialization.sub-expected.txt:
* web-platform-tests/FileAPI/url/sandboxed-iframe-expected.txt:
* web-platform-tests/IndexedDB/bigint_value-expected.txt:
* web-platform-tests/IndexedDB/fire-upgradeneeded-event-exception-expected.txt:
* web-platform-tests/IndexedDB/structured-clone.any-expected.txt:
* web-platform-tests/IndexedDB/structured-clone.any.worker-expected.txt:
* web-platform-tests/WebCryptoAPI/derive_bits_keys/test_ecdh_bits-expected.txt:
* web-platform-tests/content-security-policy/navigation/to-javascript-parent-initiated-parent-csp-expected.txt:
* web-platform-tests/content-security-policy/navigation/to-javascript-url-script-src-expected.txt:
* web-platform-tests/content-security-policy/script-src-attr-elem/script-src-attr-allowed-src-blocked-expected.txt:
* web-platform-tests/content-security-policy/script-src-attr-elem/script-src-elem-allowed-src-blocked-expected.txt:
* web-platform-tests/content-security-policy/script-src/hash-always-converted-to-utf-8/iso-8859-1-expected.txt:
* web-platform-tests/content-security-policy/script-src/hash-always-converted-to-utf-8/iso-8859-3-expected.txt:
* web-platform-tests/content-security-policy/script-src/hash-always-converted-to-utf-8/iso-8859-7-expected.txt:
* web-platform-tests/content-security-policy/script-src/hash-always-converted-to-utf-8/iso-8859-9-expected.txt:
* web-platform-tests/content-security-policy/script-src/javascript-window-open-blocked-expected.txt:
* web-platform-tests/content-security-policy/script-src/script-src-1_1-expected.txt:
* web-platform-tests/content-security-policy/script-src/script-src-1_2-expected.txt:
* web-platform-tests/content-security-policy/script-src/script-src-1_2_1-expected.txt:
* web-platform-tests/content-security-policy/script-src/script-src-1_4_1-expected.txt:
* web-platform-tests/content-security-policy/script-src/scriptnonce-and-scripthash.sub-expected.txt:
* web-platform-tests/content-security-policy/script-src/scriptnonce-ignore-unsafeinline.sub-expected.txt:
* web-platform-tests/content-security-policy/securitypolicyviolation/script-sample-expected.txt:
* web-platform-tests/content-security-policy/securitypolicyviolation/script-sample-no-opt-in-expected.txt:
* web-platform-tests/content-security-policy/securitypolicyviolation/style-sample-expected.txt:
* web-platform-tests/content-security-policy/securitypolicyviolation/style-sample-no-opt-in-expected.txt:
* web-platform-tests/content-security-policy/securitypolicyviolation/targeting-expected.txt:
* web-platform-tests/content-security-policy/style-src/inline-style-allowed-while-cloning-objects.sub-expected.txt:
* web-platform-tests/content-security-policy/style-src/style-src-error-event-fires-expected.txt:
* web-platform-tests/content-security-policy/style-src/style-src-inline-style-nonce-blocked-error-event-expected.txt:
* web-platform-tests/content-security-policy/style-src/stylehash-basic-blocked.sub-expected.txt:
* web-platform-tests/content-security-policy/style-src/stylenonce-allowed.sub-expected.txt:
* web-platform-tests/content-security-policy/style-src/stylenonce-blocked.sub-expected.txt:
* web-platform-tests/content-security-policy/svg/scripted-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/javascript_src_allowed-href-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/javascript_src_allowed-href_blank-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/javascript_src_allowed-window_location-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/javascript_src_allowed-window_open-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/javascript_src_denied_missing_unsafe_hashes-href-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/javascript_src_denied_missing_unsafe_hashes-href_blank-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/javascript_src_denied_missing_unsafe_hashes-window_location-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/javascript_src_denied_missing_unsafe_hashes-window_open-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/javascript_src_denied_wrong_hash-href-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/javascript_src_denied_wrong_hash-href_blank-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/javascript_src_denied_wrong_hash-window_location-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/javascript_src_denied_wrong_hash-window_open-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/script_event_handlers_allowed-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/script_event_handlers_denied_missing_unsafe_hashes-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/script_event_handlers_denied_wrong_hash-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/style_attribute_denied_missing_unsafe_hashes-expected.txt:
* web-platform-tests/content-security-policy/unsafe-hashes/style_attribute_denied_wrong_hash-expected.txt:
* web-platform-tests/css/css-animations/keyframes-remove-documentElement-crash-expected.txt:
* web-platform-tests/css/css-fonts/font-display/font-display-feature-policy-report-only.tentative-expected.txt:
* web-platform-tests/css/css-fonts/font-display/font-display-feature-policy-reporting.tentative-expected.txt:
* web-platform-tests/css/css-properties-values-api/typedom.tentative-expected.txt:
* web-platform-tests/css/css-properties-values-api/unit-cycles-expected.txt:
* web-platform-tests/css/css-shapes/spec-examples/shape-outside-018-expected.txt:
* web-platform-tests/css/css-values/viewport-units-css2-001-expected.txt:
* web-platform-tests/custom-elements/parser/parser-fallsback-to-unknown-element-expected.txt:
* web-platform-tests/custom-elements/upgrading/upgrading-enqueue-reactions-expected.txt:
* web-platform-tests/dom/events/Event-dispatch-throwing-expected.txt:
* web-platform-tests/dom/events/EventListener-handleEvent-expected.txt:
* web-platform-tests/dom/events/EventTarget-dispatchEvent-expected.txt:
* web-platform-tests/domxpath/callback-interface-expected.txt:
* web-platform-tests/encoding/streams/decode-utf8.any.worker-expected.txt:
* web-platform-tests/encoding/streams/realms.window-expected.txt:
* web-platform-tests/fetch/api/basic/scheme-blob-expected.txt:
* web-platform-tests/fetch/api/basic/scheme-others-expected.txt:
* web-platform-tests/fetch/corb/script-js-mislabeled-as-html.sub-expected.txt:
* web-platform-tests/fetch/corb/style-css-with-json-parser-breaker.sub-expected.txt:
* web-platform-tests/fetch/sec-metadata/fetch.tentative.https.sub-expected.txt:
* web-platform-tests/fetch/sec-metadata/sharedworker.tentative.https.sub-expected.txt:
* web-platform-tests/fetch/sec-metadata/xslt.tentative.https.sub-expected.txt:
* web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/javascript-url-global-scope-expected.txt:
* web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/navigation-unload-form-submit-expected.txt:
* web-platform-tests/html/browsers/browsing-the-web/unloading-documents/001-expected.txt:
* web-platform-tests/html/browsers/browsing-the-web/unloading-documents/prompt-and-unload-script-closeable-expected.txt:
* web-platform-tests/html/browsers/browsing-the-web/unloading-documents/prompt/002-expected.txt:
* web-platform-tests/html/browsers/browsing-the-web/unloading-documents/prompt/003-expected.txt:
* web-platform-tests/html/browsers/browsing-the-web/unloading-documents/prompt/004-expected.txt:
* web-platform-tests/html/browsers/browsing-the-web/unloading-documents/unload/002-expected.txt:
* web-platform-tests/html/browsers/history/joint-session-history/joint-session-history-remove-iframe-expected.txt:
* web-platform-tests/html/browsers/history/the-location-interface/location-prototype-setting-same-origin-domain.sub-expected.txt:
* web-platform-tests/html/browsers/offline/appcache/appcache-iframe.https-expected.txt:
* web-platform-tests/html/browsers/offline/appcache/workers/appcache-worker-expected.txt:
* web-platform-tests/html/browsers/offline/appcache/workers/appcache-worker.https-expected.txt:
* web-platform-tests/html/browsers/offline/application-cache-api/api_status_idle.https-expected.txt:
* web-platform-tests/html/browsers/offline/application-cache-api/api_swapcache_error.https-expected.txt:
* web-platform-tests/html/browsers/offline/introduction-4/event_cached-expected.txt:
* web-platform-tests/html/browsers/offline/introduction-4/event_cached.https-expected.txt:
* web-platform-tests/html/browsers/offline/introduction-4/event_checking-expected.txt:
* web-platform-tests/html/browsers/offline/introduction-4/event_checking.https-expected.txt:
* web-platform-tests/html/browsers/offline/introduction-4/event_noupdate-expected.txt:
* web-platform-tests/html/browsers/offline/introduction-4/event_noupdate.https-expected.txt:
* web-platform-tests/html/browsers/offline/introduction-4/event_progress-expected.txt:
* web-platform-tests/html/browsers/offline/introduction-4/event_progress.https-expected.txt:
* web-platform-tests/html/browsers/offline/manifest_url_check-expected.txt:
* web-platform-tests/html/browsers/offline/manifest_url_check.https.https-expected.txt:
* web-platform-tests/html/browsers/origin/cross-origin-objects/cross-origin-objects-expected.txt:
* web-platform-tests/html/browsers/origin/origin-of-data-document-expected.txt:
* web-platform-tests/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain_setter-expected.txt:
* web-platform-tests/html/browsers/sandboxing/sandbox-disallow-scripts-via-unsandboxed-popup.tentative-expected.txt:
* web-platform-tests/html/browsers/sandboxing/sandbox-new-execution-context-expected.txt:
* web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/no_window_open_when_term_nesting_level_nonzero.window-expected.txt:
* web-platform-tests/html/browsers/the-window-object/window-open-noopener-expected.txt:
* web-platform-tests/html/browsers/the-windowproxy-exotic-object/windowproxy-prototype-setting-same-origin-domain.sub-expected.txt:
* web-platform-tests/html/browsers/windows/nested-browsing-contexts/frameElement.sub-expected.txt:
* web-platform-tests/html/browsers/windows/targeting-cross-origin-nested-browsing-contexts-expected.txt:
* web-platform-tests/html/browsers/windows/targeting-cross-origin-nested-browsing-contexts.sub-expected.txt:
* web-platform-tests/html/dom/documents/dom-tree-accessors/Document.currentScript-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/011-1-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/012-1-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/013-1-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/014-1-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/015-1-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-03-frame-expected.txt:
* web-platform-tests/html/dom/interfaces-expected.txt:
* web-platform-tests/html/dom/reflection-embedded-expected.txt:
* web-platform-tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/broadcastchannel-success.https-expected.txt:
* web-platform-tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-sharedworker-success.https-expected.txt:
* web-platform-tests/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/window-failure.https-expected.txt:
* web-platform-tests/html/infrastructure/safe-passing-of-structured-data/structured_clone_bigint-expected.txt:
* web-platform-tests/html/infrastructure/urls/resolving-urls/query-encoding/utf-16le-expected.txt:
* web-platform-tests/html/infrastructure/urls/resolving-urls/query-encoding/utf-8-expected.txt:
* web-platform-tests/html/infrastructure/urls/resolving-urls/query-encoding/windows-1251-expected.txt:
* web-platform-tests/html/infrastructure/urls/resolving-urls/query-encoding/windows-1252-expected.txt:
* web-platform-tests/html/rendering/non-replaced-elements/the-page/iframe-marginwidth-marginheight-expected.txt:
* web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/allow-scripts-flag-changing-1-expected.txt:
* web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/allow-scripts-flag-changing-2-expected.txt:
* web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/not-in-shadow-tree-expected.txt:
* web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/remove-from-document-expected.txt:
* web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/srclang-expected.txt:
* web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/language-expected.txt:
* web-platform-tests/html/semantics/embedded-content/media-elements/ready-states/autoplay-with-slow-text-tracks-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.drawImage.canvas-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.drawImage.canvas.cross-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.drawImage.canvas.redirect-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.drawImage.image-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.drawImage.image.cross-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.drawImage.image.redirect-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.fillStyle-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.fillStyle.cross-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.fillStyle.redirect-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.strokeStyle-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.strokeStyle.cross-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.canvas.strokeStyle.redirect-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.cross-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.cross.cross-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.cross.redirect-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.image.fillStyle-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.image.fillStyle.cross-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.image.fillStyle.redirect-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.image.strokeStyle-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.image.strokeStyle.cross-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/security.pattern.image.strokeStyle.redirect-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-embed-element/document-getters-return-null-for-cross-origin-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-frame-element/document-getters-return-null-for-cross-origin-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/cross-origin-to-whom.window-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/document-getters-return-null-for-cross-origin-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_top_navigation-1-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_top_navigation-2-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_top_navigation-3-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_top_navigation_by_user_activation_without_user_gesture-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_anchor_download_allow_downloads.sub.tentative-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_block_modals-1-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_block_modals-2-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_block_modals-3-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_block_modals-4-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigate_ancestor-1-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_navigation_download_allow_downloads.sub.tentative-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/sandbox_011-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/sandbox_030-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-object-element/document-getters-return-null-for-cross-origin-expected.txt:
* web-platform-tests/html/semantics/forms/constraints/form-validation-validate-expected.txt:
* web-platform-tests/html/semantics/links/links-created-by-a-and-area-elements/htmlanchorelement_noopener-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/import-css-module-basic-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/utf8.tentative-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/data-url-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/execution-timing/067-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/execution-timing/083-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/execution-timing/084-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/execution-timing/127-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/execution-timing/128-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/execution-timing/130-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/module-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/module.tentative-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/parse-error-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/parse-error.tentative-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/utf8-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/utf8.tentative-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/valid-content-type-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/valid-content-type.tentative-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/choice-of-error-1-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/choice-of-error-3-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/compilation-error-1-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/compilation-error-2-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/credentials.sub-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/custom-element-exception-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/dynamic-imports-credentials.sub-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-nonce-classic-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/dynamic-import/string-compilation-nonce-module-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/error-and-slow-dependency-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/error-type-2-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/error-type-3-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/evaluation-error-1-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/evaluation-error-2-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/evaluation-error-3-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/evaluation-error-4-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/inline-async-execorder-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/integrity-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/module/specifier-error-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/muted-errors.sub-expected.txt:
* web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-stream-003-expected.txt:
* web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-stream-004-expected.txt:
* web-platform-tests/html/syntax/parsing/html5lib_tests1-expected.txt:
* web-platform-tests/html/syntax/parsing/html5lib_tests11-expected.txt:
* web-platform-tests/html/syntax/parsing/html5lib_tests18-expected.txt:
* web-platform-tests/html/syntax/parsing/html5lib_tests7-expected.txt:
* web-platform-tests/html/syntax/parsing/html5lib_webkit01-expected.txt:
* web-platform-tests/html/webappapis/animation-frames/callback-exception-expected.txt:
* web-platform-tests/html/webappapis/scripting/events/compile-event-handler-lexical-scopes-expected.txt:
* web-platform-tests/html/webappapis/scripting/events/event-handler-processing-algorithm-error/worker-expected.txt:
* web-platform-tests/html/webappapis/scripting/events/inline-event-handler-ordering-expected.txt:
* web-platform-tests/html/webappapis/scripting/events/invalid-uncompiled-raw-handler-compiled-late-expected.txt:
* web-platform-tests/html/webappapis/scripting/events/invalid-uncompiled-raw-handler-compiled-late.window-expected.txt:
* web-platform-tests/html/webappapis/scripting/events/invalid-uncompiled-raw-handler-compiled-once-expected.txt:
* web-platform-tests/html/webappapis/scripting/events/invalid-uncompiled-raw-handler-compiled-once.window-expected.txt:
* web-platform-tests/html/webappapis/scripting/events/invalid-uncompiled-raw-handler-keeps-position.window-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/addEventListener-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/body-onerror-compile-error-data-url-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/body-onerror-compile-error-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/body-onerror-runtime-error-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-data-url-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-in-attribute-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-in-body-onerror-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-in-setInterval-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-same-origin-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-same-origin-with-hash-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-data-url-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-in-attribute-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-in-body-onerror-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-in-setTimeout-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-in-window-onerror-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-same-origin-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-same-origin-with-hash-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events-onerror-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events.sharedworker-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/window-onerror-parse-error-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/window-onerror-runtime-error-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/window-onerror-runtime-error-throw-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/window-onerror-with-cross-frame-event-listeners-1-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/window-onerror-with-cross-frame-event-listeners-2-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/window-onerror-with-cross-frame-event-listeners-3-expected.txt:
* web-platform-tests/html/webappapis/scripting/processing-model-2/window-onerror-with-cross-frame-event-listeners-4-expected.txt:
* web-platform-tests/html/webappapis/timers/negative-settimeout-expected.txt:
* web-platform-tests/mediacapture-streams/MediaStream-feature-policy-none.https-expected.txt:
* web-platform-tests/navigation-timing/nav2_test_document_open-expected.txt:
* web-platform-tests/navigation-timing/nav2_test_document_replaced-expected.txt:
* web-platform-tests/navigation-timing/nav2_test_navigate_within_document-expected.txt:
* web-platform-tests/navigation-timing/nav2_test_navigation_type_backforward-expected.txt:
* web-platform-tests/navigation-timing/nav2_test_navigation_type_reload-expected.txt:
* web-platform-tests/navigation-timing/nav2_test_redirect_chain_xserver_partial_opt_in-expected.txt:
* web-platform-tests/navigation-timing/nav2_test_redirect_server-expected.txt:
* web-platform-tests/navigation-timing/nav2_test_redirect_xserver-expected.txt:
* web-platform-tests/preload/link-header-preload-nonce-expected.txt:
* web-platform-tests/preload/onload-event-expected.txt:
* web-platform-tests/preload/preload-csp.sub-expected.txt:
* web-platform-tests/preload/preload-default-csp.sub-expected.txt:
* web-platform-tests/preload/single-download-preload-expected.txt:
* web-platform-tests/requestidlecallback/callback-exception-expected.txt:
* web-platform-tests/resource-timing/resource-timing-expected.txt:
* web-platform-tests/resource-timing/resource_TAO_match_origin-expected.txt:
* web-platform-tests/resource-timing/resource_TAO_match_wildcard-expected.txt:
* web-platform-tests/resource-timing/resource_TAO_multi-expected.txt:
* web-platform-tests/resource-timing/resource_TAO_multi_wildcard-expected.txt:
* web-platform-tests/resource-timing/resource_TAO_null-expected.txt:
* web-platform-tests/resource-timing/resource_TAO_origin-expected.txt:
* web-platform-tests/resource-timing/resource_TAO_origin_uppercase-expected.txt:
* web-platform-tests/resource-timing/resource_TAO_space-expected.txt:
* web-platform-tests/resource-timing/resource_TAO_wildcard-expected.txt:
* web-platform-tests/resource-timing/resource_TAO_zero-expected.txt:
* web-platform-tests/streams/byte-length-queuing-strategy.sharedworker-expected.txt:
* web-platform-tests/streams/count-queuing-strategy.sharedworker-expected.txt:
* web-platform-tests/streams/piping/close-propagation-backward.sharedworker-expected.txt:
* web-platform-tests/streams/piping/close-propagation-forward.sharedworker-expected.txt:
* web-platform-tests/streams/piping/error-propagation-backward-expected.txt:
* web-platform-tests/streams/piping/error-propagation-backward.sharedworker-expected.txt:
* web-platform-tests/streams/piping/error-propagation-forward-expected.txt:
* web-platform-tests/streams/piping/error-propagation-forward.sharedworker-expected.txt:
* web-platform-tests/streams/piping/flow-control.sharedworker-expected.txt:
* web-platform-tests/streams/piping/general-expected.txt:
* web-platform-tests/streams/piping/general.sharedworker-expected.txt:
* web-platform-tests/streams/piping/multiple-propagation.sharedworker-expected.txt:
* web-platform-tests/streams/piping/pipe-through.sharedworker-expected.txt:
* web-platform-tests/streams/piping/transform-streams.sharedworker-expected.txt:
* web-platform-tests/streams/readable-byte-streams/brand-checks.sharedworker-expected.txt:
* web-platform-tests/streams/readable-byte-streams/detached-buffers.sharedworker-expected.txt:
* web-platform-tests/streams/readable-byte-streams/general.sharedworker-expected.txt:
* web-platform-tests/streams/readable-byte-streams/properties.sharedworker-expected.txt:
* web-platform-tests/streams/readable-streams/bad-strategies.sharedworker-expected.txt:
* web-platform-tests/streams/readable-streams/bad-underlying-sources.sharedworker-expected.txt:
* web-platform-tests/streams/readable-streams/brand-checks.sharedworker-expected.txt:
* web-platform-tests/streams/readable-streams/cancel.sharedworker-expected.txt:
* web-platform-tests/streams/readable-streams/count-queuing-strategy-integration.sharedworker-expected.txt:
* web-platform-tests/streams/readable-streams/default-reader.sharedworker-expected.txt:
* web-platform-tests/streams/readable-streams/floating-point-total-queue-size.sharedworker-expected.txt:
* web-platform-tests/streams/readable-streams/garbage-collection.sharedworker-expected.txt:
* web-platform-tests/streams/readable-streams/general.sharedworker-expected.txt:
* web-platform-tests/streams/readable-streams/readable-stream-reader.sharedworker-expected.txt:
* web-platform-tests/streams/readable-streams/tee.sharedworker-expected.txt:
* web-platform-tests/streams/readable-streams/templated.sharedworker-expected.txt:
* web-platform-tests/svg/animations/scripted/onhover-syncbases-expected.txt:
* web-platform-tests/svg/interact/scripted/tabindex-focus-flag-expected.txt:
* web-platform-tests/svg/path/error-handling/bounding-expected.txt:
* web-platform-tests/svg/shapes/scripted/disabled-shapes-not-hit-expected.txt:
* web-platform-tests/url/a-element-expected.txt:
* web-platform-tests/url/a-element-origin-expected.txt:
* web-platform-tests/url/a-element-origin-xhtml-expected.txt:
* web-platform-tests/url/a-element-xhtml-expected.txt:
* web-platform-tests/url/failure-expected.txt:
* web-platform-tests/user-timing/test_user_timing_clear_marks-expected.txt:
* web-platform-tests/user-timing/test_user_timing_clear_measures-expected.txt:
* web-platform-tests/user-timing/test_user_timing_entry_type-expected.txt:
* web-platform-tests/user-timing/test_user_timing_exists-expected.txt:
* web-platform-tests/user-timing/test_user_timing_mark-expected.txt:
* web-platform-tests/user-timing/test_user_timing_mark_and_measure_exception_when_invoke_with_timing_attributes-expected.txt:
* web-platform-tests/user-timing/test_user_timing_mark_and_measure_exception_when_invoke_without_parameter-expected.txt:
* web-platform-tests/user-timing/test_user_timing_mark_exceptions-expected.txt:
* web-platform-tests/user-timing/test_user_timing_mark_with_name_of_navigation_timing_optional_attribute-expected.txt:
* web-platform-tests/user-timing/test_user_timing_measure-expected.txt:
* web-platform-tests/user-timing/test_user_timing_measure_exceptions-expected.txt:
* web-platform-tests/user-timing/test_user_timing_measure_navigation_timing-expected.txt:
* web-platform-tests/webaudio/idlharness.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-analysernode-interface/test-analyser-minimum-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/retrospective-exponentialRampToValueAtTime-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/retrospective-linearRampToValueAtTime-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/retrospective-setTargetAtTime-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/retrospective-setValueAtTime-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/retrospective-setValueCurveAtTime-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworklet-addmodule-resolution.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworklet-audioparam.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworklet-messageport.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletglobalscope-sample-rate.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletglobalscope-timing-info.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-channel-count.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-construction.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-constructor-options.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-disconnected-input.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-onerror.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-options.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/baseaudiocontext-audioworklet.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelmergernode-interface/audiochannelmerger-input-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelmergernode-interface/audiochannelmerger-input-non-default-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-channelsplitternode-interface/audiochannelsplitter-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-constantsourcenode-interface/constant-source-basic-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-constantsourcenode-interface/constant-source-onended-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-constantsourcenode-interface/constant-source-output-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolution-mono-mono-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-cascade-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-response-1-chan-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-response-2-chan-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-response-4-chan-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-max-default-delay-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-max-nondefault-delay-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-maxdelay-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-maxdelaylimit-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-scheduling-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/no-dezippering-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-gainnode-interface/gain-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-gainnode-interface/no-dezippering-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-iirfilternode-interface/iirfilter-basic-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-iirfilternode-interface/iirfilter-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-iirfilternode-interface/iirfilter-getFrequencyResponse-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/distance-exponential-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/distance-inverse-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/distance-linear-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-automation-basic-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-automation-equalpower-stereo-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-automation-position-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-distance-clamping-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-equalpower-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-equalpower-stereo-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-rolloff-clamping-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/pannernode-basic-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-stereopanner-interface/no-dezippering-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-stereopanner-interface/stereopannernode-basic-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-stereopanner-interface/stereopannernode-panning-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-waveshapernode-interface/waveshaper-copy-curve-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-waveshapernode-interface/waveshaper-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-waveshapernode-interface/waveshaper-limits-expected.txt:
* web-platform-tests/websockets/Create-blocked-port.any-expected.txt:
* web-platform-tests/workers/SharedWorker-detach-frame-in-error-event-expected.txt:
* web-platform-tests/workers/SharedWorker_dataUrl-expected.txt:
* web-platform-tests/workers/WorkerGlobalScope-close-expected.txt:
* web-platform-tests/workers/WorkerGlobalScope_ErrorEvent_colno-expected.txt:
* web-platform-tests/workers/WorkerGlobalScope_ErrorEvent_filename-expected.txt:
* web-platform-tests/workers/WorkerGlobalScope_ErrorEvent_message-expected.txt:
* web-platform-tests/workers/Worker_ErrorEvent_bubbles_cancelable-expected.txt:
* web-platform-tests/workers/Worker_ErrorEvent_error-expected.txt:
* web-platform-tests/workers/Worker_ErrorEvent_filename-expected.txt:
* web-platform-tests/workers/Worker_ErrorEvent_lineno-expected.txt:
* web-platform-tests/workers/Worker_ErrorEvent_message-expected.txt:
* web-platform-tests/workers/Worker_ErrorEvent_type-expected.txt:
* web-platform-tests/workers/baseurl/alpha/import-in-moduleworker-expected.txt:
* web-platform-tests/workers/baseurl/alpha/importScripts-in-sharedworker-expected.txt:
* web-platform-tests/workers/baseurl/alpha/sharedworker-expected.txt:
* web-platform-tests/workers/baseurl/alpha/sharedworker-in-worker-expected.txt:
* web-platform-tests/workers/baseurl/alpha/worker-expected.txt:
* web-platform-tests/workers/baseurl/alpha/worker-in-worker-expected.txt:
* web-platform-tests/workers/baseurl/alpha/xhr-in-sharedworker-expected.txt:
* web-platform-tests/workers/constructors/SharedWorker/URLMismatchError-expected.txt:
* web-platform-tests/workers/constructors/Worker/AbstractWorker.onerror-expected.txt:
* web-platform-tests/workers/data-url-shared-expected.txt:
* web-platform-tests/workers/interfaces/WorkerGlobalScope/location/redirect-sharedworker-expected.txt:
* web-platform-tests/workers/interfaces/WorkerGlobalScope/onerror/exception-in-onerror-expected.txt:
* web-platform-tests/workers/interfaces/WorkerUtils/importScripts/006-expected.txt:
* web-platform-tests/workers/modules/dedicated-worker-import-blob-url.any-expected.txt:
* web-platform-tests/workers/modules/dedicated-worker-import-failure-expected.txt:
* web-platform-tests/workers/modules/dedicated-worker-import-meta-expected.txt:
* web-platform-tests/workers/modules/dedicated-worker-import.any-expected.txt:
* web-platform-tests/workers/modules/dedicated-worker-options-credentials-expected.txt:
* web-platform-tests/workers/name-property-expected.txt:
* web-platform-tests/workers/semantics/multiple-workers/003-expected.txt:
* web-platform-tests/workers/semantics/multiple-workers/004-expected.txt:
* web-platform-tests/workers/semantics/multiple-workers/005-expected.txt:
* web-platform-tests/workers/semantics/multiple-workers/008-expected.txt:
* web-platform-tests/workers/semantics/structured-clone/shared-expected.txt:
* web-platform-tests/workers/shared-worker-name-via-options-expected.txt:
== Rolled over to ChangeLog-2020-04-10 ==